"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/14 02:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici" 2026/05/14 02:08:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/14 02:08:40 DEBUG : Creating backend with remote "/tmp/rclone1081483541" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/14 02:08:41 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:41 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:42 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:42 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:42 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:43 DEBUG : B2 bucket rclone-test-bavuzec8sici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.65s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:44 DEBUG : Creating backend with remote "/non-existing" 2026/05/14 02:08:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/14 02:08:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:46 INFO : B2 bucket rclone-test-bavuzec8sici: Running all checks before starting transfers 2026/05/14 02:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:46 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:46 INFO : B2 bucket rclone-test-bavuzec8sici: Checks finished, now starting transfers 2026/05/14 02:08:46 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.15s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:47 ERROR : Ignoring --no-traverse with sync 2026/05/14 02:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:47 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:47 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:48 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/14 02:08:49 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:49 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:49 DEBUG : hello world2: size = 12 OK 2026/05/14 02:08:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/14 02:08:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.10s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:08:50 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:50 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:50 DEBUG : potato2: size = 11 OK 2026/05/14 02:08:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:08:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:51 DEBUG : potato2: size = 11 OK 2026/05/14 02:08:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 02:08:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:08:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 02:08:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:08:52 INFO : sub dir2: Making directory 2026/05/14 02:08:52 INFO : sub dir: Making directory 2026/05/14 02:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:52 INFO : sub dir2/sub sub dir2: Making directory 2026/05/14 02:08:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:52 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" 2026/05/14 02:08:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:53 INFO : sub dir2: Making directory 2026/05/14 02:08:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 02:08:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:54 DEBUG : sub dir2: Making directory with metadata 2026/05/14 02:08:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:08:54 INFO : sub dir2: Making directory 2026/05/14 02:08:54 INFO : sub dir: Making directory 2026/05/14 02:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:54 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:54 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:55 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:55 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/14 02:08:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/14 02:08:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:56 INFO : sub dir2: Making directory 2026/05/14 02:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:56 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:56 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:56 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:57 DEBUG : sub dir2: Making directory with metadata 2026/05/14 02:08:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:08:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:08:57 INFO : sub dir2: Making directory 2026/05/14 02:08:57 INFO : sub dir: Making directory 2026/05/14 02:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:57 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/14 02:08:58 DEBUG : B2 bucket rclone-test-bavuzec8sici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:08:58 INFO : sub dir2: Making directory 2026/05/14 02:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:08:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:08:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:08:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:08:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:08:59 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:08:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mijudiz4vafe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-mijudiz4vafe 2026/05/14 02:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:09:01 DEBUG : B2 bucket rclone-test-mijudiz4vafe: Waiting for checks to finish 2026/05/14 02:09:01 DEBUG : B2 bucket rclone-test-mijudiz4vafe: Waiting for transfers to finish 2026/05/14 02:09:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:09:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:09:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:02 DEBUG : B2 bucket rclone-test-mijudiz4vafe: Purge remote 2026/05/14 02:09:02 INFO : B2 bucket rclone-test-mijudiz4vafe: cleaning bucket "rclone-test-mijudiz4vafe" of all files 2026/05/14 02:09:02 DEBUG : sub dir/hello world: Deleting (id "4_z5ff29d5330ed2b4b9fe80e1b_f117ed7a872ff5551_d20260514_m020902_c001_v0001092_t0046_u01778724542176") --- PASS: TestServerSideCopy (3.87s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:09:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 02:09:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:04 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 02:09:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/14 02:09:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.49s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xayufaq5zudo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-xayufaq5zudo 2026/05/14 02:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:09:07 DEBUG : B2 bucket rclone-test-xayufaq5zudo: Waiting for checks to finish 2026/05/14 02:09:07 DEBUG : B2 bucket rclone-test-xayufaq5zudo: Waiting for transfers to finish 2026/05/14 02:09:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:09:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:09:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:08 DEBUG : B2 bucket rclone-test-xayufaq5zudo: Waiting for checks to finish 2026/05/14 02:09:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xayufaq5zudo) 2026/05/14 02:09:08 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 02:09:08 DEBUG : B2 bucket rclone-test-xayufaq5zudo: Waiting for transfers to finish 2026/05/14 02:09:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 02:09:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/14 02:09:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:09 DEBUG : B2 bucket rclone-test-xayufaq5zudo: Purge remote 2026/05/14 02:09:09 INFO : B2 bucket rclone-test-xayufaq5zudo: cleaning bucket "rclone-test-xayufaq5zudo" of all files 2026/05/14 02:09:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f62ada330ed2b4b9fe80e1b_f100f3b270ff1ec17_d20260514_m020908_c001_v0001116_t0016_u01778724548799") 2026/05/14 02:09:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f62ada330ed2b4b9fe80e1b_f10877e78cc7f61f1_d20260514_m020907_c001_v0001092_t0007_u01778724547508") --- PASS: TestServerSideCopyOverSelf (11.31s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:09:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:17 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 02:09:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:18 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 02:09:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/14 02:09:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 02:09:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vinasow4rilo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-vinasow4rilo 2026/05/14 02:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:09:20 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for checks to finish 2026/05/14 02:09:20 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for transfers to finish 2026/05/14 02:09:21 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:09:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:09:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vinasow4rilo) 2026/05/14 02:09:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 02:09:21 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for checks to finish 2026/05/14 02:09:21 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for transfers to finish 2026/05/14 02:09:22 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 02:09:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/14 02:09:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:22 INFO : sub dir/hello world: Deleted 2026/05/14 02:09:23 DEBUG : testing file moves 2026/05/14 02:09:23 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for checks to finish 2026/05/14 02:09:23 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:23 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vinasow4rilo) 2026/05/14 02:09:23 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 02:09:23 DEBUG : B2 bucket rclone-test-vinasow4rilo: Waiting for transfers to finish 2026/05/14 02:09:23 DEBUG : sub dir/hello world: size = 24 OK 2026/05/14 02:09:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/14 02:09:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 02:09:24 INFO : sub dir/hello world: Deleted 2026/05/14 02:09:24 DEBUG : B2 bucket rclone-test-vinasow4rilo: Purge remote 2026/05/14 02:09:24 INFO : B2 bucket rclone-test-vinasow4rilo: cleaning bucket "rclone-test-vinasow4rilo" of all files 2026/05/14 02:09:24 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2ddd330ed2b4b9fe80e1b_f11508fba9e44002d_d20260514_m020923_c001_v0001041_t0013_u01778724563699") 2026/05/14 02:09:24 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2ddd330ed2b4b9fe80e1b_f1001efd366c42f30_d20260514_m020921_c001_v0001106_t0025_u01778724561904") 2026/05/14 02:09:24 DEBUG : sub dir/hello world: Deleting (id "4_zcfc2ddd330ed2b4b9fe80e1b_f11218e738a864923_d20260514_m020920_c001_v0001098_t0018_u01778724560817") --- PASS: TestServerSideMoveOverSelf (7.24s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:26 ERROR : error listing: directory not found 2026/05/14 02:09:26 INFO : Local file system at /tmp/rclone1081483541: Making directory 2026/05/14 02:09:26 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:26 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:09:27 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for checks to finish 2026/05/14 02:09:27 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for transfers to finish 2026/05/14 02:09:28 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/14 02:09:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:09:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/14 02:09:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.65s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:29 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/14 02:09:29 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:29 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:29 DEBUG : check sum: size = 1 OK 2026/05/14 02:09:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:09:29 INFO : check sum: Copied (new) 2026/05/14 02:09:29 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:29 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:29 DEBUG : check sum: size = 1 OK 2026/05/14 02:09:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:09:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/14 02:09:29 DEBUG : check sum: Unchanged skipping 2026/05/14 02:09:29 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:29 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/14 02:09:30 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:30 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:30 DEBUG : sizeonly: size = 6 OK 2026/05/14 02:09:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/14 02:09:30 INFO : sizeonly: Copied (new) 2026/05/14 02:09:30 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:31 DEBUG : sizeonly: size = 6 OK 2026/05/14 02:09:31 DEBUG : sizeonly: Sizes identical 2026/05/14 02:09:31 DEBUG : sizeonly: Unchanged skipping 2026/05/14 02:09:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/14 02:09:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/14 02:09:32 INFO : ignore-size: Copied (new) 2026/05/14 02:09:32 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:09:32 DEBUG : ignore-size: Unchanged skipping 2026/05/14 02:09:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:32 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:34 DEBUG : existing: size = 6 OK 2026/05/14 02:09:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:09:34 DEBUG : existing: Unchanged skipping 2026/05/14 02:09:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:34 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:34 INFO : There was nothing to transfer 2026/05/14 02:09:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/14 02:09:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:34 DEBUG : existing: size = 6 OK 2026/05/14 02:09:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/14 02:09:34 INFO : existing: Copied (replaced existing) 2026/05/14 02:09:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.77s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 02:09:35 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:35 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:35 DEBUG : existing: size = 6 OK 2026/05/14 02:09:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/14 02:09:35 INFO : existing: Copied (new) 2026/05/14 02:09:35 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:36 DEBUG : existing: Destination exists, skipping 2026/05/14 02:09:36 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:36 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:36 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/14 02:09:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:37 DEBUG : c/non empty space: size = 5 OK 2026/05/14 02:09:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:37 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 02:09:37 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:37 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:37 DEBUG : a/potato2: size = 60 OK 2026/05/14 02:09:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:37 INFO : a/potato2: Copied (new) 2026/05/14 02:09:37 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:39 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:39 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 2026/05/14 02:09:39 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:09:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/14 02:09:39 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:39 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:39 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:39 INFO : There was nothing to transfer 2026/05/14 02:09:39 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:39 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:39 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 2026/05/14 02:09:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:09:40 INFO : empty space: Updated modification time in destination 2026/05/14 02:09:40 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:40 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:40 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:41 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:41 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:41 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 2026/05/14 02:09:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:09:41 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:41 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:41 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:43 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:43 DEBUG : foo: size = 3 OK 2026/05/14 02:09:43 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 2026/05/14 02:09:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:09:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:43 DEBUG : foo: sha1 differ 2026/05/14 02:09:43 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:43 DEBUG : foo: size = 3 OK 2026/05/14 02:09:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/14 02:09:43 INFO : foo: Copied (replaced existing) 2026/05/14 02:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 02:09:44 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:44 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:44 DEBUG : potato: size = 60 OK 2026/05/14 02:09:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:44 INFO : potato: Copied (new) 2026/05/14 02:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:46 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:09:46 DEBUG : potato: size = 60 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:46 DEBUG : potato: Sizes differ 2026/05/14 02:09:46 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:46 DEBUG : potato: size = 21 OK 2026/05/14 02:09:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/14 02:09:46 INFO : potato: Copied (replaced existing) 2026/05/14 02:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.50s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:48 DEBUG : potato: size = 21 OK 2026/05/14 02:09:48 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 2026/05/14 02:09:48 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1081483541) 2026/05/14 02:09:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:09:48 DEBUG : potato: sha1 differ 2026/05/14 02:09:48 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:48 DEBUG : potato: size = 21 OK 2026/05/14 02:09:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/14 02:09:48 INFO : potato: Copied (replaced existing) 2026/05/14 02:09:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:49 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:49 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:49 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/14 02:09:49 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:49 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:51 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:51 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:51 DEBUG : potato2: size = 60 OK 2026/05/14 02:09:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:51 INFO : potato2: Copied (new) 2026/05/14 02:09:51 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:53 INFO : d: Making directory 2026/05/14 02:09:53 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/14 02:09:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:53 DEBUG : c/non empty space: size = 5 OK 2026/05/14 02:09:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:53 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 02:09:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:53 DEBUG : a/potato2: size = 60 OK 2026/05/14 02:09:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:53 INFO : a/potato2: Copied (new) 2026/05/14 02:09:53 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:53 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/14 02:09:55 DEBUG : c/non empty space: size = 5 OK 2026/05/14 02:09:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:55 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 02:09:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:55 DEBUG : a/potato2: size = 60 OK 2026/05/14 02:09:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:55 INFO : a/potato2: Copied (new) 2026/05/14 02:09:55 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting files as there were IO errors 2026/05/14 02:09:55 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:57 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:09:57 DEBUG : empty space: size = 1 OK 2026/05/14 02:09:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:09:57 DEBUG : empty space: Unchanged skipping 2026/05/14 02:09:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:09:58 INFO : potato: Deleted 2026/05/14 02:09:58 DEBUG : potato2: size = 60 OK 2026/05/14 02:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:09:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:09:59 DEBUG : Waiting for deletions to finish 2026/05/14 02:09:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:09:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:00 INFO : potato: Deleted 2026/05/14 02:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:00 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:00 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:10:00 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:00 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:00 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.46s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:02 DEBUG : potato2: size = 19 OK 2026/05/14 02:10:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/14 02:10:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:03 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 02:10:03 DEBUG : enormous: Excluded 2026/05/14 02:10:03 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 02:10:03 DEBUG : potato2: Excluded 2026/05/14 02:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 02:10:04 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:10:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:04 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:04 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:04 INFO : There was nothing to transfer 2026/05/14 02:10:04 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 02:10:04 DEBUG : enormous: Excluded 2026/05/14 02:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 02:10:04 DEBUG : potato2: Excluded 2026/05/14 02:10:04 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 02:10:04 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for checks to finish 2026/05/14 02:10:04 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/14 02:10:04 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:04 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for transfers to finish 2026/05/14 02:10:04 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:05 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 02:10:05 DEBUG : enormous: Excluded 2026/05/14 02:10:05 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 02:10:05 DEBUG : potato2: Excluded 2026/05/14 02:10:06 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:10:06 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:06 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:06 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:06 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:06 INFO : enormous: Deleted 2026/05/14 02:10:06 INFO : potato2: Deleted 2026/05/14 02:10:06 INFO : There was nothing to transfer 2026/05/14 02:10:06 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/14 02:10:06 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for checks to finish 2026/05/14 02:10:06 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:06 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for transfers to finish 2026/05/14 02:10:06 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:06 INFO : enormous: Deleted 2026/05/14 02:10:06 INFO : potato2: Deleted 2026/05/14 02:10:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:08 DEBUG : five: Need to transfer - File not found at Destination 2026/05/14 02:10:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:10:08 DEBUG : four: size = 8 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:08 DEBUG : four: Sizes differ 2026/05/14 02:10:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 02:10:08 DEBUG : one: Destination is newer than source, skipping 2026/05/14 02:10:08 DEBUG : three: size = 5 OK 2026/05/14 02:10:08 DEBUG : three: Sizes identical 2026/05/14 02:10:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 02:10:08 DEBUG : two: size = 3 OK 2026/05/14 02:10:08 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1081483541) 2026/05/14 02:10:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:08 DEBUG : two: sha1 differ 2026/05/14 02:10:08 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:08 DEBUG : five: size = 4 OK 2026/05/14 02:10:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/14 02:10:08 INFO : five: Copied (new) 2026/05/14 02:10:09 DEBUG : four: size = 4 OK 2026/05/14 02:10:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/14 02:10:09 INFO : four: Copied (replaced existing) 2026/05/14 02:10:09 DEBUG : two: size = 3 OK 2026/05/14 02:10:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/14 02:10:09 INFO : two: Copied (replaced existing) 2026/05/14 02:10:09 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:09 DEBUG : one: Destination is newer than source, skipping 2026/05/14 02:10:09 DEBUG : four: size = 4 OK 2026/05/14 02:10:09 DEBUG : five: size = 4 OK 2026/05/14 02:10:09 DEBUG : three: size = 5 OK 2026/05/14 02:10:09 DEBUG : two: size = 3 OK 2026/05/14 02:10:09 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/14 02:10:09 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/14 02:10:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/14 02:10:09 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/14 02:10:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 02:10:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 02:10:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1081483541) 2026/05/14 02:10:09 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:09 DEBUG : three: sha1 differ 2026/05/14 02:10:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/14 02:10:09 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/14 02:10:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 02:10:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 02:10:09 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:10 DEBUG : three: size = 5 OK 2026/05/14 02:10:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:10:10 INFO : three: Copied (replaced existing) 2026/05/14 02:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/14 02:10:11 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:11 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:11 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:11 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 02:10:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 02:10:11 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:11 DEBUG : potato: size = 14 OK 2026/05/14 02:10:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/14 02:10:11 INFO : potato: Copied (new) 2026/05/14 02:10:12 DEBUG : yam: size = 11 OK 2026/05/14 02:10:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:12 INFO : yam: Copied (new) 2026/05/14 02:10:12 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:12 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:12 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:12 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:12 DEBUG : potato: size = 14 OK 2026/05/14 02:10:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:10:12 DEBUG : potato: Unchanged skipping 2026/05/14 02:10:12 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:13 DEBUG : yaml: size = 11 OK 2026/05/14 02:10:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:13 INFO : yam: Copied (server-side copy) to: yaml 2026/05/14 02:10:14 INFO : yam: Deleted 2026/05/14 02:10:14 INFO : yaml: Renamed from "yam" 2026/05/14 02:10:14 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/14 02:10:15 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:15 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 02:10:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 02:10:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:15 DEBUG : yam: size = 11 OK 2026/05/14 02:10:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:15 INFO : yam: Copied (new) 2026/05/14 02:10:15 DEBUG : potato: size = 14 OK 2026/05/14 02:10:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/14 02:10:15 INFO : potato: Copied (new) 2026/05/14 02:10:15 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:16 DEBUG : potato: size = 14 OK 2026/05/14 02:10:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:10:16 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:16 DEBUG : potato: Unchanged skipping 2026/05/14 02:10:16 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:16 DEBUG : yaml: size = 11 OK 2026/05/14 02:10:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:16 INFO : yam: Copied (server-side copy) to: yaml 2026/05/14 02:10:17 INFO : yam: Deleted 2026/05/14 02:10:17 INFO : yaml: Renamed from "yam" 2026/05/14 02:10:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/14 02:10:18 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:18 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 02:10:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/14 02:10:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:18 DEBUG : sub/yam: size = 11 OK 2026/05/14 02:10:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:18 INFO : sub/yam: Copied (new) 2026/05/14 02:10:18 DEBUG : potato: size = 14 OK 2026/05/14 02:10:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/14 02:10:18 INFO : potato: Copied (new) 2026/05/14 02:10:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:10:19 DEBUG : potato: size = 14 OK 2026/05/14 02:10:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:10:19 DEBUG : potato: Unchanged skipping 2026/05/14 02:10:19 INFO : B2 bucket rclone-test-bavuzec8sici: Making map for --track-renames 2026/05/14 02:10:19 INFO : B2 bucket rclone-test-bavuzec8sici: Finished making map for --track-renames 2026/05/14 02:10:19 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:19 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for renames to finish 2026/05/14 02:10:19 DEBUG : yam: size = 11 OK 2026/05/14 02:10:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/14 02:10:19 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/14 02:10:20 INFO : sub/yam: Deleted 2026/05/14 02:10:20 INFO : yam: Renamed from "sub/yam" 2026/05/14 02:10:20 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:20 DEBUG : Creating backend with remote "/tmp/rclone1081483541/dir1" 2026/05/14 02:10:20 DEBUG : Creating backend with remote "/tmp/rclone1081483541/dir2" 2026/05/14 02:10:20 DEBUG : Local file system at /tmp/rclone1081483541/dir2: Using server-side directory move 2026/05/14 02:10:20 INFO : Local file system at /tmp/rclone1081483541/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 02:10:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/14 02:10:20 DEBUG : Local file system at /tmp/rclone1081483541/dir2: Waiting for checks to finish 2026/05/14 02:10:20 DEBUG : Local file system at /tmp/rclone1081483541/dir2: Waiting for transfers to finish 2026/05/14 02:10:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:10:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 02:10:21 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:21 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 02:10:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/14 02:10:21 INFO : nested/sub dir/file: Copied (new) 2026/05/14 02:10:21 INFO : nested/sub dir/file: Deleted 2026/05/14 02:10:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:10:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:10:22 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:10:22 INFO : sub dir/hello world: Deleted 2026/05/14 02:10:22 INFO : sub dir: Removing directory 2026/05/14 02:10:22 INFO : nested/sub dir: Removing directory 2026/05/14 02:10:22 INFO : nested: Removing directory 2026/05/14 02:10:22 DEBUG : Local file system at /tmp/rclone1081483541: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 02:10:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 02:10:23 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:23 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 02:10:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/14 02:10:23 INFO : nested/sub dir/file: Copied (new) 2026/05/14 02:10:23 INFO : nested/sub dir/file: Deleted 2026/05/14 02:10:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 02:10:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:10:23 INFO : sub dir/hello world: Copied (new) 2026/05/14 02:10:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/14 02:10:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 02:10:24 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:24 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:25 DEBUG : existing: size = 6 OK 2026/05/14 02:10:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/14 02:10:25 INFO : existing: Copied (new) 2026/05/14 02:10:25 INFO : existing: Deleted 2026/05/14 02:10:25 DEBUG : existing-b: size = 6 OK 2026/05/14 02:10:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/14 02:10:25 INFO : existing-b: Copied (new) 2026/05/14 02:10:25 INFO : existing-b: Deleted 2026/05/14 02:10:26 DEBUG : existing: Destination exists, skipping 2026/05/14 02:10:26 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:10:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/14 02:10:26 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:10:26 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tahidud2lehe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-tahidud2lehe 2026/05/14 02:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:31 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 02:10:31 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:31 DEBUG : B2 bucket rclone-test-tahidud2lehe: Waiting for checks to finish 2026/05/14 02:10:31 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:31 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tahidud2lehe) 2026/05/14 02:10:31 DEBUG : potato3: Sizes differ 2026/05/14 02:10:31 INFO : empty space: Deleted 2026/05/14 02:10:31 DEBUG : B2 bucket rclone-test-tahidud2lehe: Waiting for transfers to finish 2026/05/14 02:10:31 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:31 INFO : potato2: Copied (server-side copy) 2026/05/14 02:10:32 INFO : potato2: Deleted 2026/05/14 02:10:32 DEBUG : potato3: size = 68 OK 2026/05/14 02:10:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:10:32 INFO : potato3: Copied (server-side copy) 2026/05/14 02:10:32 INFO : potato3: Deleted 2026/05/14 02:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tuxaxeb2boja" 2026/05/14 02:10:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/14 02:10:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 02:10:34 DEBUG : B2 bucket rclone-test-tuxaxeb2boja: Waiting for checks to finish 2026/05/14 02:10:34 DEBUG : B2 bucket rclone-test-tuxaxeb2boja: Waiting for transfers to finish 2026/05/14 02:10:35 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:10:35 INFO : empty space: Copied (server-side copy) 2026/05/14 02:10:35 INFO : empty space: Deleted 2026/05/14 02:10:35 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:35 INFO : potato2: Copied (server-side copy) 2026/05/14 02:10:35 INFO : potato2: Deleted 2026/05/14 02:10:35 DEBUG : potato3: size = 68 OK 2026/05/14 02:10:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:10:35 INFO : potato3: Copied (server-side copy) 2026/05/14 02:10:36 INFO : potato3: Deleted 2026/05/14 02:10:36 DEBUG : B2 bucket rclone-test-tuxaxeb2boja: Purge remote 2026/05/14 02:10:36 INFO : B2 bucket rclone-test-tuxaxeb2boja: cleaning bucket "rclone-test-tuxaxeb2boja" of all files 2026/05/14 02:10:36 DEBUG : empty space: Deleting (id "4_z1fb20d03400d2b4b9fe80e1b_f115386f23951458a_d20260514_m021035_c001_v0001174_t0026_u01778724635049") 2026/05/14 02:10:36 DEBUG : potato2: Deleting (id "4_z1fb20d03400d2b4b9fe80e1b_f116fbf37ceb46c75_d20260514_m021035_c001_v0001182_t0012_u01778724635447") 2026/05/14 02:10:36 DEBUG : potato3: Deleting (id "4_z1fb20d03400d2b4b9fe80e1b_f1023f763f5daf4da_d20260514_m021035_c001_v0001106_t0027_u01778724635426") 2026/05/14 02:10:37 DEBUG : B2 bucket rclone-test-tahidud2lehe: Purge remote 2026/05/14 02:10:37 INFO : B2 bucket rclone-test-tahidud2lehe: cleaning bucket "rclone-test-tahidud2lehe" of all files 2026/05/14 02:10:37 DEBUG : empty space: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f4187183d4cb2f12e_d20260514_m021035_c001_v7007000_t0000_u01778724635518") 2026/05/14 02:10:37 DEBUG : empty space: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f102de140625f8655_d20260514_m021030_c001_v0001103_t0024_u01778724630369") 2026/05/14 02:10:37 DEBUG : potato2: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f4187183d4cb2f12f_d20260514_m021035_c001_v7007000_t0000_u01778724635707") 2026/05/14 02:10:37 DEBUG : potato2: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f104ba1383964e27c_d20260514_m021031_c001_v0001038_t0057_u01778724631606") 2026/05/14 02:10:37 DEBUG : potato3: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f4187183d4cb2f130_d20260514_m021036_c001_v7007000_t0000_u01778724636031") 2026/05/14 02:10:37 DEBUG : potato3: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f119ff88bc3483b77_d20260514_m021031_c001_v0001173_t0002_u01778724631971") 2026/05/14 02:10:37 DEBUG : potato3: Deleting (id "4_z1f62edb330fd2b4b9fe80e1b_f102de140625f8657_d20260514_m021030_c001_v0001103_t0019_u01778724630796") --- PASS: TestServerSideMove (12.39s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvegep5fota" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-fuvegep5fota 2026/05/14 02:10:44 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 02:10:44 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 02:10:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fuvegep5fota) 2026/05/14 02:10:44 DEBUG : potato3: Sizes differ 2026/05/14 02:10:44 DEBUG : B2 bucket rclone-test-fuvegep5fota: Waiting for checks to finish 2026/05/14 02:10:44 DEBUG : B2 bucket rclone-test-fuvegep5fota: Waiting for transfers to finish 2026/05/14 02:10:44 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:44 INFO : potato2: Copied (server-side copy) 2026/05/14 02:10:44 INFO : potato2: Deleted 2026/05/14 02:10:44 DEBUG : potato3: size = 68 OK 2026/05/14 02:10:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:10:44 INFO : potato3: Copied (server-side copy) 2026/05/14 02:10:45 INFO : potato3: Deleted 2026/05/14 02:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bozegax6fize" 2026/05/14 02:10:45 DEBUG : Config file has changed externally - reloading 2026/05/14 02:10:46 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 02:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 02:10:46 DEBUG : B2 bucket rclone-test-bozegax6fize: Waiting for checks to finish 2026/05/14 02:10:46 DEBUG : B2 bucket rclone-test-bozegax6fize: Waiting for transfers to finish 2026/05/14 02:10:47 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:47 INFO : potato2: Copied (server-side copy) 2026/05/14 02:10:47 INFO : potato2: Deleted 2026/05/14 02:10:47 DEBUG : potato3: size = 68 OK 2026/05/14 02:10:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:10:47 INFO : potato3: Copied (server-side copy) 2026/05/14 02:10:48 INFO : potato3: Deleted 2026/05/14 02:10:48 DEBUG : B2 bucket rclone-test-bozegax6fize: Purge remote 2026/05/14 02:10:48 INFO : B2 bucket rclone-test-bozegax6fize: cleaning bucket "rclone-test-bozegax6fize" of all files 2026/05/14 02:10:48 DEBUG : potato2: Deleting (id "4_z2f522df3400d2b4b9fe80e1b_f11576c0496414568_d20260514_m021047_c001_v0001120_t0049_u01778724647149") 2026/05/14 02:10:48 DEBUG : potato3: Deleting (id "4_z2f522df3400d2b4b9fe80e1b_f10022270345bf22b_d20260514_m021047_c001_v0001113_t0032_u01778724647558") 2026/05/14 02:10:49 DEBUG : B2 bucket rclone-test-fuvegep5fota: Purge remote 2026/05/14 02:10:49 INFO : B2 bucket rclone-test-fuvegep5fota: cleaning bucket "rclone-test-fuvegep5fota" of all files 2026/05/14 02:10:49 DEBUG : empty space: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f11125b1fdee5271b_d20260514_m021043_c001_v0001099_t0050_u01778724643398") 2026/05/14 02:10:49 DEBUG : potato2: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f42023797216328a7_d20260514_m021047_c001_v7007000_t0000_u01778724647660") 2026/05/14 02:10:49 DEBUG : potato2: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f1084c291c04a3d45_d20260514_m021044_c001_v0001173_t0019_u01778724644488") 2026/05/14 02:10:49 DEBUG : potato3: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f42023797216328ad_d20260514_m021048_c001_v7007000_t0000_u01778724648083") 2026/05/14 02:10:49 DEBUG : potato3: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f112d97cc85fe2af4_d20260514_m021044_c001_v0001178_t0049_u01778724644832") 2026/05/14 02:10:49 DEBUG : potato3: Deleting (id "4_zbf621de3400d2b4b9fe80e1b_f11125b1fdee52723_d20260514_m021043_c001_v0001099_t0034_u01778724643753") --- PASS: TestServerSideMoveWithFilter (12.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jecoraw6poxi" 2026/05/14 02:10:54 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bavuzec8sici -> B2 bucket rclone-test-jecoraw6poxi 2026/05/14 02:10:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:57 DEBUG : empty space: size = 1 OK 2026/05/14 02:10:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 02:10:57 DEBUG : empty space: Unchanged skipping 2026/05/14 02:10:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:10:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jecoraw6poxi) 2026/05/14 02:10:57 DEBUG : potato3: Sizes differ 2026/05/14 02:10:57 DEBUG : B2 bucket rclone-test-jecoraw6poxi: Waiting for checks to finish 2026/05/14 02:10:57 INFO : empty space: Deleted 2026/05/14 02:10:57 DEBUG : B2 bucket rclone-test-jecoraw6poxi: Waiting for transfers to finish 2026/05/14 02:10:57 DEBUG : potato2: size = 60 OK 2026/05/14 02:10:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:10:57 INFO : potato2: Copied (server-side copy) 2026/05/14 02:10:57 INFO : potato2: Deleted 2026/05/14 02:10:57 DEBUG : potato3: size = 68 OK 2026/05/14 02:10:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:10:57 INFO : potato3: Copied (server-side copy) 2026/05/14 02:10:57 INFO : potato3: Deleted 2026/05/14 02:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mipayej1side" 2026/05/14 02:10:59 INFO : tomatoDir: Making directory 2026/05/14 02:10:59 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/14 02:10:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 02:10:59 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 02:10:59 DEBUG : B2 bucket rclone-test-mipayej1side: Waiting for checks to finish 2026/05/14 02:10:59 DEBUG : B2 bucket rclone-test-mipayej1side: Waiting for transfers to finish 2026/05/14 02:11:00 DEBUG : empty space: size = 1 OK 2026/05/14 02:11:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/14 02:11:00 INFO : empty space: Copied (server-side copy) 2026/05/14 02:11:00 INFO : empty space: Deleted 2026/05/14 02:11:00 DEBUG : potato2: size = 60 OK 2026/05/14 02:11:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/14 02:11:00 INFO : potato2: Copied (server-side copy) 2026/05/14 02:11:00 INFO : potato2: Deleted 2026/05/14 02:11:00 DEBUG : potato3: size = 68 OK 2026/05/14 02:11:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/14 02:11:00 INFO : potato3: Copied (server-side copy) 2026/05/14 02:11:01 INFO : potato3: Deleted 2026/05/14 02:11:01 DEBUG : B2 bucket rclone-test-mipayej1side: Purge remote 2026/05/14 02:11:01 INFO : B2 bucket rclone-test-mipayej1side: cleaning bucket "rclone-test-mipayej1side" of all files 2026/05/14 02:11:01 DEBUG : empty space: Deleting (id "4_z2fb26d23400d2b4b9fe80e1b_f1033989e065e1594_d20260514_m021100_c001_v0001137_t0030_u01778724660216") 2026/05/14 02:11:01 DEBUG : potato2: Deleting (id "4_z2fb26d23400d2b4b9fe80e1b_f119c57519d4ec83d_d20260514_m021100_c001_v0001183_t0018_u01778724660544") 2026/05/14 02:11:01 DEBUG : potato3: Deleting (id "4_z2fb26d23400d2b4b9fe80e1b_f1090e6a8dcd36d1d_d20260514_m021100_c001_v0001090_t0004_u01778724660579") 2026/05/14 02:11:02 DEBUG : B2 bucket rclone-test-jecoraw6poxi: Purge remote 2026/05/14 02:11:02 INFO : B2 bucket rclone-test-jecoraw6poxi: cleaning bucket "rclone-test-jecoraw6poxi" of all files 2026/05/14 02:11:02 DEBUG : empty space: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f415e73e09a2b042b_d20260514_m021100_c001_v7007000_t0000_u01778724660524") 2026/05/14 02:11:02 DEBUG : empty space: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f11689d1d77dd9f78_d20260514_m021055_c001_v0001174_t0031_u01778724655770") 2026/05/14 02:11:02 DEBUG : potato2: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f415e73e09a2b042c_d20260514_m021100_c001_v7007000_t0000_u01778724660770") 2026/05/14 02:11:02 DEBUG : potato2: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f11197a3c6a265888_d20260514_m021057_c001_v0001090_t0002_u01778724657241") 2026/05/14 02:11:02 DEBUG : potato3: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f415e73e09a2b042e_d20260514_m021101_c001_v7007000_t0000_u01778724661002") 2026/05/14 02:11:02 DEBUG : potato3: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f115accd084695e8e_d20260514_m021057_c001_v0001173_t0010_u01778724657596") 2026/05/14 02:11:02 DEBUG : potato3: Deleting (id "4_zbfe24de3400d2b4b9fe80e1b_f11689d1d77dd9f7c_d20260514_m021056_c001_v0001174_t0017_u01778724656233") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.87s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/rclone-sync-test" 2026/05/14 02:11:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/rclone-sync-test-include/layer2" 2026/05/14 02:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/rclone-sync-test-ignore-file" 2026/05/14 02:11:15 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test: Waiting for checks to finish 2026/05/14 02:11:15 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test: Waiting for transfers to finish 2026/05/14 02:11:15 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:15 INFO : There was nothing to transfer 2026/05/14 02:11:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:11:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:11:15 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:15 INFO : There was nothing to transfer 2026/05/14 02:11:16 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/14 02:11:16 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/14 02:11:16 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:16 INFO : There was nothing to transfer 2026/05/14 02:11:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:11:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:11:16 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:16 INFO : There was nothing to transfer 2026/05/14 02:11:17 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/14 02:11:17 DEBUG : B2 bucket rclone-test-bavuzec8sici path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/14 02:11:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.33s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/CompareDest" 2026/05/14 02:11:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 02:11:20 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:20 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:21 DEBUG : one: size = 3 OK 2026/05/14 02:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:11:21 INFO : one: Copied (new) 2026/05/14 02:11:21 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:22 DEBUG : one: Sizes differ 2026/05/14 02:11:22 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:22 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:22 DEBUG : one: size = 5 OK 2026/05/14 02:11:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/14 02:11:22 INFO : one: Copied (replaced existing) 2026/05/14 02:11:22 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:24 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:24 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:24 DEBUG : one: Sizes differ 2026/05/14 02:11:24 DEBUG : one: size = 5 OK 2026/05/14 02:11:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 02:11:24 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:24 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:24 INFO : There was nothing to transfer 2026/05/14 02:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:26 DEBUG : one: Sizes differ 2026/05/14 02:11:26 DEBUG : two: size = 3 OK 2026/05/14 02:11:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 02:11:26 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:26 DEBUG : one: size = 5 OK 2026/05/14 02:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 02:11:26 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:26 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:26 INFO : There was nothing to transfer 2026/05/14 02:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:26 DEBUG : one: Sizes differ 2026/05/14 02:11:27 DEBUG : two: size = 3 OK 2026/05/14 02:11:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 02:11:27 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:27 DEBUG : one: size = 5 OK 2026/05/14 02:11:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 02:11:27 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:27 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:27 INFO : There was nothing to transfer 2026/05/14 02:11:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:27 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:27 DEBUG : one: Sizes differ 2026/05/14 02:11:28 DEBUG : two: size = 3 OK 2026/05/14 02:11:28 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 2026/05/14 02:11:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/14 02:11:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 02:11:28 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:28 DEBUG : one: size = 5 OK 2026/05/14 02:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 02:11:28 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:28 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:28 INFO : There was nothing to transfer 2026/05/14 02:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:28 DEBUG : one: Sizes differ 2026/05/14 02:11:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:28 DEBUG : two: size = 3 (B2 bucket rclone-test-bavuzec8sici path CompareDest) 2026/05/14 02:11:28 DEBUG : two: Sizes differ 2026/05/14 02:11:28 DEBUG : two: Need to transfer - File not found at Destination 2026/05/14 02:11:28 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:28 DEBUG : one: size = 5 OK 2026/05/14 02:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 02:11:28 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:29 DEBUG : two: size = 5 OK 2026/05/14 02:11:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/14 02:11:29 INFO : two: Copied (new) 2026/05/14 02:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.24s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dest" 2026/05/14 02:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/pre-dest1" 2026/05/14 02:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/pre-dest2" 2026/05/14 02:11:36 DEBUG : 1: size = 1 OK 2026/05/14 02:11:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:11:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/14 02:11:37 DEBUG : 2: size = 1 OK 2026/05/14 02:11:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:11:37 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/14 02:11:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/14 02:11:37 DEBUG : B2 bucket rclone-test-bavuzec8sici path dest: Waiting for checks to finish 2026/05/14 02:11:37 DEBUG : B2 bucket rclone-test-bavuzec8sici path dest: Waiting for transfers to finish 2026/05/14 02:11:38 DEBUG : 3: size = 1 OK 2026/05/14 02:11:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/14 02:11:38 INFO : 3: Copied (new) 2026/05/14 02:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/CopyDest" 2026/05/14 02:11:43 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 02:11:43 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:43 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:44 DEBUG : one: size = 3 OK 2026/05/14 02:11:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:11:44 INFO : one: Copied (new) 2026/05/14 02:11:44 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:44 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:44 DEBUG : one: Sizes differ 2026/05/14 02:11:44 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:44 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:45 DEBUG : one: size = 5 OK 2026/05/14 02:11:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/14 02:11:45 INFO : one: Copied (replaced existing) 2026/05/14 02:11:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/BackupDir" 2026/05/14 02:11:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:47 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:47 DEBUG : one: Sizes differ 2026/05/14 02:11:47 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:48 DEBUG : one: size = 5 OK 2026/05/14 02:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:48 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:11:48 DEBUG : one: Sizes differ 2026/05/14 02:11:49 DEBUG : one: size = 3 OK 2026/05/14 02:11:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:11:49 INFO : one: Copied (server-side copy) 2026/05/14 02:11:49 INFO : one: Deleted 2026/05/14 02:11:49 DEBUG : one: size = 5 OK 2026/05/14 02:11:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/14 02:11:49 INFO : one: Copied (server-side copy) 2026/05/14 02:11:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/14 02:11:49 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:49 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:50 DEBUG : one: size = 5 OK 2026/05/14 02:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:50 DEBUG : one: Unchanged skipping 2026/05/14 02:11:51 DEBUG : two: size = 3 OK 2026/05/14 02:11:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:52 DEBUG : two: size = 3 OK 2026/05/14 02:11:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/14 02:11:52 INFO : two: Copied (server-side copy) 2026/05/14 02:11:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/14 02:11:52 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:52 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:52 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:52 DEBUG : one: size = 5 OK 2026/05/14 02:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:52 DEBUG : one: Unchanged skipping 2026/05/14 02:11:52 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:52 DEBUG : two: size = 3 OK 2026/05/14 02:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:52 DEBUG : two: Unchanged skipping 2026/05/14 02:11:52 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:52 DEBUG : Waiting for deletions to finish 2026/05/14 02:11:52 INFO : There was nothing to transfer 2026/05/14 02:11:53 DEBUG : one: size = 5 OK 2026/05/14 02:11:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:53 DEBUG : one: Unchanged skipping 2026/05/14 02:11:53 DEBUG : three: size = 7 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:11:53 DEBUG : three: size = 5 (B2 bucket rclone-test-bavuzec8sici path CopyDest) 2026/05/14 02:11:53 DEBUG : three: Sizes differ 2026/05/14 02:11:53 DEBUG : three: Destination not found in --copy-dest 2026/05/14 02:11:53 DEBUG : three: Need to transfer - File not found at Destination 2026/05/14 02:11:53 DEBUG : two: size = 3 OK 2026/05/14 02:11:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 02:11:53 DEBUG : two: Unchanged skipping 2026/05/14 02:11:53 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:11:53 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:11:54 DEBUG : three: size = 7 OK 2026/05/14 02:11:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/14 02:11:54 INFO : three: Copied (new) 2026/05/14 02:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.54s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/backup" 2026/05/14 02:12:01 DEBUG : two: size = 3 OK 2026/05/14 02:12:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:01 DEBUG : two: Unchanged skipping 2026/05/14 02:12:01 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:01 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:01 DEBUG : one: Sizes differ 2026/05/14 02:12:02 DEBUG : one: size = 3 OK 2026/05/14 02:12:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:12:02 INFO : one: Copied (server-side copy) 2026/05/14 02:12:02 INFO : one: Deleted 2026/05/14 02:12:02 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:03 DEBUG : one: size = 4 OK 2026/05/14 02:12:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:03 INFO : one: Copied (new) 2026/05/14 02:12:03 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:04 DEBUG : three.txt: size = 5 OK 2026/05/14 02:12:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:12:04 INFO : three.txt: Copied (server-side copy) 2026/05/14 02:12:04 INFO : three.txt: Deleted 2026/05/14 02:12:04 INFO : three.txt: Moved into backup dir 2026/05/14 02:12:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:06 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:06 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:06 DEBUG : one: Sizes differ 2026/05/14 02:12:06 DEBUG : two: size = 3 OK 2026/05/14 02:12:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:06 DEBUG : two: Unchanged skipping 2026/05/14 02:12:06 DEBUG : one: size = 4 OK 2026/05/14 02:12:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:06 INFO : one: Copied (server-side copy) 2026/05/14 02:12:06 INFO : one: Deleted 2026/05/14 02:12:06 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:07 DEBUG : one: size = 5 OK 2026/05/14 02:12:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:12:07 INFO : one: Copied (new) 2026/05/14 02:12:07 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:08 DEBUG : three.txt: size = 6 OK 2026/05/14 02:12:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:08 INFO : three.txt: Copied (server-side copy) 2026/05/14 02:12:08 INFO : three.txt: Deleted 2026/05/14 02:12:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.11s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:12:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/afb24d3330ed2b4b9fe80e1b/c001_v0001180_t0027": EOF 2026/05/14 02:12:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/afb24d3330ed2b4b9fe80e1b/c001_v0001180_t0027": EOF) 2026/05/14 02:12:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bavuzec8sici: 1/10 (Post "https://pod-000-1180-05.backblaze.com/b2api/v1/b2_upload_file/afb24d3330ed2b4b9fe80e1b/c001_v0001180_t0027": EOF) 2026/05/14 02:12:13 DEBUG : pacer: Reducing sleep to 10ms 2026/05/14 02:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/backup" 2026/05/14 02:12:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:16 DEBUG : one: Sizes differ 2026/05/14 02:12:16 DEBUG : two: size = 3 OK 2026/05/14 02:12:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:16 DEBUG : two: Unchanged skipping 2026/05/14 02:12:16 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:17 DEBUG : one.bak: size = 3 OK 2026/05/14 02:12:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:12:17 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:17 INFO : one: Deleted 2026/05/14 02:12:17 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:21 DEBUG : one: size = 4 OK 2026/05/14 02:12:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:21 INFO : one: Copied (new) 2026/05/14 02:12:21 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:22 DEBUG : three.txt.bak: size = 5 OK 2026/05/14 02:12:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:12:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:22 INFO : three.txt: Deleted 2026/05/14 02:12:22 INFO : three.txt: Moved into backup dir 2026/05/14 02:12:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:24 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:24 DEBUG : one: Sizes differ 2026/05/14 02:12:24 DEBUG : two: size = 3 OK 2026/05/14 02:12:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:24 DEBUG : two: Unchanged skipping 2026/05/14 02:12:24 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:25 DEBUG : one.bak: size = 4 OK 2026/05/14 02:12:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:25 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:25 INFO : one: Deleted 2026/05/14 02:12:25 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:25 DEBUG : one: size = 5 OK 2026/05/14 02:12:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:12:25 INFO : one: Copied (new) 2026/05/14 02:12:25 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:26 DEBUG : three.txt.bak: size = 6 OK 2026/05/14 02:12:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:26 INFO : three.txt: Deleted 2026/05/14 02:12:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.24s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/backup" 2026/05/14 02:12:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:32 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:32 DEBUG : one: Sizes differ 2026/05/14 02:12:32 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:32 DEBUG : two: size = 3 OK 2026/05/14 02:12:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:32 DEBUG : two: Unchanged skipping 2026/05/14 02:12:33 DEBUG : one-2019-01-01: size = 3 OK 2026/05/14 02:12:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:12:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/14 02:12:33 INFO : one: Deleted 2026/05/14 02:12:33 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:34 DEBUG : one: size = 4 OK 2026/05/14 02:12:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:34 INFO : one: Copied (new) 2026/05/14 02:12:34 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/14 02:12:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:12:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/14 02:12:34 INFO : three.txt: Deleted 2026/05/14 02:12:34 INFO : three.txt: Moved into backup dir 2026/05/14 02:12:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:36 DEBUG : one: Sizes differ 2026/05/14 02:12:36 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:36 DEBUG : two: size = 3 OK 2026/05/14 02:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:36 DEBUG : two: Unchanged skipping 2026/05/14 02:12:37 DEBUG : one-2019-01-01: size = 4 OK 2026/05/14 02:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/14 02:12:37 INFO : one: Deleted 2026/05/14 02:12:37 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:37 DEBUG : one: size = 5 OK 2026/05/14 02:12:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:12:37 INFO : one: Copied (new) 2026/05/14 02:12:37 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/14 02:12:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/14 02:12:38 INFO : three.txt: Deleted 2026/05/14 02:12:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.08s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:12:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:43 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:43 DEBUG : one: Sizes differ 2026/05/14 02:12:43 DEBUG : two: size = 3 OK 2026/05/14 02:12:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:43 DEBUG : two: Unchanged skipping 2026/05/14 02:12:43 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:43 DEBUG : one.bak: size = 3 OK 2026/05/14 02:12:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:12:43 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:44 INFO : one: Deleted 2026/05/14 02:12:44 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:44 DEBUG : one: size = 4 OK 2026/05/14 02:12:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:44 INFO : one: Copied (new) 2026/05/14 02:12:44 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:45 DEBUG : three.txt.bak: size = 5 OK 2026/05/14 02:12:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:12:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:45 INFO : three.txt: Deleted 2026/05/14 02:12:45 INFO : three.txt: Moved into backup dir 2026/05/14 02:12:46 DEBUG : one.bak: Excluded (Path Filter) 2026/05/14 02:12:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/14 02:12:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:46 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:46 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for checks to finish 2026/05/14 02:12:46 DEBUG : one: Sizes differ 2026/05/14 02:12:46 DEBUG : two: size = 3 OK 2026/05/14 02:12:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:46 DEBUG : two: Unchanged skipping 2026/05/14 02:12:47 DEBUG : one.bak: size = 4 OK 2026/05/14 02:12:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:47 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:47 INFO : one: Deleted 2026/05/14 02:12:47 DEBUG : B2 bucket rclone-test-bavuzec8sici path dst: Waiting for transfers to finish 2026/05/14 02:12:47 DEBUG : one: size = 5 OK 2026/05/14 02:12:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:12:47 INFO : one: Copied (new) 2026/05/14 02:12:47 DEBUG : Waiting for deletions to finish 2026/05/14 02:12:48 DEBUG : three.txt.bak: size = 6 OK 2026/05/14 02:12:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:48 INFO : three.txt: Deleted 2026/05/14 02:12:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.99s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:12:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:52 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:52 DEBUG : one: Sizes differ 2026/05/14 02:12:53 DEBUG : one.bak: size = 3 OK 2026/05/14 02:12:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:12:53 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:53 INFO : one: Deleted 2026/05/14 02:12:54 DEBUG : one: size = 4 OK 2026/05/14 02:12:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:54 INFO : one: Copied (new) 2026/05/14 02:12:54 DEBUG : two: size = 3 OK 2026/05/14 02:12:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:54 DEBUG : two: Unchanged skipping 2026/05/14 02:12:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:55 DEBUG : three.txt: Sizes differ 2026/05/14 02:12:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/14 02:12:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:12:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:56 INFO : three.txt: Deleted 2026/05/14 02:12:56 DEBUG : three.txt: size = 6 OK 2026/05/14 02:12:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:56 INFO : three.txt: Copied (new) 2026/05/14 02:12:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:57 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:57 DEBUG : one: Sizes differ 2026/05/14 02:12:58 DEBUG : one.bak: size = 4 OK 2026/05/14 02:12:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:12:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/14 02:12:58 INFO : one: Deleted 2026/05/14 02:12:58 DEBUG : one: size = 5 OK 2026/05/14 02:12:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:12:58 INFO : one: Copied (new) 2026/05/14 02:12:58 DEBUG : two: size = 3 OK 2026/05/14 02:12:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:12:58 DEBUG : two: Unchanged skipping 2026/05/14 02:12:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:12:59 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:12:59 DEBUG : three.txt: Sizes differ 2026/05/14 02:12:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/14 02:12:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:12:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/14 02:12:59 INFO : three.txt: Deleted 2026/05/14 02:13:00 DEBUG : three.txt: size = 19 OK 2026/05/14 02:13:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/14 02:13:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bavuzec8sici/dst" 2026/05/14 02:13:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:04 DEBUG : one: size = 3 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:13:04 DEBUG : one: Sizes differ 2026/05/14 02:13:05 DEBUG : one-2019-01-01: size = 3 OK 2026/05/14 02:13:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/14 02:13:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/14 02:13:06 INFO : one: Deleted 2026/05/14 02:13:07 DEBUG : one: size = 4 OK 2026/05/14 02:13:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:13:07 INFO : one: Copied (new) 2026/05/14 02:13:07 DEBUG : two: size = 3 OK 2026/05/14 02:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:07 DEBUG : two: Unchanged skipping 2026/05/14 02:13:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:13:07 DEBUG : three.txt: Sizes differ 2026/05/14 02:13:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/14 02:13:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/14 02:13:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/14 02:13:08 INFO : three.txt: Deleted 2026/05/14 02:13:08 DEBUG : three.txt: size = 6 OK 2026/05/14 02:13:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:13:08 INFO : three.txt: Copied (new) 2026/05/14 02:13:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:09 DEBUG : one: size = 4 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:13:09 DEBUG : one: Sizes differ 2026/05/14 02:13:10 DEBUG : one-2019-01-01: size = 4 OK 2026/05/14 02:13:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/14 02:13:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/14 02:13:10 INFO : one: Deleted 2026/05/14 02:13:10 DEBUG : one: size = 5 OK 2026/05/14 02:13:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/14 02:13:10 INFO : one: Copied (new) 2026/05/14 02:13:10 DEBUG : two: size = 3 OK 2026/05/14 02:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:10 DEBUG : two: Unchanged skipping 2026/05/14 02:13:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bavuzec8sici path dst) 2026/05/14 02:13:11 DEBUG : three.txt: Sizes differ 2026/05/14 02:13:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/14 02:13:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/14 02:13:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/14 02:13:11 INFO : three.txt: Deleted 2026/05/14 02:13:12 DEBUG : three.txt: size = 19 OK 2026/05/14 02:13:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/14 02:13:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.08s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:14 DEBUG : Testêé: Sizes differ 2026/05/14 02:13:14 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:14 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:15 DEBUG : Testêé: size = 14 OK 2026/05/14 02:13:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/14 02:13:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/14 02:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 02:13:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:16 DEBUG : existing: size = 6 OK 2026/05/14 02:13:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/14 02:13:16 INFO : existing: Copied (new) 2026/05/14 02:13:16 DEBUG : Waiting for deletions to finish 2026/05/14 02:13:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:17 DEBUG : existing: Sizes differ 2026/05/14 02:13:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/14 02:13:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:17 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting files as there were IO errors 2026/05/14 02:13:17 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:18 DEBUG : EXISTING: size = 6 OK 2026/05/14 02:13:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:18 DEBUG : existing: Unchanged skipping 2026/05/14 02:13:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:13:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:34 DEBUG : both10: size = 6 OK 2026/05/14 02:13:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both10: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both11: size = 6 OK 2026/05/14 02:13:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both11: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both12: size = 6 OK 2026/05/14 02:13:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both12: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both13: size = 6 OK 2026/05/14 02:13:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both13: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both14: size = 6 OK 2026/05/14 02:13:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both14: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both15: size = 6 OK 2026/05/14 02:13:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both15: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both16: size = 6 OK 2026/05/14 02:13:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both16: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both17: size = 6 OK 2026/05/14 02:13:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both17: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both18: size = 6 OK 2026/05/14 02:13:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both18: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both19: size = 6 OK 2026/05/14 02:13:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both19: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both1: size = 6 OK 2026/05/14 02:13:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both1: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both2: size = 6 OK 2026/05/14 02:13:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both2: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both3: size = 6 OK 2026/05/14 02:13:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both3: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both4: size = 6 OK 2026/05/14 02:13:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both4: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both5: size = 6 OK 2026/05/14 02:13:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both5: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both6: size = 6 OK 2026/05/14 02:13:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both6: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both7: size = 6 OK 2026/05/14 02:13:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both7: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both8: size = 6 OK 2026/05/14 02:13:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both8: Unchanged skipping 2026/05/14 02:13:34 DEBUG : both0: size = 6 OK 2026/05/14 02:13:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both9: size = 6 OK 2026/05/14 02:13:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:34 DEBUG : both0: Unchanged skipping 2026/05/14 02:13:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:34 DEBUG : both9: Unchanged skipping 2026/05/14 02:13:34 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:34 DEBUG : Waiting for deletions to finish 2026/05/14 02:13:34 INFO : only0: Deleted 2026/05/14 02:13:34 INFO : only4: Deleted 2026/05/14 02:13:34 INFO : only14: Deleted 2026/05/14 02:13:34 INFO : only11: Deleted 2026/05/14 02:13:34 INFO : only5: Deleted 2026/05/14 02:13:34 INFO : only8: Deleted 2026/05/14 02:13:35 INFO : only9: Deleted 2026/05/14 02:13:35 INFO : only17: Deleted 2026/05/14 02:13:35 INFO : only18: Deleted 2026/05/14 02:13:35 INFO : only19: Deleted 2026/05/14 02:13:35 INFO : only1: Deleted 2026/05/14 02:13:35 INFO : only12: Deleted 2026/05/14 02:13:35 INFO : only6: Deleted 2026/05/14 02:13:35 INFO : only3: Deleted 2026/05/14 02:13:35 INFO : only7: Deleted 2026/05/14 02:13:35 INFO : only2: Deleted 2026/05/14 02:13:35 INFO : only10: Deleted 2026/05/14 02:13:35 INFO : only13: Deleted 2026/05/14 02:13:35 INFO : only15: Deleted 2026/05/14 02:13:35 INFO : only16: Deleted 2026/05/14 02:13:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.92s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:13:53 DEBUG : both0: size = 6 OK 2026/05/14 02:13:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both0: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both10: size = 6 OK 2026/05/14 02:13:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both10: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both11: size = 6 OK 2026/05/14 02:13:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both11: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both12: size = 6 OK 2026/05/14 02:13:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both12: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both13: size = 6 OK 2026/05/14 02:13:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both13: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both14: size = 6 OK 2026/05/14 02:13:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both14: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both15: size = 6 OK 2026/05/14 02:13:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both15: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both16: size = 6 OK 2026/05/14 02:13:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both16: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both17: size = 6 OK 2026/05/14 02:13:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both17: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both18: size = 6 OK 2026/05/14 02:13:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both18: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both19: size = 6 OK 2026/05/14 02:13:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both19: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both1: size = 6 OK 2026/05/14 02:13:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both1: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both2: size = 6 OK 2026/05/14 02:13:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both2: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both3: size = 6 OK 2026/05/14 02:13:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both3: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both4: size = 6 OK 2026/05/14 02:13:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both4: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both5: size = 6 OK 2026/05/14 02:13:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both5: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both6: size = 6 OK 2026/05/14 02:13:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both6: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both7: size = 6 OK 2026/05/14 02:13:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both7: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both8: size = 6 OK 2026/05/14 02:13:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both8: Unchanged skipping 2026/05/14 02:13:53 DEBUG : both9: size = 6 OK 2026/05/14 02:13:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:13:53 DEBUG : both9: Unchanged skipping 2026/05/14 02:13:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only0: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only0: Sizes differ 2026/05/14 02:13:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only10: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only10: Sizes differ 2026/05/14 02:13:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only11: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only11: Sizes differ 2026/05/14 02:13:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only12: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only12: Sizes differ 2026/05/14 02:13:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:13:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only13: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only13: Sizes differ 2026/05/14 02:13:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only14: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only14: Sizes differ 2026/05/14 02:13:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only16: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only16: Sizes differ 2026/05/14 02:13:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only17: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only17: Sizes differ 2026/05/14 02:13:53 DEBUG : only15: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only15: Sizes differ 2026/05/14 02:13:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only18: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only18: Sizes differ 2026/05/14 02:13:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only19: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only19: Sizes differ 2026/05/14 02:13:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only1: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only1: Sizes differ 2026/05/14 02:13:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only2: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only2: Sizes differ 2026/05/14 02:13:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only3: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only3: Sizes differ 2026/05/14 02:13:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only4: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only4: Sizes differ 2026/05/14 02:13:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only5: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only5: Sizes differ 2026/05/14 02:13:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only6: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only6: Sizes differ 2026/05/14 02:13:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only7: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only7: Sizes differ 2026/05/14 02:13:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only8: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only8: Sizes differ 2026/05/14 02:13:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1081483541) 2026/05/14 02:13:53 DEBUG : only9: size = 6 (B2 bucket rclone-test-bavuzec8sici) 2026/05/14 02:13:53 DEBUG : only9: Sizes differ 2026/05/14 02:13:53 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:13:53 DEBUG : only10: size = 0 OK 2026/05/14 02:13:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:53 DEBUG : only11: size = 0 OK 2026/05/14 02:13:53 INFO : only10: Copied (replaced existing) 2026/05/14 02:13:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:53 INFO : only11: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only16: size = 0 OK 2026/05/14 02:13:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only16: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only17: size = 0 OK 2026/05/14 02:13:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only17: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only0: size = 0 OK 2026/05/14 02:13:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only0: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only15: size = 0 OK 2026/05/14 02:13:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only15: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only19: size = 0 OK 2026/05/14 02:13:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only19: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only13: size = 0 OK 2026/05/14 02:13:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only13: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only18: size = 0 OK 2026/05/14 02:13:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only18: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only12: size = 0 OK 2026/05/14 02:13:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only12: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only3: size = 0 OK 2026/05/14 02:13:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only3: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only4: size = 0 OK 2026/05/14 02:13:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only4: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only14: size = 0 OK 2026/05/14 02:13:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only14: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only6: size = 0 OK 2026/05/14 02:13:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only6: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only7: size = 0 OK 2026/05/14 02:13:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only7: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only8: size = 0 OK 2026/05/14 02:13:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only8: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only9: size = 0 OK 2026/05/14 02:13:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only9: Copied (replaced existing) 2026/05/14 02:13:54 DEBUG : only1: size = 0 OK 2026/05/14 02:13:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:54 INFO : only1: Copied (replaced existing) 2026/05/14 02:13:55 DEBUG : only2: size = 0 OK 2026/05/14 02:13:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:55 INFO : only2: Copied (replaced existing) 2026/05/14 02:13:55 DEBUG : only5: size = 0 OK 2026/05/14 02:13:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/14 02:13:55 INFO : only5: Copied (replaced existing) 2026/05/14 02:13:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.13s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:03 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:14:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:14:03 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 02:14:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:14:03 INFO : empty_on_remote: Making directory 2026/05/14 02:14:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 02:14:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:05 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:14:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:14:05 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 02:14:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 02:14:05 INFO : empty_on_remote: Making directory 2026/05/14 02:14:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/14 02:14:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:07 INFO : sub dir: Making directory 2026/05/14 02:14:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 02:14:09 INFO : sub dir: Making directory 2026/05/14 02:14:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:16 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:16 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : apple: size = 5 OK 2026/05/14 02:14:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : apple: Unchanged skipping 2026/05/14 02:14:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:14:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:14:17 DEBUG : banana: size = 6 OK 2026/05/14 02:14:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : banana: Unchanged skipping 2026/05/14 02:14:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:14:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:14:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:14:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:14:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:14:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:14:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:14:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:14:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:14:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:17 INFO : There was nothing to transfer 2026/05/14 02:14:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:17 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : apple: size = 5 OK 2026/05/14 02:14:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : apple: Unchanged skipping 2026/05/14 02:14:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:14:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:14:18 DEBUG : banana: size = 6 OK 2026/05/14 02:14:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : banana: Unchanged skipping 2026/05/14 02:14:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:14:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:14:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:14:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:14:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:14:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:14:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:14:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:14:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:14:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:18 INFO : There was nothing to transfer 2026/05/14 02:14:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:18 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:30 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:30 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:14:31 DEBUG : apple: size = 5 OK 2026/05/14 02:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : apple: Unchanged skipping 2026/05/14 02:14:31 DEBUG : banana: size = 6 OK 2026/05/14 02:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : banana: Unchanged skipping 2026/05/14 02:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:31 INFO : There was nothing to transfer 2026/05/14 02:14:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:31 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : apple: size = 5 OK 2026/05/14 02:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : apple: Unchanged skipping 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:14:31 DEBUG : banana: size = 6 OK 2026/05/14 02:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : banana: Unchanged skipping 2026/05/14 02:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:14:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:31 INFO : There was nothing to transfer 2026/05/14 02:14:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:31 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:43 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:43 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 02:14:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:44 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 02:14:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:14:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 02:14:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/14 02:14:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/14 02:14:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 02:14:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:14:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 02:14:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/14 02:14:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/14 02:14:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:14:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:14:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:14:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:14:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:14:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:14:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 02:14:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:14:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 02:14:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:14:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 02:14:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:14:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 02:14:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:14:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 02:14:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:14:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 02:14:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:14:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 02:14:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:14:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 02:14:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:14:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 02:14:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:14:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:45 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 02:14:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:14:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:45 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 02:14:46 INFO : apple: Deleted 2026/05/14 02:14:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 02:14:46 INFO : banana: Deleted 2026/05/14 02:14:46 INFO : splitbananasplit: Deleted 2026/05/14 02:14:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 02:14:46 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 02:14:46 INFO : appleappleapplebanana: Deleted 2026/05/14 02:14:46 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 02:14:46 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 02:14:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : apple: Unchanged skipping 2026/05/14 02:14:47 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 02:14:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : banana: Unchanged skipping 2026/05/14 02:14:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 02:14:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:14:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 02:14:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 02:14:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:14:47 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:47 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:47 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 02:14:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 02:14:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 02:14:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 02:14:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 02:14:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 02:14:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 02:14:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 02:14:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:14:59 DEBUG : Waiting for deletions to finish 2026/05/14 02:14:59 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:14:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:14:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:14:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:14:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:14:59 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 02:14:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 02:14:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 02:14:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 02:14:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 02:14:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 02:14:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 02:14:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 02:14:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 02:14:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 02:14:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 02:14:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 02:14:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 02:14:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 02:14:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 02:14:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 02:14:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:14:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:14:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:14:59 DEBUG : PREFIXbanana: size = 6 OK 2026/05/14 02:14:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/14 02:14:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/14 02:14:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:00 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/14 02:15:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:15:00 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/14 02:15:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:00 DEBUG : PREFIXapple: size = 5 OK 2026/05/14 02:15:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/14 02:15:00 INFO : apple: Copied (new) to: PREFIXapple 2026/05/14 02:15:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:15:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:15:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:00 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/14 02:15:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:15:00 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/14 02:15:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:15:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:15:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:15:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:15:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:15:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:15:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:15:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/14 02:15:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:15:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/14 02:15:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:15:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/14 02:15:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:15:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/14 02:15:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:15:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/14 02:15:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:15:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/14 02:15:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:15:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/14 02:15:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:15:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:01 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 02:15:01 INFO : apple: Deleted 2026/05/14 02:15:01 INFO : banana: Deleted 2026/05/14 02:15:01 INFO : appleappleapplebanana: Deleted 2026/05/14 02:15:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 02:15:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 02:15:02 INFO : splitbananasplit: Deleted 2026/05/14 02:15:02 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 02:15:02 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 02:15:02 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 02:15:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 02:15:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 02:15:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:03 DEBUG : apple: size = 5 OK 2026/05/14 02:15:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/14 02:15:03 INFO : apple: Copied (new) 2026/05/14 02:15:03 DEBUG : banana: size = 6 OK 2026/05/14 02:15:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/14 02:15:03 INFO : banana: Copied (new) 2026/05/14 02:15:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:15:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:15:03 INFO : splitbananasplit: Copied (new) 2026/05/14 02:15:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:15:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:15:03 INFO : appleappleapplebanana: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:15:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:15:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:15:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:15:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:15:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:15:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:15:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:15:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:15:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:15:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:15:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:15:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:15:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 02:15:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:15:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:15:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 02:15:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:15:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:15:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 02:15:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:15:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:15:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 02:15:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:15:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:15:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 02:15:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:15:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:15:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 02:15:04 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:04 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/14 02:15:04 INFO : PREFIXapple: Deleted 2026/05/14 02:15:04 INFO : PREFIXbanana: Deleted 2026/05/14 02:15:04 INFO : PREFIXsplitbananasplit: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/14 02:15:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/14 02:15:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/14 02:15:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/14 02:15:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:05 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:05 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:15:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:17 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:18 DEBUG : appleSUFFIX: size = 5 OK 2026/05/14 02:15:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/14 02:15:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/14 02:15:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:15:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/14 02:15:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/14 02:15:18 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/14 02:15:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:15:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:18 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/14 02:15:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:15:18 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/14 02:15:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:15:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/14 02:15:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:15:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:15:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:15:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:15:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:15:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:15:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:15:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/14 02:15:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:15:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/14 02:15:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:15:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/14 02:15:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:15:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/14 02:15:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:15:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/14 02:15:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:15:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/14 02:15:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:15:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/14 02:15:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:15:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:19 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 02:15:20 INFO : banana: Deleted 2026/05/14 02:15:20 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 02:15:20 INFO : apple: Deleted 2026/05/14 02:15:20 INFO : appleappleapplebanana: Deleted 2026/05/14 02:15:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 02:15:20 INFO : splitbananasplit: Deleted 2026/05/14 02:15:20 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 02:15:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 02:15:20 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 02:15:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 02:15:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 02:15:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:21 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:21 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:21 DEBUG : apple: size = 5 OK 2026/05/14 02:15:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/14 02:15:21 INFO : apple: Copied (new) 2026/05/14 02:15:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:15:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:15:21 INFO : splitbananasplit: Copied (new) 2026/05/14 02:15:21 DEBUG : banana: size = 6 OK 2026/05/14 02:15:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/14 02:15:21 INFO : banana: Copied (new) 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:15:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:15:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:15:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:15:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:15:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:15:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:15:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:15:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:15:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:15:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:15:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:15:22 INFO : appleappleapplebanana: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:15:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:15:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:15:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:15:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:15:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:15:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:15:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:15:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:15:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:15:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:15:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:15:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:15:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:15:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:15:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:15:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:15:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:15:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:15:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:15:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:15:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:15:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 02:15:22 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:23 INFO : bananaSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : splitbananasplitSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/14 02:15:23 INFO : appleSUFFIX: Deleted 2026/05/14 02:15:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/14 02:15:23 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:23 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:24 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:15:35 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:36 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : apple: size = 5 OK 2026/05/14 02:15:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:36 DEBUG : apple: Unchanged skipping 2026/05/14 02:15:36 DEBUG : banana: size = 6 OK 2026/05/14 02:15:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:36 DEBUG : banana: Unchanged skipping 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 02:15:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 02:15:36 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:36 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:36 DEBUG : appleapple: size = 21 OK 2026/05/14 02:15:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/14 02:15:36 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/14 02:15:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/14 02:15:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/14 02:15:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/14 02:15:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:36 DEBUG : splitbanan: size = 16 OK 2026/05/14 02:15:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/14 02:15:36 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/14 02:15:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/14 02:15:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/14 02:15:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/14 02:15:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/14 02:15:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/14 02:15:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/14 02:15:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/14 02:15:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/14 02:15:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/14 02:15:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/14 02:15:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/14 02:15:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/14 02:15:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/14 02:15:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/14 02:15:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/14 02:15:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/14 02:15:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/14 02:15:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/14 02:15:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/14 02:15:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/14 02:15:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/14 02:15:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/14 02:15:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/14 02:15:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/14 02:15:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/14 02:15:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/14 02:15:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/14 02:15:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/14 02:15:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/14 02:15:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/14 02:15:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/14 02:15:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/14 02:15:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/14 02:15:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/14 02:15:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/14 02:15:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/14 02:15:38 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/14 02:15:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/14 02:15:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/14 02:15:38 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 02:15:38 INFO : appleappleapplebanana: Deleted 2026/05/14 02:15:38 INFO : splitbananasplit: Deleted 2026/05/14 02:15:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 02:15:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 02:15:38 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:39 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : apple: size = 5 OK 2026/05/14 02:15:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : apple: Unchanged skipping 2026/05/14 02:15:39 DEBUG : appleapple: size = 21 OK 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:15:39 DEBUG : banana: size = 6 OK 2026/05/14 02:15:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : banana: Unchanged skipping 2026/05/14 02:15:39 DEBUG : splitbanan: size = 16 OK 2026/05/14 02:15:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 02:15:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 02:15:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 02:15:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 02:15:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 02:15:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 02:15:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 02:15:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 02:15:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/14 02:15:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/14 02:15:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 02:15:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 02:15:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 02:15:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/14 02:15:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:15:39 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:39 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:39 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:39 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 02:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 02:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 02:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 02:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 02:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 02:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 02:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 02:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 02:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 02:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 02:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 02:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 02:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 02:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 02:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 02:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 02:15:39 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:15:50 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:51 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : apple: size = 5 OK 2026/05/14 02:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : apple: Unchanged skipping 2026/05/14 02:15:51 DEBUG : banana: size = 6 OK 2026/05/14 02:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : banana: Unchanged skipping 2026/05/14 02:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:15:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:15:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:15:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:15:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:15:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:51 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:51 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:51 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : apple: size = 5 OK 2026/05/14 02:15:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : apple: Unchanged skipping 2026/05/14 02:15:52 DEBUG : banana: size = 6 OK 2026/05/14 02:15:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : banana: Unchanged skipping 2026/05/14 02:15:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:15:52 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:15:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:15:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:15:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:15:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:15:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:15:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:15:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:15:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:15:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:15:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:15:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:15:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:15:52 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:52 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:52 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:15:52 DEBUG : Waiting for deletions to finish 2026/05/14 02:15:53 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:04 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:04 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : apple: size = 5 OK 2026/05/14 02:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:05 DEBUG : banana: size = 6 OK 2026/05/14 02:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:05 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:05 DEBUG : apple: size = 5 OK 2026/05/14 02:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:05 DEBUG : banana: size = 6 OK 2026/05/14 02:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:05 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:05 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:05 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:06 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:17 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:17 DEBUG : apple: size = 5 OK 2026/05/14 02:16:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:17 DEBUG : banana: size = 6 OK 2026/05/14 02:16:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:17 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:17 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:17 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:18 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:18 DEBUG : apple: size = 5 OK 2026/05/14 02:16:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:18 DEBUG : banana: size = 6 OK 2026/05/14 02:16:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:18 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:18 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:18 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:19 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:30 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:31 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : apple: size = 5 OK 2026/05/14 02:16:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:31 DEBUG : banana: size = 6 OK 2026/05/14 02:16:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:31 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:31 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:31 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : apple: size = 5 OK 2026/05/14 02:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:32 DEBUG : banana: size = 6 OK 2026/05/14 02:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:32 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:32 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:32 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:32 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:44 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : apple: size = 5 OK 2026/05/14 02:16:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:45 DEBUG : banana: size = 6 OK 2026/05/14 02:16:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:45 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : apple: size = 5 OK 2026/05/14 02:16:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : apple: Unchanged skipping 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 02:16:45 DEBUG : banana: size = 6 OK 2026/05/14 02:16:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : banana: Unchanged skipping 2026/05/14 02:16:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 02:16:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 02:16:45 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:45 DEBUG : Waiting for deletions to finish 2026/05/14 02:16:45 DEBUG : apple: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : banana: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 02:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (159.45s) --- PASS: TestTransform/NFC (11.96s) --- PASS: TestTransform/NFD (13.42s) --- PASS: TestTransform/base64 (15.79s) --- PASS: TestTransform/prefix (17.97s) --- PASS: TestTransform/suffix (18.75s) --- PASS: TestTransform/truncate (15.34s) --- PASS: TestTransform/encoder (13.34s) --- PASS: TestTransform/ISO-8859-1 (13.02s) --- PASS: TestTransform/charmap (12.87s) --- PASS: TestTransform/lowercase (13.55s) --- PASS: TestTransform/ascii (13.44s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 02:16:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 02:16:51 INFO : sub dir_somesuffix: Making directory 2026/05/14 02:16:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 02:16:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/14 02:16:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 02:16:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/14 02:16:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 02:16:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:51 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/14 02:16:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 02:16:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:52 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:52 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:52 INFO : tictactoe: Making directory 2026/05/14 02:16:52 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:52 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/14 02:16:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:52 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/14 02:16:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/14 02:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:54 INFO : toe: Making directory 2026/05/14 02:16:54 INFO : toe/toe: Making directory 2026/05/14 02:16:54 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 02:16:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 02:16:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 02:16:54 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:54 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/14 02:16:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 02:16:54 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:55 INFO : toe: Making directory 2026/05/14 02:16:55 INFO : toe/toe: Making directory 2026/05/14 02:16:55 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 02:16:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 02:16:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 02:16:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:55 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/14 02:16:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 02:16:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:57 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:16:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 02:16:57 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:57 INFO : tictacempty_dir: Making directory 2026/05/14 02:16:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:57 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:57 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:57 INFO : tictactoe: Making directory 2026/05/14 02:16:57 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:57 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:57 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:16:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 02:16:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:16:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 02:16:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:57 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 02:16:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 02:16:58 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:16:58 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:16:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 02:16:58 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:59 INFO : tictacempty_dir: Making directory 2026/05/14 02:16:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:59 INFO : tictactoe: Making directory 2026/05/14 02:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:59 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:16:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:16:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 02:16:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:16:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:16:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:16:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:16:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:16:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:16:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:16:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/14 02:16:59 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:16:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:16:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 02:17:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/14 02:17:00 NOTICE: B2 bucket rclone-test-bavuzec8sici: 0 differences found 2026/05/14 02:17:00 NOTICE: B2 bucket rclone-test-bavuzec8sici: 1 matching files --- PASS: TestAllTag (1.80s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 INFO : tictactoe: Making directory 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:00 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:17:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 02:17:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:17:00 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:00 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 02:17:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 02:17:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 02:17:01 DEBUG : Waiting for deletions to finish 2026/05/14 02:17:01 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:01 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:01 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:01 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 02:17:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 02:17:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 02:17:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/14 02:17:01 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.02s) === RUN TestSyntax 2026/05/14 02:17:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:02 INFO : toe: Making directory 2026/05/14 02:17:02 INFO : toe/toe: Making directory 2026/05/14 02:17:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 02:17:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:02 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:03 DEBUG : toe/toe/toe: size = 11 OK 2026/05/14 02:17:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:03 INFO : toe/toe/toe: Copied (new) 2026/05/14 02:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.86s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:04 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:17:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 02:17:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:04 INFO : tictacempty_dir: Making directory 2026/05/14 02:17:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:04 INFO : tictactoe: Making directory 2026/05/14 02:17:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:04 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:17:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 02:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:04 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:05 INFO : toe/toe/toe.txt: Deleted 2026/05/14 02:17:05 INFO : toe/toe: Removing directory 2026/05/14 02:17:05 INFO : toe: Removing directory 2026/05/14 02:17:05 INFO : empty_dir: Removing directory 2026/05/14 02:17:05 DEBUG : Local file system at /tmp/rclone1081483541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:06 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:17:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 02:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:06 INFO : tictacempty_dir: Making directory 2026/05/14 02:17:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:06 INFO : tictactoe: Making directory 2026/05/14 02:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:06 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:17:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 02:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:06 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:06 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:06 INFO : toe/toe/toe.txt: Deleted 2026/05/14 02:17:06 INFO : toe/toe: Removing directory 2026/05/14 02:17:06 INFO : toe: Removing directory 2026/05/14 02:17:06 INFO : empty_dir: Removing directory 2026/05/14 02:17:06 DEBUG : Local file system at /tmp/rclone1081483541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/14 02:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 02:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 02:17:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/14 02:17:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.90s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:09 DEBUG : Reset feature "Copy" 2026/05/14 02:17:09 DEBUG : Reset feature "Move" 2026/05/14 02:17:09 DEBUG : Reset feature "Copy" 2026/05/14 02:17:09 DEBUG : Reset feature "Move" 2026/05/14 02:17:09 DEBUG : empty_dir: Making directory with metadata 2026/05/14 02:17:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 02:17:09 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:09 INFO : tictacempty_dir: Making directory 2026/05/14 02:17:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 02:17:09 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:09 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:09 INFO : tictactoe: Making directory 2026/05/14 02:17:09 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:09 DEBUG : toe: transformed to: tictactoe 2026/05/14 02:17:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:09 INFO : tictactoe/tictactoe: Making directory 2026/05/14 02:17:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 02:17:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 02:17:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:17:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:09 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:09 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 02:17:09 INFO : toe/toe/toe.txt: Deleted 2026/05/14 02:17:09 INFO : toe/toe: Removing directory 2026/05/14 02:17:09 INFO : toe: Removing directory 2026/05/14 02:17:09 INFO : empty_dir: Removing directory 2026/05/14 02:17:09 DEBUG : Local file system at /tmp/rclone1081483541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/14 02:17:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 02:17:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 02:17:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 02:17:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 02:17:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/14 02:17:11 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.48s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:12 DEBUG : toe: transformed to: dG9l 2026/05/14 02:17:12 DEBUG : toe: transformed to: dG9l 2026/05/14 02:17:12 INFO : dG9l: Making directory 2026/05/14 02:17:12 DEBUG : toe: transformed to: dG9l 2026/05/14 02:17:12 DEBUG : toe: transformed to: dG9l 2026/05/14 02:17:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 02:17:12 INFO : dG9l/dG9l: Making directory 2026/05/14 02:17:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 02:17:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/14 02:17:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 02:17:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 02:17:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 02:17:12 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:12 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/14 02:17:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 02:17:13 DEBUG : Waiting for deletions to finish 2026/05/14 02:17:13 DEBUG : dG9l: transformed to: toe 2026/05/14 02:17:13 DEBUG : dG9l: transformed to: toe 2026/05/14 02:17:13 DEBUG : dG9l: transformed to: toe 2026/05/14 02:17:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/14 02:17:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/14 02:17:13 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for checks to finish 2026/05/14 02:17:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 02:17:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/14 02:17:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/14 02:17:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/14 02:17:13 DEBUG : Local file system at /tmp/rclone1081483541: Waiting for transfers to finish 2026/05/14 02:17:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bavuzec8sici", Local "Local file system at /tmp/rclone1081483541", Modify Window "1ms" 2026/05/14 02:17:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:14 DEBUG : toe: transformed to: 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe: transformed to: 2026/05/14 02:17:15 INFO : B2 bucket rclone-test-bavuzec8sici: Making directory 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe: transformed to: 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe: transformed to: 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe/toe: transformed to: 2026/05/14 02:17:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 02:17:15 INFO : toe/toe: Making directory 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe/toe: transformed to: 2026/05/14 02:17:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe: transformed to: 2026/05/14 02:17:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 02:17:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 02:17:15 DEBUG : toe/toe/toe: transformed to: 2026/05/14 02:17:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/14 02:17:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for checks to finish 2026/05/14 02:17:15 DEBUG : B2 bucket rclone-test-bavuzec8sici: Waiting for transfers to finish 2026/05/14 02:17:15 DEBUG : toe/toe/toe: size = 11 OK 2026/05/14 02:17:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/14 02:17:15 INFO : toe/toe/toe: Copied (new) 2026/05/14 02:17:15 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting files as there were IO errors 2026/05/14 02:17:15 ERROR : B2 bucket rclone-test-bavuzec8sici: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2026/05/14 02:17:16 DEBUG : B2 bucket rclone-test-bavuzec8sici: Purge remote 2026/05/14 02:17:16 INFO : B2 bucket rclone-test-bavuzec8sici: cleaning bucket "rclone-test-bavuzec8sici" of all files 2026/05/14 02:17:17 DEBUG : BackupDir/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a28_d20260514_m021155_c001_v7007000_t0000_u01778724715049") 2026/05/14 02:17:17 DEBUG : BackupDir/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1058dc87397fe049_d20260514_m021149_c001_v0001037_t0033_u01778724709088") 2026/05/14 02:17:17 DEBUG : CompareDest/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577959_d20260514_m021130_c001_v7007000_t0000_u01778724690104") 2026/05/14 02:17:17 DEBUG : CompareDest/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f710c8_d20260514_m021124_c001_v0001167_t0025_u01778724684104") 2026/05/14 02:17:17 DEBUG : CompareDest/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57795a_d20260514_m021130_c001_v7007000_t0000_u01778724690284") 2026/05/14 02:17:17 DEBUG : CompareDest/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcba56_d20260514_m021125_c001_v0001182_t0048_u01778724685547") 2026/05/14 02:17:17 DEBUG : CopyDest/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a2a_d20260514_m021155_c001_v7007000_t0000_u01778724715231") 2026/05/14 02:17:17 DEBUG : CopyDest/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dcaba_d20260514_m021146_c001_v0001180_t0025_u01778724706284") 2026/05/14 02:17:17 DEBUG : CopyDest/three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a2b_d20260514_m021155_c001_v7007000_t0000_u01778724715413") 2026/05/14 02:17:17 DEBUG : CopyDest/three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbb9e_d20260514_m021153_c001_v0001182_t0015_u01778724713057") 2026/05/14 02:17:17 DEBUG : CopyDest/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a2d_d20260514_m021155_c001_v7007000_t0000_u01778724715595") 2026/05/14 02:17:18 DEBUG : CopyDest/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71198_d20260514_m021150_c001_v0001167_t0036_u01778724710449") 2026/05/14 02:17:18 DEBUG : EXISTING: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad921_d20260514_m021319_c001_v7007000_t0000_u01778724799244") 2026/05/14 02:17:18 DEBUG : EXISTING: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbec1_d20260514_m021318_c001_v0001182_t0008_u01778724798277") 2026/05/14 02:17:18 DEBUG : PREFIXapple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada28_d20260514_m021504_c001_v7007000_t0000_u01778724904535") 2026/05/14 02:17:18 DEBUG : PREFIXapple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d29_d20260514_m021459_c001_v0001184_t0027_u01778724899832") 2026/05/14 02:17:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370693_d20260514_m021504_c001_v7007000_t0000_u01778724904730") 2026/05/14 02:17:18 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727e5_d20260514_m021459_c001_v0001183_t0022_u01778724899841") 2026/05/14 02:17:18 DEBUG : PREFIXbanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370690_d20260514_m021504_c001_v7007000_t0000_u01778724904543") 2026/05/14 02:17:18 DEBUG : PREFIXbanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc263_d20260514_m021459_c001_v0001182_t0001_u01778724899851") 2026/05/14 02:17:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d17833c_d20260514_m021504_c001_v7007000_t0000_u01778724904553") 2026/05/14 02:17:18 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71818_d20260514_m021459_c001_v0001167_t0010_u01778724899863") 2026/05/14 02:17:18 DEBUG : Testêé: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad91e_d20260514_m021315_c001_v7007000_t0000_u01778724795885") 2026/05/14 02:17:18 DEBUG : Testêé: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbea7_d20260514_m021315_c001_v0001182_t0052_u01778724795312") 2026/05/14 02:17:18 DEBUG : Testêé: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f714c0_d20260514_m021314_c001_v0001167_t0023_u01778724794211") 2026/05/14 02:17:18 DEBUG : YXBwbGU=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac85_d20260514_m021448_c001_v7007000_t0000_u01778724888228") 2026/05/14 02:17:18 DEBUG : YXBwbGU=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1ef_d20260514_m021444_c001_v0001182_t0059_u01778724884277") 2026/05/14 02:17:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac86_d20260514_m021448_c001_v7007000_t0000_u01778724888413") 2026/05/14 02:17:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c93_d20260514_m021444_c001_v0001184_t0013_u01778724884249") 2026/05/14 02:17:18 DEBUG : YmFuYW5h: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac87_d20260514_m021448_c001_v7007000_t0000_u01778724888596") 2026/05/14 02:17:19 DEBUG : YmFuYW5h: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7274d_d20260514_m021444_c001_v0001183_t0036_u01778724884268") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777b1_d20260514_m020956_c001_v7007000_t0000_u01778724596301") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb58f_d20260514_m020955_c001_v0001182_t0007_u01778724595747") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777a8_d20260514_m020954_c001_v7007000_t0000_u01778724594431") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb56b_d20260514_m020953_c001_v0001182_t0014_u01778724593671") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0e02_d20260514_m020938_c001_v7007000_t0000_u01778724578399") 2026/05/14 02:17:19 DEBUG : a/potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4b8_d20260514_m020937_c001_v0001182_t0038_u01778724577645") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac2_d20260514_m021646_c001_v7007000_t0000_u01778725006531") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33096_d20260514_m021643_c001_v0001184_t0016_u01778725003045") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f83b_d20260514_m021633_c001_v7007000_t0000_u01778724993105") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33050_d20260514_m021629_c001_v0001184_t0015_u01778724989815") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca75_d20260514_m021619_c001_v7007000_t0000_u01778724979580") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32fe4_d20260514_m021616_c001_v0001184_t0020_u01778724976309") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706d5_d20260514_m021606_c001_v7007000_t0000_u01778724966730") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f8e_d20260514_m021603_c001_v0001184_t0029_u01778724963658") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e460e_d20260514_m021553_c001_v7007000_t0000_u01778724953738") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f23_d20260514_m021550_c001_v0001184_t0027_u01778724950024") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec39_d20260514_m021540_c001_v7007000_t0000_u01778724940263") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e98_d20260514_m021534_c001_v0001184_t0003_u01778724934927") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c2d_d20260514_m021524_c001_v7007000_t0000_u01778724924841") 2026/05/14 02:17:19 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728e3_d20260514_m021521_c001_v0001183_t0011_u01778724921413") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4129cd3bd3f17be5_d20260514_m021520_c001_v7007000_t0000_u01778724920303") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728af_d20260514_m021516_c001_v0001183_t0055_u01778724916560") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada2e_d20260514_m021506_c001_v7007000_t0000_u01778724906233") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7280f_d20260514_m021502_c001_v0001183_t0033_u01778724902959") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aaca9_d20260514_m021501_c001_v7007000_t0000_u01778724901734") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d1b_d20260514_m021458_c001_v0001184_t0012_u01778724898020") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac71_d20260514_m021446_c001_v7007000_t0000_u01778724886259") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c85_d20260514_m021442_c001_v0001184_t0055_u01778724882146") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e8d_d20260514_m021432_c001_v7007000_t0000_u01778724872486") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c29_d20260514_m021428_c001_v0001184_t0040_u01778724868947") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705eb_d20260514_m021418_c001_v7007000_t0000_u01778724858974") 2026/05/14 02:17:20 DEBUG : apple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32bc9_d20260514_m021415_c001_v0001184_t0019_u01778724855861") 2026/05/14 02:17:20 DEBUG : appleSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacbc_d20260514_m021523_c001_v7007000_t0000_u01778724923492") 2026/05/14 02:17:20 DEBUG : appleSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728bb_d20260514_m021518_c001_v0001183_t0041_u01778724918505") 2026/05/14 02:17:20 DEBUG : appleapple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec3c_d20260514_m021540_c001_v7007000_t0000_u01778724940445") 2026/05/14 02:17:20 DEBUG : appleapple: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ea0_d20260514_m021536_c001_v0001184_t0033_u01778724936653") 2026/05/14 02:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac3_d20260514_m021646_c001_v7007000_t0000_u01778725006719") 2026/05/14 02:17:20 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b65_d20260514_m021643_c001_v0001183_t0034_u01778725003439") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f83d_d20260514_m021633_c001_v7007000_t0000_u01778724993288") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72aff_d20260514_m021630_c001_v0001183_t0000_u01778724990337") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca76_d20260514_m021619_c001_v7007000_t0000_u01778724979767") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72aad_d20260514_m021616_c001_v0001183_t0016_u01778724976715") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706d6_d20260514_m021606_c001_v7007000_t0000_u01778724966912") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a67_d20260514_m021604_c001_v0001183_t0039_u01778724964070") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e460f_d20260514_m021553_c001_v7007000_t0000_u01778724953919") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a15_d20260514_m021550_c001_v0001183_t0049_u01778724950447") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f422c02b6766ce336_d20260514_m021538_c001_v7007000_t0000_u01778724938548") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72983_d20260514_m021535_c001_v0001183_t0039_u01778724935389") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c2f_d20260514_m021525_c001_v7007000_t0000_u01778724925023") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71892_d20260514_m021521_c001_v0001167_t0017_u01778724921422") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc12fb_d20260514_m021520_c001_v7007000_t0000_u01778724920308") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc315_d20260514_m021516_c001_v0001182_t0012_u01778724916957") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada30_d20260514_m021506_c001_v7007000_t0000_u01778724906416") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7182a_d20260514_m021502_c001_v0001167_t0027_u01778724902991") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d178338_d20260514_m021501_c001_v7007000_t0000_u01778724901730") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc25b_d20260514_m021458_c001_v0001182_t0000_u01778724898438") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ebdd_d20260514_m021446_c001_v7007000_t0000_u01778724886619") 2026/05/14 02:17:21 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72741_d20260514_m021442_c001_v0001183_t0057_u01778724882674") 2026/05/14 02:17:22 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e8f_d20260514_m021432_c001_v7007000_t0000_u01778724872668") 2026/05/14 02:17:22 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac726cb_d20260514_m021429_c001_v0001183_t0028_u01778724869719") 2026/05/14 02:17:22 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705ec_d20260514_m021419_c001_v7007000_t0000_u01778724859161") 2026/05/14 02:17:22 DEBUG : appleappleapplebanana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72659_d20260514_m021416_c001_v0001183_t0008_u01778724856403") 2026/05/14 02:17:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4202379721632be2_d20260514_m021523_c001_v7007000_t0000_u01778724923275") 2026/05/14 02:17:22 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dea_d20260514_m021518_c001_v0001184_t0027_u01778724918519") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777b2_d20260514_m020956_c001_v7007000_t0000_u01778724596483") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb587_d20260514_m020954_c001_v0001182_t0046_u01778724594982") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777a3_d20260514_m020953_c001_v7007000_t0000_u01778724593886") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb552_d20260514_m020952_c001_v0001182_t0020_u01778724592911") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0dff_d20260514_m020937_c001_v7007000_t0000_u01778724577852") 2026/05/14 02:17:22 DEBUG : b/potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4ac_d20260514_m020936_c001_v0001182_t0030_u01778724576862") 2026/05/14 02:17:22 DEBUG : backup/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37051a_d20260514_m021208_c001_v7007000_t0000_u01778724728696") 2026/05/14 02:17:22 DEBUG : backup/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10163451c0cc0967_d20260514_m021206_c001_v0001103_t0004_u01778724726529") 2026/05/14 02:17:22 DEBUG : backup/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1189e83f49a696c8_d20260514_m021202_c001_v0001181_t0036_u01778724722675") 2026/05/14 02:17:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577999_d20260514_m021239_c001_v7007000_t0000_u01778724759004") 2026/05/14 02:17:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10252171eb845e6b_d20260514_m021236_c001_v0001120_t0019_u01778724756726") 2026/05/14 02:17:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f103025ccaada44fe_d20260514_m021233_c001_v0001161_t0023_u01778724753079") 2026/05/14 02:17:22 DEBUG : backup/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6e96_d20260514_m021226_c001_v7007000_t0000_u01778724746936") 2026/05/14 02:17:22 DEBUG : backup/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f11713e8b9d057c83_d20260514_m021224_c001_v0001115_t0054_u01778724744371") 2026/05/14 02:17:23 DEBUG : backup/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f111a675e9ee957a9_d20260514_m021217_c001_v0001183_t0040_u01778724737341") 2026/05/14 02:17:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57799a_d20260514_m021239_c001_v7007000_t0000_u01778724759186") 2026/05/14 02:17:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105e8ba63e8df93f_d20260514_m021237_c001_v0001029_t0027_u01778724757845") 2026/05/14 02:17:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f110f223422091138_d20260514_m021234_c001_v0001172_t0014_u01778724754578") 2026/05/14 02:17:23 DEBUG : backup/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37051b_d20260514_m021208_c001_v7007000_t0000_u01778724728880") 2026/05/14 02:17:23 DEBUG : backup/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1075be37593547b8_d20260514_m021207_c001_v0001042_t0019_u01778724727645") 2026/05/14 02:17:23 DEBUG : backup/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1068b545163f5e4e_d20260514_m021204_c001_v0001029_t0018_u01778724724115") 2026/05/14 02:17:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6e97_d20260514_m021227_c001_v7007000_t0000_u01778724747118") 2026/05/14 02:17:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f111ced246eb61e91_d20260514_m021226_c001_v0001171_t0057_u01778724746071") 2026/05/14 02:17:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f118cecae0ee72024_d20260514_m021222_c001_v0001172_t0011_u01778724742129") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac4_d20260514_m021646_c001_v7007000_t0000_u01778725006904") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc605_d20260514_m021643_c001_v0001182_t0033_u01778725003244") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f83e_d20260514_m021633_c001_v7007000_t0000_u01778724993472") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5c3_d20260514_m021630_c001_v0001182_t0026_u01778724990023") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca77_d20260514_m021619_c001_v7007000_t0000_u01778724979950") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc579_d20260514_m021616_c001_v0001182_t0030_u01778724976507") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706d7_d20260514_m021607_c001_v7007000_t0000_u01778724967094") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc4f5_d20260514_m021603_c001_v0001182_t0053_u01778724963875") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4610_d20260514_m021554_c001_v7007000_t0000_u01778724954101") 2026/05/14 02:17:23 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc483_d20260514_m021550_c001_v0001182_t0015_u01778724950234") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec3e_d20260514_m021540_c001_v7007000_t0000_u01778724940629") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc407_d20260514_m021535_c001_v0001182_t0045_u01778724935185") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c30_d20260514_m021525_c001_v7007000_t0000_u01778724925204") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e08_d20260514_m021521_c001_v0001184_t0059_u01778724921437") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706a1_d20260514_m021519_c001_v7007000_t0000_u01778724919892") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dd4_d20260514_m021516_c001_v0001184_t0029_u01778724916763") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada31_d20260514_m021506_c001_v7007000_t0000_u01778724906599") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d49_d20260514_m021502_c001_v0001184_t0029_u01778724902980") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37067d_d20260514_m021501_c001_v7007000_t0000_u01778724901732") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727db_d20260514_m021458_c001_v0001183_t0021_u01778724898231") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e06505_d20260514_m021446_c001_v7007000_t0000_u01778724886468") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717a4_d20260514_m021442_c001_v0001167_t0016_u01778724882363") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e91_d20260514_m021432_c001_v7007000_t0000_u01778724872903") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7174c_d20260514_m021429_c001_v0001167_t0047_u01778724869145") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705ed_d20260514_m021419_c001_v7007000_t0000_u01778724859346") 2026/05/14 02:17:24 DEBUG : banana: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716f6_d20260514_m021416_c001_v0001167_t0028_u01778724856072") 2026/05/14 02:17:24 DEBUG : bananaSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577af1_d20260514_m021523_c001_v7007000_t0000_u01778724923021") 2026/05/14 02:17:24 DEBUG : bananaSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc31d_d20260514_m021518_c001_v0001182_t0027_u01778724918526") 2026/05/14 02:17:24 DEBUG : both0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d22d_d20260514_m021355_c001_v7007000_t0000_u01778724835637") 2026/05/14 02:17:24 DEBUG : both0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715d2_d20260514_m021340_c001_v0001167_t0031_u01778724820443") 2026/05/14 02:17:25 DEBUG : both0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5bd_d20260514_m021336_c001_v7007000_t0000_u01778724816194") 2026/05/14 02:17:25 DEBUG : both0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71502_d20260514_m021321_c001_v0001167_t0017_u01778724801153") 2026/05/14 02:17:25 DEBUG : both1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d22e_d20260514_m021355_c001_v7007000_t0000_u01778724835819") 2026/05/14 02:17:25 DEBUG : both1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715dc_d20260514_m021341_c001_v0001167_t0034_u01778724821286") 2026/05/14 02:17:25 DEBUG : both1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5bf_d20260514_m021336_c001_v7007000_t0000_u01778724816379") 2026/05/14 02:17:25 DEBUG : both1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7150c_d20260514_m021321_c001_v0001167_t0020_u01778724801724") 2026/05/14 02:17:25 DEBUG : both10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d22f_d20260514_m021356_c001_v7007000_t0000_u01778724836001") 2026/05/14 02:17:25 DEBUG : both10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71614_d20260514_m021346_c001_v0001167_t0041_u01778724826331") 2026/05/14 02:17:25 DEBUG : both10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c0_d20260514_m021336_c001_v7007000_t0000_u01778724816561") 2026/05/14 02:17:25 DEBUG : both10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7155a_d20260514_m021327_c001_v0001167_t0026_u01778724807119") 2026/05/14 02:17:25 DEBUG : both11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d230_d20260514_m021356_c001_v7007000_t0000_u01778724836182") 2026/05/14 02:17:25 DEBUG : both11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7161e_d20260514_m021346_c001_v0001167_t0050_u01778724826834") 2026/05/14 02:17:25 DEBUG : both11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c1_d20260514_m021336_c001_v7007000_t0000_u01778724816744") 2026/05/14 02:17:25 DEBUG : both11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71562_d20260514_m021327_c001_v0001167_t0025_u01778724807917") 2026/05/14 02:17:25 DEBUG : both12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d231_d20260514_m021356_c001_v7007000_t0000_u01778724836364") 2026/05/14 02:17:25 DEBUG : both12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71620_d20260514_m021347_c001_v0001167_t0027_u01778724827398") 2026/05/14 02:17:25 DEBUG : both12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c3_d20260514_m021336_c001_v7007000_t0000_u01778724816927") 2026/05/14 02:17:25 DEBUG : both12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71566_d20260514_m021328_c001_v0001167_t0037_u01778724808381") 2026/05/14 02:17:25 DEBUG : both13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d232_d20260514_m021356_c001_v7007000_t0000_u01778724836546") 2026/05/14 02:17:25 DEBUG : both13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71626_d20260514_m021348_c001_v0001167_t0048_u01778724828025") 2026/05/14 02:17:26 DEBUG : both13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c4_d20260514_m021337_c001_v7007000_t0000_u01778724817111") 2026/05/14 02:17:26 DEBUG : both13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71572_d20260514_m021329_c001_v0001167_t0020_u01778724809019") 2026/05/14 02:17:26 DEBUG : both14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d234_d20260514_m021356_c001_v7007000_t0000_u01778724836728") 2026/05/14 02:17:26 DEBUG : both14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71630_d20260514_m021348_c001_v0001167_t0012_u01778724828522") 2026/05/14 02:17:26 DEBUG : both14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c5_d20260514_m021337_c001_v7007000_t0000_u01778724817294") 2026/05/14 02:17:26 DEBUG : both14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71576_d20260514_m021329_c001_v0001167_t0007_u01778724809678") 2026/05/14 02:17:26 DEBUG : both15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d235_d20260514_m021356_c001_v7007000_t0000_u01778724836910") 2026/05/14 02:17:26 DEBUG : both15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7163e_d20260514_m021349_c001_v0001167_t0009_u01778724829266") 2026/05/14 02:17:26 DEBUG : both15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c6_d20260514_m021337_c001_v7007000_t0000_u01778724817478") 2026/05/14 02:17:26 DEBUG : both15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7157e_d20260514_m021330_c001_v0001167_t0036_u01778724810355") 2026/05/14 02:17:26 DEBUG : both16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d236_d20260514_m021357_c001_v7007000_t0000_u01778724837091") 2026/05/14 02:17:26 DEBUG : both16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71642_d20260514_m021349_c001_v0001167_t0026_u01778724829828") 2026/05/14 02:17:26 DEBUG : both16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c7_d20260514_m021337_c001_v7007000_t0000_u01778724817665") 2026/05/14 02:17:26 DEBUG : both16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7158a_d20260514_m021331_c001_v0001167_t0008_u01778724811124") 2026/05/14 02:17:26 DEBUG : both17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d237_d20260514_m021357_c001_v7007000_t0000_u01778724837273") 2026/05/14 02:17:26 DEBUG : both17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71648_d20260514_m021350_c001_v0001167_t0011_u01778724830399") 2026/05/14 02:17:26 DEBUG : both17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c8_d20260514_m021337_c001_v7007000_t0000_u01778724817849") 2026/05/14 02:17:26 DEBUG : both17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71590_d20260514_m021331_c001_v0001167_t0029_u01778724811675") 2026/05/14 02:17:26 DEBUG : both18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d238_d20260514_m021357_c001_v7007000_t0000_u01778724837455") 2026/05/14 02:17:26 DEBUG : both18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7164e_d20260514_m021351_c001_v0001167_t0018_u01778724831165") 2026/05/14 02:17:27 DEBUG : both18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5c9_d20260514_m021338_c001_v7007000_t0000_u01778724818031") 2026/05/14 02:17:27 DEBUG : both18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71598_d20260514_m021332_c001_v0001167_t0019_u01778724812197") 2026/05/14 02:17:27 DEBUG : both19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d239_d20260514_m021357_c001_v7007000_t0000_u01778724837638") 2026/05/14 02:17:27 DEBUG : both19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71656_d20260514_m021351_c001_v0001167_t0024_u01778724831918") 2026/05/14 02:17:27 DEBUG : both19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5ca_d20260514_m021338_c001_v7007000_t0000_u01778724818215") 2026/05/14 02:17:27 DEBUG : both19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7159c_d20260514_m021332_c001_v0001167_t0025_u01778724812912") 2026/05/14 02:17:27 DEBUG : both2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d23b_d20260514_m021357_c001_v7007000_t0000_u01778724837820") 2026/05/14 02:17:27 DEBUG : both2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715e0_d20260514_m021341_c001_v0001167_t0037_u01778724821754") 2026/05/14 02:17:27 DEBUG : both2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5cb_d20260514_m021338_c001_v7007000_t0000_u01778724818398") 2026/05/14 02:17:27 DEBUG : both2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7151a_d20260514_m021322_c001_v0001167_t0043_u01778724802508") 2026/05/14 02:17:27 DEBUG : both3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d23c_d20260514_m021358_c001_v7007000_t0000_u01778724838001") 2026/05/14 02:17:27 DEBUG : both3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715e2_d20260514_m021342_c001_v0001167_t0016_u01778724822221") 2026/05/14 02:17:27 DEBUG : both3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5cc_d20260514_m021338_c001_v7007000_t0000_u01778724818581") 2026/05/14 02:17:27 DEBUG : both3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7151e_d20260514_m021322_c001_v0001167_t0010_u01778724802978") 2026/05/14 02:17:27 DEBUG : both4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d23d_d20260514_m021358_c001_v7007000_t0000_u01778724838182") 2026/05/14 02:17:27 DEBUG : both4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715e6_d20260514_m021342_c001_v0001167_t0045_u01778724822840") 2026/05/14 02:17:27 DEBUG : both4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5cd_d20260514_m021338_c001_v7007000_t0000_u01778724818769") 2026/05/14 02:17:27 DEBUG : both4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71526_d20260514_m021323_c001_v0001167_t0032_u01778724803632") 2026/05/14 02:17:27 DEBUG : both5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d23e_d20260514_m021358_c001_v7007000_t0000_u01778724838364") 2026/05/14 02:17:28 DEBUG : both5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715f0_d20260514_m021343_c001_v0001167_t0049_u01778724823489") 2026/05/14 02:17:28 DEBUG : both5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5ce_d20260514_m021338_c001_v7007000_t0000_u01778724818952") 2026/05/14 02:17:28 DEBUG : both5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71534_d20260514_m021324_c001_v0001167_t0024_u01778724804159") 2026/05/14 02:17:28 DEBUG : both6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d23f_d20260514_m021358_c001_v7007000_t0000_u01778724838548") 2026/05/14 02:17:28 DEBUG : both6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f715f4_d20260514_m021344_c001_v0001167_t0002_u01778724824052") 2026/05/14 02:17:28 DEBUG : both6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5cf_d20260514_m021339_c001_v7007000_t0000_u01778724819136") 2026/05/14 02:17:28 DEBUG : both6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71538_d20260514_m021324_c001_v0001167_t0030_u01778724804766") 2026/05/14 02:17:28 DEBUG : both7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d240_d20260514_m021358_c001_v7007000_t0000_u01778724838730") 2026/05/14 02:17:28 DEBUG : both7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71604_d20260514_m021344_c001_v0001167_t0024_u01778724824741") 2026/05/14 02:17:28 DEBUG : both7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5d0_d20260514_m021339_c001_v7007000_t0000_u01778724819318") 2026/05/14 02:17:28 DEBUG : both7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71542_d20260514_m021325_c001_v0001167_t0044_u01778724805475") 2026/05/14 02:17:28 DEBUG : both8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d242_d20260514_m021358_c001_v7007000_t0000_u01778724838912") 2026/05/14 02:17:28 DEBUG : both8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7160a_d20260514_m021345_c001_v0001167_t0030_u01778724825315") 2026/05/14 02:17:28 DEBUG : both8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5d1_d20260514_m021339_c001_v7007000_t0000_u01778724819502") 2026/05/14 02:17:28 DEBUG : both8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7154a_d20260514_m021326_c001_v0001167_t0025_u01778724806063") 2026/05/14 02:17:28 DEBUG : both9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d243_d20260514_m021359_c001_v7007000_t0000_u01778724839105") 2026/05/14 02:17:28 DEBUG : both9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7160c_d20260514_m021345_c001_v0001167_t0027_u01778724825824") 2026/05/14 02:17:28 DEBUG : both9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5d2_d20260514_m021339_c001_v7007000_t0000_u01778724819690") 2026/05/14 02:17:28 DEBUG : both9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71554_d20260514_m021326_c001_v0001167_t0048_u01778724806623") 2026/05/14 02:17:28 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777b4_d20260514_m020956_c001_v7007000_t0000_u01778724596736") 2026/05/14 02:17:29 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb58b_d20260514_m020955_c001_v0001182_t0006_u01778724595192") 2026/05/14 02:17:29 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777a9_d20260514_m020954_c001_v7007000_t0000_u01778724594614") 2026/05/14 02:17:29 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb55b_d20260514_m020953_c001_v0001182_t0022_u01778724593114") 2026/05/14 02:17:29 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0e03_d20260514_m020938_c001_v7007000_t0000_u01778724578581") 2026/05/14 02:17:29 DEBUG : c/non empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4b0_d20260514_m020937_c001_v0001182_t0002_u01778724577072") 2026/05/14 02:17:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac88_d20260514_m021448_c001_v7007000_t0000_u01778724888777") 2026/05/14 02:17:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717ae_d20260514_m021444_c001_v0001167_t0038_u01778724884256") 2026/05/14 02:17:29 DEBUG : check sum: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0de4_d20260514_m020930_c001_v7007000_t0000_u01778724570194") 2026/05/14 02:17:29 DEBUG : check sum: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb46c_d20260514_m020929_c001_v0001182_t0029_u01778724569179") 2026/05/14 02:17:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab78d_d20260514_m021714_c001_v7007000_t0000_u01778725034574") 2026/05/14 02:17:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33172_d20260514_m021713_c001_v0001184_t0037_u01778725033186") 2026/05/14 02:17:29 DEBUG : dest/3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a4409569c4_d20260514_m021139_c001_v7007000_t0000_u01778724699167") 2026/05/14 02:17:29 DEBUG : dest/3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402de795fb3e2e64_d20260514_m021138_c001_v0001174_t0047_u01778724698066") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec3f_d20260514_m021540_c001_v7007000_t0000_u01778724940809") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7298f_d20260514_m021536_c001_v0001183_t0047_u01778724936670") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac5_d20260514_m021647_c001_v7007000_t0000_u01778725007088") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33078_d20260514_m021637_c001_v0001184_t0022_u01778724997810") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f83f_d20260514_m021633_c001_v7007000_t0000_u01778724993655") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33026_d20260514_m021624_c001_v0001184_t0019_u01778724984246") 2026/05/14 02:17:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca78_d20260514_m021620_c001_v7007000_t0000_u01778724980134") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32fb8_d20260514_m021611_c001_v0001184_t0031_u01778724971384") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706d8_d20260514_m021607_c001_v7007000_t0000_u01778724967296") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f58_d20260514_m021558_c001_v0001184_t0043_u01778724958357") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4612_d20260514_m021554_c001_v7007000_t0000_u01778724954282") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32efd_d20260514_m021545_c001_v0001184_t0046_u01778724945021") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec2d_d20260514_m021538_c001_v7007000_t0000_u01778724938328") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e66_d20260514_m021529_c001_v0001184_t0034_u01778724929684") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c32_d20260514_m021525_c001_v7007000_t0000_u01778724925386") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728e7_d20260514_m021521_c001_v0001183_t0022_u01778724921608") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e0655e_d20260514_m021520_c001_v7007000_t0000_u01778724920451") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7286f_d20260514_m021510_c001_v0001183_t0039_u01778724910922") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada32_d20260514_m021506_c001_v7007000_t0000_u01778724906783") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72813_d20260514_m021503_c001_v0001183_t0031_u01778724903173") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370681_d20260514_m021501_c001_v7007000_t0000_u01778724901951") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ce3_d20260514_m021452_c001_v0001184_t0007_u01778724892956") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41396830514368f9_d20260514_m021446_c001_v7007000_t0000_u01778724886486") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c5f_d20260514_m021437_c001_v0001184_t0052_u01778724877162") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e93_d20260514_m021433_c001_v7007000_t0000_u01778724873102") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32bf7_d20260514_m021423_c001_v0001184_t0017_u01778724863747") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705ee_d20260514_m021419_c001_v7007000_t0000_u01778724859530") 2026/05/14 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32b93_d20260514_m021411_c001_v0001184_t0045_u01778724851426") 2026/05/14 02:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c23_d20260514_m021523_c001_v7007000_t0000_u01778724923234") 2026/05/14 02:17:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728bf_d20260514_m021518_c001_v0001183_t0053_u01778724918707") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec41_d20260514_m021540_c001_v7007000_t0000_u01778724940992") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718e4_d20260514_m021536_c001_v0001167_t0015_u01778724936682") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac6_d20260514_m021647_c001_v7007000_t0000_u01778725007274") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5e3_d20260514_m021638_c001_v0001182_t0042_u01778724998424") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f841_d20260514_m021633_c001_v7007000_t0000_u01778724993842") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc59f_d20260514_m021624_c001_v0001182_t0018_u01778724984799") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca79_d20260514_m021620_c001_v7007000_t0000_u01778724980318") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc555_d20260514_m021611_c001_v0001182_t0034_u01778724971944") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706d9_d20260514_m021607_c001_v7007000_t0000_u01778724967485") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc4c3_d20260514_m021558_c001_v0001182_t0056_u01778724958920") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4614_d20260514_m021554_c001_v7007000_t0000_u01778724954463") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc459_d20260514_m021545_c001_v0001182_t0032_u01778724945594") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706b4_d20260514_m021538_c001_v7007000_t0000_u01778724938317") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc3bd_d20260514_m021530_c001_v0001182_t0018_u01778724930249") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c34_d20260514_m021525_c001_v7007000_t0000_u01778724925640") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc34d_d20260514_m021521_c001_v0001182_t0041_u01778724921647") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d354_d20260514_m021520_c001_v7007000_t0000_u01778724920486") 2026/05/14 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d9b_d20260514_m021511_c001_v0001184_t0025_u01778724911482") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada33_d20260514_m021506_c001_v7007000_t0000_u01778724906980") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d4b_d20260514_m021503_c001_v0001184_t0032_u01778724903187") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37067e_d20260514_m021501_c001_v7007000_t0000_u01778724901744") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727a9_d20260514_m021453_c001_v0001183_t0012_u01778724893546") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e06502_d20260514_m021446_c001_v7007000_t0000_u01778724886277") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7177e_d20260514_m021437_c001_v0001167_t0033_u01778724877715") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e95_d20260514_m021433_c001_v7007000_t0000_u01778724873285") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71726_d20260514_m021424_c001_v0001167_t0044_u01778724864302") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705ef_d20260514_m021419_c001_v7007000_t0000_u01778724859715") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716d4_d20260514_m021411_c001_v0001167_t0018_u01778724851639") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c21_d20260514_m021523_c001_v7007000_t0000_u01778724923048") 2026/05/14 02:17:32 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dec_d20260514_m021518_c001_v0001184_t0059_u01778724918721") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec43_d20260514_m021541_c001_v7007000_t0000_u01778724941173") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ea2_d20260514_m021536_c001_v0001184_t0042_u01778724936874") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac7_d20260514_m021647_c001_v7007000_t0000_u01778725007456") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b39_d20260514_m021638_c001_v0001183_t0050_u01778724998998") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f842_d20260514_m021634_c001_v7007000_t0000_u01778724994027") 2026/05/14 02:17:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72ae3_d20260514_m021625_c001_v0001183_t0059_u01778724985365") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca7a_d20260514_m021620_c001_v7007000_t0000_u01778724980501") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a91_d20260514_m021612_c001_v0001183_t0039_u01778724972496") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706da_d20260514_m021607_c001_v7007000_t0000_u01778724967667") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a4b_d20260514_m021559_c001_v0001183_t0058_u01778724959497") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4615_d20260514_m021554_c001_v7007000_t0000_u01778724954645") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac729df_d20260514_m021546_c001_v0001183_t0032_u01778724946150") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f406b4803954e1c80_d20260514_m021538_c001_v7007000_t0000_u01778724938339") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7294d_d20260514_m021530_c001_v0001183_t0033_u01778724930810") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c35_d20260514_m021525_c001_v7007000_t0000_u01778724925823") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e0c_d20260514_m021521_c001_v0001184_t0057_u01778724921803") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc12fc_d20260514_m021520_c001_v7007000_t0000_u01778724920491") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc2ef_d20260514_m021512_c001_v0001182_t0015_u01778724912045") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada34_d20260514_m021507_c001_v7007000_t0000_u01778724907174") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc28f_d20260514_m021503_c001_v0001182_t0015_u01778724903194") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacaa_d20260514_m021501_c001_v7007000_t0000_u01778724901751") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc233_d20260514_m021454_c001_v0001182_t0022_u01778724894104") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac72_d20260514_m021446_c001_v7007000_t0000_u01778724886286") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72715_d20260514_m021438_c001_v0001183_t0035_u01778724878587") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e97_d20260514_m021433_c001_v7007000_t0000_u01778724873467") 2026/05/14 02:17:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac726a1_d20260514_m021425_c001_v0001183_t0047_u01778724865055") 2026/05/14 02:17:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f0_d20260514_m021419_c001_v7007000_t0000_u01778724859901") 2026/05/14 02:17:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7263f_d20260514_m021412_c001_v0001183_t0054_u01778724852176") 2026/05/14 02:17:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc12ff_d20260514_m021523_c001_v7007000_t0000_u01778724923040") 2026/05/14 02:17:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc321_d20260514_m021518_c001_v0001182_t0058_u01778724918728") 2026/05/14 02:17:34 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec44_d20260514_m021541_c001_v7007000_t0000_u01778724941353") 2026/05/14 02:17:34 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72997_d20260514_m021536_c001_v0001183_t0055_u01778724936881") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac8_d20260514_m021647_c001_v7007000_t0000_u01778725007652") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a4c_d20260514_m021639_c001_v0001167_t0045_u01778724999560") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f843_d20260514_m021634_c001_v7007000_t0000_u01778724994212") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719fa_d20260514_m021626_c001_v0001167_t0041_u01778724986224") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca7b_d20260514_m021620_c001_v7007000_t0000_u01778724980684") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719a2_d20260514_m021613_c001_v0001167_t0056_u01778724973059") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706db_d20260514_m021607_c001_v7007000_t0000_u01778724967850") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71954_d20260514_m021600_c001_v0001167_t0047_u01778724960124") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4617_d20260514_m021554_c001_v7007000_t0000_u01778724954826") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7190c_d20260514_m021546_c001_v0001167_t0026_u01778724946719") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e065e6_d20260514_m021538_c001_v7007000_t0000_u01778724938565") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718be_d20260514_m021531_c001_v0001167_t0045_u01778724931379") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c39_d20260514_m021526_c001_v7007000_t0000_u01778724926008") 2026/05/14 02:17:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728eb_d20260514_m021521_c001_v0001183_t0027_u01778724921820") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e0655c_d20260514_m021520_c001_v7007000_t0000_u01778724920087") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71852_d20260514_m021512_c001_v0001167_t0014_u01778724912618") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada35_d20260514_m021507_c001_v7007000_t0000_u01778724907357") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7182e_d20260514_m021503_c001_v0001167_t0034_u01778724903309") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada19_d20260514_m021501_c001_v7007000_t0000_u01778724901771") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717f2_d20260514_m021454_c001_v0001167_t0032_u01778724894681") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41396830514368f8_d20260514_m021446_c001_v7007000_t0000_u01778724886302") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1c6_d20260514_m021439_c001_v0001182_t0045_u01778724879134") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e99_d20260514_m021433_c001_v7007000_t0000_u01778724873653") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc15c_d20260514_m021425_c001_v0001182_t0057_u01778724865605") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f1_d20260514_m021420_c001_v7007000_t0000_u01778724860088") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc0de_d20260514_m021412_c001_v0001182_t0047_u01778724852394") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d362_d20260514_m021523_c001_v7007000_t0000_u01778724923288") 2026/05/14 02:17:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728c5_d20260514_m021518_c001_v0001183_t0051_u01778724918904") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec45_d20260514_m021541_c001_v7007000_t0000_u01778724941534") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc411_d20260514_m021536_c001_v0001182_t0017_u01778724936890") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadac9_d20260514_m021647_c001_v7007000_t0000_u01778725007836") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33080_d20260514_m021639_c001_v0001184_t0017_u01778724999837") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f844_d20260514_m021634_c001_v7007000_t0000_u01778724994395") 2026/05/14 02:17:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d3302e_d20260514_m021626_c001_v0001184_t0022_u01778724986671") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca7c_d20260514_m021620_c001_v7007000_t0000_u01778724980868") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32fce_d20260514_m021613_c001_v0001184_t0021_u01778724973412") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706dc_d20260514_m021608_c001_v7007000_t0000_u01778724968033") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f6e_d20260514_m021600_c001_v0001184_t0007_u01778724960434") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4618_d20260514_m021555_c001_v7007000_t0000_u01778724955007") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f0d_d20260514_m021547_c001_v0001184_t0029_u01778724947006") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706b3_d20260514_m021538_c001_v7007000_t0000_u01778724938135") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e7c_d20260514_m021531_c001_v0001184_t0032_u01778724931841") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c40_d20260514_m021526_c001_v7007000_t0000_u01778724926190") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc34f_d20260514_m021521_c001_v0001182_t0042_u01778724921852") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577aec_d20260514_m021520_c001_v7007000_t0000_u01778724920505") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72887_d20260514_m021513_c001_v0001183_t0045_u01778724913282") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada36_d20260514_m021507_c001_v7007000_t0000_u01778724907540") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7281d_d20260514_m021503_c001_v0001183_t0050_u01778724903378") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d178336_d20260514_m021501_c001_v7007000_t0000_u01778724901353") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32cfb_d20260514_m021454_c001_v0001184_t0059_u01778724894969") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a6a2_d20260514_m021446_c001_v7007000_t0000_u01778724886319") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c6f_d20260514_m021439_c001_v0001184_t0014_u01778724879334") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e9a_d20260514_m021433_c001_v7007000_t0000_u01778724873843") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c13_d20260514_m021425_c001_v0001184_t0007_u01778724865985") 2026/05/14 02:17:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f2_d20260514_m021420_c001_v7007000_t0000_u01778724860274") 2026/05/14 02:17:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ba3_d20260514_m021412_c001_v0001184_t0031_u01778724852639") 2026/05/14 02:17:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577af3_d20260514_m021523_c001_v7007000_t0000_u01778724923386") 2026/05/14 02:17:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7188a_d20260514_m021518_c001_v0001167_t0041_u01778724918997") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec46_d20260514_m021541_c001_v7007000_t0000_u01778724941715") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc413_d20260514_m021537_c001_v0001182_t0038_u01778724937088") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadaca_d20260514_m021648_c001_v7007000_t0000_u01778725008019") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5f3_d20260514_m021640_c001_v0001182_t0009_u01778725000032") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f845_d20260514_m021634_c001_v7007000_t0000_u01778724994580") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5af_d20260514_m021626_c001_v0001182_t0056_u01778724986869") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca7d_d20260514_m021621_c001_v7007000_t0000_u01778724981055") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc55d_d20260514_m021613_c001_v0001182_t0021_u01778724973607") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706de_d20260514_m021608_c001_v7007000_t0000_u01778724968217") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc4dd_d20260514_m021600_c001_v0001182_t0011_u01778724960665") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4619_d20260514_m021555_c001_v7007000_t0000_u01778724955191") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc465_d20260514_m021547_c001_v0001182_t0003_u01778724947198") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec2e_d20260514_m021538_c001_v7007000_t0000_u01778724938348") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc3cf_d20260514_m021532_c001_v0001182_t0029_u01778724932036") 2026/05/14 02:17:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c4a_d20260514_m021526_c001_v7007000_t0000_u01778724926372") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e10_d20260514_m021522_c001_v0001184_t0012_u01778724922077") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e0655b_d20260514_m021519_c001_v7007000_t0000_u01778724919904") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dad_d20260514_m021513_c001_v0001184_t0035_u01778724913485") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada37_d20260514_m021507_c001_v7007000_t0000_u01778724907763") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d4f_d20260514_m021503_c001_v0001184_t0059_u01778724903396") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370679_d20260514_m021501_c001_v7007000_t0000_u01778724901364") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727b9_d20260514_m021455_c001_v0001183_t0010_u01778724895294") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4202379721632b5c_d20260514_m021446_c001_v7007000_t0000_u01778724886312") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71788_d20260514_m021439_c001_v0001167_t0019_u01778724879545") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e9d_d20260514_m021434_c001_v7007000_t0000_u01778724874025") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71734_d20260514_m021426_c001_v0001167_t0026_u01778724866181") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f3_d20260514_m021420_c001_v7007000_t0000_u01778724860459") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716e0_d20260514_m021412_c001_v0001167_t0047_u01778724852837") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacbb_d20260514_m021523_c001_v7007000_t0000_u01778724923243") 2026/05/14 02:17:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32df0_d20260514_m021519_c001_v0001184_t0019_u01778724919012") 2026/05/14 02:17:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec48_d20260514_m021541_c001_v7007000_t0000_u01778724941938") 2026/05/14 02:17:38 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ea6_d20260514_m021537_c001_v0001184_t0001_u01778724937103") 2026/05/14 02:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadacb_d20260514_m021648_c001_v7007000_t0000_u01778725008202") 2026/05/14 02:17:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b43_d20260514_m021640_c001_v0001183_t0014_u01778725000255") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f846_d20260514_m021634_c001_v7007000_t0000_u01778724994763") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72aef_d20260514_m021627_c001_v0001183_t0000_u01778724987075") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca7f_d20260514_m021621_c001_v7007000_t0000_u01778724981238") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a9d_d20260514_m021613_c001_v0001183_t0055_u01778724973817") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706df_d20260514_m021608_c001_v7007000_t0000_u01778724968399") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a53_d20260514_m021600_c001_v0001183_t0032_u01778724960881") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e461a_d20260514_m021555_c001_v7007000_t0000_u01778724955372") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac729f5_d20260514_m021547_c001_v0001183_t0017_u01778724947427") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706b5_d20260514_m021538_c001_v7007000_t0000_u01778724938499") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72967_d20260514_m021532_c001_v0001183_t0031_u01778724932243") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c4c_d20260514_m021526_c001_v7007000_t0000_u01778724926555") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728ef_d20260514_m021522_c001_v0001183_t0014_u01778724922071") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577aeb_d20260514_m021520_c001_v7007000_t0000_u01778724920317") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc2fd_d20260514_m021513_c001_v0001182_t0052_u01778724913698") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada38_d20260514_m021507_c001_v7007000_t0000_u01778724907946") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc291_d20260514_m021503_c001_v0001182_t0052_u01778724903405") 2026/05/14 02:17:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37067f_d20260514_m021501_c001_v7007000_t0000_u01778724901775") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc241_d20260514_m021455_c001_v0001182_t0035_u01778724895504") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370640_d20260514_m021446_c001_v7007000_t0000_u01778724886257") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72725_d20260514_m021439_c001_v0001183_t0007_u01778724879890") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e9e_d20260514_m021434_c001_v7007000_t0000_u01778724874209") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac726a7_d20260514_m021426_c001_v0001183_t0035_u01778724866556") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f4_d20260514_m021420_c001_v7007000_t0000_u01778724860646") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72643_d20260514_m021413_c001_v0001183_t0031_u01778724853160") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc1301_d20260514_m021523_c001_v7007000_t0000_u01778724923492") 2026/05/14 02:17:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc329_d20260514_m021519_c001_v0001182_t0042_u01778724919068") 2026/05/14 02:17:40 DEBUG : dir1/0007-12345: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec49_d20260514_m021542_c001_v7007000_t0000_u01778724942128") 2026/05/14 02:17:40 DEBUG : dir1/0007-12345: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7299d_d20260514_m021537_c001_v0001183_t0054_u01778724937110") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadacc_d20260514_m021648_c001_v7007000_t0000_u01778725008385") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a54_d20260514_m021640_c001_v0001167_t0038_u01778725000453") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f847_d20260514_m021634_c001_v7007000_t0000_u01778724994946") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a04_d20260514_m021627_c001_v0001167_t0020_u01778724987357") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca80_d20260514_m021621_c001_v7007000_t0000_u01778724981423") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719a6_d20260514_m021614_c001_v0001167_t0039_u01778724974009") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e0_d20260514_m021608_c001_v7007000_t0000_u01778724968579") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7195e_d20260514_m021601_c001_v0001167_t0035_u01778724961096") 2026/05/14 02:17:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e461b_d20260514_m021555_c001_v7007000_t0000_u01778724955553") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71914_d20260514_m021547_c001_v0001167_t0044_u01778724947632") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec30_d20260514_m021538_c001_v7007000_t0000_u01778724938508") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718c6_d20260514_m021532_c001_v0001167_t0008_u01778724932455") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c4d_d20260514_m021526_c001_v7007000_t0000_u01778724926738") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc351_d20260514_m021522_c001_v0001182_t0052_u01778724922069") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4173b5f2a067290e_d20260514_m021520_c001_v7007000_t0000_u01778724920113") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71860_d20260514_m021513_c001_v0001167_t0044_u01778724913905") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada39_d20260514_m021508_c001_v7007000_t0000_u01778724908129") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71830_d20260514_m021503_c001_v0001167_t0040_u01778724903565") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada1b_d20260514_m021501_c001_v7007000_t0000_u01778724901969") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717fc_d20260514_m021455_c001_v0001167_t0039_u01778724895706") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac78_d20260514_m021446_c001_v7007000_t0000_u01778724886626") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1cc_d20260514_m021440_c001_v0001182_t0044_u01778724880083") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8e9f_d20260514_m021434_c001_v7007000_t0000_u01778724874392") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc168_d20260514_m021426_c001_v0001182_t0019_u01778724866766") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f6_d20260514_m021420_c001_v7007000_t0000_u01778724860831") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc0ee_d20260514_m021413_c001_v0001182_t0022_u01778724853365") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacba_d20260514_m021523_c001_v7007000_t0000_u01778724923051") 2026/05/14 02:17:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728cb_d20260514_m021519_c001_v0001183_t0029_u01778724919105") 2026/05/14 02:17:41 DEBUG : dir1/0008-23456: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4a_d20260514_m021542_c001_v7007000_t0000_u01778724942327") 2026/05/14 02:17:42 DEBUG : dir1/0008-23456: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718e6_d20260514_m021537_c001_v0001167_t0047_u01778724937119") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadacd_d20260514_m021648_c001_v7007000_t0000_u01778725008568") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33086_d20260514_m021640_c001_v0001184_t0044_u01778725000771") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f848_d20260514_m021635_c001_v7007000_t0000_u01778724995129") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33038_d20260514_m021627_c001_v0001184_t0019_u01778724987630") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca81_d20260514_m021621_c001_v7007000_t0000_u01778724981608") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32fd0_d20260514_m021614_c001_v0001184_t0011_u01778724974304") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e1_d20260514_m021608_c001_v7007000_t0000_u01778724968762") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f78_d20260514_m021601_c001_v0001184_t0054_u01778724961538") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e461d_d20260514_m021555_c001_v7007000_t0000_u01778724955739") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f13_d20260514_m021547_c001_v0001184_t0008_u01778724947960") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f415e73e09a2b075b_d20260514_m021538_c001_v7007000_t0000_u01778724938543") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e88_d20260514_m021532_c001_v0001184_t0025_u01778724932976") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c4f_d20260514_m021526_c001_v7007000_t0000_u01778724926921") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71896_d20260514_m021522_c001_v0001167_t0009_u01778724922227") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc12fa_d20260514_m021520_c001_v7007000_t0000_u01778724920117") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72891_d20260514_m021514_c001_v0001183_t0020_u01778724914204") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3a_d20260514_m021508_c001_v7007000_t0000_u01778724908312") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7281f_d20260514_m021503_c001_v0001183_t0056_u01778724903583") 2026/05/14 02:17:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d178339_d20260514_m021501_c001_v7007000_t0000_u01778724901937") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d03_d20260514_m021455_c001_v0001184_t0059_u01778724895972") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ebd8_d20260514_m021445_c001_v7007000_t0000_u01778724885883") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c75_d20260514_m021440_c001_v0001184_t0014_u01778724880282") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea0_d20260514_m021434_c001_v7007000_t0000_u01778724874574") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c1f_d20260514_m021426_c001_v0001184_t0017_u01778724866974") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f7_d20260514_m021421_c001_v7007000_t0000_u01778724861015") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32bb3_d20260514_m021413_c001_v0001184_t0000_u01778724853563") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4202379721632be0_d20260514_m021523_c001_v7007000_t0000_u01778724923072") 2026/05/14 02:17:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32df4_d20260514_m021519_c001_v0001184_t0032_u01778724919230") 2026/05/14 02:17:43 DEBUG : dir1/0009-34567: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4b_d20260514_m021542_c001_v7007000_t0000_u01778724942517") 2026/05/14 02:17:43 DEBUG : dir1/0009-34567: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32eaa_d20260514_m021537_c001_v0001184_t0016_u01778724937306") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadace_d20260514_m021648_c001_v7007000_t0000_u01778725008752") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5f7_d20260514_m021640_c001_v0001182_t0000_u01778725000959") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f849_d20260514_m021635_c001_v7007000_t0000_u01778724995312") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5b7_d20260514_m021627_c001_v0001182_t0011_u01778724987838") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca82_d20260514_m021621_c001_v7007000_t0000_u01778724981792") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc569_d20260514_m021614_c001_v0001182_t0045_u01778724974494") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e3_d20260514_m021608_c001_v7007000_t0000_u01778724968943") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc4e7_d20260514_m021601_c001_v0001182_t0039_u01778724961748") 2026/05/14 02:17:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e461e_d20260514_m021555_c001_v7007000_t0000_u01778724955920") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc46f_d20260514_m021548_c001_v0001182_t0042_u01778724948208") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706b6_d20260514_m021538_c001_v7007000_t0000_u01778724938682") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc3d7_d20260514_m021533_c001_v0001182_t0039_u01778724933203") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c51_d20260514_m021527_c001_v7007000_t0000_u01778724927103") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728f3_d20260514_m021522_c001_v0001183_t0011_u01778724922263") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4173b5f2a067290d_d20260514_m021519_c001_v7007000_t0000_u01778724919930") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32db7_d20260514_m021514_c001_v0001184_t0042_u01778724914449") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3b_d20260514_m021508_c001_v7007000_t0000_u01778724908495") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc295_d20260514_m021503_c001_v0001182_t0035_u01778724903604") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d178337_d20260514_m021501_c001_v7007000_t0000_u01778724901547") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727c1_d20260514_m021456_c001_v0001183_t0034_u01778724896344") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ebd9_d20260514_m021446_c001_v7007000_t0000_u01778724886066") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71794_d20260514_m021440_c001_v0001167_t0039_u01778724880471") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea1_d20260514_m021434_c001_v7007000_t0000_u01778724874757") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71738_d20260514_m021427_c001_v0001167_t0030_u01778724867177") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f8_d20260514_m021421_c001_v7007000_t0000_u01778724861199") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716ea_d20260514_m021413_c001_v0001167_t0006_u01778724853889") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c25_d20260514_m021523_c001_v7007000_t0000_u01778724923503") 2026/05/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc32b_d20260514_m021519_c001_v0001182_t0039_u01778724919282") 2026/05/14 02:17:44 DEBUG : dir1/0010-45678: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4c_d20260514_m021542_c001_v7007000_t0000_u01778724942701") 2026/05/14 02:17:45 DEBUG : dir1/0010-45678: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc417_d20260514_m021537_c001_v0001182_t0051_u01778724937311") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadacf_d20260514_m021648_c001_v7007000_t0000_u01778725008945") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b4d_d20260514_m021641_c001_v0001183_t0016_u01778725001254") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84a_d20260514_m021635_c001_v7007000_t0000_u01778724995496") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72af7_d20260514_m021628_c001_v0001183_t0045_u01778724988039") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca83_d20260514_m021621_c001_v7007000_t0000_u01778724981975") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72aa1_d20260514_m021614_c001_v0001183_t0049_u01778724974711") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e4_d20260514_m021609_c001_v7007000_t0000_u01778724969125") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a5b_d20260514_m021601_c001_v0001183_t0016_u01778724961954") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e461f_d20260514_m021556_c001_v7007000_t0000_u01778724956101") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a03_d20260514_m021548_c001_v0001183_t0013_u01778724948419") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f406b4803954e1c81_d20260514_m021538_c001_v7007000_t0000_u01778724938521") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72971_d20260514_m021533_c001_v0001183_t0040_u01778724933410") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c52_d20260514_m021527_c001_v7007000_t0000_u01778724927286") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e16_d20260514_m021522_c001_v0001184_t0055_u01778724922277") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706a3_d20260514_m021520_c001_v7007000_t0000_u01778724920119") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc307_d20260514_m021514_c001_v0001182_t0002_u01778724914644") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3c_d20260514_m021508_c001_v7007000_t0000_u01778724908678") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d57_d20260514_m021503_c001_v0001184_t0022_u01778724903766") 2026/05/14 02:17:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956fb0_d20260514_m021501_c001_v7007000_t0000_u01778724901877") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc247_d20260514_m021456_c001_v0001182_t0018_u01778724896536") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ebdb_d20260514_m021446_c001_v7007000_t0000_u01778724886436") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72731_d20260514_m021440_c001_v0001183_t0044_u01778724880803") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea2_d20260514_m021434_c001_v7007000_t0000_u01778724874939") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac726b1_d20260514_m021427_c001_v0001183_t0057_u01778724867515") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705f9_d20260514_m021421_c001_v7007000_t0000_u01778724861384") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7264f_d20260514_m021414_c001_v0001183_t0048_u01778724854335") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d361_d20260514_m021523_c001_v7007000_t0000_u01778724923259") 2026/05/14 02:17:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728cd_d20260514_m021519_c001_v0001183_t0049_u01778724919311") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4d_d20260514_m021542_c001_v7007000_t0000_u01778724942883") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7299f_d20260514_m021537_c001_v0001183_t0020_u01778724937325") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad0_d20260514_m021649_c001_v7007000_t0000_u01778725009129") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a5e_d20260514_m021641_c001_v0001167_t0026_u01778725001479") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84b_d20260514_m021635_c001_v7007000_t0000_u01778724995685") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a0e_d20260514_m021628_c001_v0001167_t0029_u01778724988248") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca84_d20260514_m021622_c001_v7007000_t0000_u01778724982158") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719ac_d20260514_m021614_c001_v0001167_t0044_u01778724974923") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e5_d20260514_m021609_c001_v7007000_t0000_u01778724969307") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71966_d20260514_m021602_c001_v0001167_t0014_u01778724962203") 2026/05/14 02:17:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4620_d20260514_m021556_c001_v7007000_t0000_u01778724956285") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7191e_d20260514_m021548_c001_v0001167_t0027_u01778724948612") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec2a_d20260514_m021538_c001_v7007000_t0000_u01778724938145") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718ce_d20260514_m021533_c001_v0001167_t0017_u01778724933610") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c54_d20260514_m021527_c001_v7007000_t0000_u01778724927468") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc353_d20260514_m021522_c001_v0001182_t0017_u01778724922284") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e0655d_d20260514_m021520_c001_v7007000_t0000_u01778724920269") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71864_d20260514_m021514_c001_v0001167_t0046_u01778724914846") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3d_d20260514_m021508_c001_v7007000_t0000_u01778724908861") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc29d_d20260514_m021503_c001_v0001182_t0015_u01778724903811") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37067c_d20260514_m021501_c001_v7007000_t0000_u01778724901547") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71802_d20260514_m021456_c001_v0001167_t0044_u01778724896742") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4202379721632b5e_d20260514_m021446_c001_v7007000_t0000_u01778724886499") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1d0_d20260514_m021441_c001_v0001182_t0011_u01778724881047") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea3_d20260514_m021435_c001_v7007000_t0000_u01778724875121") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc172_d20260514_m021427_c001_v0001182_t0055_u01778724867767") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705fa_d20260514_m021421_c001_v7007000_t0000_u01778724861569") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc108_d20260514_m021414_c001_v0001182_t0013_u01778724854539") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e0656a_d20260514_m021523_c001_v7007000_t0000_u01778724923266") 2026/05/14 02:17:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7188e_d20260514_m021519_c001_v0001167_t0025_u01778724919321") 2026/05/14 02:17:47 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4e_d20260514_m021543_c001_v7007000_t0000_u01778724943064") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718e8_d20260514_m021537_c001_v0001167_t0003_u01778724937420") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad1_d20260514_m021649_c001_v7007000_t0000_u01778725009312") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d3308e_d20260514_m021641_c001_v0001184_t0045_u01778725001892") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84c_d20260514_m021635_c001_v7007000_t0000_u01778724995868") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33040_d20260514_m021628_c001_v0001184_t0034_u01778724988663") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca85_d20260514_m021622_c001_v7007000_t0000_u01778724982342") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32fd8_d20260514_m021615_c001_v0001184_t0035_u01778724975217") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e6_d20260514_m021609_c001_v7007000_t0000_u01778724969488") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f82_d20260514_m021602_c001_v0001184_t0031_u01778724962644") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4621_d20260514_m021556_c001_v7007000_t0000_u01778724956467") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32f15_d20260514_m021548_c001_v0001184_t0047_u01778724948882") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f406b4803954e1c7f_d20260514_m021538_c001_v7007000_t0000_u01778724938158") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e90_d20260514_m021533_c001_v0001184_t0047_u01778724933991") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c55_d20260514_m021527_c001_v7007000_t0000_u01778724927776") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32e18_d20260514_m021522_c001_v0001184_t0055_u01778724922482") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc12f9_d20260514_m021519_c001_v7007000_t0000_u01778724919929") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72897_d20260514_m021515_c001_v0001183_t0022_u01778724915175") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3e_d20260514_m021509_c001_v7007000_t0000_u01778724909044") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72827_d20260514_m021503_c001_v0001183_t0051_u01778724903912") 2026/05/14 02:17:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370682_d20260514_m021501_c001_v7007000_t0000_u01778724901973") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d11_d20260514_m021457_c001_v0001184_t0001_u01778724897084") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ebda_d20260514_m021446_c001_v7007000_t0000_u01778724886253") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c7d_d20260514_m021441_c001_v0001184_t0027_u01778724881266") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea5_d20260514_m021435_c001_v7007000_t0000_u01778724875302") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c21_d20260514_m021427_c001_v0001184_t0011_u01778724867974") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705fb_d20260514_m021421_c001_v7007000_t0000_u01778724861753") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32bbd_d20260514_m021414_c001_v0001184_t0035_u01778724854755") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e06568_d20260514_m021523_c001_v7007000_t0000_u01778724923084") 2026/05/14 02:17:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32df8_d20260514_m021519_c001_v0001184_t0014_u01778724919421") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec4f_d20260514_m021543_c001_v7007000_t0000_u01778724943244") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc41d_d20260514_m021537_c001_v0001182_t0018_u01778724937513") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad3_d20260514_m021649_c001_v7007000_t0000_u01778725009505") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5ff_d20260514_m021642_c001_v0001182_t0029_u01778725002100") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84d_d20260514_m021636_c001_v7007000_t0000_u01778724996087") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc5bf_d20260514_m021628_c001_v0001182_t0006_u01778724988866") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca86_d20260514_m021622_c001_v7007000_t0000_u01778724982524") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc56f_d20260514_m021615_c001_v0001182_t0033_u01778724975426") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e7_d20260514_m021609_c001_v7007000_t0000_u01778724969682") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc4ef_d20260514_m021602_c001_v0001182_t0029_u01778724962838") 2026/05/14 02:17:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4623_d20260514_m021556_c001_v7007000_t0000_u01778724956649") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc479_d20260514_m021549_c001_v0001182_t0049_u01778724949080") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec31_d20260514_m021538_c001_v7007000_t0000_u01778724938529") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc3f1_d20260514_m021534_c001_v0001182_t0039_u01778724934197") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c56_d20260514_m021527_c001_v7007000_t0000_u01778724927958") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc359_d20260514_m021522_c001_v0001182_t0020_u01778724922491") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d351_d20260514_m021520_c001_v7007000_t0000_u01778724920302") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dc2_d20260514_m021515_c001_v0001184_t0052_u01778724915383") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada3f_d20260514_m021509_c001_v7007000_t0000_u01778724909230") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d59_d20260514_m021503_c001_v0001184_t0031_u01778724903980") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370683_d20260514_m021501_c001_v7007000_t0000_u01778724901985") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727c7_d20260514_m021457_c001_v0001183_t0008_u01778724897276") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac75_d20260514_m021446_c001_v7007000_t0000_u01778724886443") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7179a_d20260514_m021441_c001_v0001167_t0006_u01778724881476") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea6_d20260514_m021435_c001_v7007000_t0000_u01778724875485") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7173e_d20260514_m021428_c001_v0001167_t0020_u01778724868165") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705fc_d20260514_m021421_c001_v7007000_t0000_u01778724861940") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716ec_d20260514_m021414_c001_v0001167_t0049_u01778724854968") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d35e_d20260514_m021523_c001_v7007000_t0000_u01778724923066") 2026/05/14 02:17:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc32f_d20260514_m021519_c001_v0001182_t0059_u01778724919477") 2026/05/14 02:17:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec50_d20260514_m021543_c001_v7007000_t0000_u01778724943425") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32eb0_d20260514_m021537_c001_v0001184_t0046_u01778724937528") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad4_d20260514_m021649_c001_v7007000_t0000_u01778725009689") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b57_d20260514_m021642_c001_v0001183_t0017_u01778725002298") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84e_d20260514_m021636_c001_v7007000_t0000_u01778724996271") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72af9_d20260514_m021629_c001_v0001183_t0042_u01778724989062") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca87_d20260514_m021622_c001_v7007000_t0000_u01778724982708") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72aa7_d20260514_m021615_c001_v0001183_t0018_u01778724975628") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e8_d20260514_m021609_c001_v7007000_t0000_u01778724969864") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a5d_d20260514_m021603_c001_v0001183_t0016_u01778724963032") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4624_d20260514_m021556_c001_v7007000_t0000_u01778724956829") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72a0b_d20260514_m021549_c001_v0001183_t0058_u01778724949303") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec32_d20260514_m021538_c001_v7007000_t0000_u01778724938693") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72977_d20260514_m021534_c001_v0001183_t0027_u01778724934458") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c58_d20260514_m021528_c001_v7007000_t0000_u01778724928141") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728f5_d20260514_m021522_c001_v0001183_t0047_u01778724922520") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4173b5f2a067290f_d20260514_m021520_c001_v7007000_t0000_u01778724920300") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc30d_d20260514_m021515_c001_v0001182_t0010_u01778724915590") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada40_d20260514_m021509_c001_v7007000_t0000_u01778724909412") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc2a1_d20260514_m021504_c001_v0001182_t0000_u01778724904007") 2026/05/14 02:17:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956fb1_d20260514_m021502_c001_v7007000_t0000_u01778724902062") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc255_d20260514_m021457_c001_v0001182_t0032_u01778724897483") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370641_d20260514_m021446_c001_v7007000_t0000_u01778724886456") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72739_d20260514_m021441_c001_v0001183_t0026_u01778724881758") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea7_d20260514_m021435_c001_v7007000_t0000_u01778724875667") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac726bd_d20260514_m021428_c001_v0001183_t0055_u01778724868473") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705fe_d20260514_m021422_c001_v7007000_t0000_u01778724862228") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72657_d20260514_m021415_c001_v0001183_t0056_u01778724855284") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d360_d20260514_m021523_c001_v7007000_t0000_u01778724923104") 2026/05/14 02:17:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac728cf_d20260514_m021519_c001_v0001183_t0023_u01778724919512") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec51_d20260514_m021543_c001_v7007000_t0000_u01778724943693") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac729a5_d20260514_m021537_c001_v0001183_t0013_u01778724937542") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad5_d20260514_m021649_c001_v7007000_t0000_u01778725009872") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a64_d20260514_m021642_c001_v0001167_t0031_u01778725002516") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f84f_d20260514_m021636_c001_v7007000_t0000_u01778724996456") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a14_d20260514_m021629_c001_v0001167_t0045_u01778724989265") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca88_d20260514_m021622_c001_v7007000_t0000_u01778724982891") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719b2_d20260514_m021615_c001_v0001167_t0009_u01778724975850") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706e9_d20260514_m021610_c001_v7007000_t0000_u01778724970045") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71968_d20260514_m021603_c001_v0001167_t0049_u01778724963240") 2026/05/14 02:17:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4625_d20260514_m021557_c001_v7007000_t0000_u01778724957011") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71926_d20260514_m021549_c001_v0001167_t0010_u01778724949561") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec2c_d20260514_m021538_c001_v7007000_t0000_u01778724938167") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718dc_d20260514_m021534_c001_v0001167_t0020_u01778724934654") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c5b_d20260514_m021528_c001_v7007000_t0000_u01778724928324") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71898_d20260514_m021522_c001_v0001167_t0016_u01778724922605") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4202379721632bcf_d20260514_m021520_c001_v7007000_t0000_u01778724920326") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71870_d20260514_m021515_c001_v0001167_t0014_u01778724915801") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada42_d20260514_m021509_c001_v7007000_t0000_u01778724909594") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71832_d20260514_m021504_c001_v0001167_t0032_u01778724904068") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacac_d20260514_m021501_c001_v7007000_t0000_u01778724901941") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7180e_d20260514_m021457_c001_v0001167_t0045_u01778724897702") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a6a3_d20260514_m021446_c001_v7007000_t0000_u01778724886508") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1da_d20260514_m021441_c001_v0001182_t0051_u01778724881949") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8ea9_d20260514_m021435_c001_v7007000_t0000_u01778724875849") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc176_d20260514_m021428_c001_v0001182_t0031_u01778724868675") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3705ff_d20260514_m021422_c001_v7007000_t0000_u01778724862415") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc11a_d20260514_m021415_c001_v0001182_t0057_u01778724855566") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577af2_d20260514_m021523_c001_v7007000_t0000_u01778724923204") 2026/05/14 02:17:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32dfa_d20260514_m021519_c001_v0001184_t0002_u01778724919617") 2026/05/14 02:17:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac89_d20260514_m021448_c001_v7007000_t0000_u01778724888965") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c95_d20260514_m021444_c001_v0001184_t0020_u01778724884454") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8a_d20260514_m021449_c001_v7007000_t0000_u01778724889176") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72753_d20260514_m021444_c001_v0001183_t0032_u01778724884464") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8b_d20260514_m021449_c001_v7007000_t0000_u01778724889356") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717b0_d20260514_m021444_c001_v0001167_t0041_u01778724884531") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8c_d20260514_m021449_c001_v7007000_t0000_u01778724889535") 2026/05/14 02:17:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1f7_d20260514_m021444_c001_v0001182_t0019_u01778724884631") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8d_d20260514_m021449_c001_v7007000_t0000_u01778724889716") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c97_d20260514_m021444_c001_v0001184_t0046_u01778724884652") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8e_d20260514_m021449_c001_v7007000_t0000_u01778724889898") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72755_d20260514_m021444_c001_v0001183_t0059_u01778724884661") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac8f_d20260514_m021450_c001_v7007000_t0000_u01778724890078") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1fb_d20260514_m021444_c001_v0001182_t0009_u01778724884827") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac90_d20260514_m021450_c001_v7007000_t0000_u01778724890259") 2026/05/14 02:17:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c99_d20260514_m021444_c001_v0001184_t0028_u01778724884869") 2026/05/14 02:17:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac91_d20260514_m021450_c001_v7007000_t0000_u01778724890546") 2026/05/14 02:17:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717b4_d20260514_m021444_c001_v0001167_t0019_u01778724884880") 2026/05/14 02:17:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac92_d20260514_m021450_c001_v7007000_t0000_u01778724890726") 2026/05/14 02:17:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1ff_d20260514_m021445_c001_v0001182_t0023_u01778724885047") 2026/05/14 02:17:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac94_d20260514_m021450_c001_v7007000_t0000_u01778724890916") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32c9b_d20260514_m021445_c001_v0001184_t0032_u01778724885068") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac95_d20260514_m021451_c001_v7007000_t0000_u01778724891097") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717b6_d20260514_m021445_c001_v0001167_t0015_u01778724885174") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac96_d20260514_m021451_c001_v7007000_t0000_u01778724891277") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc201_d20260514_m021445_c001_v0001182_t0059_u01778724885242") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac97_d20260514_m021451_c001_v7007000_t0000_u01778724891459") 2026/05/14 02:17:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32ca1_d20260514_m021445_c001_v0001184_t0048_u01778724885260") 2026/05/14 02:17:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac98_d20260514_m021451_c001_v7007000_t0000_u01778724891639") 2026/05/14 02:17:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7275d_d20260514_m021445_c001_v0001183_t0055_u01778724885315") 2026/05/14 02:17:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac99_d20260514_m021451_c001_v7007000_t0000_u01778724891820") 2026/05/14 02:17:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f717ba_d20260514_m021445_c001_v0001167_t0040_u01778724885439") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f417d95d42d17833d_d20260514_m021504_c001_v7007000_t0000_u01778724904739") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc265_d20260514_m021500_c001_v0001182_t0054_u01778724900074") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacaf_d20260514_m021504_c001_v7007000_t0000_u01778724904563") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727eb_d20260514_m021500_c001_v0001183_t0023_u01778724900118") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacb1_d20260514_m021504_c001_v7007000_t0000_u01778724904748") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d2f_d20260514_m021500_c001_v0001184_t0059_u01778724900132") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956fb4_d20260514_m021504_c001_v7007000_t0000_u01778724904504") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc267_d20260514_m021500_c001_v0001182_t0047_u01778724900298") 2026/05/14 02:17:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada2a_d20260514_m021504_c001_v7007000_t0000_u01778724904907") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727ef_d20260514_m021500_c001_v0001183_t0034_u01778724900359") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956fb5_d20260514_m021504_c001_v7007000_t0000_u01778724904686") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71820_d20260514_m021500_c001_v0001167_t0006_u01778724900391") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacb2_d20260514_m021504_c001_v7007000_t0000_u01778724904759") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc26d_d20260514_m021500_c001_v0001182_t0018_u01778724900528") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956fb6_d20260514_m021504_c001_v7007000_t0000_u01778724904873") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727f3_d20260514_m021500_c001_v0001183_t0032_u01778724900562") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37068d_d20260514_m021504_c001_v7007000_t0000_u01778724904513") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d33_d20260514_m021500_c001_v0001184_t0022_u01778724900585") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37068e_d20260514_m021504_c001_v7007000_t0000_u01778724904522") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc271_d20260514_m021500_c001_v0001182_t0038_u01778724900784") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370691_d20260514_m021504_c001_v7007000_t0000_u01778724904696") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727f7_d20260514_m021500_c001_v0001183_t0027_u01778724900797") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370692_d20260514_m021504_c001_v7007000_t0000_u01778724904706") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d35_d20260514_m021500_c001_v0001184_t0007_u01778724900810") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacb0_d20260514_m021504_c001_v7007000_t0000_u01778724904573") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71822_d20260514_m021500_c001_v0001167_t0039_u01778724900910") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada29_d20260514_m021504_c001_v7007000_t0000_u01778724904719") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32d37_d20260514_m021501_c001_v0001184_t0018_u01778724901028") 2026/05/14 02:17:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370694_d20260514_m021504_c001_v7007000_t0000_u01778724904883") 2026/05/14 02:17:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac727fd_d20260514_m021501_c001_v0001183_t0033_u01778724901035") 2026/05/14 02:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370695_d20260514_m021504_c001_v7007000_t0000_u01778724904896") 2026/05/14 02:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc275_d20260514_m021501_c001_v0001182_t0046_u01778724901058") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad911_d20260514_m021312_c001_v7007000_t0000_u01778724792738") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f106dc8ac4620863f_d20260514_m021310_c001_v0001167_t0022_u01778724790443") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41607f05adefa2a5_d20260514_m021310_c001_v7007000_t0000_u01778724790258") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f106dc8ac4620861f_d20260514_m021306_c001_v0001167_t0010_u01778724786674") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41607f05adefa292_d20260514_m021305_c001_v7007000_t0000_u01778724785947") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbe29_d20260514_m021302_c001_v0001182_t0011_u01778724782148") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5a4_d20260514_m021300_c001_v7007000_t0000_u01778724780682") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1138cd281df78cc0_d20260514_m021258_c001_v0001167_t0048_u01778724778510") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779bc_d20260514_m021258_c001_v7007000_t0000_u01778724778329") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1138cd281df78c8a_d20260514_m021254_c001_v0001167_t0041_u01778724774533") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779ab_d20260514_m021253_c001_v7007000_t0000_u01778724773810") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f713ee_d20260514_m021250_c001_v0001167_t0033_u01778724770289") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a5_d20260514_m021248_c001_v7007000_t0000_u01778724768916") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f113d9409651874d8_d20260514_m021247_c001_v0001136_t0039_u01778724767548") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a2_d20260514_m021247_c001_v7007000_t0000_u01778724767365") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f113d9409651874cc_d20260514_m021244_c001_v0001136_t0016_u01778724764683") 2026/05/14 02:17:57 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a0_d20260514_m021243_c001_v7007000_t0000_u01778724763952") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71388_d20260514_m021240_c001_v0001167_t0048_u01778724760289") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57799b_d20260514_m021239_c001_v7007000_t0000_u01778724759367") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1179097cbf1bb5a3_d20260514_m021237_c001_v0001171_t0001_u01778724757379") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8d55_d20260514_m021237_c001_v7007000_t0000_u01778724757192") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1179097cbf1bb591_d20260514_m021234_c001_v0001171_t0032_u01778724754084") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8d4a_d20260514_m021233_c001_v7007000_t0000_u01778724753353") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71326_d20260514_m021228_c001_v0001167_t0044_u01778724748207") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6e98_d20260514_m021227_c001_v7007000_t0000_u01778724747300") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1179ac557f0e1848_d20260514_m021225_c001_v0001032_t0038_u01778724745504") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a57f_d20260514_m021225_c001_v7007000_t0000_u01778724745317") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1179ac557f0e183c_d20260514_m021218_c001_v0001032_t0025_u01778724738262") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a568_d20260514_m021217_c001_v7007000_t0000_u01778724737533") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71268_d20260514_m021209_c001_v0001167_t0025_u01778724729979") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37051c_d20260514_m021209_c001_v7007000_t0000_u01778724729063") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10850aa8b4dff1d6_d20260514_m021207_c001_v0001181_t0058_u01778724727032") 2026/05/14 02:17:58 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57797d_d20260514_m021206_c001_v7007000_t0000_u01778724726849") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10850aa8b4dff1c2_d20260514_m021203_c001_v0001181_t0031_u01778724723665") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577974_d20260514_m021202_c001_v7007000_t0000_u01778724722897") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dcb26_d20260514_m021156_c001_v0001180_t0038_u01778724716869") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a2f_d20260514_m021155_c001_v7007000_t0000_u01778724715777") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f107f62ed30f012ba_d20260514_m021149_c001_v0001181_t0009_u01778724709682") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebc924_d20260514_m021149_c001_v7007000_t0000_u01778724709475") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbb4c_d20260514_m021145_c001_v0001182_t0014_u01778724705717") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f100689bffbfae8a7_d20260514_m021144_c001_v0001173_t0029_u01778724704860") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f100689bffbfae899_d20260514_m021143_c001_v0001173_t0017_u01778724703704") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57795c_d20260514_m021130_c001_v7007000_t0000_u01778724690466") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc990_d20260514_m021123_c001_v0001180_t0051_u01778724683539") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f101e70aae8b926ae_d20260514_m021122_c001_v0001145_t0059_u01778724682607") 2026/05/14 02:17:59 DEBUG : dst/one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f101e70aae8b926aa_d20260514_m021121_c001_v0001145_t0046_u01778724681410") 2026/05/14 02:17:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad914_d20260514_m021312_c001_v7007000_t0000_u01778724792928") 2026/05/14 02:17:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1088237f1f397a0a_d20260514_m021309_c001_v0001136_t0040_u01778724789894") 2026/05/14 02:17:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f11149df2a0e8924e_d20260514_m021305_c001_v0001145_t0029_u01778724785614") 2026/05/14 02:17:59 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5a5_d20260514_m021300_c001_v7007000_t0000_u01778724780864") 2026/05/14 02:17:59 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1187167392cf3c21_d20260514_m021257_c001_v0001130_t0047_u01778724777888") 2026/05/14 02:17:59 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f117bfe8a22934c7f_d20260514_m021253_c001_v0001177_t0030_u01778724773601") 2026/05/14 02:18:00 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a6_d20260514_m021249_c001_v7007000_t0000_u01778724769101") 2026/05/14 02:18:00 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10130b83159eac84_d20260514_m021247_c001_v0001184_t0052_u01778724767156") 2026/05/14 02:18:00 DEBUG : dst/one.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1170a681db0698a4_d20260514_m021243_c001_v0001173_t0019_u01778724763456") 2026/05/14 02:18:00 DEBUG : dst/three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a30_d20260514_m021155_c001_v7007000_t0000_u01778724715959") 2026/05/14 02:18:00 DEBUG : dst/three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f100689bffbfae8f3_d20260514_m021154_c001_v0001173_t0024_u01778724714259") 2026/05/14 02:18:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad915_d20260514_m021313_c001_v7007000_t0000_u01778724793112") 2026/05/14 02:18:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f114f64b44e23820b_d20260514_m021311_c001_v0001097_t0002_u01778724791462") 2026/05/14 02:18:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105c47a7591cc6f3_d20260514_m021307_c001_v0001161_t0015_u01778724787911") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad916_d20260514_m021313_c001_v7007000_t0000_u01778724793296") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f106dc8ac4620864f_d20260514_m021312_c001_v0001167_t0033_u01778724792028") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41607f05adefa2ac_d20260514_m021311_c001_v7007000_t0000_u01778724791842") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f106dc8ac4620862b_d20260514_m021308_c001_v0001167_t0022_u01778724788395") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41607f05adefa29d_d20260514_m021308_c001_v7007000_t0000_u01778724788211") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbe2f_d20260514_m021302_c001_v0001182_t0038_u01778724782998") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5a6_d20260514_m021301_c001_v7007000_t0000_u01778724781045") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1138cd281df78cd5_d20260514_m021259_c001_v0001167_t0037_u01778724779868") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779c9_d20260514_m021259_c001_v7007000_t0000_u01778724779687") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1138cd281df78ca8_d20260514_m021256_c001_v0001167_t0008_u01778724776212") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779b3_d20260514_m021255_c001_v7007000_t0000_u01778724775926") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f713f4_d20260514_m021250_c001_v0001167_t0040_u01778724770915") 2026/05/14 02:18:00 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a4_d20260514_m021248_c001_v7007000_t0000_u01778724768371") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbdb6_d20260514_m021246_c001_v0001182_t0028_u01778724766336") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a1_d20260514_m021245_c001_v7007000_t0000_u01778724765603") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7138c_d20260514_m021240_c001_v0001167_t0049_u01778724760797") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8d56_d20260514_m021238_c001_v7007000_t0000_u01778724758454") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbd4c_d20260514_m021235_c001_v0001182_t0035_u01778724755949") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8d53_d20260514_m021234_c001_v7007000_t0000_u01778724754858") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7132a_d20260514_m021228_c001_v0001167_t0027_u01778724748712") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a580_d20260514_m021226_c001_v7007000_t0000_u01778724746382") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbcda_d20260514_m021223_c001_v0001182_t0045_u01778724743581") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a57c_d20260514_m021222_c001_v7007000_t0000_u01778724742484") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7128c_d20260514_m021212_c001_v0001167_t0024_u01778724732956") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57797e_d20260514_m021208_c001_v7007000_t0000_u01778724728148") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dcb8e_d20260514_m021205_c001_v0001180_t0026_u01778724725748") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577976_d20260514_m021204_c001_v7007000_t0000_u01778724724669") 2026/05/14 02:18:01 DEBUG : dst/three.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbbd2_d20260514_m021157_c001_v0001182_t0045_u01778724717751") 2026/05/14 02:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5a8_d20260514_m021301_c001_v7007000_t0000_u01778724781227") 2026/05/14 02:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f114c971e291ac31e_d20260514_m021259_c001_v0001101_t0019_u01778724779391") 2026/05/14 02:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f108c5e8715dd7fdb_d20260514_m021255_c001_v0001103_t0027_u01778724775418") 2026/05/14 02:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a7_d20260514_m021249_c001_v7007000_t0000_u01778724769293") 2026/05/14 02:18:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f106edfecac170e95_d20260514_m021248_c001_v0001171_t0002_u01778724768090") 2026/05/14 02:18:02 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f11132f15695bb8c2_d20260514_m021245_c001_v0001161_t0010_u01778724765233") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad917_d20260514_m021313_c001_v7007000_t0000_u01778724793479") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71466_d20260514_m021302_c001_v0001167_t0023_u01778724782712") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5a9_d20260514_m021301_c001_v7007000_t0000_u01778724781409") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbdd7_d20260514_m021250_c001_v0001182_t0039_u01778724770700") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5779a8_d20260514_m021249_c001_v7007000_t0000_u01778724769555") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbd7a_d20260514_m021240_c001_v0001182_t0041_u01778724760601") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57799c_d20260514_m021239_c001_v7007000_t0000_u01778724759549") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbcfe_d20260514_m021228_c001_v0001182_t0057_u01778724748480") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6e99_d20260514_m021227_c001_v7007000_t0000_u01778724747484") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbc4a_d20260514_m021210_c001_v0001182_t0058_u01778724730646") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b37051d_d20260514_m021209_c001_v7007000_t0000_u01778724729246") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f711d8_d20260514_m021157_c001_v0001167_t0015_u01778724717436") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a440956a32_d20260514_m021156_c001_v7007000_t0000_u01778724716140") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119fc60f9f87d2d3_d20260514_m021151_c001_v0001033_t0017_u01778724711286") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57795e_d20260514_m021130_c001_v7007000_t0000_u01778724690649") 2026/05/14 02:18:02 DEBUG : dst/two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f101e70aae8b926d0_d20260514_m021129_c001_v0001145_t0056_u01778724689350") 2026/05/14 02:18:02 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebc8c5_d20260514_m021057_c001_v7007000_t0000_u01778724657220") 2026/05/14 02:18:02 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb897_d20260514_m021053_c001_v0001182_t0039_u01778724653452") 2026/05/14 02:18:02 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebc8c1_d20260514_m021051_c001_v7007000_t0000_u01778724651256") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb7fd_d20260514_m021041_c001_v0001182_t0011_u01778724641034") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf7b_d20260514_m021031_c001_v7007000_t0000_u01778724631581") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb75b_d20260514_m021028_c001_v0001182_t0032_u01778724628312") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577818_d20260514_m021007_c001_v7007000_t0000_u01778724607132") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb62f_d20260514_m021005_c001_v0001182_t0038_u01778724605439") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777eb_d20260514_m021004_c001_v7007000_t0000_u01778724604667") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb613_d20260514_m021003_c001_v0001182_t0012_u01778724603467") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777ca_d20260514_m021000_c001_v7007000_t0000_u01778724600958") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5d7_d20260514_m020959_c001_v0001182_t0045_u01778724599354") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777bf_d20260514_m020958_c001_v7007000_t0000_u01778724598501") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5ad_d20260514_m020957_c001_v0001182_t0015_u01778724597330") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577794_d20260514_m020952_c001_v7007000_t0000_u01778724592365") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb538_d20260514_m020950_c001_v0001182_t0007_u01778724590960") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577777_d20260514_m020950_c001_v7007000_t0000_u01778724590201") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb524_d20260514_m020949_c001_v0001182_t0054_u01778724589450") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57775f_d20260514_m020945_c001_v7007000_t0000_u01778724585651") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4f2_d20260514_m020944_c001_v0001182_t0030_u01778724584153") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0e08_d20260514_m020942_c001_v7007000_t0000_u01778724582322") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4d6_d20260514_m020941_c001_v0001182_t0010_u01778724581375") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0e07_d20260514_m020941_c001_v7007000_t0000_u01778724581008") 2026/05/14 02:18:03 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f112d0ddee1cc67d4_d20260514_m020940_c001_v0001183_t0011_u01778724580445") 2026/05/14 02:18:04 DEBUG : empty space: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4c0_d20260514_m020938_c001_v0001182_t0024_u01778724578948") 2026/05/14 02:18:04 DEBUG : enormous: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577809_d20260514_m021006_c001_v7007000_t0000_u01778724606224") 2026/05/14 02:18:04 DEBUG : enormous: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb635_d20260514_m021005_c001_v0001182_t0015_u01778724605663") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecad920_d20260514_m021317_c001_v7007000_t0000_u01778724797905") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f714d4_d20260514_m021316_c001_v0001167_t0008_u01778724796627") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf41_d20260514_m021026_c001_v7007000_t0000_u01778724626484") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb733_d20260514_m021024_c001_v0001182_t0054_u01778724624884") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0dfe_d20260514_m020936_c001_v7007000_t0000_u01778724576496") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb49c_d20260514_m020935_c001_v0001182_t0019_u01778724575554") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0dfd_d20260514_m020935_c001_v7007000_t0000_u01778724575007") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb49a_d20260514_m020934_c001_v0001182_t0036_u01778724574340") 2026/05/14 02:18:04 DEBUG : existing: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb496_d20260514_m020933_c001_v0001182_t0011_u01778724573599") 2026/05/14 02:18:04 DEBUG : existing-b: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf45_d20260514_m021026_c001_v7007000_t0000_u01778724626665") 2026/05/14 02:18:04 DEBUG : existing-b: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc708_d20260514_m021024_c001_v0001180_t0058_u01778724624892") 2026/05/14 02:18:04 DEBUG : file1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d272_d20260514_m021407_c001_v7007000_t0000_u01778724847102") 2026/05/14 02:18:04 DEBUG : file1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7260f_d20260514_m021406_c001_v0001183_t0056_u01778724846101") 2026/05/14 02:18:04 DEBUG : file1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d266_d20260514_m021404_c001_v7007000_t0000_u01778724844805") 2026/05/14 02:18:04 DEBUG : file1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716aa_d20260514_m021403_c001_v0001167_t0003_u01778724843772") 2026/05/14 02:18:05 DEBUG : five: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577847_d20260514_m021010_c001_v7007000_t0000_u01778724610531") 2026/05/14 02:18:05 DEBUG : five: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcb665_d20260514_m021008_c001_v0001182_t0040_u01778724608623") 2026/05/14 02:18:05 DEBUG : foo: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0e09_d20260514_m020943_c001_v7007000_t0000_u01778724583786") 2026/05/14 02:18:05 DEBUG : foo: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcb4ec_d20260514_m020943_c001_v0001182_t0040_u01778724583236") 2026/05/14 02:18:05 DEBUG : foo: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcb4e4_d20260514_m020942_c001_v0001182_t0040_u01778724582690") 2026/05/14 02:18:05 DEBUG : four: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57784a_d20260514_m021010_c001_v7007000_t0000_u01778724610712") 2026/05/14 02:18:05 DEBUG : four: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405ceff3fa9dc68e_d20260514_m021009_c001_v0001180_t0027_u01778724609174") 2026/05/14 02:18:05 DEBUG : four: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb65f_d20260514_m021008_c001_v0001182_t0039_u01778724608060") 2026/05/14 02:18:05 DEBUG : hello world2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e43_d20260514_m020849_c001_v7007000_t0000_u01778724529718") 2026/05/14 02:18:05 DEBUG : hello world2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb2f8_d20260514_m020849_c001_v0001182_t0031_u01778724529160") 2026/05/14 02:18:05 DEBUG : ignore-size: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0df8_d20260514_m020933_c001_v7007000_t0000_u01778724573227") 2026/05/14 02:18:05 DEBUG : ignore-size: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb48a_d20260514_m020932_c001_v0001182_t0057_u01778724572209") 2026/05/14 02:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf20_d20260514_m021024_c001_v7007000_t0000_u01778724624153") 2026/05/14 02:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc6fa_d20260514_m021023_c001_v0001180_t0003_u01778724623307") 2026/05/14 02:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf07_d20260514_m021022_c001_v7007000_t0000_u01778724622539") 2026/05/14 02:18:05 DEBUG : nested/sub dir/file: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc6f6_d20260514_m021021_c001_v0001180_t0016_u01778724621618") 2026/05/14 02:18:05 DEBUG : one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57784e_d20260514_m021010_c001_v7007000_t0000_u01778724610945") 2026/05/14 02:18:06 DEBUG : one: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcb649_d20260514_m021007_c001_v0001182_t0040_u01778724607500") 2026/05/14 02:18:06 DEBUG : only0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d244_d20260514_m021359_c001_v7007000_t0000_u01778724839292") 2026/05/14 02:18:06 DEBUG : only0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40377c178ac72591_d20260514_m021354_c001_v0001183_t0018_u01778724834222") 2026/05/14 02:18:06 DEBUG : only0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfa5_d20260514_m021341_c001_v0001182_t0039_u01778724821078") 2026/05/14 02:18:06 DEBUG : only0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6ea7_d20260514_m021334_c001_v7007000_t0000_u01778724814443") 2026/05/14 02:18:06 DEBUG : only0: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbed7_d20260514_m021321_c001_v0001182_t0011_u01778724801520") 2026/05/14 02:18:06 DEBUG : only1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d245_d20260514_m021359_c001_v7007000_t0000_u01778724839475") 2026/05/14 02:18:06 DEBUG : only1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40458da671d32b2b_d20260514_m021354_c001_v0001184_t0055_u01778724834811") 2026/05/14 02:18:06 DEBUG : only1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfa9_d20260514_m021341_c001_v0001182_t0044_u01778724821551") 2026/05/14 02:18:06 DEBUG : only1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577a77_d20260514_m021335_c001_v7007000_t0000_u01778724815174") 2026/05/14 02:18:06 DEBUG : only1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbee3_d20260514_m021322_c001_v0001182_t0027_u01778724802290") 2026/05/14 02:18:06 DEBUG : only10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d246_d20260514_m021359_c001_v7007000_t0000_u01778724839659") 2026/05/14 02:18:06 DEBUG : only10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f71662_d20260514_m021353_c001_v0001167_t0030_u01778724833662") 2026/05/14 02:18:06 DEBUG : only10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfeb_d20260514_m021346_c001_v0001182_t0008_u01778724826592") 2026/05/14 02:18:06 DEBUG : only10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6eac_d20260514_m021335_c001_v7007000_t0000_u01778724815393") 2026/05/14 02:18:06 DEBUG : only10: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf13_d20260514_m021327_c001_v0001182_t0000_u01778724807628") 2026/05/14 02:18:06 DEBUG : only11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d247_d20260514_m021359_c001_v7007000_t0000_u01778724839841") 2026/05/14 02:18:06 DEBUG : only11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc039_d20260514_m021353_c001_v0001182_t0040_u01778724833672") 2026/05/14 02:18:06 DEBUG : only11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbff5_d20260514_m021347_c001_v0001182_t0043_u01778724827197") 2026/05/14 02:18:06 DEBUG : only11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6ea9_d20260514_m021334_c001_v7007000_t0000_u01778724814812") 2026/05/14 02:18:07 DEBUG : only11: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf19_d20260514_m021328_c001_v0001182_t0019_u01778724808165") 2026/05/14 02:18:07 DEBUG : only12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d248_d20260514_m021400_c001_v7007000_t0000_u01778724840026") 2026/05/14 02:18:07 DEBUG : only12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40458da671d32b21_d20260514_m021354_c001_v0001184_t0055_u01778724834420") 2026/05/14 02:18:07 DEBUG : only12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbffd_d20260514_m021347_c001_v0001182_t0015_u01778724827823") 2026/05/14 02:18:07 DEBUG : only12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5ba_d20260514_m021335_c001_v7007000_t0000_u01778724815195") 2026/05/14 02:18:07 DEBUG : only12: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf21_d20260514_m021328_c001_v0001182_t0006_u01778724808810") 2026/05/14 02:18:07 DEBUG : only13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d249_d20260514_m021400_c001_v7007000_t0000_u01778724840207") 2026/05/14 02:18:07 DEBUG : only13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40377c178ac72593_d20260514_m021354_c001_v0001183_t0018_u01778724834405") 2026/05/14 02:18:07 DEBUG : only13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc001_d20260514_m021348_c001_v0001182_t0049_u01778724828309") 2026/05/14 02:18:07 DEBUG : only13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5e1_d20260514_m021335_c001_v7007000_t0000_u01778724815403") 2026/05/14 02:18:07 DEBUG : only13: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf2d_d20260514_m021329_c001_v0001182_t0017_u01778724809468") 2026/05/14 02:18:07 DEBUG : only14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24a_d20260514_m021400_c001_v7007000_t0000_u01778724840389") 2026/05/14 02:18:07 DEBUG : only14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f7166c_d20260514_m021354_c001_v0001167_t0030_u01778724834610") 2026/05/14 02:18:07 DEBUG : only14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc00b_d20260514_m021348_c001_v0001182_t0058_u01778724828982") 2026/05/14 02:18:07 DEBUG : only14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577a75_d20260514_m021334_c001_v7007000_t0000_u01778724814809") 2026/05/14 02:18:07 DEBUG : only14: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf37_d20260514_m021330_c001_v0001182_t0052_u01778724810134") 2026/05/14 02:18:07 DEBUG : only15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24b_d20260514_m021400_c001_v7007000_t0000_u01778724840570") 2026/05/14 02:18:07 DEBUG : only15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f71668_d20260514_m021354_c001_v0001167_t0030_u01778724834243") 2026/05/14 02:18:07 DEBUG : only15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc011_d20260514_m021349_c001_v0001182_t0025_u01778724829617") 2026/05/14 02:18:07 DEBUG : only15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577a7a_d20260514_m021335_c001_v7007000_t0000_u01778724815538") 2026/05/14 02:18:07 DEBUG : only15: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf45_d20260514_m021330_c001_v0001182_t0014_u01778724810883") 2026/05/14 02:18:08 DEBUG : only16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24c_d20260514_m021400_c001_v7007000_t0000_u01778724840753") 2026/05/14 02:18:08 DEBUG : only16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f71666_d20260514_m021354_c001_v0001167_t0030_u01778724834060") 2026/05/14 02:18:08 DEBUG : only16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc017_d20260514_m021350_c001_v0001182_t0039_u01778724830195") 2026/05/14 02:18:08 DEBUG : only16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5bc_d20260514_m021335_c001_v7007000_t0000_u01778724815562") 2026/05/14 02:18:08 DEBUG : only16: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf4b_d20260514_m021331_c001_v0001182_t0010_u01778724811463") 2026/05/14 02:18:08 DEBUG : only17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24d_d20260514_m021400_c001_v7007000_t0000_u01778724840935") 2026/05/14 02:18:08 DEBUG : only17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc03b_d20260514_m021354_c001_v0001182_t0040_u01778724834070") 2026/05/14 02:18:08 DEBUG : only17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc021_d20260514_m021350_c001_v0001182_t0009_u01778724830955") 2026/05/14 02:18:08 DEBUG : only17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6eaa_d20260514_m021335_c001_v7007000_t0000_u01778724815006") 2026/05/14 02:18:08 DEBUG : only17: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf55_d20260514_m021331_c001_v0001182_t0048_u01778724811994") 2026/05/14 02:18:08 DEBUG : only18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24e_d20260514_m021401_c001_v7007000_t0000_u01778724841116") 2026/05/14 02:18:08 DEBUG : only18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f7166a_d20260514_m021354_c001_v0001167_t0030_u01778724834427") 2026/05/14 02:18:08 DEBUG : only18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc029_d20260514_m021351_c001_v0001182_t0041_u01778724831721") 2026/05/14 02:18:08 DEBUG : only18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5b9_d20260514_m021335_c001_v7007000_t0000_u01778724815011") 2026/05/14 02:18:09 DEBUG : only18: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf61_d20260514_m021332_c001_v0001182_t0022_u01778724812656") 2026/05/14 02:18:09 DEBUG : only19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d24f_d20260514_m021401_c001_v7007000_t0000_u01778724841296") 2026/05/14 02:18:09 DEBUG : only19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc03d_d20260514_m021354_c001_v0001182_t0040_u01778724834254") 2026/05/14 02:18:09 DEBUG : only19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc02f_d20260514_m021352_c001_v0001182_t0057_u01778724832504") 2026/05/14 02:18:09 DEBUG : only19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5de_d20260514_m021335_c001_v7007000_t0000_u01778724815025") 2026/05/14 02:18:09 DEBUG : only19: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf67_d20260514_m021333_c001_v0001182_t0054_u01778724813178") 2026/05/14 02:18:09 DEBUG : only2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d250_d20260514_m021401_c001_v7007000_t0000_u01778724841478") 2026/05/14 02:18:09 DEBUG : only2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc047_d20260514_m021354_c001_v0001182_t0040_u01778724834816") 2026/05/14 02:18:09 DEBUG : only2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfaf_d20260514_m021342_c001_v0001182_t0014_u01778724822001") 2026/05/14 02:18:09 DEBUG : only2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5bb_d20260514_m021335_c001_v7007000_t0000_u01778724815378") 2026/05/14 02:18:09 DEBUG : only2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbee9_d20260514_m021322_c001_v0001182_t0038_u01778724802784") 2026/05/14 02:18:09 DEBUG : only3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d251_d20260514_m021401_c001_v7007000_t0000_u01778724841662") 2026/05/14 02:18:09 DEBUG : only3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc041_d20260514_m021354_c001_v0001182_t0040_u01778724834438") 2026/05/14 02:18:09 DEBUG : only3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfb5_d20260514_m021342_c001_v0001182_t0016_u01778724822626") 2026/05/14 02:18:09 DEBUG : only3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5e0_d20260514_m021335_c001_v7007000_t0000_u01778724815208") 2026/05/14 02:18:09 DEBUG : only3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbeef_d20260514_m021323_c001_v0001182_t0006_u01778724803431") 2026/05/14 02:18:09 DEBUG : only4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d252_d20260514_m021401_c001_v7007000_t0000_u01778724841847") 2026/05/14 02:18:09 DEBUG : only4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40377c178ac72595_d20260514_m021354_c001_v0001183_t0018_u01778724834588") 2026/05/14 02:18:09 DEBUG : only4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfbb_d20260514_m021343_c001_v0001182_t0041_u01778724823292") 2026/05/14 02:18:09 DEBUG : only4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6ea8_d20260514_m021334_c001_v7007000_t0000_u01778724814627") 2026/05/14 02:18:10 DEBUG : only4: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbef1_d20260514_m021323_c001_v0001182_t0039_u01778724803952") 2026/05/14 02:18:10 DEBUG : only5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d253_d20260514_m021402_c001_v7007000_t0000_u01778724842068") 2026/05/14 02:18:10 DEBUG : only5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40377c178ac72599_d20260514_m021354_c001_v0001183_t0018_u01778724834952") 2026/05/14 02:18:10 DEBUG : only5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfc5_d20260514_m021343_c001_v0001182_t0015_u01778724823857") 2026/05/14 02:18:10 DEBUG : only5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40312076af52a5b8_d20260514_m021334_c001_v7007000_t0000_u01778724814820") 2026/05/14 02:18:10 DEBUG : only5: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbef7_d20260514_m021324_c001_v0001182_t0057_u01778724804456") 2026/05/14 02:18:10 DEBUG : only6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d256_d20260514_m021402_c001_v7007000_t0000_u01778724842250") 2026/05/14 02:18:10 DEBUG : only6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40458da671d32b25_d20260514_m021354_c001_v0001184_t0055_u01778724834626") 2026/05/14 02:18:10 DEBUG : only6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfd5_d20260514_m021344_c001_v0001182_t0030_u01778724824528") 2026/05/14 02:18:10 DEBUG : only6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405b199e468a6eab_d20260514_m021335_c001_v7007000_t0000_u01778724815190") 2026/05/14 02:18:10 DEBUG : only6: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf01_d20260514_m021325_c001_v0001182_t0018_u01778724805272") 2026/05/14 02:18:10 DEBUG : only7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d259_d20260514_m021402_c001_v7007000_t0000_u01778724842431") 2026/05/14 02:18:10 DEBUG : only7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcc045_d20260514_m021354_c001_v0001182_t0040_u01778724834632") 2026/05/14 02:18:10 DEBUG : only7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfdb_d20260514_m021345_c001_v0001182_t0039_u01778724825082") 2026/05/14 02:18:10 DEBUG : only7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577a79_d20260514_m021335_c001_v7007000_t0000_u01778724815355") 2026/05/14 02:18:10 DEBUG : only7: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf03_d20260514_m021325_c001_v0001182_t0014_u01778724805868") 2026/05/14 02:18:10 DEBUG : only8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d25a_d20260514_m021402_c001_v7007000_t0000_u01778724842647") 2026/05/14 02:18:11 DEBUG : only8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40377c178ac72597_d20260514_m021354_c001_v0001183_t0018_u01778724834770") 2026/05/14 02:18:11 DEBUG : only8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfe1_d20260514_m021345_c001_v0001182_t0042_u01778724825621") 2026/05/14 02:18:11 DEBUG : only8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab5dd_d20260514_m021334_c001_v7007000_t0000_u01778724814835") 2026/05/14 02:18:11 DEBUG : only8: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf0b_d20260514_m021326_c001_v0001182_t0019_u01778724806428") 2026/05/14 02:18:11 DEBUG : only9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d25c_d20260514_m021402_c001_v7007000_t0000_u01778724842836") 2026/05/14 02:18:11 DEBUG : only9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f7166e_d20260514_m021354_c001_v0001167_t0030_u01778724834792") 2026/05/14 02:18:11 DEBUG : only9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbfe5_d20260514_m021346_c001_v0001182_t0014_u01778724826126") 2026/05/14 02:18:11 DEBUG : only9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577a76_d20260514_m021334_c001_v7007000_t0000_u01778724814992") 2026/05/14 02:18:11 DEBUG : only9: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcbf0d_d20260514_m021326_c001_v0001182_t0024_u01778724806919") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cefc_d20260514_m021020_c001_v7007000_t0000_u01778724620504") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70e73_d20260514_m021018_c001_v0001167_t0006_u01778724618700") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827ceca_d20260514_m021017_c001_v7007000_t0000_u01778724617514") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb6b7_d20260514_m021015_c001_v0001182_t0042_u01778724615715") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827ce94_d20260514_m021014_c001_v7007000_t0000_u01778724614612") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc6a4_d20260514_m021011_c001_v0001180_t0029_u01778724611859") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777d3_d20260514_m021002_c001_v7007000_t0000_u01778724602708") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5f5_d20260514_m021001_c001_v0001182_t0015_u01778724601503") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777c6_d20260514_m021000_c001_v7007000_t0000_u01778724600037") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5d1_d20260514_m020959_c001_v0001182_t0045_u01778724599047") 2026/05/14 02:18:11 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777bb_d20260514_m020957_c001_v7007000_t0000_u01778724597931") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5a1_d20260514_m020957_c001_v0001182_t0007_u01778724597111") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57778c_d20260514_m020951_c001_v7007000_t0000_u01778724591817") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb536_d20260514_m020950_c001_v0001182_t0053_u01778724590747") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57777a_d20260514_m020950_c001_v7007000_t0000_u01778724590383") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb520_d20260514_m020949_c001_v0001182_t0022_u01778724589257") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57776f_d20260514_m020948_c001_v7007000_t0000_u01778724588893") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb518_d20260514_m020948_c001_v0001182_t0021_u01778724588253") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb512_d20260514_m020947_c001_v0001182_t0043_u01778724587696") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577769_d20260514_m020947_c001_v7007000_t0000_u01778724587330") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb508_d20260514_m020946_c001_v0001182_t0025_u01778724586765") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb504_d20260514_m020946_c001_v0001182_t0047_u01778724586197") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577761_d20260514_m020945_c001_v7007000_t0000_u01778724585833") 2026/05/14 02:18:12 DEBUG : potato: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb4f8_d20260514_m020944_c001_v0001182_t0033_u01778724584734") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f406b4803954e1a4d_d20260514_m021106_c001_v7007000_t0000_u01778724666604") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7104e_d20260514_m021105_c001_v0001167_t0018_u01778724665946") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebc8c6_d20260514_m021057_c001_v7007000_t0000_u01778724657577") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70fc2_d20260514_m021052_c001_v0001167_t0010_u01778724652553") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41396830514365c9_d20260514_m021044_c001_v7007000_t0000_u01778724644805") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70f4c_d20260514_m021040_c001_v0001167_t0031_u01778724640348") 2026/05/14 02:18:12 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf7c_d20260514_m021032_c001_v7007000_t0000_u01778724632027") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70ed2_d20260514_m021027_c001_v0001167_t0033_u01778724627583") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57780c_d20260514_m021006_c001_v7007000_t0000_u01778724606406") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb62b_d20260514_m021005_c001_v0001182_t0013_u01778724605211") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777ee_d20260514_m021004_c001_v7007000_t0000_u01778724604849") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb611_d20260514_m021003_c001_v0001182_t0034_u01778724603271") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777d4_d20260514_m021002_c001_v7007000_t0000_u01778724602906") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb601_d20260514_m021002_c001_v0001182_t0050_u01778724602123") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777cb_d20260514_m021001_c001_v7007000_t0000_u01778724601140") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5e7_d20260514_m021000_c001_v0001182_t0035_u01778724600399") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d5777c0_d20260514_m020958_c001_v7007000_t0000_u01778724598683") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb5bd_d20260514_m020957_c001_v0001182_t0051_u01778724597939") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577797_d20260514_m020952_c001_v7007000_t0000_u01778724592547") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb546_d20260514_m020951_c001_v0001182_t0016_u01778724591541") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e4f_d20260514_m020852_c001_v7007000_t0000_u01778724532289") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb30e_d20260514_m020851_c001_v0001182_t0039_u01778724531734") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e4a_d20260514_m020850_c001_v7007000_t0000_u01778724530819") 2026/05/14 02:18:13 DEBUG : potato2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb302_d20260514_m020850_c001_v0001182_t0001_u01778724530257") 2026/05/14 02:18:13 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebc8c7_d20260514_m021057_c001_v7007000_t0000_u01778724657899") 2026/05/14 02:18:13 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc81c_d20260514_m021054_c001_v0001180_t0026_u01778724654023") 2026/05/14 02:18:13 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f41396830514365cd_d20260514_m021045_c001_v7007000_t0000_u01778724645025") 2026/05/14 02:18:14 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc788_d20260514_m021041_c001_v0001180_t0055_u01778724641600") 2026/05/14 02:18:14 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf7e_d20260514_m021032_c001_v7007000_t0000_u01778724632703") 2026/05/14 02:18:14 DEBUG : potato3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc72e_d20260514_m021028_c001_v0001180_t0026_u01778724628504") 2026/05/14 02:18:14 DEBUG : pre-dest1/1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a4409569c6_d20260514_m021139_c001_v7007000_t0000_u01778724699348") 2026/05/14 02:18:14 DEBUG : pre-dest1/1: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc9f4_d20260514_m021131_c001_v0001180_t0049_u01778724691377") 2026/05/14 02:18:14 DEBUG : pre-dest2/2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f408df3a4409569c8_d20260514_m021139_c001_v7007000_t0000_u01778724699529") 2026/05/14 02:18:14 DEBUG : pre-dest2/2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7110e_d20260514_m021132_c001_v0001167_t0034_u01778724692006") 2026/05/14 02:18:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d57794d_d20260514_m021117_c001_v7007000_t0000_u01778724677410") 2026/05/14 02:18:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb994_d20260514_m021114_c001_v0001182_t0031_u01778724674356") 2026/05/14 02:18:14 DEBUG : sizeonly: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0df5_d20260514_m020931_c001_v7007000_t0000_u01778724571662") 2026/05/14 02:18:14 DEBUG : sizeonly: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb47c_d20260514_m020930_c001_v0001182_t0032_u01778724570740") 2026/05/14 02:18:14 DEBUG : splitbanan: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40463e912b24ec53_d20260514_m021543_c001_v7007000_t0000_u01778724943875") 2026/05/14 02:18:14 DEBUG : splitbanan: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc40b_d20260514_m021536_c001_v0001182_t0039_u01778724936658") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadad6_d20260514_m021650_c001_v7007000_t0000_u01778725010056") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a68_d20260514_m021643_c001_v0001167_t0046_u01778725003638") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4187183d4cb2f850_d20260514_m021636_c001_v7007000_t0000_u01778724996639") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71a20_d20260514_m021630_c001_v0001167_t0041_u01778724990618") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40975c611bebca89_d20260514_m021623_c001_v7007000_t0000_u01778724983075") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f719b6_d20260514_m021616_c001_v0001167_t0056_u01778724976915") 2026/05/14 02:18:14 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706ea_d20260514_m021610_c001_v7007000_t0000_u01778724970228") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71970_d20260514_m021604_c001_v0001167_t0037_u01778724964279") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419d62423b6e4626_d20260514_m021557_c001_v7007000_t0000_u01778724957193") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7192c_d20260514_m021550_c001_v0001167_t0035_u01778724950661") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f400638e497610202_d20260514_m021538_c001_v7007000_t0000_u01778724938560") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f718e2_d20260514_m021535_c001_v0001167_t0033_u01778724935592") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f407bbdb7421f4c5d_d20260514_m021528_c001_v7007000_t0000_u01778724928510") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc34b_d20260514_m021521_c001_v0001182_t0027_u01778724921443") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b3706a5_d20260514_m021520_c001_v7007000_t0000_u01778724920310") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f7187a_d20260514_m021517_c001_v0001167_t0011_u01778724917159") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecada43_d20260514_m021509_c001_v7007000_t0000_u01778724909778") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc28d_d20260514_m021502_c001_v0001182_t0041_u01778724902981") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aacab_d20260514_m021501_c001_v7007000_t0000_u01778724901917") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71812_d20260514_m021458_c001_v0001167_t0002_u01778724898710") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f421a3fb16d5aac76_d20260514_m021446_c001_v7007000_t0000_u01778724886477") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc1e4_d20260514_m021442_c001_v0001182_t0008_u01778724882980") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f402ab24f38bb8eaa_d20260514_m021436_c001_v7007000_t0000_u01778724876030") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc188_d20260514_m021429_c001_v0001182_t0002_u01778724869913") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f40167f985b370600_d20260514_m021422_c001_v7007000_t0000_u01778724862600") 2026/05/14 02:18:15 DEBUG : splitbananasplit: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc11e_d20260514_m021416_c001_v0001182_t0017_u01778724856609") 2026/05/14 02:18:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc1300_d20260514_m021523_c001_v7007000_t0000_u01778724923222") 2026/05/14 02:18:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71884_d20260514_m021518_c001_v0001167_t0016_u01778724918536") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d283_d20260514_m021410_c001_v7007000_t0000_u01778724850867") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc0bf_d20260514_m021409_c001_v0001182_t0016_u01778724849890") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d27d_d20260514_m021409_c001_v7007000_t0000_u01778724849137") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f716be_d20260514_m021408_c001_v0001167_t0029_u01778724848025") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf25_d20260514_m021024_c001_v7007000_t0000_u01778724624338") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70eaa_d20260514_m021023_c001_v0001167_t0023_u01778724623298") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cf0b_d20260514_m021022_c001_v7007000_t0000_u01778724622722") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb701_d20260514_m021021_c001_v0001182_t0033_u01778724621973") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0dd1_d20260514_m020928_c001_v7007000_t0000_u01778724568633") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb45a_d20260514_m020927_c001_v0001182_t0006_u01778724567347") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0db7_d20260514_m020926_c001_v7007000_t0000_u01778724566980") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb452_d20260514_m020926_c001_v0001182_t0006_u01778724566061") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0d8d_d20260514_m020924_c001_v7007000_t0000_u01778724564006") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb438_d20260514_m020923_c001_v0001182_t0001_u01778724563098") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0d81_d20260514_m020922_c001_v7007000_t0000_u01778724562441") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb42e_d20260514_m020921_c001_v0001182_t0007_u01778724561317") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb408_d20260514_m020918_c001_v0001182_t0013_u01778724558818") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0d79_d20260514_m020918_c001_v7007000_t0000_u01778724558452") 2026/05/14 02:18:16 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb3f8_d20260514_m020917_c001_v0001182_t0025_u01778724557861") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb3f2_d20260514_m020917_c001_v0001182_t0028_u01778724557295") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f411e0b830fbc0d73_d20260514_m020916_c001_v7007000_t0000_u01778724556562") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb394_d20260514_m020908_c001_v0001182_t0022_u01778724548188") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb37c_d20260514_m020905_c001_v0001182_t0025_u01778724545615") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e81_d20260514_m020905_c001_v7007000_t0000_u01778724545255") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb37a_d20260514_m020904_c001_v0001182_t0010_u01778724544686") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb372_d20260514_m020904_c001_v0001182_t0006_u01778724544126") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e80_d20260514_m020903_c001_v7007000_t0000_u01778724543761") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb352_d20260514_m020900_c001_v0001182_t0020_u01778724540252") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e73_d20260514_m020859_c001_v7007000_t0000_u01778724539889") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb34c_d20260514_m020859_c001_v0001182_t0017_u01778724539257") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e6d_d20260514_m020858_c001_v7007000_t0000_u01778724538356") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb33e_d20260514_m020857_c001_v0001182_t0056_u01778724537800") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e68_d20260514_m020857_c001_v7007000_t0000_u01778724537260") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb33a_d20260514_m020856_c001_v0001182_t0006_u01778724536709") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e62_d20260514_m020855_c001_v7007000_t0000_u01778724535811") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb330_d20260514_m020855_c001_v0001182_t0045_u01778724535057") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e5b_d20260514_m020854_c001_v7007000_t0000_u01778724534517") 2026/05/14 02:18:17 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb324_d20260514_m020853_c001_v0001182_t0028_u01778724533957") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e56_d20260514_m020853_c001_v7007000_t0000_u01778724533414") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb318_d20260514_m020852_c001_v0001182_t0022_u01778724532828") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e3d_d20260514_m020848_c001_v7007000_t0000_u01778724528621") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb2ec_d20260514_m020848_c001_v0001182_t0036_u01778724528055") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e37_d20260514_m020847_c001_v7007000_t0000_u01778724527514") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb2e2_d20260514_m020846_c001_v0001182_t0057_u01778724526902") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e33_d20260514_m020846_c001_v7007000_t0000_u01778724526006") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb2c0_d20260514_m020845_c001_v0001182_t0045_u01778724525446") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f423d339161e05e2f_d20260514_m020843_c001_v7007000_t0000_u01778724523283") 2026/05/14 02:18:18 DEBUG : sub dir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb29c_d20260514_m020842_c001_v0001182_t0015_u01778724522726") 2026/05/14 02:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d285_d20260514_m021411_c001_v7007000_t0000_u01778724851050") 2026/05/14 02:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac7262f_d20260514_m021409_c001_v0001183_t0024_u01778724849900") 2026/05/14 02:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d27e_d20260514_m021409_c001_v7007000_t0000_u01778724849319") 2026/05/14 02:18:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32b6f_d20260514_m021408_c001_v0001184_t0018_u01778724848040") 2026/05/14 02:18:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadadd_d20260514_m021652_c001_v7007000_t0000_u01778725012079") 2026/05/14 02:18:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d330e8_d20260514_m021651_c001_v0001184_t0036_u01778725011459") 2026/05/14 02:18:18 DEBUG : sub/yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cef7_d20260514_m021019_c001_v7007000_t0000_u01778724619959") 2026/05/14 02:18:18 DEBUG : sub/yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc6da_d20260514_m021018_c001_v0001180_t0027_u01778724618339") 2026/05/14 02:18:18 DEBUG : test_dir1/file2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d274_d20260514_m021407_c001_v7007000_t0000_u01778724847283") 2026/05/14 02:18:18 DEBUG : test_dir1/file2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32b65_d20260514_m021405_c001_v0001184_t0033_u01778724845754") 2026/05/14 02:18:18 DEBUG : test_dir1/file2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d268_d20260514_m021404_c001_v7007000_t0000_u01778724844987") 2026/05/14 02:18:19 DEBUG : test_dir1/file2: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc099_d20260514_m021403_c001_v0001182_t0016_u01778724843786") 2026/05/14 02:18:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d276_d20260514_m021407_c001_v7007000_t0000_u01778724847466") 2026/05/14 02:18:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc0a9_d20260514_m021405_c001_v0001182_t0043_u01778724845761") 2026/05/14 02:18:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827d26a_d20260514_m021405_c001_v7007000_t0000_u01778724845169") 2026/05/14 02:18:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d32b55_d20260514_m021403_c001_v0001184_t0034_u01778724843788") 2026/05/14 02:18:19 DEBUG : three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577851_d20260514_m021011_c001_v7007000_t0000_u01778724611128") 2026/05/14 02:18:19 DEBUG : three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb671_d20260514_m021009_c001_v0001182_t0023_u01778724609953") 2026/05/14 02:18:19 DEBUG : three: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcb657_d20260514_m021007_c001_v0001182_t0011_u01778724607868") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadae4_d20260514_m021653_c001_v7007000_t0000_u01778725013706") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc64b_d20260514_m021653_c001_v0001182_t0006_u01778725013096") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb5d_d20260514_m021711_c001_v7007000_t0000_u01778725031618") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72bed_d20260514_m021709_c001_v0001183_t0019_u01778725029706") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb4b_d20260514_m021708_c001_v7007000_t0000_u01778725028154") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc6c3_d20260514_m021706_c001_v0001182_t0052_u01778725026793") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb3e_d20260514_m021705_c001_v7007000_t0000_u01778725025845") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d33144_d20260514_m021705_c001_v0001184_t0019_u01778725025253") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb17_d20260514_m021700_c001_v7007000_t0000_u01778725020391") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc67d_d20260514_m021659_c001_v0001182_t0008_u01778725019568") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb25_d20260514_m021702_c001_v7007000_t0000_u01778725022415") 2026/05/14 02:18:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72bc3_d20260514_m021701_c001_v0001183_t0051_u01778725021347") 2026/05/14 02:18:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb0a_d20260514_m021658_c001_v7007000_t0000_u01778725018591") 2026/05/14 02:18:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10458da671d3311a_d20260514_m021657_c001_v0001184_t0049_u01778725017962") 2026/05/14 02:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadafc_d20260514_m021656_c001_v7007000_t0000_u01778725016974") 2026/05/14 02:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71abe_d20260514_m021656_c001_v0001167_t0030_u01778725016268") 2026/05/14 02:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadaf0_d20260514_m021655_c001_v7007000_t0000_u01778725015295") 2026/05/14 02:18:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f10377c178ac72b9d_d20260514_m021654_c001_v0001183_t0028_u01778725014675") 2026/05/14 02:18:20 DEBUG : toe/toe/toe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4166c99597bab791_d20260514_m021716_c001_v7007000_t0000_u01778725036191") 2026/05/14 02:18:20 DEBUG : toe/toe/toe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f119a281c1abcc6ef_d20260514_m021715_c001_v0001182_t0036_u01778725035566") 2026/05/14 02:18:20 DEBUG : toe/toe/toe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb33_d20260514_m021704_c001_v7007000_t0000_u01778725024281") 2026/05/14 02:18:20 DEBUG : toe/toe/toe: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71af2_d20260514_m021703_c001_v0001167_t0048_u01778725023369") 2026/05/14 02:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb63_d20260514_m021712_c001_v7007000_t0000_u01778725032224") 2026/05/14 02:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f71b34_d20260514_m021711_c001_v0001167_t0011_u01778725031010") 2026/05/14 02:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f418f3255aecadb51_d20260514_m021708_c001_v7007000_t0000_u01778725028749") 2026/05/14 02:18:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1155fdee63b2c84a_d20260514_m021707_c001_v0001179_t0044_u01778725027946") 2026/05/14 02:18:20 DEBUG : two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f414725255d577854_d20260514_m021011_c001_v7007000_t0000_u01778724611311") 2026/05/14 02:18:20 DEBUG : two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f4024a18e60f70e33_d20260514_m021009_c001_v0001167_t0030_u01778724609385") 2026/05/14 02:18:20 DEBUG : two: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f419a281c1abcb653_d20260514_m021007_c001_v0001182_t0040_u01778724607685") 2026/05/14 02:18:20 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cefe_d20260514_m021020_c001_v7007000_t0000_u01778724620692") 2026/05/14 02:18:20 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1184c0bce83caafb_d20260514_m021019_c001_v0001178_t0038_u01778724619711") 2026/05/14 02:18:20 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cec3_d20260514_m021016_c001_v7007000_t0000_u01778724616956") 2026/05/14 02:18:21 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f105ceff3fa9dc6c4_d20260514_m021015_c001_v0001180_t0037_u01778724615361") 2026/05/14 02:18:21 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827ce89_d20260514_m021014_c001_v7007000_t0000_u01778724614067") 2026/05/14 02:18:21 DEBUG : yam: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1024a18e60f70e3f_d20260514_m021011_c001_v0001167_t0014_u01778724611871") 2026/05/14 02:18:21 DEBUG : yaml: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827cece_d20260514_m021017_c001_v7007000_t0000_u01778724617696") 2026/05/14 02:18:21 DEBUG : yaml: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1199d1920aae373e_d20260514_m021016_c001_v0001102_t0038_u01778724616510") 2026/05/14 02:18:21 DEBUG : yaml: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f405a59b7e827ce98_d20260514_m021014_c001_v7007000_t0000_u01778724614806") 2026/05/14 02:18:21 DEBUG : yaml: Deleting (id "4_zafb24d3330ed2b4b9fe80e1b_f1096bcd7275594d7_d20260514_m021013_c001_v0001033_t0053_u01778724613413") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m42.553155429s (try 1/5)