"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/20 15:25:34 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu" 2025/11/20 15:25:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 15:25:34 DEBUG : Creating backend with remote "/tmp/rclone2060283283" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/20 15:25:35 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:35 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:36 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:36 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:37 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:37 DEBUG : B2 bucket rclone-test-godohox7fahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:39 DEBUG : Creating backend with remote "/non-existing" 2025/11/20 15:25:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/20 15:25:39 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:39 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:40 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:40 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.53s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:41 INFO : B2 bucket rclone-test-godohox7fahu: Running all checks before starting transfers 2025/11/20 15:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:41 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:41 INFO : B2 bucket rclone-test-godohox7fahu: Checks finished, now starting transfers 2025/11/20 15:25:41 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:42 ERROR : Ignoring --no-traverse with sync 2025/11/20 15:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:42 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:42 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:43 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/20 15:25:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:44 DEBUG : hello world2: size = 12 OK 2025/11/20 15:25:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/20 15:25:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:25:45 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:45 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:45 DEBUG : potato2: size = 11 OK 2025/11/20 15:25:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:25:46 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:46 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:47 DEBUG : potato2: size = 11 OK 2025/11/20 15:25:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.55s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 15:25:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:25:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 15:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:25:48 INFO : sub dir2: Making directory 2025/11/20 15:25:48 INFO : sub dir: Making directory 2025/11/20 15:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:48 INFO : sub dir2/sub sub dir2: Making directory 2025/11/20 15:25:48 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:48 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:48 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/20 15:25:48 DEBUG : B2 bucket rclone-test-godohox7fahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:49 INFO : sub dir2: Making directory 2025/11/20 15:25:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 15:25:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:25:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:50 DEBUG : sub dir2: Making directory with metadata 2025/11/20 15:25:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:25:50 INFO : sub dir2: Making directory 2025/11/20 15:25:50 INFO : sub dir: Making directory 2025/11/20 15:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:50 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:50 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:51 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/20 15:25:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/20 15:25:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:52 INFO : sub dir2: Making directory 2025/11/20 15:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:52 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:52 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:52 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:53 DEBUG : sub dir2: Making directory with metadata 2025/11/20 15:25:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:25:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:25:53 INFO : sub dir2: Making directory 2025/11/20 15:25:53 INFO : sub dir: Making directory 2025/11/20 15:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:53 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/20 15:25:54 DEBUG : B2 bucket rclone-test-godohox7fahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:55 INFO : sub dir2: Making directory 2025/11/20 15:25:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:55 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:25:55 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:25:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:55 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:25:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rodurus9sefi" 2025/11/20 15:25:56 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-rodurus9sefi 2025/11/20 15:25:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:25:58 DEBUG : B2 bucket rclone-test-rodurus9sefi: Waiting for checks to finish 2025/11/20 15:25:58 DEBUG : B2 bucket rclone-test-rodurus9sefi: Waiting for transfers to finish 2025/11/20 15:25:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:25:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:25:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:25:59 DEBUG : B2 bucket rclone-test-rodurus9sefi: Purge remote 2025/11/20 15:25:59 INFO : B2 bucket rclone-test-rodurus9sefi: cleaning bucket "rclone-test-rodurus9sefi" of all files 2025/11/20 15:25:59 DEBUG : sub dir/hello world: Deleting (id "4_z7f125d03d0fdab1b9fa80e1b_f114f236143cdc29a_d20251120_m152558_c001_v0001181_t0047_u01763652358683") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:26:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:01 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 15:26:01 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:01 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:01 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 15:26:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/20 15:26:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sivoxub3buza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-sivoxub3buza 2025/11/20 15:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:26:04 DEBUG : B2 bucket rclone-test-sivoxub3buza: Waiting for checks to finish 2025/11/20 15:26:04 DEBUG : B2 bucket rclone-test-sivoxub3buza: Waiting for transfers to finish 2025/11/20 15:26:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:26:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:26:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sivoxub3buza) 2025/11/20 15:26:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 15:26:07 DEBUG : B2 bucket rclone-test-sivoxub3buza: Waiting for checks to finish 2025/11/20 15:26:07 DEBUG : B2 bucket rclone-test-sivoxub3buza: Waiting for transfers to finish 2025/11/20 15:26:07 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 15:26:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/20 15:26:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:26:07 DEBUG : B2 bucket rclone-test-sivoxub3buza: Purge remote 2025/11/20 15:26:07 INFO : B2 bucket rclone-test-sivoxub3buza: cleaning bucket "rclone-test-sivoxub3buza" of all files 2025/11/20 15:26:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf026d93d0fdab1b9fa80e1b_f10517dcb4e6fa6fc_d20251120_m152607_c001_v0001120_t0017_u01763652367300") 2025/11/20 15:26:07 DEBUG : sub dir/hello world: Deleting (id "4_zcf026d93d0fdab1b9fa80e1b_f11771f946f003f95_d20251120_m152605_c001_v0001090_t0000_u01763652365105") --- PASS: TestServerSideCopyOverSelf (6.51s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:26:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 15:26:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:10 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 15:26:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/20 15:26:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/20 15:26:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fiwoqub8lofu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-fiwoqub8lofu 2025/11/20 15:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:26:12 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for checks to finish 2025/11/20 15:26:12 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for transfers to finish 2025/11/20 15:26:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:26:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:26:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fiwoqub8lofu) 2025/11/20 15:26:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 15:26:14 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for checks to finish 2025/11/20 15:26:14 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for transfers to finish 2025/11/20 15:26:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 15:26:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/20 15:26:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:26:15 INFO : sub dir/hello world: Deleted 2025/11/20 15:26:16 DEBUG : testing file moves 2025/11/20 15:26:16 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fiwoqub8lofu) 2025/11/20 15:26:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 15:26:16 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for checks to finish 2025/11/20 15:26:16 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Waiting for transfers to finish 2025/11/20 15:26:17 DEBUG : sub dir/hello world: size = 24 OK 2025/11/20 15:26:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/20 15:26:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/20 15:26:17 INFO : sub dir/hello world: Deleted 2025/11/20 15:26:17 DEBUG : B2 bucket rclone-test-fiwoqub8lofu: Purge remote 2025/11/20 15:26:17 INFO : B2 bucket rclone-test-fiwoqub8lofu: cleaning bucket "rclone-test-fiwoqub8lofu" of all files 2025/11/20 15:26:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f128da3d0fdab1b9fa80e1b_f10123871acdd58de_d20251120_m152617_c001_v0001041_t0000_u01763652377008") 2025/11/20 15:26:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f128da3d0fdab1b9fa80e1b_f1017e397edb383ee_d20251120_m152614_c001_v0001172_t0030_u01763652374980") 2025/11/20 15:26:18 DEBUG : sub dir/hello world: Deleting (id "4_z2f128da3d0fdab1b9fa80e1b_f117ff0beeb8288d1_d20251120_m152613_c001_v0001041_t0036_u01763652373452") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:19 ERROR : error listing: directory not found 2025/11/20 15:26:19 INFO : Local file system at /tmp/rclone2060283283: Making directory 2025/11/20 15:26:20 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:20 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:26:21 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for checks to finish 2025/11/20 15:26:21 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for transfers to finish 2025/11/20 15:26:22 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/20 15:26:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:26:22 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/20 15:26:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/20 15:26:23 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:23 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:23 DEBUG : check sum: size = 1 OK 2025/11/20 15:26:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:26:23 INFO : check sum: Copied (new) 2025/11/20 15:26:23 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:23 DEBUG : check sum: size = 1 OK 2025/11/20 15:26:23 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:26:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/20 15:26:23 DEBUG : check sum: Unchanged skipping 2025/11/20 15:26:23 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:23 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/20 15:26:24 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:24 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:25 DEBUG : sizeonly: size = 6 OK 2025/11/20 15:26:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/20 15:26:25 INFO : sizeonly: Copied (new) 2025/11/20 15:26:25 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:25 DEBUG : sizeonly: size = 6 OK 2025/11/20 15:26:25 DEBUG : sizeonly: Sizes identical 2025/11/20 15:26:25 DEBUG : sizeonly: Unchanged skipping 2025/11/20 15:26:25 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:25 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:25 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/20 15:26:26 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:26 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/20 15:26:26 INFO : ignore-size: Copied (new) 2025/11/20 15:26:26 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:26:27 DEBUG : ignore-size: Unchanged skipping 2025/11/20 15:26:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:27 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.78s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:28 DEBUG : existing: size = 6 OK 2025/11/20 15:26:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:26:28 DEBUG : existing: Unchanged skipping 2025/11/20 15:26:28 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:28 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:28 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:28 INFO : There was nothing to transfer 2025/11/20 15:26:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/20 15:26:29 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:29 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:29 DEBUG : existing: size = 6 OK 2025/11/20 15:26:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/20 15:26:29 INFO : existing: Copied (replaced existing) 2025/11/20 15:26:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.11s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 15:26:30 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:30 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:30 DEBUG : existing: size = 6 OK 2025/11/20 15:26:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/20 15:26:30 INFO : existing: Copied (new) 2025/11/20 15:26:30 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:30 DEBUG : existing: Destination exists, skipping 2025/11/20 15:26:30 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:30 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:30 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/20 15:26:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:32 DEBUG : c/non empty space: size = 5 OK 2025/11/20 15:26:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 15:26:33 DEBUG : a/potato2: size = 60 OK 2025/11/20 15:26:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:33 INFO : a/potato2: Copied (new) 2025/11/20 15:26:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:34 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:34 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 15:26:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:26:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/20 15:26:34 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:34 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:34 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:34 INFO : There was nothing to transfer 2025/11/20 15:26:35 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 15:26:35 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:26:36 INFO : empty space: Updated modification time in destination 2025/11/20 15:26:36 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:36 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:36 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:37 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 15:26:37 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:26:37 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:37 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:37 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:38 DEBUG : foo: size = 3 OK 2025/11/20 15:26:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/20 15:26:38 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:26:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:38 DEBUG : foo: sha1 differ 2025/11/20 15:26:38 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:39 DEBUG : foo: size = 3 OK 2025/11/20 15:26:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/20 15:26:39 INFO : foo: Copied (replaced existing) 2025/11/20 15:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:40 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 15:26:40 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:40 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:40 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:40 DEBUG : potato: size = 60 OK 2025/11/20 15:26:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:40 INFO : potato: Copied (new) 2025/11/20 15:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:42 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:26:42 DEBUG : potato: size = 60 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:42 DEBUG : potato: Sizes differ 2025/11/20 15:26:42 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:42 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:42 DEBUG : potato: size = 21 OK 2025/11/20 15:26:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/20 15:26:42 INFO : potato: Copied (replaced existing) 2025/11/20 15:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:44 DEBUG : potato: size = 21 OK 2025/11/20 15:26:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/20 15:26:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2060283283) 2025/11/20 15:26:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:26:44 DEBUG : potato: sha1 differ 2025/11/20 15:26:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:44 DEBUG : potato: size = 21 OK 2025/11/20 15:26:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/20 15:26:44 INFO : potato: Copied (replaced existing) 2025/11/20 15:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:46 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:46 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/20 15:26:46 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:46 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:46 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:48 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:48 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:48 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:48 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:48 DEBUG : potato2: size = 60 OK 2025/11/20 15:26:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:48 INFO : potato2: Copied (new) 2025/11/20 15:26:48 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:50 INFO : d: Making directory 2025/11/20 15:26:50 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/20 15:26:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:50 DEBUG : c/non empty space: size = 5 OK 2025/11/20 15:26:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:50 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 15:26:51 DEBUG : a/potato2: size = 60 OK 2025/11/20 15:26:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:51 INFO : a/potato2: Copied (new) 2025/11/20 15:26:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:51 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:51 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/20 15:26:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:53 DEBUG : c/non empty space: size = 5 OK 2025/11/20 15:26:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 15:26:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:53 DEBUG : a/potato2: size = 60 OK 2025/11/20 15:26:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:53 INFO : a/potato2: Copied (new) 2025/11/20 15:26:53 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting files as there were IO errors 2025/11/20 15:26:53 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:55 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:56 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:56 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:56 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:56 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:56 INFO : potato: Deleted 2025/11/20 15:26:56 DEBUG : potato2: size = 60 OK 2025/11/20 15:26:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.43s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:26:58 DEBUG : Waiting for deletions to finish 2025/11/20 15:26:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:58 INFO : potato: Deleted 2025/11/20 15:26:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:26:58 DEBUG : empty space: size = 1 OK 2025/11/20 15:26:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:26:58 DEBUG : empty space: Unchanged skipping 2025/11/20 15:26:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:26:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:26:59 DEBUG : potato2: size = 60 OK 2025/11/20 15:26:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:26:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:00 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:00 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:01 DEBUG : potato2: size = 19 OK 2025/11/20 15:27:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/20 15:27:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : enormous: Excluded 2025/11/20 15:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : potato2: Excluded 2025/11/20 15:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : potato2: Excluded 2025/11/20 15:27:03 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:27:03 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:03 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:03 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:03 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:03 INFO : There was nothing to transfer 2025/11/20 15:27:03 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : enormous: Excluded 2025/11/20 15:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : potato2: Excluded 2025/11/20 15:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 15:27:03 DEBUG : potato2: Excluded 2025/11/20 15:27:03 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/20 15:27:03 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:03 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for checks to finish 2025/11/20 15:27:03 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for transfers to finish 2025/11/20 15:27:03 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:05 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 15:27:05 DEBUG : enormous: Excluded 2025/11/20 15:27:05 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 15:27:05 DEBUG : potato2: Excluded 2025/11/20 15:27:06 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:27:06 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:06 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:06 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:06 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:06 INFO : enormous: Deleted 2025/11/20 15:27:06 INFO : potato2: Deleted 2025/11/20 15:27:06 INFO : There was nothing to transfer 2025/11/20 15:27:06 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:06 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for checks to finish 2025/11/20 15:27:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/20 15:27:06 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:06 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for transfers to finish 2025/11/20 15:27:06 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:06 INFO : enormous: Deleted 2025/11/20 15:27:06 INFO : potato2: Deleted 2025/11/20 15:27:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.95s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:08 DEBUG : five: Need to transfer - File not found at Destination 2025/11/20 15:27:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:27:08 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:08 DEBUG : four: size = 8 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:08 DEBUG : four: Sizes differ 2025/11/20 15:27:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/20 15:27:08 DEBUG : one: Destination is newer than source, skipping 2025/11/20 15:27:08 DEBUG : three: size = 5 OK 2025/11/20 15:27:08 DEBUG : three: Sizes identical 2025/11/20 15:27:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/20 15:27:08 DEBUG : two: size = 3 OK 2025/11/20 15:27:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2060283283) 2025/11/20 15:27:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:08 DEBUG : two: sha1 differ 2025/11/20 15:27:08 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:09 DEBUG : five: size = 4 OK 2025/11/20 15:27:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/20 15:27:09 INFO : five: Copied (new) 2025/11/20 15:27:09 DEBUG : four: size = 4 OK 2025/11/20 15:27:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/20 15:27:09 INFO : four: Copied (replaced existing) 2025/11/20 15:27:09 DEBUG : two: size = 3 OK 2025/11/20 15:27:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/20 15:27:09 INFO : two: Copied (replaced existing) 2025/11/20 15:27:09 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:10 DEBUG : five: size = 4 OK 2025/11/20 15:27:10 DEBUG : four: size = 4 OK 2025/11/20 15:27:10 DEBUG : one: Destination is newer than source, skipping 2025/11/20 15:27:10 DEBUG : three: size = 5 OK 2025/11/20 15:27:10 DEBUG : two: size = 3 OK 2025/11/20 15:27:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2060283283) 2025/11/20 15:27:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:10 DEBUG : three: sha1 differ 2025/11/20 15:27:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/20 15:27:10 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/20 15:27:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/20 15:27:10 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/20 15:27:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/20 15:27:10 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/20 15:27:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/20 15:27:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/20 15:27:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/20 15:27:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/20 15:27:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:10 DEBUG : three: size = 5 OK 2025/11/20 15:27:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:27:10 INFO : three: Copied (replaced existing) 2025/11/20 15:27:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.58s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/20 15:27:12 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:12 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/20 15:27:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/20 15:27:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:12 DEBUG : potato: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/20 15:27:12 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/20 15:27:12 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/20 15:27:12 DEBUG : potato: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/20 15:27:12 DEBUG : pacer: Reducing sleep to 500ms 2025/11/20 15:27:12 DEBUG : yam: size = 11 OK 2025/11/20 15:27:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:12 INFO : yam: Copied (new) 2025/11/20 15:27:12 DEBUG : pacer: Reducing sleep to 250ms 2025/11/20 15:27:12 DEBUG : potato: size = 14 OK 2025/11/20 15:27:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/20 15:27:12 INFO : potato: Copied (new) 2025/11/20 15:27:12 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:13 DEBUG : pacer: Reducing sleep to 125ms 2025/11/20 15:27:13 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/20 15:27:13 DEBUG : potato: size = 14 OK 2025/11/20 15:27:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:27:13 DEBUG : potato: Unchanged skipping 2025/11/20 15:27:13 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:13 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:13 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:13 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:14 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/20 15:27:14 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/20 15:27:14 DEBUG : yaml: size = 11 OK 2025/11/20 15:27:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:14 INFO : yam: Copied (server-side copy) to: yaml 2025/11/20 15:27:14 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:27:14 INFO : yam: Deleted 2025/11/20 15:27:14 INFO : yaml: Renamed from "yam" 2025/11/20 15:27:14 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/20 15:27:15 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:15 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:15 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/20 15:27:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/20 15:27:15 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:15 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:16 DEBUG : potato: size = 14 OK 2025/11/20 15:27:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/20 15:27:16 INFO : potato: Copied (new) 2025/11/20 15:27:16 DEBUG : yam: size = 11 OK 2025/11/20 15:27:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:16 INFO : yam: Copied (new) 2025/11/20 15:27:16 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:16 DEBUG : potato: size = 14 OK 2025/11/20 15:27:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:27:16 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:16 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:16 DEBUG : potato: Unchanged skipping 2025/11/20 15:27:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:17 DEBUG : yaml: size = 11 OK 2025/11/20 15:27:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:17 INFO : yam: Copied (server-side copy) to: yaml 2025/11/20 15:27:17 INFO : yam: Deleted 2025/11/20 15:27:17 INFO : yaml: Renamed from "yam" 2025/11/20 15:27:17 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/20 15:27:18 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:18 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/20 15:27:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/20 15:27:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:18 DEBUG : potato: size = 14 OK 2025/11/20 15:27:18 DEBUG : sub/yam: size = 11 OK 2025/11/20 15:27:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/20 15:27:18 INFO : potato: Copied (new) 2025/11/20 15:27:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:18 INFO : sub/yam: Copied (new) 2025/11/20 15:27:18 DEBUG : Waiting for deletions to finish 2025/11/20 15:27:19 DEBUG : potato: size = 14 OK 2025/11/20 15:27:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:27:19 DEBUG : potato: Unchanged skipping 2025/11/20 15:27:19 INFO : B2 bucket rclone-test-godohox7fahu: Making map for --track-renames 2025/11/20 15:27:19 INFO : B2 bucket rclone-test-godohox7fahu: Finished making map for --track-renames 2025/11/20 15:27:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for renames to finish 2025/11/20 15:27:19 DEBUG : yam: size = 11 OK 2025/11/20 15:27:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/20 15:27:19 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/20 15:27:20 INFO : sub/yam: Deleted 2025/11/20 15:27:20 INFO : yam: Renamed from "sub/yam" 2025/11/20 15:27:20 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.61s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:20 DEBUG : Creating backend with remote "/tmp/rclone2060283283/dir1" 2025/11/20 15:27:20 DEBUG : Creating backend with remote "/tmp/rclone2060283283/dir2" 2025/11/20 15:27:20 DEBUG : Local file system at /tmp/rclone2060283283/dir2: Using server-side directory move 2025/11/20 15:27:20 INFO : Local file system at /tmp/rclone2060283283/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 15:27:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/20 15:27:20 INFO : file1.txt: Moved (server-side) 2025/11/20 15:27:20 DEBUG : Local file system at /tmp/rclone2060283283/dir2: Waiting for checks to finish 2025/11/20 15:27:20 DEBUG : Local file system at /tmp/rclone2060283283/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:27:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 15:27:21 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:21 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:21 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 15:27:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/20 15:27:21 INFO : nested/sub dir/file: Copied (new) 2025/11/20 15:27:21 INFO : nested/sub dir/file: Deleted 2025/11/20 15:27:21 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:27:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:27:21 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:27:21 INFO : sub dir/hello world: Deleted 2025/11/20 15:27:21 INFO : sub dir: Removing directory 2025/11/20 15:27:21 INFO : nested/sub dir: Removing directory 2025/11/20 15:27:21 INFO : nested: Removing directory 2025/11/20 15:27:21 DEBUG : Local file system at /tmp/rclone2060283283: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 15:27:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 15:27:22 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:22 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 15:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:27:23 INFO : sub dir/hello world: Copied (new) 2025/11/20 15:27:23 INFO : sub dir/hello world: Deleted 2025/11/20 15:27:23 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 15:27:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/20 15:27:23 INFO : nested/sub dir/file: Copied (new) 2025/11/20 15:27:23 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/20 15:27:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 15:27:24 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:24 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:24 DEBUG : existing: size = 6 OK 2025/11/20 15:27:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/20 15:27:24 INFO : existing: Copied (new) 2025/11/20 15:27:24 INFO : existing: Deleted 2025/11/20 15:27:25 DEBUG : existing-b: size = 6 OK 2025/11/20 15:27:25 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/20 15:27:25 INFO : existing-b: Copied (new) 2025/11/20 15:27:25 INFO : existing-b: Deleted 2025/11/20 15:27:25 DEBUG : existing: Destination exists, skipping 2025/11/20 15:27:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/20 15:27:25 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:27:25 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:27:25 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gemunak7pono" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-gemunak7pono 2025/11/20 15:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:30 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 15:27:30 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gemunak7pono) 2025/11/20 15:27:30 DEBUG : potato3: Sizes differ 2025/11/20 15:27:30 DEBUG : B2 bucket rclone-test-gemunak7pono: Waiting for checks to finish 2025/11/20 15:27:31 INFO : empty space: Deleted 2025/11/20 15:27:31 DEBUG : B2 bucket rclone-test-gemunak7pono: Waiting for transfers to finish 2025/11/20 15:27:31 DEBUG : potato2: size = 60 OK 2025/11/20 15:27:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:27:31 INFO : potato2: Copied (server-side copy) 2025/11/20 15:27:31 INFO : potato2: Deleted 2025/11/20 15:27:31 DEBUG : potato3: size = 68 OK 2025/11/20 15:27:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:27:31 INFO : potato3: Copied (server-side copy) 2025/11/20 15:27:31 INFO : potato3: Deleted 2025/11/20 15:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jisowaf0xuqu" 2025/11/20 15:27:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/20 15:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/20 15:27:33 DEBUG : B2 bucket rclone-test-jisowaf0xuqu: Waiting for checks to finish 2025/11/20 15:27:33 DEBUG : B2 bucket rclone-test-jisowaf0xuqu: Waiting for transfers to finish 2025/11/20 15:27:34 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:27:34 INFO : empty space: Copied (server-side copy) 2025/11/20 15:27:34 INFO : empty space: Deleted 2025/11/20 15:27:34 DEBUG : potato2: size = 60 OK 2025/11/20 15:27:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:27:34 INFO : potato2: Copied (server-side copy) 2025/11/20 15:27:34 DEBUG : potato3: size = 68 OK 2025/11/20 15:27:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:27:34 INFO : potato3: Copied (server-side copy) 2025/11/20 15:27:34 INFO : potato2: Deleted 2025/11/20 15:27:34 INFO : potato3: Deleted 2025/11/20 15:27:35 DEBUG : B2 bucket rclone-test-jisowaf0xuqu: Purge remote 2025/11/20 15:27:35 INFO : B2 bucket rclone-test-jisowaf0xuqu: cleaning bucket "rclone-test-jisowaf0xuqu" of all files 2025/11/20 15:27:35 DEBUG : empty space: Deleting (id "4_z9f52cd33e00dab1b9fa80e1b_f11053f9ee3cdc9a1_d20251120_m152733_c001_v0001144_t0021_u01763652453671") 2025/11/20 15:27:35 DEBUG : potato2: Deleting (id "4_z9f52cd33e00dab1b9fa80e1b_f115688ac8e66bf50_d20251120_m152734_c001_v0001171_t0027_u01763652454065") 2025/11/20 15:27:35 DEBUG : potato3: Deleting (id "4_z9f52cd33e00dab1b9fa80e1b_f10796034e92473bd_d20251120_m152734_c001_v0001101_t0033_u01763652454064") 2025/11/20 15:27:35 DEBUG : B2 bucket rclone-test-gemunak7pono: Purge remote 2025/11/20 15:27:35 INFO : B2 bucket rclone-test-gemunak7pono: cleaning bucket "rclone-test-gemunak7pono" of all files 2025/11/20 15:27:36 DEBUG : empty space: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f405d1538e87dad3b_d20251120_m152734_c001_v7007000_t0000_u01763652454155") 2025/11/20 15:27:36 DEBUG : empty space: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f1075cc691022ea6e_d20251120_m152729_c001_v0001105_t0029_u01763652449653") 2025/11/20 15:27:36 DEBUG : potato2: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f405d1538e87dad3c_d20251120_m152734_c001_v7007000_t0000_u01763652454354") 2025/11/20 15:27:36 DEBUG : potato2: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f119aa5b9bfef32ab_d20251120_m152731_c001_v0001180_t0019_u01763652451072") 2025/11/20 15:27:36 DEBUG : potato3: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f415744888f82e19c_d20251120_m152734_c001_v7007000_t0000_u01763652454476") 2025/11/20 15:27:36 DEBUG : potato3: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f1032ded5726cd755_d20251120_m152731_c001_v0001113_t0034_u01763652451301") 2025/11/20 15:27:36 DEBUG : potato3: Deleting (id "4_z8f12bd13e00dab1b9fa80e1b_f1075cc691022ea70_d20251120_m152730_c001_v0001105_t0043_u01763652450251") --- PASS: TestServerSideMove (11.52s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yifezaj9xago" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-yifezaj9xago 2025/11/20 15:27:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 15:27:43 DEBUG : empty space: Excluded 2025/11/20 15:27:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 15:27:43 DEBUG : empty space: Excluded 2025/11/20 15:27:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yifezaj9xago) 2025/11/20 15:27:43 DEBUG : potato3: Sizes differ 2025/11/20 15:27:43 DEBUG : B2 bucket rclone-test-yifezaj9xago: Waiting for checks to finish 2025/11/20 15:27:43 DEBUG : B2 bucket rclone-test-yifezaj9xago: Waiting for transfers to finish 2025/11/20 15:27:43 DEBUG : potato2: size = 60 OK 2025/11/20 15:27:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:27:43 INFO : potato2: Copied (server-side copy) 2025/11/20 15:27:44 INFO : potato2: Deleted 2025/11/20 15:27:46 DEBUG : potato3: size = 68 OK 2025/11/20 15:27:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:27:46 INFO : potato3: Copied (server-side copy) 2025/11/20 15:27:46 INFO : potato3: Deleted 2025/11/20 15:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-fozumeb4mudu" 2025/11/20 15:27:48 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 15:27:48 DEBUG : empty space: Excluded 2025/11/20 15:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/20 15:27:48 DEBUG : B2 bucket rclone-test-fozumeb4mudu: Waiting for checks to finish 2025/11/20 15:27:48 DEBUG : B2 bucket rclone-test-fozumeb4mudu: Waiting for transfers to finish 2025/11/20 15:27:49 DEBUG : potato2: size = 60 OK 2025/11/20 15:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:27:49 INFO : potato2: Copied (server-side copy) 2025/11/20 15:27:49 INFO : potato2: Deleted 2025/11/20 15:27:49 DEBUG : potato3: size = 68 OK 2025/11/20 15:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:27:49 INFO : potato3: Copied (server-side copy) 2025/11/20 15:27:49 INFO : potato3: Deleted 2025/11/20 15:27:50 DEBUG : B2 bucket rclone-test-fozumeb4mudu: Purge remote 2025/11/20 15:27:50 INFO : B2 bucket rclone-test-fozumeb4mudu: cleaning bucket "rclone-test-fozumeb4mudu" of all files 2025/11/20 15:27:50 DEBUG : potato2: Deleting (id "4_z4f92fdf3e00dab1b9fa80e1b_f1117ede616e1f025_d20251120_m152749_c001_v0001184_t0011_u01763652469063") 2025/11/20 15:27:50 DEBUG : potato3: Deleting (id "4_z4f92fdf3e00dab1b9fa80e1b_f1110f6d0762ca2e6_d20251120_m152749_c001_v0001042_t0020_u01763652469284") 2025/11/20 15:27:51 DEBUG : B2 bucket rclone-test-yifezaj9xago: Purge remote 2025/11/20 15:27:51 INFO : B2 bucket rclone-test-yifezaj9xago: cleaning bucket "rclone-test-yifezaj9xago" of all files 2025/11/20 15:27:51 DEBUG : empty space: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f105bde810f43f80f_d20251120_m152742_c001_v0001038_t0012_u01763652462233") 2025/11/20 15:27:51 DEBUG : potato2: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f4006b5f67709c7b2_d20251120_m152749_c001_v7007000_t0000_u01763652469256") 2025/11/20 15:27:51 DEBUG : potato2: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f102d78f57da0ba8a_d20251120_m152743_c001_v0001131_t0015_u01763652463694") 2025/11/20 15:27:51 DEBUG : potato3: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f4006b5f67709c7b5_d20251120_m152749_c001_v7007000_t0000_u01763652469720") 2025/11/20 15:27:51 DEBUG : potato3: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f1087d373be000234_d20251120_m152746_c001_v0001144_t0014_u01763652466017") 2025/11/20 15:27:51 DEBUG : potato3: Deleting (id "4_z0f62ed33e00dab1b9fa80e1b_f105bde810f43f812_d20251120_m152742_c001_v0001038_t0032_u01763652462592") --- PASS: TestServerSideMoveWithFilter (15.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zoruquq6tepo" 2025/11/20 15:27:55 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-godohox7fahu -> B2 bucket rclone-test-zoruquq6tepo 2025/11/20 15:27:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:27:58 DEBUG : empty space: size = 1 OK 2025/11/20 15:27:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 15:27:58 DEBUG : empty space: Unchanged skipping 2025/11/20 15:27:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:27:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zoruquq6tepo) 2025/11/20 15:27:58 DEBUG : potato3: Sizes differ 2025/11/20 15:27:58 DEBUG : B2 bucket rclone-test-zoruquq6tepo: Waiting for checks to finish 2025/11/20 15:27:58 INFO : empty space: Deleted 2025/11/20 15:27:58 DEBUG : B2 bucket rclone-test-zoruquq6tepo: Waiting for transfers to finish 2025/11/20 15:27:58 DEBUG : potato2: size = 60 OK 2025/11/20 15:27:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:27:58 INFO : potato2: Copied (server-side copy) 2025/11/20 15:27:58 INFO : potato2: Deleted 2025/11/20 15:27:59 DEBUG : potato3: size = 68 OK 2025/11/20 15:27:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:27:59 INFO : potato3: Copied (server-side copy) 2025/11/20 15:27:59 INFO : potato3: Deleted 2025/11/20 15:27:59 DEBUG : Creating backend with remote "TestB2:rclone-test-ziqemux9siwi" 2025/11/20 15:28:00 INFO : tomatoDir: Making directory 2025/11/20 15:28:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/20 15:28:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 15:28:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/20 15:28:00 DEBUG : B2 bucket rclone-test-ziqemux9siwi: Waiting for checks to finish 2025/11/20 15:28:00 DEBUG : B2 bucket rclone-test-ziqemux9siwi: Waiting for transfers to finish 2025/11/20 15:28:01 DEBUG : empty space: size = 1 OK 2025/11/20 15:28:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/20 15:28:01 INFO : empty space: Copied (server-side copy) 2025/11/20 15:28:02 INFO : empty space: Deleted 2025/11/20 15:28:02 DEBUG : potato3: size = 68 OK 2025/11/20 15:28:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/20 15:28:02 INFO : potato3: Copied (server-side copy) 2025/11/20 15:28:02 INFO : potato3: Deleted 2025/11/20 15:28:02 DEBUG : potato2: size = 60 OK 2025/11/20 15:28:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/20 15:28:02 INFO : potato2: Copied (server-side copy) 2025/11/20 15:28:02 INFO : potato2: Deleted 2025/11/20 15:28:03 DEBUG : B2 bucket rclone-test-ziqemux9siwi: Purge remote 2025/11/20 15:28:03 INFO : B2 bucket rclone-test-ziqemux9siwi: cleaning bucket "rclone-test-ziqemux9siwi" of all files 2025/11/20 15:28:03 DEBUG : empty space: Deleting (id "4_zcff22df3e01dab1b9fa80e1b_f109c661695dff973_d20251120_m152801_c001_v0001040_t0011_u01763652481498") 2025/11/20 15:28:03 DEBUG : potato2: Deleting (id "4_zcff22df3e01dab1b9fa80e1b_f103cd68ebe151e0d_d20251120_m152801_c001_v0001130_t0048_u01763652481931") 2025/11/20 15:28:03 DEBUG : potato3: Deleting (id "4_zcff22df3e01dab1b9fa80e1b_f11747e30211e60ed_d20251120_m152801_c001_v0001183_t0020_u01763652481927") 2025/11/20 15:28:03 DEBUG : B2 bucket rclone-test-zoruquq6tepo: Purge remote 2025/11/20 15:28:03 INFO : B2 bucket rclone-test-zoruquq6tepo: cleaning bucket "rclone-test-zoruquq6tepo" of all files 2025/11/20 15:28:04 DEBUG : empty space: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f421c9953e4e79cc0_d20251120_m152801_c001_v7007000_t0000_u01763652481908") 2025/11/20 15:28:04 DEBUG : empty space: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f101879c618fb276b_d20251120_m152757_c001_v0001179_t0026_u01763652477407") 2025/11/20 15:28:04 DEBUG : potato2: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f421c9953e4e79cc6_d20251120_m152802_c001_v7007000_t0000_u01763652482469") 2025/11/20 15:28:04 DEBUG : potato2: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f101f9e2b73c34f8f_d20251120_m152758_c001_v0001134_t0053_u01763652478209") 2025/11/20 15:28:04 DEBUG : potato3: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f421c9953e4e79cc3_d20251120_m152802_c001_v7007000_t0000_u01763652482131") 2025/11/20 15:28:04 DEBUG : potato3: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f106fa6a65ee505ea_d20251120_m152758_c001_v0001145_t0058_u01763652478582") 2025/11/20 15:28:04 DEBUG : potato3: Deleting (id "4_zffd21dd3e01dab1b9fa80e1b_f101879c618fb276d_d20251120_m152757_c001_v0001179_t0031_u01763652477622") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.80s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:05 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:08 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:10 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/rclone-sync-test" 2025/11/20 15:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/rclone-sync-test-include/layer2" 2025/11/20 15:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/rclone-sync-test-ignore-file" 2025/11/20 15:28:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/20 15:28:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/20 15:28:17 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:28:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 15:28:17 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test: Waiting for checks to finish 2025/11/20 15:28:17 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test: Waiting for transfers to finish 2025/11/20 15:28:17 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:17 INFO : There was nothing to transfer 2025/11/20 15:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 15:28:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:28:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:28:18 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:18 INFO : There was nothing to transfer 2025/11/20 15:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 15:28:18 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/20 15:28:18 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/20 15:28:18 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:18 INFO : There was nothing to transfer 2025/11/20 15:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 15:28:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:28:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:28:19 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:19 INFO : There was nothing to transfer 2025/11/20 15:28:19 DEBUG : Excluded 2025/11/20 15:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/20 15:28:19 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/20 15:28:19 DEBUG : B2 bucket rclone-test-godohox7fahu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/20 15:28:19 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.44s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:28:21 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/CompareDest" 2025/11/20 15:28:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 15:28:23 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:23 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:24 DEBUG : one: size = 3 OK 2025/11/20 15:28:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:28:24 INFO : one: Copied (new) 2025/11/20 15:28:24 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:25 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:25 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:25 DEBUG : one: Sizes differ 2025/11/20 15:28:25 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:25 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/20 15:28:25 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/20 15:28:25 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/20 15:28:25 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/20 15:28:25 DEBUG : pacer: Reducing sleep to 500ms 2025/11/20 15:28:27 DEBUG : pacer: Reducing sleep to 250ms 2025/11/20 15:28:27 DEBUG : one: size = 5 OK 2025/11/20 15:28:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/20 15:28:27 INFO : one: Copied (replaced existing) 2025/11/20 15:28:27 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:29 DEBUG : pacer: Reducing sleep to 125ms 2025/11/20 15:28:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:29 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:29 DEBUG : one: Sizes differ 2025/11/20 15:28:29 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:29 DEBUG : one: size = 5 OK 2025/11/20 15:28:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 15:28:29 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:29 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:29 INFO : There was nothing to transfer 2025/11/20 15:28:30 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/20 15:28:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:30 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:30 DEBUG : one: Sizes differ 2025/11/20 15:28:30 DEBUG : two: size = 3 OK 2025/11/20 15:28:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 15:28:30 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:31 DEBUG : one: size = 5 OK 2025/11/20 15:28:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 15:28:31 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:31 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:31 INFO : There was nothing to transfer 2025/11/20 15:28:31 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/20 15:28:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:31 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:31 DEBUG : one: Sizes differ 2025/11/20 15:28:31 DEBUG : two: size = 3 OK 2025/11/20 15:28:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 15:28:31 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:31 DEBUG : one: size = 5 OK 2025/11/20 15:28:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 15:28:31 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:31 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:31 INFO : There was nothing to transfer 2025/11/20 15:28:32 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/20 15:28:32 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:28:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:32 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:32 DEBUG : one: Sizes differ 2025/11/20 15:28:32 DEBUG : two: size = 3 OK 2025/11/20 15:28:32 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/20 15:28:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/20 15:28:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 15:28:32 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:32 DEBUG : one: size = 5 OK 2025/11/20 15:28:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 15:28:32 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:32 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:32 INFO : There was nothing to transfer 2025/11/20 15:28:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:33 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:33 DEBUG : one: Sizes differ 2025/11/20 15:28:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:33 DEBUG : two: size = 3 (B2 bucket rclone-test-godohox7fahu path CompareDest) 2025/11/20 15:28:33 DEBUG : two: Sizes differ 2025/11/20 15:28:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 15:28:33 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:33 DEBUG : one: size = 5 OK 2025/11/20 15:28:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 15:28:33 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:34 DEBUG : two: size = 5 OK 2025/11/20 15:28:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/20 15:28:34 INFO : two: Copied (new) 2025/11/20 15:28:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.21s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dest" 2025/11/20 15:28:38 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/pre-dest1" 2025/11/20 15:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/pre-dest2" 2025/11/20 15:28:41 DEBUG : 1: size = 1 OK 2025/11/20 15:28:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:28:41 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/20 15:28:42 DEBUG : 2: size = 1 OK 2025/11/20 15:28:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:28:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/20 15:28:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/20 15:28:42 DEBUG : B2 bucket rclone-test-godohox7fahu path dest: Waiting for checks to finish 2025/11/20 15:28:42 DEBUG : B2 bucket rclone-test-godohox7fahu path dest: Waiting for transfers to finish 2025/11/20 15:28:43 DEBUG : 3: size = 1 OK 2025/11/20 15:28:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/20 15:28:43 INFO : 3: Copied (new) 2025/11/20 15:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/CopyDest" 2025/11/20 15:28:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 15:28:48 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:48 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:48 DEBUG : one: size = 3 OK 2025/11/20 15:28:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:28:48 INFO : one: Copied (new) 2025/11/20 15:28:48 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:49 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:49 DEBUG : one: Sizes differ 2025/11/20 15:28:49 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:49 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:49 DEBUG : one: size = 5 OK 2025/11/20 15:28:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/20 15:28:49 INFO : one: Copied (replaced existing) 2025/11/20 15:28:49 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/BackupDir" 2025/11/20 15:28:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:53 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:53 DEBUG : one: Sizes differ 2025/11/20 15:28:53 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:53 DEBUG : one: size = 5 OK 2025/11/20 15:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:53 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:28:53 DEBUG : one: Sizes differ 2025/11/20 15:28:54 DEBUG : one: size = 3 OK 2025/11/20 15:28:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:28:54 INFO : one: Copied (server-side copy) 2025/11/20 15:28:54 INFO : one: Deleted 2025/11/20 15:28:55 DEBUG : one: size = 5 OK 2025/11/20 15:28:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/20 15:28:55 INFO : one: Copied (server-side copy) 2025/11/20 15:28:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/20 15:28:55 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:55 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:56 DEBUG : one: size = 5 OK 2025/11/20 15:28:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:56 DEBUG : one: Unchanged skipping 2025/11/20 15:28:56 DEBUG : two: size = 3 OK 2025/11/20 15:28:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:56 DEBUG : two: size = 3 OK 2025/11/20 15:28:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/20 15:28:56 INFO : two: Copied (server-side copy) 2025/11/20 15:28:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/20 15:28:56 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:56 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:56 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:56 DEBUG : one: size = 5 OK 2025/11/20 15:28:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:56 DEBUG : one: Unchanged skipping 2025/11/20 15:28:56 DEBUG : two: size = 3 OK 2025/11/20 15:28:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:56 DEBUG : two: Unchanged skipping 2025/11/20 15:28:56 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:56 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:56 DEBUG : Waiting for deletions to finish 2025/11/20 15:28:56 INFO : There was nothing to transfer 2025/11/20 15:28:58 DEBUG : one: size = 5 OK 2025/11/20 15:28:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:58 DEBUG : one: Unchanged skipping 2025/11/20 15:28:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:28:58 DEBUG : three: size = 5 (B2 bucket rclone-test-godohox7fahu path CopyDest) 2025/11/20 15:28:58 DEBUG : three: Sizes differ 2025/11/20 15:28:58 DEBUG : three: Destination not found in --copy-dest 2025/11/20 15:28:58 DEBUG : three: Need to transfer - File not found at Destination 2025/11/20 15:28:58 DEBUG : two: size = 3 OK 2025/11/20 15:28:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 15:28:58 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:28:58 DEBUG : two: Unchanged skipping 2025/11/20 15:28:58 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:28:58 DEBUG : three: size = 7 OK 2025/11/20 15:28:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/20 15:28:58 INFO : three: Copied (new) 2025/11/20 15:28:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.00s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/backup" 2025/11/20 15:29:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:05 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:05 DEBUG : one: Sizes differ 2025/11/20 15:29:05 DEBUG : two: size = 3 OK 2025/11/20 15:29:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:05 DEBUG : two: Unchanged skipping 2025/11/20 15:29:05 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:06 DEBUG : one: size = 3 OK 2025/11/20 15:29:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:29:06 INFO : one: Copied (server-side copy) 2025/11/20 15:29:07 INFO : one: Deleted 2025/11/20 15:29:07 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:07 DEBUG : one: size = 4 OK 2025/11/20 15:29:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:07 INFO : one: Copied (new) 2025/11/20 15:29:07 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:08 DEBUG : three.txt: size = 5 OK 2025/11/20 15:29:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:29:08 INFO : three.txt: Copied (server-side copy) 2025/11/20 15:29:08 INFO : three.txt: Deleted 2025/11/20 15:29:08 INFO : three.txt: Moved into backup dir 2025/11/20 15:29:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:10 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:10 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:10 DEBUG : one: Sizes differ 2025/11/20 15:29:10 DEBUG : two: size = 3 OK 2025/11/20 15:29:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:10 DEBUG : two: Unchanged skipping 2025/11/20 15:29:11 DEBUG : one: size = 4 OK 2025/11/20 15:29:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:11 INFO : one: Copied (server-side copy) 2025/11/20 15:29:11 INFO : one: Deleted 2025/11/20 15:29:11 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:11 DEBUG : one: size = 5 OK 2025/11/20 15:29:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:29:11 INFO : one: Copied (new) 2025/11/20 15:29:11 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:11 DEBUG : three.txt: size = 6 OK 2025/11/20 15:29:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:29:11 INFO : three.txt: Copied (server-side copy) 2025/11/20 15:29:12 INFO : three.txt: Deleted 2025/11/20 15:29:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/backup" 2025/11/20 15:29:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:17 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:17 DEBUG : one: Sizes differ 2025/11/20 15:29:17 DEBUG : two: size = 3 OK 2025/11/20 15:29:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:17 DEBUG : two: Unchanged skipping 2025/11/20 15:29:17 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:19 DEBUG : one.bak: size = 3 OK 2025/11/20 15:29:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:29:19 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:29:19 INFO : one: Deleted 2025/11/20 15:29:19 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:20 DEBUG : one: size = 4 OK 2025/11/20 15:29:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:20 INFO : one: Copied (new) 2025/11/20 15:29:20 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:21 DEBUG : three.txt.bak: size = 5 OK 2025/11/20 15:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:29:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:29:21 INFO : three.txt: Deleted 2025/11/20 15:29:21 INFO : three.txt: Moved into backup dir 2025/11/20 15:29:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:22 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:22 DEBUG : one: Sizes differ 2025/11/20 15:29:22 DEBUG : two: size = 3 OK 2025/11/20 15:29:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:22 DEBUG : two: Unchanged skipping 2025/11/20 15:29:22 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:23 DEBUG : one.bak: size = 4 OK 2025/11/20 15:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:29:23 INFO : one: Deleted 2025/11/20 15:29:23 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:24 DEBUG : one: size = 5 OK 2025/11/20 15:29:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:29:24 INFO : one: Copied (new) 2025/11/20 15:29:24 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:24 DEBUG : three.txt.bak: size = 6 OK 2025/11/20 15:29:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:29:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:29:24 INFO : three.txt: Deleted 2025/11/20 15:29:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/backup" 2025/11/20 15:29:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:30 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:30 DEBUG : one: Sizes differ 2025/11/20 15:29:30 DEBUG : two: size = 3 OK 2025/11/20 15:29:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:30 DEBUG : two: Unchanged skipping 2025/11/20 15:29:30 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:32 DEBUG : one-2019-01-01: size = 3 OK 2025/11/20 15:29:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:29:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/20 15:29:32 INFO : one: Deleted 2025/11/20 15:29:32 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:33 DEBUG : one: size = 4 OK 2025/11/20 15:29:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:33 INFO : one: Copied (new) 2025/11/20 15:29:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/20 15:29:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:29:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/20 15:29:33 INFO : three.txt: Deleted 2025/11/20 15:29:33 INFO : three.txt: Moved into backup dir 2025/11/20 15:29:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:35 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:35 DEBUG : one: Sizes differ 2025/11/20 15:29:35 DEBUG : two: size = 3 OK 2025/11/20 15:29:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:35 DEBUG : two: Unchanged skipping 2025/11/20 15:29:35 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:35 DEBUG : one-2019-01-01: size = 4 OK 2025/11/20 15:29:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/20 15:29:36 INFO : one: Deleted 2025/11/20 15:29:36 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:36 DEBUG : one: size = 5 OK 2025/11/20 15:29:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:29:36 INFO : one: Copied (new) 2025/11/20 15:29:36 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/20 15:29:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:29:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/20 15:29:37 INFO : three.txt: Deleted 2025/11/20 15:29:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.04s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:29:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:41 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:41 DEBUG : one: Sizes differ 2025/11/20 15:29:41 DEBUG : two: size = 3 OK 2025/11/20 15:29:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:41 DEBUG : two: Unchanged skipping 2025/11/20 15:29:41 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:42 DEBUG : one.bak: size = 3 OK 2025/11/20 15:29:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:29:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:29:42 INFO : one: Deleted 2025/11/20 15:29:42 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:43 DEBUG : one: size = 4 OK 2025/11/20 15:29:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:43 INFO : one: Copied (new) 2025/11/20 15:29:43 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:44 DEBUG : three.txt.bak: size = 5 OK 2025/11/20 15:29:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:29:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:29:44 INFO : three.txt: Deleted 2025/11/20 15:29:44 INFO : three.txt: Moved into backup dir 2025/11/20 15:29:45 DEBUG : one.bak: Excluded (Path Filter) 2025/11/20 15:29:45 DEBUG : one.bak: Excluded 2025/11/20 15:29:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/20 15:29:45 DEBUG : three.txt.bak: Excluded 2025/11/20 15:29:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:45 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:45 DEBUG : one: Sizes differ 2025/11/20 15:29:45 DEBUG : two: size = 3 OK 2025/11/20 15:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:45 DEBUG : two: Unchanged skipping 2025/11/20 15:29:45 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for checks to finish 2025/11/20 15:29:46 DEBUG : one.bak: size = 4 OK 2025/11/20 15:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:46 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:29:46 INFO : one: Deleted 2025/11/20 15:29:46 DEBUG : B2 bucket rclone-test-godohox7fahu path dst: Waiting for transfers to finish 2025/11/20 15:29:47 DEBUG : one: size = 5 OK 2025/11/20 15:29:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:29:47 INFO : one: Copied (new) 2025/11/20 15:29:47 DEBUG : Waiting for deletions to finish 2025/11/20 15:29:47 DEBUG : three.txt.bak: size = 6 OK 2025/11/20 15:29:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:29:48 INFO : three.txt: Deleted 2025/11/20 15:29:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.97s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:29:50 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1171-11.backblaze.com/b2api/v1/b2_upload_file/8fc2fd73d0edab1b9fa80e1b/c001_v0001171_t0010": EOF 2025/11/20 15:29:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-11.backblaze.com/b2api/v1/b2_upload_file/8fc2fd73d0edab1b9fa80e1b/c001_v0001171_t0010": EOF) 2025/11/20 15:29:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-godohox7fahu: 1/10 (Post "https://pod-000-1171-11.backblaze.com/b2api/v1/b2_upload_file/8fc2fd73d0edab1b9fa80e1b/c001_v0001171_t0010": EOF) 2025/11/20 15:29:53 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:29:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:54 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:54 DEBUG : one: Sizes differ 2025/11/20 15:29:56 DEBUG : one.bak: size = 3 OK 2025/11/20 15:29:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:29:56 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:29:56 INFO : one: Deleted 2025/11/20 15:29:57 DEBUG : one: size = 4 OK 2025/11/20 15:29:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:29:57 INFO : one: Copied (new) 2025/11/20 15:29:57 DEBUG : two: size = 3 OK 2025/11/20 15:29:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:29:57 DEBUG : two: Unchanged skipping 2025/11/20 15:29:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:57 DEBUG : three.txt: Sizes differ 2025/11/20 15:29:58 DEBUG : three.txt.bak: size = 5 OK 2025/11/20 15:29:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:29:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:29:58 INFO : three.txt: Deleted 2025/11/20 15:29:58 DEBUG : three.txt: size = 6 OK 2025/11/20 15:29:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:29:58 INFO : three.txt: Copied (new) 2025/11/20 15:29:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:29:59 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:29:59 DEBUG : one: Sizes differ 2025/11/20 15:30:00 DEBUG : one.bak: size = 4 OK 2025/11/20 15:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:30:00 INFO : one: Copied (server-side copy) to: one.bak 2025/11/20 15:30:00 INFO : one: Deleted 2025/11/20 15:30:00 DEBUG : one: size = 5 OK 2025/11/20 15:30:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:30:00 INFO : one: Copied (new) 2025/11/20 15:30:00 DEBUG : two: size = 3 OK 2025/11/20 15:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:00 DEBUG : two: Unchanged skipping 2025/11/20 15:30:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:30:01 DEBUG : three.txt: Sizes differ 2025/11/20 15:30:01 DEBUG : three.txt.bak: size = 6 OK 2025/11/20 15:30:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:30:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/20 15:30:02 INFO : three.txt: Deleted 2025/11/20 15:30:02 DEBUG : three.txt: size = 19 OK 2025/11/20 15:30:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/20 15:30:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.75s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-godohox7fahu/dst" 2025/11/20 15:30:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:07 DEBUG : one: size = 3 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:30:07 DEBUG : one: Sizes differ 2025/11/20 15:30:08 DEBUG : one-2019-01-01: size = 3 OK 2025/11/20 15:30:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/20 15:30:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/20 15:30:08 INFO : one: Deleted 2025/11/20 15:30:09 DEBUG : one: size = 4 OK 2025/11/20 15:30:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:30:09 INFO : one: Copied (new) 2025/11/20 15:30:09 DEBUG : two: size = 3 OK 2025/11/20 15:30:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:09 DEBUG : two: Unchanged skipping 2025/11/20 15:30:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:30:09 DEBUG : three.txt: Sizes differ 2025/11/20 15:30:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/20 15:30:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/20 15:30:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/20 15:30:10 INFO : three.txt: Deleted 2025/11/20 15:30:10 DEBUG : three.txt: size = 6 OK 2025/11/20 15:30:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:30:10 INFO : three.txt: Copied (new) 2025/11/20 15:30:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:11 DEBUG : one: size = 4 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:30:11 DEBUG : one: Sizes differ 2025/11/20 15:30:12 DEBUG : one-2019-01-01: size = 4 OK 2025/11/20 15:30:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/20 15:30:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/20 15:30:12 INFO : one: Deleted 2025/11/20 15:30:12 DEBUG : one: size = 5 OK 2025/11/20 15:30:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/20 15:30:12 INFO : one: Copied (new) 2025/11/20 15:30:13 DEBUG : two: size = 3 OK 2025/11/20 15:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:13 DEBUG : two: Unchanged skipping 2025/11/20 15:30:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-godohox7fahu path dst) 2025/11/20 15:30:13 DEBUG : three.txt: Sizes differ 2025/11/20 15:30:13 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/20 15:30:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/20 15:30:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/20 15:30:13 INFO : three.txt: Deleted 2025/11/20 15:30:14 DEBUG : three.txt: size = 19 OK 2025/11/20 15:30:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/20 15:30:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.67s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:30:16 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:16 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:30:16 DEBUG : Testêé: Sizes differ 2025/11/20 15:30:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:30:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:30:17 DEBUG : Testêé: size = 14 OK 2025/11/20 15:30:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/20 15:30:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/20 15:30:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.36s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:30:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 15:30:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:30:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:30:18 DEBUG : existing: size = 6 OK 2025/11/20 15:30:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/20 15:30:18 INFO : existing: Copied (new) 2025/11/20 15:30:18 DEBUG : Waiting for deletions to finish 2025/11/20 15:30:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:30:19 DEBUG : existing: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:30:19 DEBUG : existing: Sizes differ 2025/11/20 15:30:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/20 15:30:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:30:19 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:30:19 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting files as there were IO errors 2025/11/20 15:30:19 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:30:21 DEBUG : EXISTING: size = 6 OK 2025/11/20 15:30:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:21 DEBUG : existing: Unchanged skipping 2025/11/20 15:30:21 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:30:21 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:30:21 DEBUG : Waiting for deletions to finish 2025/11/20 15:30:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:30:39 DEBUG : both0: size = 6 OK 2025/11/20 15:30:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both0: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both10: size = 6 OK 2025/11/20 15:30:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both10: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both11: size = 6 OK 2025/11/20 15:30:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both11: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both12: size = 6 OK 2025/11/20 15:30:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both12: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both13: size = 6 OK 2025/11/20 15:30:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both13: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both14: size = 6 OK 2025/11/20 15:30:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both14: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both15: size = 6 OK 2025/11/20 15:30:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both15: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both16: size = 6 OK 2025/11/20 15:30:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both16: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both17: size = 6 OK 2025/11/20 15:30:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both17: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both18: size = 6 OK 2025/11/20 15:30:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both18: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both19: size = 6 OK 2025/11/20 15:30:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both19: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both1: size = 6 OK 2025/11/20 15:30:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both1: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both2: size = 6 OK 2025/11/20 15:30:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both2: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both3: size = 6 OK 2025/11/20 15:30:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both3: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both4: size = 6 OK 2025/11/20 15:30:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both4: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both5: size = 6 OK 2025/11/20 15:30:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both5: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both6: size = 6 OK 2025/11/20 15:30:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both6: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both7: size = 6 OK 2025/11/20 15:30:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both7: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both8: size = 6 OK 2025/11/20 15:30:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both8: Unchanged skipping 2025/11/20 15:30:39 DEBUG : both9: size = 6 OK 2025/11/20 15:30:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:30:39 DEBUG : both9: Unchanged skipping 2025/11/20 15:30:39 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:30:39 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:30:39 DEBUG : Waiting for deletions to finish 2025/11/20 15:30:40 INFO : only3: Deleted 2025/11/20 15:30:40 INFO : only10: Deleted 2025/11/20 15:30:40 INFO : only17: Deleted 2025/11/20 15:30:40 INFO : only18: Deleted 2025/11/20 15:30:40 INFO : only1: Deleted 2025/11/20 15:30:40 INFO : only0: Deleted 2025/11/20 15:30:40 INFO : only11: Deleted 2025/11/20 15:30:40 INFO : only12: Deleted 2025/11/20 15:30:40 INFO : only16: Deleted 2025/11/20 15:30:40 INFO : only7: Deleted 2025/11/20 15:30:40 INFO : only8: Deleted 2025/11/20 15:30:40 INFO : only9: Deleted 2025/11/20 15:30:40 INFO : only13: Deleted 2025/11/20 15:30:40 INFO : only15: Deleted 2025/11/20 15:30:41 INFO : only19: Deleted 2025/11/20 15:30:41 INFO : only4: Deleted 2025/11/20 15:30:41 INFO : only5: Deleted 2025/11/20 15:30:41 INFO : only2: Deleted 2025/11/20 15:30:41 INFO : only6: Deleted 2025/11/20 15:30:41 INFO : only14: Deleted 2025/11/20 15:30:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.33s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:02 DEBUG : both0: size = 6 OK 2025/11/20 15:31:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both0: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both10: size = 6 OK 2025/11/20 15:31:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both10: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both11: size = 6 OK 2025/11/20 15:31:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both11: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both12: size = 6 OK 2025/11/20 15:31:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both12: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both13: size = 6 OK 2025/11/20 15:31:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both13: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both14: size = 6 OK 2025/11/20 15:31:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both14: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both15: size = 6 OK 2025/11/20 15:31:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both15: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both16: size = 6 OK 2025/11/20 15:31:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both16: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both17: size = 6 OK 2025/11/20 15:31:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both17: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both18: size = 6 OK 2025/11/20 15:31:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both18: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both19: size = 6 OK 2025/11/20 15:31:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both19: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both1: size = 6 OK 2025/11/20 15:31:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both2: size = 6 OK 2025/11/20 15:31:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both3: size = 6 OK 2025/11/20 15:31:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both4: size = 6 OK 2025/11/20 15:31:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:31:02 DEBUG : both1: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both5: size = 6 OK 2025/11/20 15:31:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both2: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both6: size = 6 OK 2025/11/20 15:31:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both3: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both7: size = 6 OK 2025/11/20 15:31:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both4: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both8: size = 6 OK 2025/11/20 15:31:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both5: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both9: size = 6 OK 2025/11/20 15:31:02 DEBUG : both6: Unchanged skipping 2025/11/20 15:31:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only0: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:02 DEBUG : both7: Unchanged skipping 2025/11/20 15:31:02 DEBUG : both8: Unchanged skipping 2025/11/20 15:31:02 DEBUG : only0: Sizes differ 2025/11/20 15:31:02 DEBUG : both9: Unchanged skipping 2025/11/20 15:31:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only10: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only10: Sizes differ 2025/11/20 15:31:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only11: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only11: Sizes differ 2025/11/20 15:31:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only12: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only12: Sizes differ 2025/11/20 15:31:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only13: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only13: Sizes differ 2025/11/20 15:31:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only14: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only14: Sizes differ 2025/11/20 15:31:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only15: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only15: Sizes differ 2025/11/20 15:31:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only16: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only16: Sizes differ 2025/11/20 15:31:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only17: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only17: Sizes differ 2025/11/20 15:31:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only18: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only18: Sizes differ 2025/11/20 15:31:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only19: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only19: Sizes differ 2025/11/20 15:31:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only1: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only1: Sizes differ 2025/11/20 15:31:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only2: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only2: Sizes differ 2025/11/20 15:31:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only3: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only3: Sizes differ 2025/11/20 15:31:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only4: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only4: Sizes differ 2025/11/20 15:31:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only5: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only5: Sizes differ 2025/11/20 15:31:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only6: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only6: Sizes differ 2025/11/20 15:31:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only7: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only7: Sizes differ 2025/11/20 15:31:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only8: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only8: Sizes differ 2025/11/20 15:31:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2060283283) 2025/11/20 15:31:02 DEBUG : only9: size = 6 (B2 bucket rclone-test-godohox7fahu) 2025/11/20 15:31:02 DEBUG : only9: Sizes differ 2025/11/20 15:31:02 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:31:03 DEBUG : only0: size = 0 OK 2025/11/20 15:31:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only0: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only13: size = 0 OK 2025/11/20 15:31:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only13: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only16: size = 0 OK 2025/11/20 15:31:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only16: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only17: size = 0 OK 2025/11/20 15:31:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only17: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only10: size = 0 OK 2025/11/20 15:31:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only10: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only18: size = 0 OK 2025/11/20 15:31:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only18: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only19: size = 0 OK 2025/11/20 15:31:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only19: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only15: size = 0 OK 2025/11/20 15:31:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only15: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only1: size = 0 OK 2025/11/20 15:31:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only1: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only2: size = 0 OK 2025/11/20 15:31:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only2: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only3: size = 0 OK 2025/11/20 15:31:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only3: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only4: size = 0 OK 2025/11/20 15:31:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only4: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only5: size = 0 OK 2025/11/20 15:31:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only5: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only6: size = 0 OK 2025/11/20 15:31:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only6: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only7: size = 0 OK 2025/11/20 15:31:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only7: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only8: size = 0 OK 2025/11/20 15:31:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only8: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only9: size = 0 OK 2025/11/20 15:31:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only9: Copied (replaced existing) 2025/11/20 15:31:03 DEBUG : only11: size = 0 OK 2025/11/20 15:31:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:03 INFO : only11: Copied (replaced existing) 2025/11/20 15:31:04 DEBUG : only12: size = 0 OK 2025/11/20 15:31:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:04 INFO : only12: Copied (replaced existing) 2025/11/20 15:31:04 DEBUG : only14: size = 0 OK 2025/11/20 15:31:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/20 15:31:04 INFO : only14: Copied (replaced existing) 2025/11/20 15:31:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.67s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:12 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:31:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:31:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 15:31:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:31:12 INFO : empty_on_remote: Making directory 2025/11/20 15:31:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/20 15:31:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:15 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:31:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:31:15 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 15:31:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 15:31:15 INFO : empty_on_remote: Making directory 2025/11/20 15:31:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/20 15:31:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.56s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:17 INFO : sub dir: Making directory 2025/11/20 15:31:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 15:31:21 INFO : sub dir: Making directory 2025/11/20 15:31:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:32 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:32 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : apple: size = 5 OK 2025/11/20 15:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : apple: Unchanged skipping 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:31:33 DEBUG : banana: size = 6 OK 2025/11/20 15:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : banana: Unchanged skipping 2025/11/20 15:31:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:31:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:31:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:31:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:31:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:31:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:31:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:31:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:31:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:31:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:31:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:33 INFO : There was nothing to transfer 2025/11/20 15:31:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:33 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:31:33 DEBUG : apple: size = 5 OK 2025/11/20 15:31:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : apple: Unchanged skipping 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:31:33 DEBUG : banana: size = 6 OK 2025/11/20 15:31:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : banana: Unchanged skipping 2025/11/20 15:31:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:31:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:31:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:31:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:31:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:31:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:31:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:31:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:31:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:31:34 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:31:34 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:31:34 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:34 INFO : There was nothing to transfer 2025/11/20 15:31:34 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:34 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:31:47 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:48 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:31:48 DEBUG : apple: size = 5 OK 2025/11/20 15:31:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:48 DEBUG : apple: Unchanged skipping 2025/11/20 15:31:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:31:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:31:48 DEBUG : banana: size = 6 OK 2025/11/20 15:31:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:48 DEBUG : banana: Unchanged skipping 2025/11/20 15:31:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:31:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:31:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:31:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:31:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:31:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:31:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:31:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:31:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:31:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:31:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:31:49 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:49 INFO : There was nothing to transfer 2025/11/20 15:31:49 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:49 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:31:49 DEBUG : apple: size = 5 OK 2025/11/20 15:31:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : apple: Unchanged skipping 2025/11/20 15:31:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:31:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:31:49 DEBUG : banana: size = 6 OK 2025/11/20 15:31:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : banana: Unchanged skipping 2025/11/20 15:31:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:31:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:31:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:31:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:31:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:31:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:31:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:31:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:31:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:31:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:31:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:31:50 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:31:50 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:50 INFO : There was nothing to transfer 2025/11/20 15:31:50 DEBUG : Waiting for deletions to finish 2025/11/20 15:31:50 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:31:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:32:02 DEBUG : appleappleapplebanana: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/20 15:32:02 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/20 15:32:02 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "appleappleapplebanana" to B2 bucket rclone-test-godohox7fahu: 1/10 (CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/20 15:32:05 DEBUG : pacer: Reducing sleep to 500ms 2025/11/20 15:32:06 DEBUG : pacer: Reducing sleep to 250ms 2025/11/20 15:32:06 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:06 DEBUG : pacer: Reducing sleep to 125ms 2025/11/20 15:32:06 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:07 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:07 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/20 15:32:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:07 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/20 15:32:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 15:32:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:07 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:07 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:32:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 15:32:07 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 15:32:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:32:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/20 15:32:07 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/20 15:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:08 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 15:32:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/20 15:32:08 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/20 15:32:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:32:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:32:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:32:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:32:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:32:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 15:32:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:32:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:32:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:32:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 15:32:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:32:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 15:32:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:32:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 15:32:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:32:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 15:32:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:32:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 15:32:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:32:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 15:32:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:32:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 15:32:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:32:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 15:32:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:32:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 15:32:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:32:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:09 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:09 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 15:32:09 INFO : splitbananasplit: Deleted 2025/11/20 15:32:10 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 15:32:10 INFO : banana: Deleted 2025/11/20 15:32:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 15:32:10 INFO : apple: Deleted 2025/11/20 15:32:10 INFO : appleappleapplebanana: Deleted 2025/11/20 15:32:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 15:32:10 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 15:32:10 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:11 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:11 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 15:32:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : apple: Unchanged skipping 2025/11/20 15:32:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:32:11 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 15:32:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : banana: Unchanged skipping 2025/11/20 15:32:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 15:32:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 15:32:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:32:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:32:11 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:11 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:11 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 15:32:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 15:32:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:12 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:12 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:12 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 15:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:12 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 15:32:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 15:32:12 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 15:32:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 15:32:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 15:32:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 15:32:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 15:32:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 15:32:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:32:26 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:26 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:32:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:32:26 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:26 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 15:32:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 15:32:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 15:32:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 15:32:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 15:32:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 15:32:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 15:32:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 15:32:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 15:32:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 15:32:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 15:32:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 15:32:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 15:32:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 15:32:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 15:32:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 15:32:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 15:32:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:27 DEBUG : PREFIXbanana: size = 6 OK 2025/11/20 15:32:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/20 15:32:27 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/20 15:32:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:27 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/20 15:32:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:32:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/20 15:32:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:32:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/20 15:32:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:32:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/20 15:32:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:27 DEBUG : PREFIXapple: size = 5 OK 2025/11/20 15:32:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/20 15:32:27 INFO : apple: Copied (new) to: PREFIXapple 2025/11/20 15:32:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:32:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:32:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:32:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:32:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/20 15:32:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:32:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/20 15:32:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:32:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/20 15:32:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:32:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/20 15:32:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:32:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/20 15:32:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:32:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/20 15:32:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:32:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/20 15:32:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:32:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/20 15:32:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:32:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/20 15:32:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:32:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/20 15:32:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:32:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:29 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/20 15:32:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:32:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:29 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:29 INFO : apple: Deleted 2025/11/20 15:32:29 INFO : appleappleapplebanana: Deleted 2025/11/20 15:32:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 15:32:29 INFO : banana: Deleted 2025/11/20 15:32:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 15:32:29 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 15:32:29 INFO : splitbananasplit: Deleted 2025/11/20 15:32:30 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 15:32:30 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 15:32:30 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 15:32:30 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 15:32:30 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 15:32:30 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 15:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 15:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 15:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 15:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 15:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 15:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 15:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 15:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 15:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 15:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 15:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 15:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 15:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 15:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 15:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 15:32:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 15:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:32:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 15:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:31 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:31 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:31 DEBUG : banana: size = 6 OK 2025/11/20 15:32:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/20 15:32:31 INFO : banana: Copied (new) 2025/11/20 15:32:31 DEBUG : apple: size = 5 OK 2025/11/20 15:32:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/20 15:32:31 INFO : apple: Copied (new) 2025/11/20 15:32:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:32:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:32:31 INFO : appleappleapplebanana: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:32:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:32:31 INFO : splitbananasplit: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:32:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:32:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:32:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:32:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:32:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 15:32:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:32:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:32:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:32:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:32:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:32:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:32:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:32:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:32:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:32:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:32:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:32:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:32:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:32:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:32:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:32:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:32:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:32:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:32:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:32:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:32:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 15:32:32 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:32 INFO : PREFIXapple: Deleted 2025/11/20 15:32:32 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/20 15:32:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/20 15:32:33 INFO : PREFIXbanana: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/20 15:32:33 INFO : PREFIXsplitbananasplit: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/20 15:32:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/20 15:32:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:33 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:33 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:32:48 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:49 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 15:32:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:49 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:50 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/20 15:32:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/20 15:32:50 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:50 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:32:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:32:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:50 DEBUG : appleSUFFIX: size = 5 OK 2025/11/20 15:32:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/20 15:32:50 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:32:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:32:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:32:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:32:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:32:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/20 15:32:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:32:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/20 15:32:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:32:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/20 15:32:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:32:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/20 15:32:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:32:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/20 15:32:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:32:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/20 15:32:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:32:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/20 15:32:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:32:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/20 15:32:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:32:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/20 15:32:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:32:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:52 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/20 15:32:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:32:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:52 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/20 15:32:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:32:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:52 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 15:32:52 INFO : splitbananasplit: Deleted 2025/11/20 15:32:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 15:32:52 INFO : apple: Deleted 2025/11/20 15:32:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 15:32:52 INFO : banana: Deleted 2025/11/20 15:32:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 15:32:52 INFO : appleappleapplebanana: Deleted 2025/11/20 15:32:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 15:32:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 15:32:52 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 15:32:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 15:32:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 15:32:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:32:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:32:53 INFO : appleappleapplebanana: Copied (new) 2025/11/20 15:32:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:32:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:32:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:32:53 DEBUG : banana: size = 6 OK 2025/11/20 15:32:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/20 15:32:53 INFO : banana: Copied (new) 2025/11/20 15:32:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:32:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:32:54 INFO : splitbananasplit: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:32:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : apple: size = 5 OK 2025/11/20 15:32:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/20 15:32:54 INFO : apple: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:32:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:32:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:32:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:32:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:32:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:32:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:32:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:32:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 15:32:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:32:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:32:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:32:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:32:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:32:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:32:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:32:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:32:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:32:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:32:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:32:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:32:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:32:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:32:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 15:32:55 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : bananaSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/20 15:32:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : appleSUFFIX: Deleted 2025/11/20 15:32:56 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : splitbananasplitSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/20 15:32:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/20 15:32:56 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:56 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : Waiting for deletions to finish 2025/11/20 15:32:56 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:32:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:33:11 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:11 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 15:33:11 DEBUG : apple: size = 5 OK 2025/11/20 15:33:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:11 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 15:33:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:11 DEBUG : banana: size = 6 OK 2025/11/20 15:33:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:11 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 15:33:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 15:33:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:12 DEBUG : appleapple: size = 21 OK 2025/11/20 15:33:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/20 15:33:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/20 15:33:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:12 DEBUG : splitbanan: size = 16 OK 2025/11/20 15:33:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/20 15:33:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/20 15:33:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/20 15:33:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/20 15:33:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/20 15:33:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/20 15:33:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:12 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/20 15:33:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/20 15:33:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:12 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/20 15:33:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/20 15:33:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:12 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/20 15:33:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/20 15:33:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/20 15:33:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/20 15:33:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:12 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/20 15:33:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/20 15:33:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:12 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/20 15:33:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/20 15:33:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:12 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/20 15:33:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/20 15:33:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/20 15:33:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:13 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/20 15:33:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/20 15:33:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/20 15:33:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:13 DEBUG : dir1/0011-56789: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/20 15:33:13 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/20 15:33:13 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/20 15:33:13 DEBUG : dir1/0011-56789;.txt: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/20 15:33:13 DEBUG : pacer: Reducing sleep to 500ms 2025/11/20 15:33:13 DEBUG : pacer: Reducing sleep to 250ms 2025/11/20 15:33:13 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/20 15:33:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/20 15:33:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/20 15:33:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:13 DEBUG : pacer: Reducing sleep to 125ms 2025/11/20 15:33:13 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/20 15:33:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/20 15:33:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/20 15:33:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:13 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/20 15:33:13 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/20 15:33:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/20 15:33:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/20 15:33:14 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/20 15:33:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/20 15:33:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/20 15:33:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/20 15:33:14 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/20 15:33:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/20 15:33:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/20 15:33:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/20 15:33:14 DEBUG : pacer: Reducing sleep to 10ms 2025/11/20 15:33:14 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/20 15:33:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/20 15:33:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/20 15:33:14 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:15 INFO : splitbananasplit: Deleted 2025/11/20 15:33:15 INFO : appleappleapplebanana: Deleted 2025/11/20 15:33:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 15:33:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 15:33:15 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:15 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : appleapple: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/20 15:33:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:16 DEBUG : apple: size = 5 OK 2025/11/20 15:33:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:16 DEBUG : appleapple: size = 21 OK 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:33:16 DEBUG : banana: size = 6 OK 2025/11/20 15:33:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:16 DEBUG : splitbanan: size = 16 OK 2025/11/20 15:33:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 15:33:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 15:33:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 15:33:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 15:33:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 15:33:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 15:33:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 15:33:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 15:33:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 15:33:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 15:33:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 15:33:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 15:33:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 15:33:16 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 15:33:16 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/20 15:33:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 15:33:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:33:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:16 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:16 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:16 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : appleapple: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/20 15:33:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/20 15:33:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 15:33:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 15:33:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 15:33:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 15:33:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 15:33:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 15:33:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 15:33:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 15:33:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 15:33:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 15:33:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 15:33:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 15:33:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 15:33:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 15:33:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 15:33:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 15:33:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 15:33:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 15:33:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:33:31 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:31 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : apple: size = 5 OK 2025/11/20 15:33:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:33:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:33:32 DEBUG : banana: size = 6 OK 2025/11/20 15:33:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:33:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:33:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:33:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:33:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:33:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:33:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:33:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:33:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:33:32 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:32 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:32 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:32 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:33:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:33:33 DEBUG : banana: size = 6 OK 2025/11/20 15:33:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:33:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:33:33 DEBUG : apple: size = 5 OK 2025/11/20 15:33:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:33:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:33:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:33:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:33:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:33:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:33:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:33:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:33:33 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:33 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:33 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:34 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:33:50 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:50 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : apple: size = 5 OK 2025/11/20 15:33:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:33:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:33:51 DEBUG : banana: size = 6 OK 2025/11/20 15:33:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:33:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:33:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:33:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:33:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:33:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:33:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:33:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:33:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:33:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:51 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:51 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:51 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : apple: size = 5 OK 2025/11/20 15:33:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : apple: Unchanged skipping 2025/11/20 15:33:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:33:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:33:52 DEBUG : banana: size = 6 OK 2025/11/20 15:33:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : banana: Unchanged skipping 2025/11/20 15:33:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:33:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:33:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:33:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:33:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:33:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:33:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:33:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:33:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:33:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:33:52 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:33:52 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:33:52 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:52 DEBUG : Waiting for deletions to finish 2025/11/20 15:33:52 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:08 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:08 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : apple: size = 5 OK 2025/11/20 15:34:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:09 DEBUG : banana: size = 6 OK 2025/11/20 15:34:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:09 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:09 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:09 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:09 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:09 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : apple: size = 5 OK 2025/11/20 15:34:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:10 DEBUG : banana: size = 6 OK 2025/11/20 15:34:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:10 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:10 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:10 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:10 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:26 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:26 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : banana: size = 6 OK 2025/11/20 15:34:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:27 DEBUG : apple: size = 5 OK 2025/11/20 15:34:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:27 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:27 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:27 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:27 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : apple: size = 5 OK 2025/11/20 15:34:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:28 DEBUG : banana: size = 6 OK 2025/11/20 15:34:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:28 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:28 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:28 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:28 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:43 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:44 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:44 DEBUG : apple: size = 5 OK 2025/11/20 15:34:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:44 DEBUG : banana: size = 6 OK 2025/11/20 15:34:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:44 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:44 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:44 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:45 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 15:34:45 DEBUG : apple: size = 5 OK 2025/11/20 15:34:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : apple: Unchanged skipping 2025/11/20 15:34:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 15:34:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 15:34:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 15:34:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : banana: size = 6 OK 2025/11/20 15:34:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 15:34:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : banana: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 15:34:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 15:34:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 15:34:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 15:34:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 15:34:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 15:34:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 15:34:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:34:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 15:34:45 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:45 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:45 DEBUG : Waiting for deletions to finish 2025/11/20 15:34:46 DEBUG : apple: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : banana: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 15:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.87s) --- PASS: TestTransform/NFC (14.09s) --- PASS: TestTransform/NFD (15.86s) --- PASS: TestTransform/base64 (21.48s) --- PASS: TestTransform/prefix (22.36s) --- PASS: TestTransform/suffix (22.91s) --- PASS: TestTransform/truncate (19.82s) --- PASS: TestTransform/encoder (17.58s) --- PASS: TestTransform/ISO-8859-1 (18.55s) --- PASS: TestTransform/charmap (17.71s) --- PASS: TestTransform/lowercase (17.97s) --- PASS: TestTransform/ascii (17.54s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 15:34:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 15:34:51 INFO : sub dir_somesuffix: Making directory 2025/11/20 15:34:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 15:34:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/20 15:34:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 15:34:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/20 15:34:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 15:34:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:51 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/20 15:34:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:34:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 15:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.88s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:52 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:53 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:53 INFO : tictactoe: Making directory 2025/11/20 15:34:53 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:53 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:34:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/20 15:34:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:34:53 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/20 15:34:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:34:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/20 15:34:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.67s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:54 INFO : toe: Making directory 2025/11/20 15:34:54 INFO : toe/toe: Making directory 2025/11/20 15:34:54 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 15:34:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 15:34:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 15:34:54 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:54 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 15:34:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:34:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 15:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.82s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:56 INFO : toe: Making directory 2025/11/20 15:34:56 INFO : toe/toe: Making directory 2025/11/20 15:34:56 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 15:34:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 15:34:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 15:34:56 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:56 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 15:34:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:34:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 15:34:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:58 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:34:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 15:34:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:34:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:34:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:34:58 INFO : tictacempty_dir: Making directory 2025/11/20 15:34:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:34:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:58 INFO : tictactoe: Making directory 2025/11/20 15:34:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:58 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:34:58 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:34:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:34:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 15:34:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:34:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:34:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 15:34:58 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:34:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 15:34:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:34:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 15:34:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:34:59 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:34:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 15:34:59 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:34:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:34:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:00 INFO : tictacempty_dir: Making directory 2025/11/20 15:35:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:00 INFO : tictactoe: Making directory 2025/11/20 15:35:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:00 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:00 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:35:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 15:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:00 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:00 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/20 15:35:01 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:01 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:01 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:01 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 15:35:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/20 15:35:01 NOTICE: B2 bucket rclone-test-godohox7fahu: 0 differences found 2025/11/20 15:35:01 NOTICE: B2 bucket rclone-test-godohox7fahu: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:02 INFO : tictactoe: Making directory 2025/11/20 15:35:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:02 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:35:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 15:35:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 15:35:02 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:02 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 15:35:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 15:35:03 DEBUG : Waiting for deletions to finish 2025/11/20 15:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:03 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 15:35:04 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 15:35:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 15:35:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/20 15:35:04 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:04 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.72s) === RUN TestSyntax 2025/11/20 15:35:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:05 INFO : toe: Making directory 2025/11/20 15:35:05 INFO : toe/toe: Making directory 2025/11/20 15:35:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 15:35:05 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:05 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:05 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 15:35:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:05 INFO : toe/toe/toe: Copied (new) 2025/11/20 15:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.77s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:06 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:35:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 15:35:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:06 INFO : tictacempty_dir: Making directory 2025/11/20 15:35:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:06 INFO : tictactoe: Making directory 2025/11/20 15:35:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:06 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:06 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:35:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 15:35:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:06 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:06 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:07 INFO : toe/toe/toe.txt: Deleted 2025/11/20 15:35:07 INFO : toe/toe: Removing directory 2025/11/20 15:35:07 INFO : toe: Removing directory 2025/11/20 15:35:07 INFO : empty_dir: Removing directory 2025/11/20 15:35:07 DEBUG : Local file system at /tmp/rclone2060283283: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.96s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:08 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:35:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 15:35:08 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:08 INFO : tictacempty_dir: Making directory 2025/11/20 15:35:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:08 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:08 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:08 INFO : tictactoe: Making directory 2025/11/20 15:35:08 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:08 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:08 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:35:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 15:35:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:08 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:08 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:09 INFO : toe/toe/toe.txt: Deleted 2025/11/20 15:35:09 INFO : toe/toe: Removing directory 2025/11/20 15:35:09 INFO : toe: Removing directory 2025/11/20 15:35:09 INFO : empty_dir: Removing directory 2025/11/20 15:35:09 DEBUG : Local file system at /tmp/rclone2060283283: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/20 15:35:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/20 15:35: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: TestTransformFile (3.30s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:11 DEBUG : Reset feature "Copy" 2025/11/20 15:35:11 DEBUG : Reset feature "Move" 2025/11/20 15:35:11 DEBUG : Reset feature "Copy" 2025/11/20 15:35:11 DEBUG : Reset feature "Move" 2025/11/20 15:35:11 DEBUG : empty_dir: Making directory with metadata 2025/11/20 15:35:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 15:35:11 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:12 INFO : tictacempty_dir: Making directory 2025/11/20 15:35:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 15:35:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:12 INFO : tictactoe: Making directory 2025/11/20 15:35:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 15:35:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:12 INFO : tictactoe/tictactoe: Making directory 2025/11/20 15:35:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 15:35:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 15:35:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:12 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 15:35:12 INFO : toe/toe/toe.txt: Deleted 2025/11/20 15:35:12 INFO : toe/toe: Removing directory 2025/11/20 15:35:12 INFO : toe: Removing directory 2025/11/20 15:35:12 INFO : empty_dir: Removing directory 2025/11/20 15:35:12 DEBUG : Local file system at /tmp/rclone2060283283: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/20 15:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 15:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/20 15:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/20 15:35:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/20 15:35:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/20 15:35:14 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.83s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:15 DEBUG : toe: transformed to: dG9l 2025/11/20 15:35:16 DEBUG : toe: transformed to: dG9l 2025/11/20 15:35:16 INFO : dG9l: Making directory 2025/11/20 15:35:16 DEBUG : toe: transformed to: dG9l 2025/11/20 15:35:16 DEBUG : toe: transformed to: dG9l 2025/11/20 15:35:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 15:35:16 INFO : dG9l/dG9l: Making directory 2025/11/20 15:35:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 15:35:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/20 15:35:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 15:35:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 15:35:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 15:35:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:16 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/20 15:35:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 15:35:16 DEBUG : Waiting for deletions to finish 2025/11/20 15:35:17 DEBUG : dG9l: transformed to: toe 2025/11/20 15:35:17 DEBUG : dG9l: transformed to: toe 2025/11/20 15:35:17 DEBUG : dG9l: transformed to: toe 2025/11/20 15:35:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/20 15:35:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/20 15:35:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/20 15:35:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/20 15:35:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/20 15:35:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/20 15:35:17 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for checks to finish 2025/11/20 15:35:17 DEBUG : Local file system at /tmp/rclone2060283283: Waiting for transfers to finish 2025/11/20 15:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.93s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-godohox7fahu", Local "Local file system at /tmp/rclone2060283283", Modify Window "1ms" 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe: transformed to: 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe: transformed to: 2025/11/20 15:35:18 INFO : B2 bucket rclone-test-godohox7fahu: Making directory 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe: transformed to: 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe: transformed to: 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe/toe: transformed to: 2025/11/20 15:35:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 15:35:18 INFO : toe/toe: Making directory 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe/toe: transformed to: 2025/11/20 15:35:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe: transformed to: 2025/11/20 15:35:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 15:35:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 15:35:18 DEBUG : toe/toe/toe: transformed to: 2025/11/20 15:35:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/20 15:35:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for checks to finish 2025/11/20 15:35:18 DEBUG : B2 bucket rclone-test-godohox7fahu: Waiting for transfers to finish 2025/11/20 15:35:19 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 15:35:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/20 15:35:19 INFO : toe/toe/toe: Copied (new) 2025/11/20 15:35:19 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting files as there were IO errors 2025/11/20 15:35:19 ERROR : B2 bucket rclone-test-godohox7fahu: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/11/20 15:35:20 DEBUG : B2 bucket rclone-test-godohox7fahu: Purge remote 2025/11/20 15:35:20 INFO : B2 bucket rclone-test-godohox7fahu: cleaning bucket "rclone-test-godohox7fahu" of all files 2025/11/20 15:35:21 DEBUG : BackupDir/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd4d_d20251120_m152859_c001_v7007000_t0000_u01763652539456") 2025/11/20 15:35:21 DEBUG : BackupDir/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f108fac435b38a972_d20251120_m152854_c001_v0001115_t0012_u01763652534315") 2025/11/20 15:35:21 DEBUG : CompareDest/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b5320_d20251120_m152834_c001_v7007000_t0000_u01763652514903") 2025/11/20 15:35:21 DEBUG : CompareDest/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da5f_d20251120_m152828_c001_v0001146_t0011_u01763652508805") 2025/11/20 15:35:21 DEBUG : CompareDest/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b5321_d20251120_m152835_c001_v7007000_t0000_u01763652515087") 2025/11/20 15:35:21 DEBUG : CompareDest/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633195de_d20251120_m152829_c001_v0001171_t0001_u01763652509879") 2025/11/20 15:35:21 DEBUG : CopyDest/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd50_d20251120_m152859_c001_v7007000_t0000_u01763652539683") 2025/11/20 15:35:21 DEBUG : CopyDest/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319607_d20251120_m152851_c001_v0001171_t0031_u01763652531414") 2025/11/20 15:35:21 DEBUG : CopyDest/three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd53_d20251120_m152859_c001_v7007000_t0000_u01763652539867") 2025/11/20 15:35:21 DEBUG : CopyDest/three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319617_d20251120_m152857_c001_v0001171_t0027_u01763652537610") 2025/11/20 15:35:22 DEBUG : CopyDest/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd54_d20251120_m152900_c001_v7007000_t0000_u01763652540052") 2025/11/20 15:35:22 DEBUG : CopyDest/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da82_d20251120_m152855_c001_v0001146_t0016_u01763652535383") 2025/11/20 15:35:22 DEBUG : EXISTING: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2f4_d20251120_m153021_c001_v7007000_t0000_u01763652621552") 2025/11/20 15:35:22 DEBUG : EXISTING: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db35_d20251120_m153020_c001_v0001146_t0037_u01763652620297") 2025/11/20 15:35:22 DEBUG : PREFIXapple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadee_d20251120_m153232_c001_v7007000_t0000_u01763652752788") 2025/11/20 15:35:22 DEBUG : PREFIXapple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b97a_d20251120_m153227_c001_v0001038_t0053_u01763652747060") 2025/11/20 15:35:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadef_d20251120_m153232_c001_v7007000_t0000_u01763652752799") 2025/11/20 15:35:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108cd_d20251120_m153227_c001_v0001113_t0054_u01763652747029") 2025/11/20 15:35:22 DEBUG : PREFIXbanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadf1_d20251120_m153232_c001_v7007000_t0000_u01763652752972") 2025/11/20 15:35:22 DEBUG : PREFIXbanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f96f_d20251120_m153227_c001_v0001165_t0003_u01763652747038") 2025/11/20 15:35:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a592_d20251120_m153233_c001_v7007000_t0000_u01763652753026") 2025/11/20 15:35:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcaf_d20251120_m153227_c001_v0001146_t0001_u01763652747050") 2025/11/20 15:35:22 DEBUG : Testêé: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2d9_d20251120_m153017_c001_v7007000_t0000_u01763652617786") 2025/11/20 15:35:22 DEBUG : Testêé: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db2e_d20251120_m153017_c001_v0001146_t0009_u01763652617064") 2025/11/20 15:35:22 DEBUG : Testêé: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db2c_d20251120_m153016_c001_v0001146_t0049_u01763652616168") 2025/11/20 15:35:22 DEBUG : YXBwbGU=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903d1_d20251120_m153212_c001_v7007000_t0000_u01763652732371") 2025/11/20 15:35:22 DEBUG : YXBwbGU=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b955_d20251120_m153207_c001_v0001038_t0023_u01763652727576") 2025/11/20 15:35:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903d3_d20251120_m153212_c001_v7007000_t0000_u01763652732551") 2025/11/20 15:35:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc7f_d20251120_m153207_c001_v0001146_t0001_u01763652727545") 2025/11/20 15:35:23 DEBUG : YmFuYW5h: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903d6_d20251120_m153212_c001_v7007000_t0000_u01763652732734") 2025/11/20 15:35:23 DEBUG : YmFuYW5h: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f933_d20251120_m153207_c001_v0001165_t0005_u01763652727609") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd305_d20251120_m152654_c001_v7007000_t0000_u01763652414296") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194ca_d20251120_m152653_c001_v0001171_t0015_u01763652413596") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6301f_d20251120_m152651_c001_v7007000_t0000_u01763652411791") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194c0_d20251120_m152650_c001_v0001171_t0009_u01763652410887") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e771_d20251120_m152633_c001_v7007000_t0000_u01763652393817") 2025/11/20 15:35:23 DEBUG : a/potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319475_d20251120_m152632_c001_v0001171_t0018_u01763652392912") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f69_d20251120_m153446_c001_v7007000_t0000_u01763652886721") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba8b_d20251120_m153441_c001_v0001038_t0029_u01763652881836") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64415_d20251120_m153429_c001_v7007000_t0000_u01763652869180") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba6b_d20251120_m153424_c001_v0001038_t0047_u01763652864213") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096ee_d20251120_m153411_c001_v7007000_t0000_u01763652851079") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba4f_d20251120_m153406_c001_v0001038_t0052_u01763652846680") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725760_d20251120_m153353_c001_v7007000_t0000_u01763652833412") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba32_d20251120_m153349_c001_v0001038_t0012_u01763652829198") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392396d_d20251120_m153334_c001_v7007000_t0000_u01763652814826") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba0d_d20251120_m153329_c001_v0001038_t0009_u01763652809888") 2025/11/20 15:35:23 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c29_d20251120_m153317_c001_v7007000_t0000_u01763652797377") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd32_d20251120_m153309_c001_v0001146_t0020_u01763652789758") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e014b_d20251120_m153257_c001_v7007000_t0000_u01763652777500") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9b1_d20251120_m153253_c001_v0001038_t0007_u01763652773728") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d60_d20251120_m153252_c001_v7007000_t0000_u01763652772374") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10903_d20251120_m153247_c001_v0001113_t0040_u01763652767425") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbf2_d20251120_m153234_c001_v7007000_t0000_u01763652754535") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b980_d20251120_m153230_c001_v0001038_t0030_u01763652750964") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7670_d20251120_m153229_c001_v7007000_t0000_u01763652749472") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108c7_d20251120_m153224_c001_v0001113_t0022_u01763652744662") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64046_d20251120_m153210_c001_v7007000_t0000_u01763652730432") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f926_d20251120_m153202_c001_v0001165_t0005_u01763652722220") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4d4_d20251120_m153150_c001_v7007000_t0000_u01763652710808") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f904_d20251120_m153146_c001_v0001165_t0059_u01763652706396") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c16_d20251120_m153134_c001_v7007000_t0000_u01763652694950") 2025/11/20 15:35:24 DEBUG : apple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8e5_d20251120_m153130_c001_v0001165_t0017_u01763652690675") 2025/11/20 15:35:24 DEBUG : appleSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4011d72800c38c71_d20251120_m153255_c001_v7007000_t0000_u01763652775926") 2025/11/20 15:35:24 DEBUG : appleSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9a3_d20251120_m153249_c001_v0001038_t0022_u01763652769885") 2025/11/20 15:35:24 DEBUG : appleapple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c2a_d20251120_m153317_c001_v7007000_t0000_u01763652797577") 2025/11/20 15:35:24 DEBUG : appleapple: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd36_d20251120_m153311_c001_v0001146_t0015_u01763652791932") 2025/11/20 15:35:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f6b_d20251120_m153446_c001_v7007000_t0000_u01763652886904") 2025/11/20 15:35:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109d3_d20251120_m153442_c001_v0001113_t0045_u01763652882640") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64418_d20251120_m153429_c001_v7007000_t0000_u01763652869362") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109ba_d20251120_m153425_c001_v0001113_t0021_u01763652865054") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096ef_d20251120_m153411_c001_v7007000_t0000_u01763652851262") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109a2_d20251120_m153407_c001_v0001113_t0051_u01763652847543") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725761_d20251120_m153353_c001_v7007000_t0000_u01763652833595") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10990_d20251120_m153349_c001_v0001113_t0002_u01763652829908") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392396e_d20251120_m153335_c001_v7007000_t0000_u01763652815013") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10970_d20251120_m153330_c001_v0001113_t0004_u01763652810680") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c18_d20251120_m153315_c001_v7007000_t0000_u01763652795009") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa2d_d20251120_m153310_c001_v0001165_t0022_u01763652790500") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e014c_d20251120_m153257_c001_v7007000_t0000_u01763652777681") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9d6_d20251120_m153253_c001_v0001165_t0053_u01763652773716") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57d1_d20251120_m153252_c001_v7007000_t0000_u01763652772715") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dceb_d20251120_m153248_c001_v0001146_t0018_u01763652768571") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbf5_d20251120_m153234_c001_v7007000_t0000_u01763652754719") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcbf_d20251120_m153230_c001_v0001146_t0003_u01763652750953") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d579c_d20251120_m153229_c001_v7007000_t0000_u01763652749490") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dca9_d20251120_m153225_c001_v0001146_t0009_u01763652745371") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340cbb_d20251120_m153210_c001_v7007000_t0000_u01763652730441") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b94f_d20251120_m153204_c001_v0001038_t0021_u01763652724993") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4d6_d20251120_m153150_c001_v7007000_t0000_u01763652710992") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afd5_d20251120_m153147_c001_v0001165_t0009_u01763652707220") 2025/11/20 15:35:25 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c17_d20251120_m153135_c001_v7007000_t0000_u01763652695132") 2025/11/20 15:35:26 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afa7_d20251120_m153131_c001_v0001165_t0059_u01763652691410") 2025/11/20 15:35:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca641c8_d20251120_m153255_c001_v7007000_t0000_u01763652775945") 2025/11/20 15:35:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcf3_d20251120_m153249_c001_v0001146_t0020_u01763652769866") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd30a_d20251120_m152654_c001_v7007000_t0000_u01763652414479") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194c4_d20251120_m152652_c001_v0001171_t0028_u01763652412400") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6301d_d20251120_m152651_c001_v7007000_t0000_u01763652411235") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194bc_d20251120_m152649_c001_v0001171_t0058_u01763652409663") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e76b_d20251120_m152633_c001_v7007000_t0000_u01763652393259") 2025/11/20 15:35:26 DEBUG : b/potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331946d_d20251120_m152631_c001_v0001171_t0049_u01763652391789") 2025/11/20 15:35:26 DEBUG : backup/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4056998395b2d92e_d20251120_m152912_c001_v7007000_t0000_u01763652552539") 2025/11/20 15:35:26 DEBUG : backup/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1174950861e53d16_d20251120_m152910_c001_v0001171_t0057_u01763652550635") 2025/11/20 15:35:26 DEBUG : backup/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f109c6ad6c9dd895f_d20251120_m152906_c001_v0001145_t0015_u01763652546601") 2025/11/20 15:35:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb222_d20251120_m152937_c001_v7007000_t0000_u01763652577491") 2025/11/20 15:35:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1033ae2e4cad79bc_d20251120_m152935_c001_v0001184_t0050_u01763652575834") 2025/11/20 15:35:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f35263684d211_d20251120_m152931_c001_v0001171_t0051_u01763652571980") 2025/11/20 15:35:26 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1be_d20251120_m152925_c001_v7007000_t0000_u01763652565417") 2025/11/20 15:35:26 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f116611f76c47ee92_d20251120_m152923_c001_v0001157_t0004_u01763652563179") 2025/11/20 15:35:26 DEBUG : backup/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10534946c0594189_d20251120_m152918_c001_v0001036_t0014_u01763652558956") 2025/11/20 15:35:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb224_d20251120_m152937_c001_v7007000_t0000_u01763652577677") 2025/11/20 15:35:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f103b4329c5d3d5f7_d20251120_m152936_c001_v0001178_t0047_u01763652576660") 2025/11/20 15:35:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10456a19b82ea67b_d20251120_m152933_c001_v0001093_t0037_u01763652573403") 2025/11/20 15:35:27 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4056998395b2d92f_d20251120_m152912_c001_v7007000_t0000_u01763652552726") 2025/11/20 15:35:27 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1191078cf16de5d6_d20251120_m152911_c001_v0001146_t0042_u01763652551699") 2025/11/20 15:35:27 DEBUG : backup/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f116c89d975470d0b_d20251120_m152908_c001_v0001043_t0040_u01763652548110") 2025/11/20 15:35:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1c2_d20251120_m152925_c001_v7007000_t0000_u01763652565597") 2025/11/20 15:35:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1122ede5de76af17_d20251120_m152924_c001_v0001109_t0046_u01763652564343") 2025/11/20 15:35:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f102bf00f1eaece24_d20251120_m152920_c001_v0001157_t0008_u01763652560592") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f6c_d20251120_m153447_c001_v7007000_t0000_u01763652887085") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de08_d20251120_m153442_c001_v0001146_t0009_u01763652882213") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64419_d20251120_m153429_c001_v7007000_t0000_u01763652869546") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dde8_d20251120_m153424_c001_v0001146_t0010_u01763652864695") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096f2_d20251120_m153411_c001_v7007000_t0000_u01763652851445") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddb5_d20251120_m153407_c001_v0001146_t0004_u01763652847204") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725763_d20251120_m153353_c001_v7007000_t0000_u01763652833777") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd85_d20251120_m153349_c001_v0001146_t0024_u01763652829618") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392396f_d20251120_m153335_c001_v7007000_t0000_u01763652815198") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd63_d20251120_m153330_c001_v0001146_t0048_u01763652810242") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c2c_d20251120_m153317_c001_v7007000_t0000_u01763652797759") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9de_d20251120_m153310_c001_v0001038_t0019_u01763652790042") 2025/11/20 15:35:27 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e014d_d20251120_m153257_c001_v7007000_t0000_u01763652777863") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10910_d20251120_m153253_c001_v0001113_t0013_u01763652773739") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64198_d20251120_m153252_c001_v7007000_t0000_u01763652772550") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9a0_d20251120_m153247_c001_v0001038_t0036_u01763652767934") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbfa_d20251120_m153234_c001_v7007000_t0000_u01763652754934") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f987_d20251120_m153230_c001_v0001165_t0047_u01763652750982") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbcd_d20251120_m153229_c001_v7007000_t0000_u01763652749678") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f96b_d20251120_m153225_c001_v0001165_t0019_u01763652745166") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235dfd78_d20251120_m153210_c001_v7007000_t0000_u01763652730191") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc71_d20251120_m153202_c001_v0001146_t0013_u01763652722499") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4d7_d20251120_m153151_c001_v7007000_t0000_u01763652711176") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc54_d20251120_m153146_c001_v0001146_t0047_u01763652706771") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c19_d20251120_m153135_c001_v7007000_t0000_u01763652695397") 2025/11/20 15:35:28 DEBUG : banana: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc33_d20251120_m153130_c001_v0001146_t0014_u01763652690880") 2025/11/20 15:35:28 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e013d_d20251120_m153255_c001_v7007000_t0000_u01763652775776") 2025/11/20 15:35:28 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9c6_d20251120_m153249_c001_v0001165_t0047_u01763652769873") 2025/11/20 15:35:28 DEBUG : both0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5dc_d20251120_m153104_c001_v7007000_t0000_u01763652664760") 2025/11/20 15:35:28 DEBUG : both0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dba0_d20251120_m153046_c001_v0001146_t0035_u01763652646113") 2025/11/20 15:35:28 DEBUG : both0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf544_d20251120_m153041_c001_v7007000_t0000_u01763652641800") 2025/11/20 15:35:28 DEBUG : both0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db3e_d20251120_m153023_c001_v0001146_t0030_u01763652623428") 2025/11/20 15:35:28 DEBUG : both1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5dd_d20251120_m153104_c001_v7007000_t0000_u01763652664943") 2025/11/20 15:35:29 DEBUG : both1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dba6_d20251120_m153046_c001_v0001146_t0029_u01763652646956") 2025/11/20 15:35:29 DEBUG : both1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf546_d20251120_m153041_c001_v7007000_t0000_u01763652641984") 2025/11/20 15:35:29 DEBUG : both1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db42_d20251120_m153024_c001_v0001146_t0005_u01763652624130") 2025/11/20 15:35:29 DEBUG : both10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5de_d20251120_m153105_c001_v7007000_t0000_u01763652665128") 2025/11/20 15:35:29 DEBUG : both10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbd5_d20251120_m153053_c001_v0001146_t0049_u01763652653792") 2025/11/20 15:35:29 DEBUG : both10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf549_d20251120_m153042_c001_v7007000_t0000_u01763652642168") 2025/11/20 15:35:29 DEBUG : both10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db6b_d20251120_m153030_c001_v0001146_t0045_u01763652630867") 2025/11/20 15:35:29 DEBUG : both11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5df_d20251120_m153105_c001_v7007000_t0000_u01763652665314") 2025/11/20 15:35:29 DEBUG : both11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbd9_d20251120_m153054_c001_v0001146_t0006_u01763652654552") 2025/11/20 15:35:29 DEBUG : both11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf54c_d20251120_m153042_c001_v7007000_t0000_u01763652642351") 2025/11/20 15:35:29 DEBUG : both11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db6f_d20251120_m153031_c001_v0001146_t0053_u01763652631661") 2025/11/20 15:35:29 DEBUG : both12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e2_d20251120_m153105_c001_v7007000_t0000_u01763652665498") 2025/11/20 15:35:29 DEBUG : both12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbdd_d20251120_m153055_c001_v0001146_t0011_u01763652655232") 2025/11/20 15:35:29 DEBUG : both12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf54e_d20251120_m153042_c001_v7007000_t0000_u01763652642563") 2025/11/20 15:35:29 DEBUG : both12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db75_d20251120_m153032_c001_v0001146_t0053_u01763652632504") 2025/11/20 15:35:29 DEBUG : both13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e3_d20251120_m153105_c001_v7007000_t0000_u01763652665680") 2025/11/20 15:35:29 DEBUG : both13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbe3_d20251120_m153056_c001_v0001146_t0016_u01763652656253") 2025/11/20 15:35:29 DEBUG : both13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf550_d20251120_m153042_c001_v7007000_t0000_u01763652642746") 2025/11/20 15:35:29 DEBUG : both13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db7c_d20251120_m153033_c001_v0001146_t0035_u01763652633375") 2025/11/20 15:35:29 DEBUG : both14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e4_d20251120_m153105_c001_v7007000_t0000_u01763652665877") 2025/11/20 15:35:29 DEBUG : both14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbeb_d20251120_m153057_c001_v0001146_t0056_u01763652657239") 2025/11/20 15:35:29 DEBUG : both14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf553_d20251120_m153042_c001_v7007000_t0000_u01763652642929") 2025/11/20 15:35:29 DEBUG : both14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db82_d20251120_m153034_c001_v0001146_t0017_u01763652634112") 2025/11/20 15:35:29 DEBUG : both15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e6_d20251120_m153106_c001_v7007000_t0000_u01763652666059") 2025/11/20 15:35:30 DEBUG : both15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbef_d20251120_m153058_c001_v0001146_t0055_u01763652658072") 2025/11/20 15:35:30 DEBUG : both15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf557_d20251120_m153043_c001_v7007000_t0000_u01763652643111") 2025/11/20 15:35:30 DEBUG : both15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db86_d20251120_m153034_c001_v0001146_t0047_u01763652634923") 2025/11/20 15:35:30 DEBUG : both16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e7_d20251120_m153106_c001_v7007000_t0000_u01763652666242") 2025/11/20 15:35:30 DEBUG : both16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbf3_d20251120_m153058_c001_v0001146_t0020_u01763652658947") 2025/11/20 15:35:30 DEBUG : both16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf55b_d20251120_m153043_c001_v7007000_t0000_u01763652643295") 2025/11/20 15:35:30 DEBUG : both16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db8a_d20251120_m153035_c001_v0001146_t0019_u01763652635886") 2025/11/20 15:35:30 DEBUG : both17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5e8_d20251120_m153106_c001_v7007000_t0000_u01763652666425") 2025/11/20 15:35:30 DEBUG : both17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbf7_d20251120_m153059_c001_v0001146_t0019_u01763652659577") 2025/11/20 15:35:30 DEBUG : both17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf55d_d20251120_m153043_c001_v7007000_t0000_u01763652643479") 2025/11/20 15:35:30 DEBUG : both17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db8e_d20251120_m153036_c001_v0001146_t0004_u01763652636694") 2025/11/20 15:35:30 DEBUG : both18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5ea_d20251120_m153106_c001_v7007000_t0000_u01763652666608") 2025/11/20 15:35:30 DEBUG : both18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbfb_d20251120_m153100_c001_v0001146_t0035_u01763652660245") 2025/11/20 15:35:30 DEBUG : both18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf560_d20251120_m153043_c001_v7007000_t0000_u01763652643662") 2025/11/20 15:35:30 DEBUG : both18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db92_d20251120_m153037_c001_v0001146_t0005_u01763652637557") 2025/11/20 15:35:30 DEBUG : both19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5ed_d20251120_m153106_c001_v7007000_t0000_u01763652666790") 2025/11/20 15:35:30 DEBUG : both19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc01_d20251120_m153101_c001_v0001146_t0023_u01763652661241") 2025/11/20 15:35:30 DEBUG : both19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf567_d20251120_m153043_c001_v7007000_t0000_u01763652643846") 2025/11/20 15:35:30 DEBUG : both19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db98_d20251120_m153038_c001_v0001146_t0052_u01763652638395") 2025/11/20 15:35:30 DEBUG : both2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5ef_d20251120_m153106_c001_v7007000_t0000_u01763652666973") 2025/11/20 15:35:31 DEBUG : both2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbaa_d20251120_m153047_c001_v0001146_t0006_u01763652647546") 2025/11/20 15:35:31 DEBUG : both2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf569_d20251120_m153044_c001_v7007000_t0000_u01763652644031") 2025/11/20 15:35:31 DEBUG : both2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db48_d20251120_m153024_c001_v0001146_t0034_u01763652624858") 2025/11/20 15:35:31 DEBUG : both3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5f4_d20251120_m153107_c001_v7007000_t0000_u01763652667155") 2025/11/20 15:35:31 DEBUG : both3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbae_d20251120_m153048_c001_v0001146_t0056_u01763652648180") 2025/11/20 15:35:31 DEBUG : both3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf56b_d20251120_m153044_c001_v7007000_t0000_u01763652644214") 2025/11/20 15:35:31 DEBUG : both3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db4c_d20251120_m153025_c001_v0001146_t0034_u01763652625610") 2025/11/20 15:35:31 DEBUG : both4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5f7_d20251120_m153107_c001_v7007000_t0000_u01763652667337") 2025/11/20 15:35:31 DEBUG : both4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbb2_d20251120_m153048_c001_v0001146_t0042_u01763652648919") 2025/11/20 15:35:31 DEBUG : both4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf570_d20251120_m153044_c001_v7007000_t0000_u01763652644400") 2025/11/20 15:35:31 DEBUG : both4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db52_d20251120_m153026_c001_v0001146_t0020_u01763652626221") 2025/11/20 15:35:31 DEBUG : both5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5f8_d20251120_m153107_c001_v7007000_t0000_u01763652667572") 2025/11/20 15:35:31 DEBUG : both5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbba_d20251120_m153049_c001_v0001146_t0020_u01763652649618") 2025/11/20 15:35:31 DEBUG : both5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf576_d20251120_m153044_c001_v7007000_t0000_u01763652644654") 2025/11/20 15:35:31 DEBUG : both5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db57_d20251120_m153026_c001_v0001146_t0005_u01763652626976") 2025/11/20 15:35:31 DEBUG : both6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5f9_d20251120_m153107_c001_v7007000_t0000_u01763652667754") 2025/11/20 15:35:31 DEBUG : both6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbbf_d20251120_m153050_c001_v0001146_t0059_u01763652650422") 2025/11/20 15:35:31 DEBUG : both6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf57b_d20251120_m153044_c001_v7007000_t0000_u01763652644836") 2025/11/20 15:35:31 DEBUG : both6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db5b_d20251120_m153027_c001_v0001146_t0025_u01763652627874") 2025/11/20 15:35:31 DEBUG : both7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5fb_d20251120_m153107_c001_v7007000_t0000_u01763652667936") 2025/11/20 15:35:32 DEBUG : both7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbc3_d20251120_m153051_c001_v0001146_t0055_u01763652651242") 2025/11/20 15:35:32 DEBUG : both7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf57f_d20251120_m153045_c001_v7007000_t0000_u01763652645019") 2025/11/20 15:35:32 DEBUG : both7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db5f_d20251120_m153028_c001_v0001146_t0039_u01763652628615") 2025/11/20 15:35:32 DEBUG : both8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5fc_d20251120_m153108_c001_v7007000_t0000_u01763652668134") 2025/11/20 15:35:32 DEBUG : both8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbc9_d20251120_m153052_c001_v0001146_t0035_u01763652652038") 2025/11/20 15:35:32 DEBUG : both8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf581_d20251120_m153045_c001_v7007000_t0000_u01763652645202") 2025/11/20 15:35:32 DEBUG : both8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db63_d20251120_m153029_c001_v0001146_t0052_u01763652629271") 2025/11/20 15:35:32 DEBUG : both9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5fe_d20251120_m153108_c001_v7007000_t0000_u01763652668316") 2025/11/20 15:35:32 DEBUG : both9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbcf_d20251120_m153053_c001_v0001146_t0013_u01763652653015") 2025/11/20 15:35:32 DEBUG : both9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf583_d20251120_m153045_c001_v7007000_t0000_u01763652645385") 2025/11/20 15:35:32 DEBUG : both9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db67_d20251120_m153030_c001_v0001146_t0015_u01763652630270") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd30b_d20251120_m152654_c001_v7007000_t0000_u01763652414660") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194c6_d20251120_m152652_c001_v0001171_t0019_u01763652412902") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63022_d20251120_m152651_c001_v7007000_t0000_u01763652411973") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194be_d20251120_m152650_c001_v0001171_t0031_u01763652410132") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e772_d20251120_m152634_c001_v7007000_t0000_u01763652394004") 2025/11/20 15:35:32 DEBUG : c/non empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331946f_d20251120_m152632_c001_v0001171_t0023_u01763652392041") 2025/11/20 15:35:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903d8_d20251120_m153212_c001_v7007000_t0000_u01763652732914") 2025/11/20 15:35:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108a5_d20251120_m153208_c001_v0001113_t0048_u01763652728430") 2025/11/20 15:35:32 DEBUG : check sum: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e73c_d20251120_m152624_c001_v7007000_t0000_u01763652384263") 2025/11/20 15:35:32 DEBUG : check sum: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319449_d20251120_m152623_c001_v0001171_t0056_u01763652383218") 2025/11/20 15:35:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f422ebe3dcd337728_d20251120_m153518_c001_v7007000_t0000_u01763652918431") 2025/11/20 15:35:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4baa4_d20251120_m153516_c001_v0001038_t0058_u01763652916522") 2025/11/20 15:35:33 DEBUG : dest/3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cca9_d20251120_m152844_c001_v7007000_t0000_u01763652524299") 2025/11/20 15:35:33 DEBUG : dest/3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4117894ac3ef71bb_d20251120_m152843_c001_v0001172_t0015_u01763652523065") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c2f_d20251120_m153317_c001_v7007000_t0000_u01763652797941") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10945_d20251120_m153312_c001_v0001113_t0040_u01763652792163") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f6d_d20251120_m153447_c001_v7007000_t0000_u01763652887267") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba7b_d20251120_m153433_c001_v0001038_t0039_u01763652873837") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6441a_d20251120_m153429_c001_v7007000_t0000_u01763652869728") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba5b_d20251120_m153415_c001_v0001038_t0052_u01763652855862") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096f4_d20251120_m153411_c001_v7007000_t0000_u01763652851628") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba3d_d20251120_m153358_c001_v0001038_t0046_u01763652838157") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725764_d20251120_m153353_c001_v7007000_t0000_u01763652833960") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba1b_d20251120_m153339_c001_v0001038_t0059_u01763652819607") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923970_d20251120_m153335_c001_v7007000_t0000_u01763652815384") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9f8_d20251120_m153322_c001_v0001038_t0020_u01763652802033") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c1d_d20251120_m153315_c001_v7007000_t0000_u01763652795373") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd1d_d20251120_m153302_c001_v0001146_t0006_u01763652782208") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e014e_d20251120_m153258_c001_v7007000_t0000_u01763652778044") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9d8_d20251120_m153253_c001_v0001165_t0057_u01763652773930") 2025/11/20 15:35:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d62_d20251120_m153252_c001_v7007000_t0000_u01763652772554") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108f0_d20251120_m153239_c001_v0001113_t0004_u01763652759308") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbfb_d20251120_m153235_c001_v7007000_t0000_u01763652755118") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f989_d20251120_m153231_c001_v0001165_t0047_u01763652751184") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472552d_d20251120_m153229_c001_v7007000_t0000_u01763652749506") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108b9_d20251120_m153216_c001_v0001113_t0049_u01763652736936") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098e6b_d20251120_m153210_c001_v7007000_t0000_u01763652730452") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f919_d20251120_m153155_c001_v0001165_t0049_u01763652715459") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4d8_d20251120_m153151_c001_v7007000_t0000_u01763652711361") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8ef_d20251120_m153139_c001_v0001165_t0004_u01763652699604") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c1a_d20251120_m153135_c001_v7007000_t0000_u01763652695578") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8d6_d20251120_m153125_c001_v0001165_t0052_u01763652685514") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340de1_d20251120_m153255_c001_v7007000_t0000_u01763652775953") 2025/11/20 15:35:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9c8_d20251120_m153250_c001_v0001165_t0053_u01763652770105") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c32_d20251120_m153318_c001_v7007000_t0000_u01763652798123") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa32_d20251120_m153312_c001_v0001165_t0040_u01763652792152") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f6e_d20251120_m153447_c001_v7007000_t0000_u01763652887450") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddf9_d20251120_m153434_c001_v0001146_t0040_u01763652874694") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6441b_d20251120_m153429_c001_v7007000_t0000_u01763652869911") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddd4_d20251120_m153417_c001_v0001146_t0045_u01763652857169") 2025/11/20 15:35:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096f6_d20251120_m153411_c001_v7007000_t0000_u01763652851812") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd9c_d20251120_m153358_c001_v0001146_t0002_u01763652838902") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725765_d20251120_m153354_c001_v7007000_t0000_u01763652834145") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd77_d20251120_m153340_c001_v0001146_t0038_u01763652820528") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923971_d20251120_m153335_c001_v7007000_t0000_u01763652815569") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd52_d20251120_m153322_c001_v0001146_t0026_u01763652802985") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340e3f_d20251120_m153315_c001_v7007000_t0000_u01763652795397") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9cd_d20251120_m153302_c001_v0001038_t0029_u01763652782966") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e014f_d20251120_m153258_c001_v7007000_t0000_u01763652778225") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10912_d20251120_m153254_c001_v0001113_t0041_u01763652774048") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d63_d20251120_m153252_c001_v7007000_t0000_u01763652772725") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b994_d20251120_m153240_c001_v0001038_t0048_u01763652760249") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbfe_d20251120_m153235_c001_v7007000_t0000_u01763652755303") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b982_d20251120_m153231_c001_v0001038_t0034_u01763652751311") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472552f_d20251120_m153229_c001_v7007000_t0000_u01763652749689") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f958_d20251120_m153217_c001_v0001165_t0036_u01763652737827") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098e68_d20251120_m153210_c001_v7007000_t0000_u01763652730238") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc62_d20251120_m153156_c001_v0001146_t0059_u01763652716066") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4db_d20251120_m153151_c001_v7007000_t0000_u01763652711546") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc42_d20251120_m153140_c001_v0001146_t0001_u01763652700256") 2025/11/20 15:35:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c1b_d20251120_m153135_c001_v7007000_t0000_u01763652695758") 2025/11/20 15:35:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc29_d20251120_m153126_c001_v0001146_t0006_u01763652686110") 2025/11/20 15:35:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca641c5_d20251120_m153255_c001_v7007000_t0000_u01763652775757") 2025/11/20 15:35:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcf5_d20251120_m153250_c001_v0001146_t0037_u01763652770199") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c33_d20251120_m153318_c001_v7007000_t0000_u01763652798304") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd38_d20251120_m153312_c001_v0001146_t0010_u01763652792212") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f6f_d20251120_m153447_c001_v7007000_t0000_u01763652887634") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109c0_d20251120_m153435_c001_v0001113_t0054_u01763652875329") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6441c_d20251120_m153430_c001_v7007000_t0000_u01763652870094") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109ac_d20251120_m153417_c001_v0001113_t0011_u01763652857897") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096f7_d20251120_m153411_c001_v7007000_t0000_u01763652851995") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10996_d20251120_m153359_c001_v0001113_t0009_u01763652839608") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725766_d20251120_m153354_c001_v7007000_t0000_u01763652834411") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1097b_d20251120_m153341_c001_v0001113_t0051_u01763652821262") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923973_d20251120_m153335_c001_v7007000_t0000_u01763652815755") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1095d_d20251120_m153323_c001_v0001113_t0030_u01763652803710") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fcbf_d20251120_m153315_c001_v7007000_t0000_u01763652795408") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa0b_d20251120_m153303_c001_v0001165_t0053_u01763652783776") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0150_d20251120_m153258_c001_v7007000_t0000_u01763652778406") 2025/11/20 15:35:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd07_d20251120_m153254_c001_v0001146_t0016_u01763652774162") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6419c_d20251120_m153252_c001_v7007000_t0000_u01763652772737") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcdc_d20251120_m153241_c001_v0001146_t0029_u01763652761057") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbff_d20251120_m153235_c001_v7007000_t0000_u01763652755487") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcc1_d20251120_m153231_c001_v0001146_t0057_u01763652751323") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7672_d20251120_m153229_c001_v7007000_t0000_u01763652749840") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc99_d20251120_m153218_c001_v0001146_t0005_u01763652738425") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41389e63419165bc_d20251120_m153210_c001_v7007000_t0000_u01763652730461") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afe6_d20251120_m153156_c001_v0001165_t0059_u01763652716819") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4dc_d20251120_m153151_c001_v7007000_t0000_u01763652711733") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afbe_d20251120_m153141_c001_v0001165_t0022_u01763652701018") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c1c_d20251120_m153135_c001_v7007000_t0000_u01763652695939") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587af95_d20251120_m153126_c001_v0001165_t0035_u01763652686452") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0140_d20251120_m153255_c001_v7007000_t0000_u01763652775963") 2025/11/20 15:35:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9ca_d20251120_m153250_c001_v0001165_t0012_u01763652770312") 2025/11/20 15:35:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c34_d20251120_m153318_c001_v7007000_t0000_u01763652798485") 2025/11/20 15:35:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9e6_d20251120_m153312_c001_v0001038_t0042_u01763652792338") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f70_d20251120_m153447_c001_v7007000_t0000_u01763652887816") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf76_d20251120_m153436_c001_v0001100_t0027_u01763652876143") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6441f_d20251120_m153430_c001_v7007000_t0000_u01763652870277") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf15_d20251120_m153418_c001_v0001100_t0019_u01763652858777") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096f9_d20251120_m153412_c001_v7007000_t0000_u01763652852179") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60beac_d20251120_m153400_c001_v0001100_t0020_u01763652840370") 2025/11/20 15:35:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725767_d20251120_m153354_c001_v7007000_t0000_u01763652834598") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be4d_d20251120_m153342_c001_v0001100_t0041_u01763652822265") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923975_d20251120_m153335_c001_v7007000_t0000_u01763652815941") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bdf0_d20251120_m153324_c001_v0001100_t0012_u01763652804389") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340e40_d20251120_m153315_c001_v7007000_t0000_u01763652795417") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10925_d20251120_m153304_c001_v0001113_t0039_u01763652784368") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0155_d20251120_m153258_c001_v7007000_t0000_u01763652778587") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9da_d20251120_m153254_c001_v0001165_t0038_u01763652774197") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64191_d20251120_m153252_c001_v7007000_t0000_u01763652772184") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9ae_d20251120_m153241_c001_v0001165_t0052_u01763652761958") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc01_d20251120_m153235_c001_v7007000_t0000_u01763652755671") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f98b_d20251120_m153231_c001_v0001165_t0009_u01763652751390") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b609f_d20251120_m153229_c001_v7007000_t0000_u01763652749906") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b965_d20251120_m153219_c001_v0001038_t0051_u01763652739152") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903ce_d20251120_m153210_c001_v7007000_t0000_u01763652730470") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b942_d20251120_m153157_c001_v0001038_t0033_u01763652717506") 2025/11/20 15:35:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4de_d20251120_m153151_c001_v7007000_t0000_u01763652711918") 2025/11/20 15:35:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b92a_d20251120_m153141_c001_v0001038_t0023_u01763652701615") 2025/11/20 15:35:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c1f_d20251120_m153136_c001_v7007000_t0000_u01763652696120") 2025/11/20 15:35:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b911_d20251120_m153126_c001_v0001038_t0010_u01763652686664") 2025/11/20 15:35:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401a03_d20251120_m153255_c001_v7007000_t0000_u01763652775976") 2025/11/20 15:35:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9a5_d20251120_m153250_c001_v0001038_t0019_u01763652770330") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c35_d20251120_m153318_c001_v7007000_t0000_u01763652798673") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa34_d20251120_m153312_c001_v0001165_t0044_u01763652792371") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f72_d20251120_m153447_c001_v7007000_t0000_u01763652887997") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba83_d20251120_m153436_c001_v0001038_t0035_u01763652876509") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64421_d20251120_m153430_c001_v7007000_t0000_u01763652870459") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba5f_d20251120_m153419_c001_v0001038_t0059_u01763652859126") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096fb_d20251120_m153412_c001_v7007000_t0000_u01763652852385") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba41_d20251120_m153400_c001_v0001038_t0056_u01763652840709") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725768_d20251120_m153354_c001_v7007000_t0000_u01763652834781") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba20_d20251120_m153342_c001_v0001038_t0039_u01763652822667") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923976_d20251120_m153336_c001_v7007000_t0000_u01763652816130") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9fd_d20251120_m153324_c001_v0001038_t0035_u01763652804750") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c19_d20251120_m153315_c001_v7007000_t0000_u01763652795191") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd23_d20251120_m153304_c001_v0001146_t0037_u01763652784819") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e015a_d20251120_m153258_c001_v7007000_t0000_u01763652778769") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9b3_d20251120_m153254_c001_v0001038_t0040_u01763652774223") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0129_d20251120_m153252_c001_v7007000_t0000_u01763652772559") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108fa_d20251120_m153242_c001_v0001113_t0055_u01763652762270") 2025/11/20 15:35:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc04_d20251120_m153235_c001_v7007000_t0000_u01763652755938") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108e2_d20251120_m153231_c001_v0001113_t0049_u01763652751563") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7671_d20251120_m153229_c001_v7007000_t0000_u01763652749656") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108bb_d20251120_m153219_c001_v0001113_t0004_u01763652739945") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909465_d20251120_m153210_c001_v7007000_t0000_u01763652730211") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f91c_d20251120_m153158_c001_v0001165_t0044_u01763652718034") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4df_d20251120_m153152_c001_v7007000_t0000_u01763652712101") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8f7_d20251120_m153142_c001_v0001165_t0008_u01763652702237") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c21_d20251120_m153136_c001_v7007000_t0000_u01763652696301") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8da_d20251120_m153127_c001_v0001165_t0028_u01763652687004") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57dc_d20251120_m153255_c001_v7007000_t0000_u01763652775988") 2025/11/20 15:35:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcf9_d20251120_m153250_c001_v0001146_t0017_u01763652770469") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c36_d20251120_m153318_c001_v7007000_t0000_u01763652798856") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd3a_d20251120_m153312_c001_v0001146_t0028_u01763652792557") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f73_d20251120_m153448_c001_v7007000_t0000_u01763652888182") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddfd_d20251120_m153437_c001_v0001146_t0037_u01763652877113") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64422_d20251120_m153430_c001_v7007000_t0000_u01763652870642") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dddb_d20251120_m153419_c001_v0001146_t0020_u01763652859621") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096fc_d20251120_m153412_c001_v7007000_t0000_u01763652852569") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dda4_d20251120_m153401_c001_v0001146_t0018_u01763652841208") 2025/11/20 15:35:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472576a_d20251120_m153354_c001_v7007000_t0000_u01763652834964") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd7b_d20251120_m153343_c001_v0001146_t0032_u01763652823228") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923978_d20251120_m153336_c001_v7007000_t0000_u01763652816319") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd57_d20251120_m153325_c001_v0001146_t0024_u01763652805201") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c509c93_d20251120_m153315_c001_v7007000_t0000_u01763652795434") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9cf_d20251120_m153305_c001_v0001038_t0005_u01763652785099") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e015e_d20251120_m153258_c001_v7007000_t0000_u01763652778950") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9dd_d20251120_m153254_c001_v0001165_t0038_u01763652774424") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e012c_d20251120_m153252_c001_v7007000_t0000_u01763652772744") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b998_d20251120_m153243_c001_v0001038_t0021_u01763652763006") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc06_d20251120_m153236_c001_v7007000_t0000_u01763652756124") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f98d_d20251120_m153231_c001_v0001165_t0043_u01763652751599") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d579f_d20251120_m153229_c001_v7007000_t0000_u01763652749857") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f95c_d20251120_m153220_c001_v0001165_t0005_u01763652740304") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903cd_d20251120_m153210_c001_v7007000_t0000_u01763652730240") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc69_d20251120_m153158_c001_v0001146_t0014_u01763652718240") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e0_d20251120_m153152_c001_v7007000_t0000_u01763652712285") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc48_d20251120_m153142_c001_v0001146_t0005_u01763652702471") 2025/11/20 15:35:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c24_d20251120_m153136_c001_v7007000_t0000_u01763652696481") 2025/11/20 15:35:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc2b_d20251120_m153127_c001_v0001146_t0056_u01763652687226") 2025/11/20 15:35:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4011d72800c38c7a_d20251120_m153256_c001_v7007000_t0000_u01763652776112") 2025/11/20 15:35:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9cc_d20251120_m153250_c001_v0001165_t0052_u01763652770530") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c37_d20251120_m153319_c001_v7007000_t0000_u01763652799040") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa36_d20251120_m153312_c001_v0001165_t0022_u01763652792590") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f76_d20251120_m153448_c001_v7007000_t0000_u01763652888364") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109c9_d20251120_m153437_c001_v0001113_t0006_u01763652877495") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64423_d20251120_m153430_c001_v7007000_t0000_u01763652870824") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109b1_d20251120_m153419_c001_v0001113_t0003_u01763652859960") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9096ff_d20251120_m153412_c001_v7007000_t0000_u01763652852752") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1099a_d20251120_m153401_c001_v0001113_t0048_u01763652841772") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472576c_d20251120_m153355_c001_v7007000_t0000_u01763652835147") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10980_d20251120_m153343_c001_v0001113_t0025_u01763652823593") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923979_d20251120_m153336_c001_v7007000_t0000_u01763652816504") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1095f_d20251120_m153325_c001_v0001113_t0015_u01763652805495") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a62d_d20251120_m153315_c001_v7007000_t0000_u01763652795540") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa0f_d20251120_m153305_c001_v0001165_t0012_u01763652785520") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0161_d20251120_m153259_c001_v7007000_t0000_u01763652779134") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd09_d20251120_m153254_c001_v0001146_t0053_u01763652774487") 2025/11/20 15:35:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57cd_d20251120_m153252_c001_v7007000_t0000_u01763652772163") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dce0_d20251120_m153243_c001_v0001146_t0041_u01763652763387") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc09_d20251120_m153236_c001_v7007000_t0000_u01763652756308") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcc3_d20251120_m153231_c001_v0001146_t0030_u01763652751725") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbcb_d20251120_m153229_c001_v7007000_t0000_u01763652749494") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc9d_d20251120_m153220_c001_v0001146_t0037_u01763652740685") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235dfd79_d20251120_m153210_c001_v7007000_t0000_u01763652730375") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afe8_d20251120_m153158_c001_v0001165_t0012_u01763652718662") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e1_d20251120_m153152_c001_v7007000_t0000_u01763652712468") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afc5_d20251120_m153142_c001_v0001165_t0006_u01763652702892") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c25_d20251120_m153136_c001_v7007000_t0000_u01763652696660") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587af97_d20251120_m153127_c001_v0001165_t0042_u01763652687659") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4011d72800c38c6f_d20251120_m153255_c001_v7007000_t0000_u01763652775742") 2025/11/20 15:35:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9ce_d20251120_m153250_c001_v0001165_t0042_u01763652770732") 2025/11/20 15:35:43 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c38_d20251120_m153319_c001_v7007000_t0000_u01763652799223") 2025/11/20 15:35:43 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10947_d20251120_m153312_c001_v0001113_t0049_u01763652792615") 2025/11/20 15:35:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f77_d20251120_m153448_c001_v7007000_t0000_u01763652888547") 2025/11/20 15:35:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf80_d20251120_m153437_c001_v0001100_t0001_u01763652877964") 2025/11/20 15:35:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64427_d20251120_m153431_c001_v7007000_t0000_u01763652871006") 2025/11/20 15:35:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf22_d20251120_m153420_c001_v0001100_t0033_u01763652860676") 2025/11/20 15:35:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909703_d20251120_m153412_c001_v7007000_t0000_u01763652852938") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60beb7_d20251120_m153402_c001_v0001100_t0045_u01763652842614") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472576f_d20251120_m153355_c001_v7007000_t0000_u01763652835329") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be55_d20251120_m153344_c001_v0001100_t0058_u01763652823998") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397a_d20251120_m153336_c001_v7007000_t0000_u01763652816690") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bdfa_d20251120_m153325_c001_v0001100_t0057_u01763652805858") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f404ae298e62f2edc_d20251120_m153315_c001_v7007000_t0000_u01763652795021") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1092b_d20251120_m153305_c001_v0001113_t0007_u01763652785747") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0162_d20251120_m153259_c001_v7007000_t0000_u01763652779315") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10914_d20251120_m153254_c001_v0001113_t0030_u01763652774497") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57cf_d20251120_m153252_c001_v7007000_t0000_u01763652772530") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9b2_d20251120_m153243_c001_v0001165_t0052_u01763652763879") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc0a_d20251120_m153236_c001_v7007000_t0000_u01763652756496") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b986_d20251120_m153231_c001_v0001038_t0012_u01763652751755") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbcf_d20251120_m153229_c001_v7007000_t0000_u01763652749860") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b967_d20251120_m153221_c001_v0001038_t0023_u01763652741009") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64045_d20251120_m153210_c001_v7007000_t0000_u01763652730242") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b944_d20251120_m153158_c001_v0001038_t0009_u01763652718869") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e5_d20251120_m153152_c001_v7007000_t0000_u01763652712651") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b92e_d20251120_m153143_c001_v0001038_t0045_u01763652703115") 2025/11/20 15:35:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c26_d20251120_m153136_c001_v7007000_t0000_u01763652696841") 2025/11/20 15:35:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b913_d20251120_m153127_c001_v0001038_t0018_u01763652687889") 2025/11/20 15:35:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340ddf_d20251120_m153255_c001_v7007000_t0000_u01763652775767") 2025/11/20 15:35:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9a9_d20251120_m153250_c001_v0001038_t0053_u01763652770757") 2025/11/20 15:35:45 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c3b_d20251120_m153319_c001_v7007000_t0000_u01763652799404") 2025/11/20 15:35:45 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9e8_d20251120_m153312_c001_v0001038_t0052_u01763652792707") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f78_d20251120_m153448_c001_v7007000_t0000_u01763652888729") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba87_d20251120_m153438_c001_v0001038_t0028_u01763652878377") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64428_d20251120_m153431_c001_v7007000_t0000_u01763652871193") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba63_d20251120_m153421_c001_v0001038_t0051_u01763652861010") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909708_d20251120_m153413_c001_v7007000_t0000_u01763652853122") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba45_d20251120_m153403_c001_v0001038_t0012_u01763652843034") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725772_d20251120_m153355_c001_v7007000_t0000_u01763652835513") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba29_d20251120_m153344_c001_v0001038_t0052_u01763652824470") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397b_d20251120_m153336_c001_v7007000_t0000_u01763652816877") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba03_d20251120_m153326_c001_v0001038_t0001_u01763652806479") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c1e_d20251120_m153315_c001_v7007000_t0000_u01763652795556") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd29_d20251120_m153306_c001_v0001146_t0054_u01763652786125") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0164_d20251120_m153259_c001_v7007000_t0000_u01763652779585") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9b5_d20251120_m153254_c001_v0001038_t0032_u01763652774576") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64199_d20251120_m153252_c001_v7007000_t0000_u01763652772572") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108fe_d20251120_m153244_c001_v0001113_t0030_u01763652764112") 2025/11/20 15:35:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc0c_d20251120_m153236_c001_v7007000_t0000_u01763652756680") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f98f_d20251120_m153231_c001_v0001165_t0024_u01763652751856") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d579d_d20251120_m153229_c001_v7007000_t0000_u01763652749674") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108be_d20251120_m153221_c001_v0001113_t0026_u01763652741530") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909466_d20251120_m153210_c001_v7007000_t0000_u01763652730394") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f920_d20251120_m153159_c001_v0001165_t0043_u01763652719583") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e6_d20251120_m153152_c001_v7007000_t0000_u01763652712839") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8ff_d20251120_m153143_c001_v0001165_t0026_u01763652703570") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c27_d20251120_m153137_c001_v7007000_t0000_u01763652697022") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8dc_d20251120_m153128_c001_v0001165_t0030_u01763652688241") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca641c6_d20251120_m153255_c001_v7007000_t0000_u01763652775807") 2025/11/20 15:35:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcfb_d20251120_m153250_c001_v0001146_t0043_u01763652770768") 2025/11/20 15:35:46 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c3d_d20251120_m153319_c001_v7007000_t0000_u01763652799587") 2025/11/20 15:35:46 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa38_d20251120_m153312_c001_v0001165_t0040_u01763652792818") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f79_d20251120_m153448_c001_v7007000_t0000_u01763652888912") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de00_d20251120_m153438_c001_v0001146_t0022_u01763652878932") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6442a_d20251120_m153431_c001_v7007000_t0000_u01763652871381") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dde1_d20251120_m153421_c001_v0001146_t0022_u01763652861423") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f90970d_d20251120_m153413_c001_v7007000_t0000_u01763652853305") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddad_d20251120_m153403_c001_v0001146_t0001_u01763652843451") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725774_d20251120_m153355_c001_v7007000_t0000_u01763652835697") 2025/11/20 15:35:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd7f_d20251120_m153345_c001_v0001146_t0025_u01763652825154") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397c_d20251120_m153337_c001_v7007000_t0000_u01763652817117") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd5b_d20251120_m153326_c001_v0001146_t0022_u01763652806916") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f404ae298e62f2edf_d20251120_m153315_c001_v7007000_t0000_u01763652795391") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9d6_d20251120_m153306_c001_v0001038_t0019_u01763652786549") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0165_d20251120_m153259_c001_v7007000_t0000_u01763652779788") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9df_d20251120_m153254_c001_v0001165_t0047_u01763652774679") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d5e_d20251120_m153252_c001_v7007000_t0000_u01763652772191") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b99a_d20251120_m153244_c001_v0001038_t0048_u01763652764497") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc0e_d20251120_m153236_c001_v7007000_t0000_u01763652756866") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcc5_d20251120_m153232_c001_v0001146_t0011_u01763652752044") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cade1_d20251120_m153230_c001_v7007000_t0000_u01763652750060") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f961_d20251120_m153221_c001_v0001165_t0054_u01763652741882") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235dfd77_d20251120_m153210_c001_v7007000_t0000_u01763652730007") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc6b_d20251120_m153159_c001_v0001146_t0024_u01763652719789") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e7_d20251120_m153153_c001_v7007000_t0000_u01763652713023") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc4e_d20251120_m153143_c001_v0001146_t0029_u01763652703843") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c29_d20251120_m153137_c001_v7007000_t0000_u01763652697202") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc2d_d20251120_m153128_c001_v0001146_t0006_u01763652688451") 2025/11/20 15:35:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d76_d20251120_m153255_c001_v7007000_t0000_u01763652775775") 2025/11/20 15:35:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9d0_d20251120_m153250_c001_v0001165_t0039_u01763652770945") 2025/11/20 15:35:48 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c3e_d20251120_m153319_c001_v7007000_t0000_u01763652799771") 2025/11/20 15:35:48 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd3c_d20251120_m153312_c001_v0001146_t0052_u01763652792932") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f7a_d20251120_m153449_c001_v7007000_t0000_u01763652889102") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109cc_d20251120_m153439_c001_v0001113_t0044_u01763652879370") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6442d_d20251120_m153431_c001_v7007000_t0000_u01763652871566") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109b3_d20251120_m153421_c001_v0001113_t0032_u01763652861886") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909711_d20251120_m153413_c001_v7007000_t0000_u01763652853487") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1099c_d20251120_m153403_c001_v0001113_t0018_u01763652843825") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725775_d20251120_m153355_c001_v7007000_t0000_u01763652835880") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10982_d20251120_m153345_c001_v0001113_t0020_u01763652825516") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397d_d20251120_m153337_c001_v7007000_t0000_u01763652817302") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10965_d20251120_m153327_c001_v0001113_t0025_u01763652807425") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b61ba_d20251120_m153315_c001_v7007000_t0000_u01763652795025") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa1b_d20251120_m153307_c001_v0001165_t0044_u01763652787247") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0166_d20251120_m153259_c001_v7007000_t0000_u01763652779969") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9e3_d20251120_m153254_c001_v0001165_t0051_u01763652774890") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57ce_d20251120_m153252_c001_v7007000_t0000_u01763652772346") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dce2_d20251120_m153244_c001_v0001146_t0041_u01763652764887") 2025/11/20 15:35:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc10_d20251120_m153237_c001_v7007000_t0000_u01763652757050") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f991_d20251120_m153232_c001_v0001165_t0033_u01763652752065") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7673_d20251120_m153230_c001_v7007000_t0000_u01763652750024") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dca3_d20251120_m153222_c001_v0001146_t0053_u01763652742155") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41389e63419165bb_d20251120_m153210_c001_v7007000_t0000_u01763652730245") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afec_d20251120_m153200_c001_v0001165_t0006_u01763652720162") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4e8_d20251120_m153153_c001_v7007000_t0000_u01763652713210") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afc8_d20251120_m153144_c001_v0001165_t0032_u01763652704223") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c2b_d20251120_m153137_c001_v7007000_t0000_u01763652697382") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587af9d_d20251120_m153128_c001_v0001165_t0006_u01763652688839") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca641c9_d20251120_m153255_c001_v7007000_t0000_u01763652775999") 2025/11/20 15:35:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcff_d20251120_m153251_c001_v0001146_t0013_u01763652771159") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c3f_d20251120_m153319_c001_v7007000_t0000_u01763652799956") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bdb2_d20251120_m153314_c001_v0001100_t0029_u01763652794608") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f7f_d20251120_m153449_c001_v7007000_t0000_u01763652889286") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf8e_d20251120_m153439_c001_v0001100_t0028_u01763652879746") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6442e_d20251120_m153431_c001_v7007000_t0000_u01763652871749") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf2e_d20251120_m153422_c001_v0001100_t0008_u01763652862237") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909714_d20251120_m153413_c001_v7007000_t0000_u01763652853689") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bebf_d20251120_m153404_c001_v0001100_t0001_u01763652844148") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725778_d20251120_m153356_c001_v7007000_t0000_u01763652836063") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be63_d20251120_m153346_c001_v0001100_t0054_u01763652826260") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397e_d20251120_m153337_c001_v7007000_t0000_u01763652817490") 2025/11/20 15:35:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be06_d20251120_m153327_c001_v0001100_t0056_u01763652807945") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a62b_d20251120_m153315_c001_v7007000_t0000_u01763652795176") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1092f_d20251120_m153307_c001_v0001113_t0001_u01763652787478") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0168_d20251120_m153300_c001_v7007000_t0000_u01763652780151") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd0d_d20251120_m153254_c001_v0001146_t0053_u01763652774988") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709d2e8_d20251120_m153252_c001_v7007000_t0000_u01763652772589") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9b4_d20251120_m153245_c001_v0001165_t0044_u01763652765226") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc12_d20251120_m153237_c001_v7007000_t0000_u01763652757234") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108e4_d20251120_m153232_c001_v0001113_t0028_u01763652752161") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57a0_d20251120_m153230_c001_v7007000_t0000_u01763652750041") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b96d_d20251120_m153222_c001_v0001038_t0025_u01763652742558") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340cb9_d20251120_m153210_c001_v7007000_t0000_u01763652730252") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b946_d20251120_m153200_c001_v0001038_t0034_u01763652720464") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4eb_d20251120_m153153_c001_v7007000_t0000_u01763652713393") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b930_d20251120_m153144_c001_v0001038_t0033_u01763652704473") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c2c_d20251120_m153137_c001_v7007000_t0000_u01763652697562") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b917_d20251120_m153129_c001_v0001038_t0000_u01763652689073") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401a01_d20251120_m153255_c001_v7007000_t0000_u01763652775790") 2025/11/20 15:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9d2_d20251120_m153251_c001_v0001165_t0018_u01763652771176") 2025/11/20 15:35:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c40_d20251120_m153320_c001_v7007000_t0000_u01763652800137") 2025/11/20 15:35:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1094b_d20251120_m153313_c001_v0001113_t0028_u01763652793065") 2025/11/20 15:35:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f81_d20251120_m153449_c001_v7007000_t0000_u01763652889468") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba89_d20251120_m153440_c001_v0001038_t0058_u01763652880117") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6442f_d20251120_m153431_c001_v7007000_t0000_u01763652871931") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba69_d20251120_m153422_c001_v0001038_t0032_u01763652862514") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909719_d20251120_m153413_c001_v7007000_t0000_u01763652853884") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba47_d20251120_m153404_c001_v0001038_t0052_u01763652844498") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472577c_d20251120_m153356_c001_v7007000_t0000_u01763652836246") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba30_d20251120_m153346_c001_v0001038_t0007_u01763652826667") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda11392397f_d20251120_m153337_c001_v7007000_t0000_u01763652817675") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba07_d20251120_m153328_c001_v0001038_t0011_u01763652808343") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f404ae298e62f2edd_d20251120_m153315_c001_v7007000_t0000_u01763652795204") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd30_d20251120_m153307_c001_v0001146_t0042_u01763652787931") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e016a_d20251120_m153300_c001_v7007000_t0000_u01763652780332") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9b7_d20251120_m153255_c001_v0001038_t0047_u01763652775013") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d5f_d20251120_m153252_c001_v7007000_t0000_u01763652772361") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10901_d20251120_m153245_c001_v0001113_t0039_u01763652765490") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc13_d20251120_m153237_c001_v7007000_t0000_u01763652757418") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b988_d20251120_m153232_c001_v0001038_t0013_u01763652752218") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadde_d20251120_m153229_c001_v7007000_t0000_u01763652749873") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108c4_d20251120_m153223_c001_v0001113_t0024_u01763652743048") 2025/11/20 15:35:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235dfd76_d20251120_m153209_c001_v7007000_t0000_u01763652729826") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f922_d20251120_m153200_c001_v0001165_t0023_u01763652720994") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4ec_d20251120_m153153_c001_v7007000_t0000_u01763652713577") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f902_d20251120_m153144_c001_v0001165_t0016_u01763652704993") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c2d_d20251120_m153137_c001_v7007000_t0000_u01763652697742") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8e1_d20251120_m153129_c001_v0001165_t0004_u01763652689523") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca641cc_d20251120_m153256_c001_v7007000_t0000_u01763652776129") 2025/11/20 15:35:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9ad_d20251120_m153251_c001_v0001038_t0057_u01763652771224") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c42_d20251120_m153320_c001_v7007000_t0000_u01763652800319") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9ea_d20251120_m153313_c001_v0001038_t0026_u01763652793196") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f82_d20251120_m153449_c001_v7007000_t0000_u01763652889651") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de06_d20251120_m153440_c001_v0001146_t0032_u01763652880613") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64430_d20251120_m153432_c001_v7007000_t0000_u01763652872114") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dde4_d20251120_m153423_c001_v0001146_t0025_u01763652863138") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f90971c_d20251120_m153414_c001_v7007000_t0000_u01763652854068") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03ddaf_d20251120_m153405_c001_v0001146_t0047_u01763652845377") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a472577e_d20251120_m153356_c001_v7007000_t0000_u01763652836428") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd83_d20251120_m153347_c001_v0001146_t0011_u01763652827491") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923980_d20251120_m153337_c001_v7007000_t0000_u01763652817860") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd5f_d20251120_m153328_c001_v0001146_t0052_u01763652808803") 2025/11/20 15:35:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b61be_d20251120_m153315_c001_v7007000_t0000_u01763652795390") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9d8_d20251120_m153308_c001_v0001038_t0001_u01763652788307") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e016b_d20251120_m153300_c001_v7007000_t0000_u01763652780516") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10916_d20251120_m153255_c001_v0001113_t0057_u01763652775036") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d61_d20251120_m153252_c001_v7007000_t0000_u01763652772543") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b99c_d20251120_m153246_c001_v0001038_t0020_u01763652766254") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc16_d20251120_m153237_c001_v7007000_t0000_u01763652757601") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f993_d20251120_m153232_c001_v0001165_t0047_u01763652752325") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725535_d20251120_m153229_c001_v7007000_t0000_u01763652749872") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f965_d20251120_m153223_c001_v0001165_t0026_u01763652743745") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098e6a_d20251120_m153210_c001_v7007000_t0000_u01763652730419") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc6f_d20251120_m153201_c001_v0001146_t0032_u01763652721225") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4ed_d20251120_m153153_c001_v7007000_t0000_u01763652713761") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc52_d20251120_m153145_c001_v0001146_t0051_u01763652705210") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c2f_d20251120_m153137_c001_v7007000_t0000_u01763652697933") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc2f_d20251120_m153129_c001_v0001146_t0012_u01763652689830") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57db_d20251120_m153255_c001_v7007000_t0000_u01763652775797") 2025/11/20 15:35:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9d4_d20251120_m153251_c001_v0001165_t0023_u01763652771429") 2025/11/20 15:35:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c44_d20251120_m153320_c001_v7007000_t0000_u01763652800500") 2025/11/20 15:35:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd44_d20251120_m153314_c001_v0001146_t0013_u01763652794310") 2025/11/20 15:35:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f83_d20251120_m153449_c001_v7007000_t0000_u01763652889833") 2025/11/20 15:35:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109d0_d20251120_m153441_c001_v0001113_t0017_u01763652881003") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64431_d20251120_m153432_c001_v7007000_t0000_u01763652872296") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109b6_d20251120_m153423_c001_v0001113_t0032_u01763652863446") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909720_d20251120_m153414_c001_v7007000_t0000_u01763652854330") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1099e_d20251120_m153405_c001_v0001113_t0047_u01763652845855") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725780_d20251120_m153356_c001_v7007000_t0000_u01763652836612") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10984_d20251120_m153347_c001_v0001113_t0055_u01763652827767") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923981_d20251120_m153338_c001_v7007000_t0000_u01763652818045") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1096b_d20251120_m153329_c001_v0001113_t0005_u01763652809224") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b61bc_d20251120_m153315_c001_v7007000_t0000_u01763652795208") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952fa25_d20251120_m153308_c001_v0001165_t0023_u01763652788777") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e016e_d20251120_m153300_c001_v7007000_t0000_u01763652780706") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9e5_d20251120_m153255_c001_v0001165_t0022_u01763652775117") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4187174175976b57_d20251120_m153252_c001_v7007000_t0000_u01763652772594") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dce9_d20251120_m153246_c001_v0001146_t0052_u01763652766787") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc18_d20251120_m153237_c001_v7007000_t0000_u01763652757784") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcc9_d20251120_m153232_c001_v0001146_t0039_u01763652752422") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4056998395b2d9e9_d20251120_m153229_c001_v7007000_t0000_u01763652749887") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dca5_d20251120_m153223_c001_v0001146_t0024_u01763652743972") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098e69_d20251120_m153210_c001_v7007000_t0000_u01763652730266") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afee_d20251120_m153201_c001_v0001165_t0051_u01763652721544") 2025/11/20 15:35:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4ee_d20251120_m153153_c001_v7007000_t0000_u01763652713944") 2025/11/20 15:35:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afce_d20251120_m153145_c001_v0001165_t0014_u01763652705645") 2025/11/20 15:35:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c31_d20251120_m153138_c001_v7007000_t0000_u01763652698113") 2025/11/20 15:35:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587afa1_d20251120_m153130_c001_v0001165_t0017_u01763652690120") 2025/11/20 15:35:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340de2_d20251120_m153256_c001_v7007000_t0000_u01763652776138") 2025/11/20 15:35:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd01_d20251120_m153251_c001_v0001146_t0022_u01763652771582") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c47_d20251120_m153320_c001_v7007000_t0000_u01763652800682") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10951_d20251120_m153314_c001_v0001113_t0014_u01763652794375") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f86_d20251120_m153450_c001_v7007000_t0000_u01763652890033") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf96_d20251120_m153441_c001_v0001100_t0011_u01763652881455") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64434_d20251120_m153432_c001_v7007000_t0000_u01763652872479") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf3a_d20251120_m153423_c001_v0001100_t0021_u01763652863842") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909722_d20251120_m153414_c001_v7007000_t0000_u01763652854512") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60becc_d20251120_m153406_c001_v0001100_t0028_u01763652846357") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a4725781_d20251120_m153356_c001_v7007000_t0000_u01763652836795") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be73_d20251120_m153348_c001_v0001100_t0042_u01763652828540") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923982_d20251120_m153338_c001_v7007000_t0000_u01763652818230") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be0d_d20251120_m153329_c001_v0001100_t0018_u01763652809564") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a62c_d20251120_m153315_c001_v7007000_t0000_u01763652795358") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10935_d20251120_m153309_c001_v0001113_t0055_u01763652789012") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0171_d20251120_m153300_c001_v7007000_t0000_u01763652780891") 2025/11/20 15:35:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9e9_d20251120_m153255_c001_v0001165_t0051_u01763652775330") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64194_d20251120_m153252_c001_v7007000_t0000_u01763652772366") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9ba_d20251120_m153247_c001_v0001165_t0024_u01763652767160") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc19_d20251120_m153237_c001_v7007000_t0000_u01763652757969") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f995_d20251120_m153232_c001_v0001165_t0032_u01763652752530") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbd3_d20251120_m153230_c001_v7007000_t0000_u01763652750051") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b971_d20251120_m153224_c001_v0001038_t0025_u01763652744297") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909464_d20251120_m153210_c001_v7007000_t0000_u01763652730029") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b94a_d20251120_m153201_c001_v0001038_t0040_u01763652721794") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4f0_d20251120_m153154_c001_v7007000_t0000_u01763652714128") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b934_d20251120_m153145_c001_v0001038_t0052_u01763652705850") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c34_d20251120_m153138_c001_v7007000_t0000_u01763652698294") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b919_d20251120_m153130_c001_v0001038_t0027_u01763652690333") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0142_d20251120_m153256_c001_v7007000_t0000_u01763652776146") 2025/11/20 15:35:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc1090a_d20251120_m153251_c001_v0001113_t0045_u01763652771631") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903dc_d20251120_m153213_c001_v7007000_t0000_u01763652733095") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc81_d20251120_m153208_c001_v0001146_t0053_u01763652728052") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903de_d20251120_m153213_c001_v7007000_t0000_u01763652733275") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f935_d20251120_m153208_c001_v0001165_t0023_u01763652728061") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903df_d20251120_m153213_c001_v7007000_t0000_u01763652733456") 2025/11/20 15:35:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b957_d20251120_m153208_c001_v0001038_t0028_u01763652728119") 2025/11/20 15:35:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903e0_d20251120_m153213_c001_v7007000_t0000_u01763652733637") 2025/11/20 15:35:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f938_d20251120_m153208_c001_v0001165_t0014_u01763652728265") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903e1_d20251120_m153213_c001_v7007000_t0000_u01763652733818") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b959_d20251120_m153208_c001_v0001038_t0003_u01763652728507") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903e3_d20251120_m153213_c001_v7007000_t0000_u01763652733999") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc84_d20251120_m153208_c001_v0001146_t0047_u01763652728524") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903e6_d20251120_m153214_c001_v7007000_t0000_u01763652734181") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f93a_d20251120_m153208_c001_v0001165_t0012_u01763652728534") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903e8_d20251120_m153214_c001_v7007000_t0000_u01763652734362") 2025/11/20 15:35:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f93c_d20251120_m153208_c001_v0001165_t0009_u01763652728747") 2025/11/20 15:35:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903ea_d20251120_m153214_c001_v7007000_t0000_u01763652734543") 2025/11/20 15:35:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108a7_d20251120_m153208_c001_v0001113_t0021_u01763652728938") 2025/11/20 15:35:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903ed_d20251120_m153214_c001_v7007000_t0000_u01763652734725") 2025/11/20 15:35:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b95b_d20251120_m153208_c001_v0001038_t0018_u01763652728975") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903ef_d20251120_m153214_c001_v7007000_t0000_u01763652734905") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f93e_d20251120_m153208_c001_v0001165_t0014_u01763652728987") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903f1_d20251120_m153215_c001_v7007000_t0000_u01763652735086") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc88_d20251120_m153209_c001_v0001146_t0057_u01763652729015") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903f3_d20251120_m153215_c001_v7007000_t0000_u01763652735267") 2025/11/20 15:35:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f940_d20251120_m153209_c001_v0001165_t0029_u01763652729195") 2025/11/20 15:35:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903f7_d20251120_m153215_c001_v7007000_t0000_u01763652735447") 2025/11/20 15:35:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b95d_d20251120_m153209_c001_v0001038_t0039_u01763652729340") 2025/11/20 15:35:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903fa_d20251120_m153215_c001_v7007000_t0000_u01763652735629") 2025/11/20 15:35:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f942_d20251120_m153209_c001_v0001165_t0001_u01763652729422") 2025/11/20 15:35:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566903fb_d20251120_m153215_c001_v7007000_t0000_u01763652735811") 2025/11/20 15:35:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc8a_d20251120_m153209_c001_v0001146_t0030_u01763652729436") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbe6_d20251120_m153232_c001_v7007000_t0000_u01763652752810") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f971_d20251120_m153227_c001_v0001165_t0025_u01763652747315") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4187174175976b0d_d20251120_m153232_c001_v7007000_t0000_u01763652752821") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcb3_d20251120_m153227_c001_v0001146_t0036_u01763652747410") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7685_d20251120_m153233_c001_v7007000_t0000_u01763652753040") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f975_d20251120_m153227_c001_v0001165_t0028_u01763652747561") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9094c7_d20251120_m153233_c001_v7007000_t0000_u01763652753050") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108d1_d20251120_m153227_c001_v0001113_t0051_u01763652747582") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57a4_d20251120_m153232_c001_v7007000_t0000_u01763652752832") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b97c_d20251120_m153227_c001_v0001038_t0034_u01763652747633") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadf8_d20251120_m153233_c001_v7007000_t0000_u01763652753155") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcb5_d20251120_m153227_c001_v0001146_t0015_u01763652747711") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadf9_d20251120_m153233_c001_v7007000_t0000_u01763652753166") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f979_d20251120_m153227_c001_v0001165_t0001_u01763652747832") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a58f_d20251120_m153232_c001_v7007000_t0000_u01763652752840") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108d3_d20251120_m153228_c001_v0001113_t0011_u01763652748018") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772cadf2_d20251120_m153232_c001_v7007000_t0000_u01763652752982") 2025/11/20 15:35:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f97b_d20251120_m153228_c001_v0001165_t0028_u01763652748082") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411f5bf7c37f7684_d20251120_m153232_c001_v7007000_t0000_u01763652752854") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcb7_d20251120_m153228_c001_v0001146_t0012_u01763652748093") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbe8_d20251120_m153232_c001_v7007000_t0000_u01763652752995") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b97e_d20251120_m153228_c001_v0001038_t0032_u01763652748314") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f9094c5_d20251120_m153232_c001_v7007000_t0000_u01763652752864") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dcb9_d20251120_m153228_c001_v0001146_t0033_u01763652748359") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fbe9_d20251120_m153233_c001_v7007000_t0000_u01763652753209") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f97d_d20251120_m153228_c001_v0001165_t0007_u01763652748367") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4187174175976b14_d20251120_m153233_c001_v7007000_t0000_u01763652753209") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108d7_d20251120_m153228_c001_v0001113_t0015_u01763652748379") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4187174175976b0f_d20251120_m153233_c001_v7007000_t0000_u01763652753004") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f980_d20251120_m153228_c001_v0001165_t0030_u01763652748615") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f407579c9529d57a5_d20251120_m153233_c001_v7007000_t0000_u01763652753017") 2025/11/20 15:35:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108d9_d20251120_m153228_c001_v0001113_t0049_u01763652748658") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2c8_d20251120_m153014_c001_v7007000_t0000_u01763652614699") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1123cc6e3fb2d8a3_d20251120_m153012_c001_v0001137_t0000_u01763652612527") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63dcc_d20251120_m153012_c001_v7007000_t0000_u01763652612343") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1123cc6e3fb2d89b_d20251120_m153009_c001_v0001137_t0007_u01763652609054") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63dc2_d20251120_m153008_c001_v7007000_t0000_u01763652608322") 2025/11/20 15:35:59 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db18_d20251120_m153004_c001_v0001146_t0015_u01763652604500") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cecd_d20251120_m153002_c001_v7007000_t0000_u01763652602972") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1175a0389a222d5e_d20251120_m153000_c001_v0001120_t0024_u01763652600457") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566900d4_d20251120_m153000_c001_v7007000_t0000_u01763652600274") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1175a0389a222d56_d20251120_m152957_c001_v0001120_t0022_u01763652597094") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566900c5_d20251120_m152956_c001_v7007000_t0000_u01763652596344") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dafa_d20251120_m152949_c001_v0001146_t0058_u01763652589775") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb25c_d20251120_m152948_c001_v7007000_t0000_u01763652588470") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10838e4c4f0f57f5_d20251120_m152947_c001_v0001181_t0032_u01763652587001") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454012cb_d20251120_m152946_c001_v7007000_t0000_u01763652586817") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10838e4c4f0f57ee_d20251120_m152943_c001_v0001181_t0022_u01763652583460") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454012b8_d20251120_m152942_c001_v7007000_t0000_u01763652582728") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dae0_d20251120_m152938_c001_v0001146_t0029_u01763652578782") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb226_d20251120_m152937_c001_v7007000_t0000_u01763652577860") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f109fd2480f46e51e_d20251120_m152936_c001_v0001179_t0055_u01763652576259") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf619037_d20251120_m152936_c001_v7007000_t0000_u01763652576076") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f109fd2480f46e518_d20251120_m152932_c001_v0001179_t0047_u01763652572975") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf619017_d20251120_m152932_c001_v7007000_t0000_u01763652572248") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dac3_d20251120_m152926_c001_v0001146_t0023_u01763652566732") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1c4_d20251120_m152925_c001_v7007000_t0000_u01763652565824") 2025/11/20 15:36:00 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10976a9a047953ff_d20251120_m152923_c001_v0001136_t0019_u01763652563710") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1ae_d20251120_m152923_c001_v7007000_t0000_u01763652563529") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10976a9a047953fb_d20251120_m152920_c001_v0001136_t0041_u01763652560041") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb18e_d20251120_m152919_c001_v7007000_t0000_u01763652559314") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03daa7_d20251120_m152913_c001_v0001146_t0040_u01763652553830") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4056998395b2d930_d20251120_m152912_c001_v7007000_t0000_u01763652552911") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111fa4685f02e492_d20251120_m152911_c001_v0001179_t0050_u01763652551298") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098aa0_d20251120_m152911_c001_v7007000_t0000_u01763652551114") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111fa4685f02e488_d20251120_m152907_c001_v0001179_t0009_u01763652547654") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098a76_d20251120_m152906_c001_v7007000_t0000_u01763652546929") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da94_d20251120_m152901_c001_v0001146_t0002_u01763652541392") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd59_d20251120_m152900_c001_v7007000_t0000_u01763652540237") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f116771f8805ba209_d20251120_m152854_c001_v0001177_t0013_u01763652534982") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b5385_d20251120_m152854_c001_v7007000_t0000_u01763652534778") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da7c_d20251120_m152850_c001_v0001146_t0008_u01763652530595") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1154e8b92a3dd147_d20251120_m152849_c001_v0001179_t0000_u01763652529768") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1154e8b92a3dd143_d20251120_m152848_c001_v0001179_t0041_u01763652528810") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b5323_d20251120_m152835_c001_v7007000_t0000_u01763652515271") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633195d2_d20251120_m152828_c001_v0001171_t0014_u01763652508151") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106c19b394fe920a_d20251120_m152826_c001_v0001157_t0027_u01763652506951") 2025/11/20 15:36:01 DEBUG : dst/one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f109502d399e3687e_d20251120_m152824_c001_v0001161_t0005_u01763652504266") 2025/11/20 15:36:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2c9_d20251120_m153014_c001_v7007000_t0000_u01763652614881") 2025/11/20 15:36:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11747e30211e630f_d20251120_m153012_c001_v0001183_t0058_u01763652612143") 2025/11/20 15:36:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11236e363842350a_d20251120_m153008_c001_v0001181_t0017_u01763652608089") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709ced0_d20251120_m153003_c001_v7007000_t0000_u01763652603222") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11236e36384234fc_d20251120_m153000_c001_v0001181_t0041_u01763652600047") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111583d79308048d_d20251120_m152955_c001_v0001043_t0026_u01763652595847") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb25e_d20251120_m152948_c001_v7007000_t0000_u01763652588653") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11799cb4fadc5586_d20251120_m152946_c001_v0001105_t0016_u01763652586080") 2025/11/20 15:36:02 DEBUG : dst/one.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10287c88b585df60_d20251120_m152942_c001_v0001037_t0052_u01763652582256") 2025/11/20 15:36:02 DEBUG : dst/three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd5d_d20251120_m152900_c001_v7007000_t0000_u01763652540419") 2025/11/20 15:36:02 DEBUG : dst/three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1154e8b92a3dd160_d20251120_m152858_c001_v0001179_t0044_u01763652538852") 2025/11/20 15:36:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2ca_d20251120_m153015_c001_v7007000_t0000_u01763652615063") 2025/11/20 15:36:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1112775d9dff036a_d20251120_m153013_c001_v0001182_t0049_u01763652613510") 2025/11/20 15:36:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f114dbbc49a013bc2_d20251120_m153010_c001_v0001043_t0041_u01763652610006") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2cc_d20251120_m153015_c001_v7007000_t0000_u01763652615245") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1123cc6e3fb2d8a7_d20251120_m153013_c001_v0001137_t0056_u01763652613920") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63dd0_d20251120_m153013_c001_v7007000_t0000_u01763652613736") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1123cc6e3fb2d89f_d20251120_m153010_c001_v0001137_t0059_u01763652610586") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63dc6_d20251120_m153010_c001_v7007000_t0000_u01763652610401") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db20_d20251120_m153005_c001_v0001146_t0045_u01763652605152") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709ced2_d20251120_m153003_c001_v7007000_t0000_u01763652603404") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1175a0389a222d64_d20251120_m153002_c001_v0001120_t0017_u01763652602242") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566900e2_d20251120_m153002_c001_v7007000_t0000_u01763652602059") 2025/11/20 15:36:02 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1175a0389a222d5c_d20251120_m152958_c001_v0001120_t0034_u01763652598563") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f44566900d0_d20251120_m152958_c001_v7007000_t0000_u01763652598378") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db03_d20251120_m152953_c001_v0001146_t0019_u01763652593097") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454012d0_d20251120_m152947_c001_v7007000_t0000_u01763652587915") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319684_d20251120_m152945_c001_v0001171_t0006_u01763652585178") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454012c1_d20251120_m152944_c001_v7007000_t0000_u01763652584448") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dae2_d20251120_m152939_c001_v0001146_t0051_u01763652579382") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf61903c_d20251120_m152936_c001_v7007000_t0000_u01763652576933") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319669_d20251120_m152934_c001_v0001171_t0004_u01763652574887") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf619027_d20251120_m152933_c001_v7007000_t0000_u01763652573793") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dac5_d20251120_m152927_c001_v0001146_t0024_u01763652567476") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1bc_d20251120_m152924_c001_v7007000_t0000_u01763652564865") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331964f_d20251120_m152922_c001_v0001171_t0051_u01763652562193") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb196_d20251120_m152921_c001_v7007000_t0000_u01763652561104") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03daa9_d20251120_m152914_c001_v0001146_t0022_u01763652554510") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098aab_d20251120_m152911_c001_v7007000_t0000_u01763652551973") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319629_d20251120_m152909_c001_v0001171_t0030_u01763652549727") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4034dd4fe9098a8c_d20251120_m152908_c001_v7007000_t0000_u01763652548624") 2025/11/20 15:36:03 DEBUG : dst/three.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da96_d20251120_m152902_c001_v0001146_t0007_u01763652542088") 2025/11/20 15:36:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709ced7_d20251120_m153003_c001_v7007000_t0000_u01763652603585") 2025/11/20 15:36:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f104cb682ba366769_d20251120_m153001_c001_v0001144_t0056_u01763652601381") 2025/11/20 15:36:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1194b14c6ca2d78d_d20251120_m152958_c001_v0001130_t0020_u01763652598010") 2025/11/20 15:36:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb25f_d20251120_m152948_c001_v7007000_t0000_u01763652588836") 2025/11/20 15:36:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1044ffe2f646ef5c_d20251120_m152947_c001_v0001042_t0025_u01763652587411") 2025/11/20 15:36:04 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1099aba37f887a66_d20251120_m152943_c001_v0001116_t0031_u01763652583871") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2cd_d20251120_m153015_c001_v7007000_t0000_u01763652615428") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db1e_d20251120_m153004_c001_v0001146_t0030_u01763652604789") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cedb_d20251120_m153003_c001_v7007000_t0000_u01763652603766") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db01_d20251120_m152952_c001_v0001146_t0029_u01763652592471") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb260_d20251120_m152949_c001_v7007000_t0000_u01763652589022") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319671_d20251120_m152939_c001_v0001171_t0023_u01763652579081") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb227_d20251120_m152938_c001_v7007000_t0000_u01763652578043") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331965d_d20251120_m152927_c001_v0001171_t0016_u01763652567196") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb1c7_d20251120_m152926_c001_v7007000_t0000_u01763652566006") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319637_d20251120_m152914_c001_v0001171_t0013_u01763652554224") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4056998395b2d931_d20251120_m152913_c001_v7007000_t0000_u01763652553097") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331961a_d20251120_m152901_c001_v0001171_t0039_u01763652541786") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709cd60_d20251120_m152900_c001_v7007000_t0000_u01763652540665") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1187978d46fcacad_d20251120_m152856_c001_v0001136_t0026_u01763652536341") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b5325_d20251120_m152835_c001_v7007000_t0000_u01763652515454") 2025/11/20 15:36:04 DEBUG : dst/two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106c19b394fe9218_d20251120_m152834_c001_v0001157_t0057_u01763652514074") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe994540109c_d20251120_m152758_c001_v7007000_t0000_u01763652478188") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319593_d20251120_m152754_c001_v0001171_t0056_u01763652474955") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401065_d20251120_m152752_c001_v7007000_t0000_u01763652472913") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da2d_d20251120_m152739_c001_v0001146_t0032_u01763652459748") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de64a_d20251120_m152731_c001_v7007000_t0000_u01763652451041") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319556_d20251120_m152727_c001_v0001171_t0053_u01763652447318") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd360_d20251120_m152707_c001_v7007000_t0000_u01763652427044") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319504_d20251120_m152704_c001_v0001171_t0027_u01763652424960") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd354_d20251120_m152703_c001_v7007000_t0000_u01763652423948") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194f9_d20251120_m152702_c001_v0001171_t0012_u01763652422705") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd33c_d20251120_m152659_c001_v7007000_t0000_u01763652419855") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194e2_d20251120_m152657_c001_v0001171_t0032_u01763652417819") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd31e_d20251120_m152656_c001_v7007000_t0000_u01763652416911") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194d4_d20251120_m152655_c001_v0001171_t0025_u01763652415557") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6300a_d20251120_m152649_c001_v7007000_t0000_u01763652409117") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194ae_d20251120_m152647_c001_v0001171_t0027_u01763652407546") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62ffa_d20251120_m152646_c001_v7007000_t0000_u01763652406742") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194a7_d20251120_m152645_c001_v0001171_t0051_u01763652405897") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62fe2_d20251120_m152641_c001_v7007000_t0000_u01763652401315") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331948e_d20251120_m152639_c001_v0001171_t0035_u01763652399920") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e780_d20251120_m152638_c001_v7007000_t0000_u01763652398086") 2025/11/20 15:36:05 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319483_d20251120_m152637_c001_v0001171_t0044_u01763652397051") 2025/11/20 15:36:06 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e77a_d20251120_m152636_c001_v7007000_t0000_u01763652396683") 2025/11/20 15:36:06 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118fdb8dd24040b7_d20251120_m152635_c001_v0001172_t0019_u01763652395978") 2025/11/20 15:36:06 DEBUG : empty space: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319479_d20251120_m152634_c001_v0001171_t0008_u01763652394377") 2025/11/20 15:36:06 DEBUG : enormous: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd35a_d20251120_m152706_c001_v7007000_t0000_u01763652426127") 2025/11/20 15:36:06 DEBUG : enormous: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319506_d20251120_m152705_c001_v0001171_t0001_u01763652425292") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fb2f1_d20251120_m153019_c001_v7007000_t0000_u01763652619865") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db30_d20251120_m153018_c001_v0001146_t0026_u01763652618545") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de628_d20251120_m152725_c001_v7007000_t0000_u01763652445844") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da1a_d20251120_m152724_c001_v0001146_t0030_u01763652444476") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e762_d20251120_m152631_c001_v7007000_t0000_u01763652391421") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319466_d20251120_m152630_c001_v0001171_t0042_u01763652390356") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e75d_d20251120_m152629_c001_v7007000_t0000_u01763652389803") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331945e_d20251120_m152629_c001_v0001171_t0057_u01763652389109") 2025/11/20 15:36:06 DEBUG : existing: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331945a_d20251120_m152628_c001_v0001171_t0003_u01763652388058") 2025/11/20 15:36:06 DEBUG : existing-b: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de62a_d20251120_m152726_c001_v7007000_t0000_u01763652446026") 2025/11/20 15:36:06 DEBUG : existing-b: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319548_d20251120_m152724_c001_v0001171_t0051_u01763652444464") 2025/11/20 15:36:06 DEBUG : file1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf63f_d20251120_m153117_c001_v7007000_t0000_u01763652677082") 2025/11/20 15:36:06 DEBUG : file1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587af7a_d20251120_m153115_c001_v0001165_t0017_u01763652675909") 2025/11/20 15:36:06 DEBUG : file1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf62b_d20251120_m153114_c001_v7007000_t0000_u01763652674525") 2025/11/20 15:36:06 DEBUG : file1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b907_d20251120_m153113_c001_v0001038_t0046_u01763652673005") 2025/11/20 15:36:06 DEBUG : five: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd36d_d20251120_m152710_c001_v7007000_t0000_u01763652430936") 2025/11/20 15:36:06 DEBUG : five: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4114545663319513_d20251120_m152708_c001_v0001171_t0010_u01763652428870") 2025/11/20 15:36:07 DEBUG : foo: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62fd7_d20251120_m152639_c001_v7007000_t0000_u01763652399558") 2025/11/20 15:36:07 DEBUG : foo: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411454566331948a_d20251120_m152639_c001_v0001171_t0010_u01763652399009") 2025/11/20 15:36:07 DEBUG : foo: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4114545663319487_d20251120_m152638_c001_v0001171_t0010_u01763652398456") 2025/11/20 15:36:07 DEBUG : four: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd36e_d20251120_m152711_c001_v7007000_t0000_u01763652431118") 2025/11/20 15:36:07 DEBUG : four: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f406f0e4ba03012de_d20251120_m152709_c001_v0001182_t0022_u01763652429452") 2025/11/20 15:36:07 DEBUG : four: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319511_d20251120_m152708_c001_v0001171_t0001_u01763652428102") 2025/11/20 15:36:07 DEBUG : hello world2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f59_d20251120_m152544_c001_v7007000_t0000_u01763652344960") 2025/11/20 15:36:07 DEBUG : hello world2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193b5_d20251120_m152544_c001_v0001171_t0058_u01763652344249") 2025/11/20 15:36:07 DEBUG : ignore-size: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e750_d20251120_m152627_c001_v7007000_t0000_u01763652387689") 2025/11/20 15:36:07 DEBUG : ignore-size: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319450_d20251120_m152626_c001_v0001171_t0016_u01763652386470") 2025/11/20 15:36:07 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de61b_d20251120_m152723_c001_v7007000_t0000_u01763652443731") 2025/11/20 15:36:07 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da16_d20251120_m152723_c001_v0001146_t0022_u01763652443007") 2025/11/20 15:36:07 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd3ab_d20251120_m152722_c001_v7007000_t0000_u01763652442257") 2025/11/20 15:36:07 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331953f_d20251120_m152721_c001_v0001171_t0048_u01763652441585") 2025/11/20 15:36:07 DEBUG : one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd371_d20251120_m152711_c001_v7007000_t0000_u01763652431301") 2025/11/20 15:36:07 DEBUG : one: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4114545663319508_d20251120_m152707_c001_v0001171_t0010_u01763652427463") 2025/11/20 15:36:07 DEBUG : only0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf5ff_d20251120_m153108_c001_v7007000_t0000_u01763652668500") 2025/11/20 15:36:07 DEBUG : only0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc09_d20251120_m153102_c001_v0001146_t0041_u01763652662563") 2025/11/20 15:36:07 DEBUG : only0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dba2_d20251120_m153046_c001_v0001146_t0057_u01763652646539") 2025/11/20 15:36:07 DEBUG : only0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c509997_d20251120_m153040_c001_v7007000_t0000_u01763652640439") 2025/11/20 15:36:08 DEBUG : only0: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db40_d20251120_m153023_c001_v0001146_t0015_u01763652623870") 2025/11/20 15:36:08 DEBUG : only1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf600_d20251120_m153108_c001_v7007000_t0000_u01763652668684") 2025/11/20 15:36:08 DEBUG : only1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418dcd65a1e4b8ff_d20251120_m153103_c001_v0001038_t0030_u01763652663505") 2025/11/20 15:36:08 DEBUG : only1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dba8_d20251120_m153047_c001_v0001146_t0014_u01763652647232") 2025/11/20 15:36:08 DEBUG : only1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf52e_d20251120_m153040_c001_v7007000_t0000_u01763652640433") 2025/11/20 15:36:08 DEBUG : only1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db46_d20251120_m153024_c001_v0001146_t0016_u01763652624523") 2025/11/20 15:36:08 DEBUG : only10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf603_d20251120_m153108_c001_v7007000_t0000_u01763652668866") 2025/11/20 15:36:08 DEBUG : only10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418dcd65a1e4b8fd_d20251120_m153103_c001_v0001038_t0030_u01763652663309") 2025/11/20 15:36:08 DEBUG : only10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbd7_d20251120_m153054_c001_v0001146_t0013_u01763652654246") 2025/11/20 15:36:08 DEBUG : only10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194ea_d20251120_m153040_c001_v7007000_t0000_u01763652640230") 2025/11/20 15:36:08 DEBUG : only10: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db6d_d20251120_m153031_c001_v0001146_t0009_u01763652631255") 2025/11/20 15:36:08 DEBUG : only11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf604_d20251120_m153109_c001_v7007000_t0000_u01763652669049") 2025/11/20 15:36:08 DEBUG : only11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc15_d20251120_m153103_c001_v0001146_t0041_u01763652663904") 2025/11/20 15:36:08 DEBUG : only11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbdb_d20251120_m153054_c001_v0001146_t0033_u01763652654903") 2025/11/20 15:36:08 DEBUG : only11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194ef_d20251120_m153040_c001_v7007000_t0000_u01763652640597") 2025/11/20 15:36:08 DEBUG : only11: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db71_d20251120_m153032_c001_v0001146_t0033_u01763652632129") 2025/11/20 15:36:08 DEBUG : only12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf608_d20251120_m153109_c001_v7007000_t0000_u01763652669231") 2025/11/20 15:36:08 DEBUG : only12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f893_d20251120_m153104_c001_v0001165_t0052_u01763652664051") 2025/11/20 15:36:08 DEBUG : only12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbdf_d20251120_m153055_c001_v0001146_t0008_u01763652655686") 2025/11/20 15:36:08 DEBUG : only12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c50999a_d20251120_m153040_c001_v7007000_t0000_u01763652640608") 2025/11/20 15:36:08 DEBUG : only12: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db77_d20251120_m153032_c001_v0001146_t0007_u01763652632976") 2025/11/20 15:36:09 DEBUG : only13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf609_d20251120_m153109_c001_v7007000_t0000_u01763652669413") 2025/11/20 15:36:09 DEBUG : only13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f889_d20251120_m153103_c001_v0001165_t0052_u01763652663121") 2025/11/20 15:36:09 DEBUG : only13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbe9_d20251120_m153056_c001_v0001146_t0044_u01763652656767") 2025/11/20 15:36:09 DEBUG : only13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf536_d20251120_m153040_c001_v7007000_t0000_u01763652640805") 2025/11/20 15:36:09 DEBUG : only13: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db80_d20251120_m153033_c001_v0001146_t0039_u01763652633751") 2025/11/20 15:36:09 DEBUG : only14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60a_d20251120_m153109_c001_v7007000_t0000_u01763652669596") 2025/11/20 15:36:09 DEBUG : only14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40990bef7587af5d_d20251120_m153104_c001_v0001165_t0052_u01763652664062") 2025/11/20 15:36:09 DEBUG : only14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbed_d20251120_m153057_c001_v0001146_t0051_u01763652657649") 2025/11/20 15:36:09 DEBUG : only14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf53c_d20251120_m153041_c001_v7007000_t0000_u01763652641171") 2025/11/20 15:36:09 DEBUG : only14: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db84_d20251120_m153034_c001_v0001146_t0052_u01763652634439") 2025/11/20 15:36:09 DEBUG : only15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60b_d20251120_m153109_c001_v7007000_t0000_u01763652669851") 2025/11/20 15:36:09 DEBUG : only15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40990bef7587af54_d20251120_m153103_c001_v0001165_t0052_u01763652663497") 2025/11/20 15:36:09 DEBUG : only15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbf1_d20251120_m153058_c001_v0001146_t0042_u01763652658484") 2025/11/20 15:36:09 DEBUG : only15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c50999d_d20251120_m153040_c001_v7007000_t0000_u01763652640813") 2025/11/20 15:36:09 DEBUG : only15: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db88_d20251120_m153035_c001_v0001146_t0058_u01763652635362") 2025/11/20 15:36:09 DEBUG : only16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60c_d20251120_m153110_c001_v7007000_t0000_u01763652670037") 2025/11/20 15:36:09 DEBUG : only16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc0b_d20251120_m153103_c001_v0001146_t0041_u01763652663140") 2025/11/20 15:36:09 DEBUG : only16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbf5_d20251120_m153059_c001_v0001146_t0018_u01763652659248") 2025/11/20 15:36:09 DEBUG : only16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf531_d20251120_m153040_c001_v7007000_t0000_u01763652640622") 2025/11/20 15:36:09 DEBUG : only16: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db8c_d20251120_m153036_c001_v0001146_t0040_u01763652636274") 2025/11/20 15:36:10 DEBUG : only17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60d_d20251120_m153110_c001_v7007000_t0000_u01763652670220") 2025/11/20 15:36:10 DEBUG : only17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f88b_d20251120_m153103_c001_v0001165_t0052_u01763652663308") 2025/11/20 15:36:10 DEBUG : only17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbf9_d20251120_m153059_c001_v0001146_t0011_u01763652659889") 2025/11/20 15:36:10 DEBUG : only17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194ed_d20251120_m153040_c001_v7007000_t0000_u01763652640412") 2025/11/20 15:36:10 DEBUG : only17: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db90_d20251120_m153037_c001_v0001146_t0027_u01763652637107") 2025/11/20 15:36:10 DEBUG : only18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60e_d20251120_m153110_c001_v7007000_t0000_u01763652670403") 2025/11/20 15:36:10 DEBUG : only18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc0d_d20251120_m153103_c001_v0001146_t0041_u01763652663321") 2025/11/20 15:36:10 DEBUG : only18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbff_d20251120_m153100_c001_v0001146_t0027_u01763652660919") 2025/11/20 15:36:10 DEBUG : only18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c509996_d20251120_m153040_c001_v7007000_t0000_u01763652640420") 2025/11/20 15:36:10 DEBUG : only18: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db94_d20251120_m153037_c001_v0001146_t0045_u01763652637953") 2025/11/20 15:36:10 DEBUG : only19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf60f_d20251120_m153110_c001_v7007000_t0000_u01763652670587") 2025/11/20 15:36:10 DEBUG : only19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f88d_d20251120_m153103_c001_v0001165_t0052_u01763652663493") 2025/11/20 15:36:10 DEBUG : only19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc03_d20251120_m153101_c001_v0001146_t0039_u01763652661545") 2025/11/20 15:36:11 DEBUG : only19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194f5_d20251120_m153040_c001_v7007000_t0000_u01763652640961") 2025/11/20 15:36:11 DEBUG : only19: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db9a_d20251120_m153038_c001_v0001146_t0018_u01763652638809") 2025/11/20 15:36:11 DEBUG : only2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf611_d20251120_m153110_c001_v7007000_t0000_u01763652670769") 2025/11/20 15:36:11 DEBUG : only2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc11_d20251120_m153103_c001_v0001146_t0041_u01763652663516") 2025/11/20 15:36:11 DEBUG : only2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbac_d20251120_m153047_c001_v0001146_t0043_u01763652647867") 2025/11/20 15:36:11 DEBUG : only2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c50999f_d20251120_m153040_c001_v7007000_t0000_u01763652640972") 2025/11/20 15:36:11 DEBUG : only2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db4a_d20251120_m153025_c001_v0001146_t0018_u01763652625158") 2025/11/20 15:36:11 DEBUG : only3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf614_d20251120_m153110_c001_v7007000_t0000_u01763652670952") 2025/11/20 15:36:11 DEBUG : only3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f88f_d20251120_m153103_c001_v0001165_t0052_u01763652663679") 2025/11/20 15:36:11 DEBUG : only3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbb0_d20251120_m153048_c001_v0001146_t0028_u01763652648580") 2025/11/20 15:36:11 DEBUG : only3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194e5_d20251120_m153040_c001_v7007000_t0000_u01763652640047") 2025/11/20 15:36:11 DEBUG : only3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db50_d20251120_m153025_c001_v0001146_t0041_u01763652625899") 2025/11/20 15:36:11 DEBUG : only4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf615_d20251120_m153111_c001_v7007000_t0000_u01763652671135") 2025/11/20 15:36:11 DEBUG : only4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40990bef7587af57_d20251120_m153103_c001_v0001165_t0052_u01763652663691") 2025/11/20 15:36:11 DEBUG : only4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbb6_d20251120_m153049_c001_v0001146_t0041_u01763652649244") 2025/11/20 15:36:11 DEBUG : only4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf538_d20251120_m153040_c001_v7007000_t0000_u01763652640988") 2025/11/20 15:36:11 DEBUG : only4: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db54_d20251120_m153026_c001_v0001146_t0041_u01763652626630") 2025/11/20 15:36:11 DEBUG : only5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf616_d20251120_m153111_c001_v7007000_t0000_u01763652671318") 2025/11/20 15:36:11 DEBUG : only5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418dcd65a1e4b901_d20251120_m153103_c001_v0001038_t0030_u01763652663702") 2025/11/20 15:36:11 DEBUG : only5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbbc_d20251120_m153049_c001_v0001146_t0037_u01763652649933") 2025/11/20 15:36:11 DEBUG : only5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c5099a0_d20251120_m153040_c001_v7007000_t0000_u01763652640997") 2025/11/20 15:36:11 DEBUG : only5: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db59_d20251120_m153027_c001_v0001146_t0048_u01763652627449") 2025/11/20 15:36:12 DEBUG : only6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf617_d20251120_m153111_c001_v7007000_t0000_u01763652671501") 2025/11/20 15:36:12 DEBUG : only6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03dc13_d20251120_m153103_c001_v0001146_t0041_u01763652663713") 2025/11/20 15:36:12 DEBUG : only6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbc1_d20251120_m153050_c001_v0001146_t0011_u01763652650833") 2025/11/20 15:36:12 DEBUG : only6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194f7_d20251120_m153041_c001_v7007000_t0000_u01763652641144") 2025/11/20 15:36:12 DEBUG : only6: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db5d_d20251120_m153028_c001_v0001146_t0010_u01763652628256") 2025/11/20 15:36:12 DEBUG : only7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf61a_d20251120_m153111_c001_v7007000_t0000_u01763652671683") 2025/11/20 15:36:12 DEBUG : only7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418f54e8c952f891_d20251120_m153103_c001_v0001165_t0052_u01763652663865") 2025/11/20 15:36:12 DEBUG : only7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbc5_d20251120_m153051_c001_v0001146_t0003_u01763652651650") 2025/11/20 15:36:12 DEBUG : only7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c50999b_d20251120_m153040_c001_v7007000_t0000_u01763652640629") 2025/11/20 15:36:12 DEBUG : only7: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db61_d20251120_m153028_c001_v0001146_t0024_u01763652628976") 2025/11/20 15:36:12 DEBUG : only8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf61b_d20251120_m153111_c001_v7007000_t0000_u01763652671865") 2025/11/20 15:36:12 DEBUG : only8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40990bef7587af59_d20251120_m153103_c001_v0001165_t0052_u01763652663877") 2025/11/20 15:36:12 DEBUG : only8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbcb_d20251120_m153052_c001_v0001146_t0052_u01763652652543") 2025/11/20 15:36:12 DEBUG : only8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41955b45bf6194f3_d20251120_m153040_c001_v7007000_t0000_u01763652640779") 2025/11/20 15:36:12 DEBUG : only8: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db65_d20251120_m153029_c001_v0001146_t0002_u01763652629818") 2025/11/20 15:36:12 DEBUG : only9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf61d_d20251120_m153112_c001_v7007000_t0000_u01763652672047") 2025/11/20 15:36:12 DEBUG : only9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f418dcd65a1e4b903_d20251120_m153103_c001_v0001038_t0030_u01763652663888") 2025/11/20 15:36:12 DEBUG : only9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dbd1_d20251120_m153053_c001_v0001146_t0005_u01763652653376") 2025/11/20 15:36:12 DEBUG : only9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f416e43f41c50999c_d20251120_m153040_c001_v7007000_t0000_u01763652640791") 2025/11/20 15:36:12 DEBUG : only9: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03db69_d20251120_m153030_c001_v0001146_t0020_u01763652630570") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd39e_d20251120_m152720_c001_v7007000_t0000_u01763652440466") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da0f_d20251120_m152718_c001_v0001146_t0015_u01763652438595") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd398_d20251120_m152717_c001_v7007000_t0000_u01763652437847") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331952f_d20251120_m152716_c001_v0001171_t0042_u01763652436100") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd388_d20251120_m152715_c001_v7007000_t0000_u01763652435355") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319521_d20251120_m152712_c001_v0001171_t0047_u01763652432399") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd34e_d20251120_m152701_c001_v7007000_t0000_u01763652421705") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194f0_d20251120_m152700_c001_v0001171_t0031_u01763652420403") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd335_d20251120_m152658_c001_v7007000_t0000_u01763652418628") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194dc_d20251120_m152657_c001_v0001171_t0056_u01763652417458") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd316_d20251120_m152656_c001_v7007000_t0000_u01763652416230") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194d2_d20251120_m152655_c001_v0001171_t0000_u01763652415028") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca63004_d20251120_m152648_c001_v7007000_t0000_u01763652408557") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194ac_d20251120_m152647_c001_v0001171_t0042_u01763652407286") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62ffb_d20251120_m152646_c001_v7007000_t0000_u01763652406923") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194a5_d20251120_m152645_c001_v0001171_t0004_u01763652405470") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62ff3_d20251120_m152645_c001_v7007000_t0000_u01763652405107") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194a1_d20251120_m152644_c001_v0001171_t0059_u01763652404375") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331949d_d20251120_m152643_c001_v0001171_t0002_u01763652403584") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62feb_d20251120_m152643_c001_v7007000_t0000_u01763652403218") 2025/11/20 15:36:13 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331949b_d20251120_m152642_c001_v0001171_t0011_u01763652402505") 2025/11/20 15:36:14 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319497_d20251120_m152641_c001_v0001171_t0040_u01763652401861") 2025/11/20 15:36:14 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca62fe4_d20251120_m152641_c001_v7007000_t0000_u01763652401499") 2025/11/20 15:36:14 DEBUG : potato: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319491_d20251120_m152640_c001_v0001171_t0028_u01763652400612") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772c8e5e_d20251120_m152808_c001_v7007000_t0000_u01763652488325") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633195a9_d20251120_m152807_c001_v0001171_t0059_u01763652487578") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454010a3_d20251120_m152758_c001_v7007000_t0000_u01763652478612") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da3c_d20251120_m152754_c001_v0001146_t0021_u01763652474201") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fabac_d20251120_m152743_c001_v7007000_t0000_u01763652463971") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319577_d20251120_m152738_c001_v0001171_t0048_u01763652458827") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de64c_d20251120_m152731_c001_v7007000_t0000_u01763652451280") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da20_d20251120_m152726_c001_v0001146_t0047_u01763652446945") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd35b_d20251120_m152706_c001_v7007000_t0000_u01763652426308") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319502_d20251120_m152704_c001_v0001171_t0059_u01763652424503") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd355_d20251120_m152704_c001_v7007000_t0000_u01763652424139") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194f7_d20251120_m152702_c001_v0001171_t0025_u01763652422250") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd34f_d20251120_m152701_c001_v7007000_t0000_u01763652421886") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194f4_d20251120_m152701_c001_v0001171_t0008_u01763652421044") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd33f_d20251120_m152700_c001_v7007000_t0000_u01763652420038") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194e8_d20251120_m152659_c001_v0001171_t0037_u01763652419065") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd322_d20251120_m152657_c001_v7007000_t0000_u01763652417092") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194d8_d20251120_m152656_c001_v0001171_t0011_u01763652416242") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca6300c_d20251120_m152649_c001_v7007000_t0000_u01763652409299") 2025/11/20 15:36:14 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633194b8_d20251120_m152648_c001_v0001171_t0030_u01763652408253") 2025/11/20 15:36:15 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f5e_d20251120_m152547_c001_v7007000_t0000_u01763652347716") 2025/11/20 15:36:15 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193c0_d20251120_m152547_c001_v0001171_t0033_u01763652347071") 2025/11/20 15:36:15 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f5b_d20251120_m152546_c001_v7007000_t0000_u01763652346148") 2025/11/20 15:36:15 DEBUG : potato2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193b8_d20251120_m152545_c001_v0001171_t0030_u01763652345505") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe99454010a5_d20251120_m152759_c001_v7007000_t0000_u01763652479106") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da3e_d20251120_m152755_c001_v0001146_t0004_u01763652475329") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f8fabb0_d20251120_m152746_c001_v7007000_t0000_u01763652466870") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331957b_d20251120_m152740_c001_v0001171_t0000_u01763652460107") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de64e_d20251120_m152731_c001_v7007000_t0000_u01763652451576") 2025/11/20 15:36:15 DEBUG : potato3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da23_d20251120_m152727_c001_v0001146_t0051_u01763652447602") 2025/11/20 15:36:15 DEBUG : pre-dest1/1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709ccac_d20251120_m152844_c001_v7007000_t0000_u01763652524483") 2025/11/20 15:36:15 DEBUG : pre-dest1/1: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da6e_d20251120_m152836_c001_v0001146_t0036_u01763652516207") 2025/11/20 15:36:15 DEBUG : pre-dest2/2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4006b5f67709ccad_d20251120_m152844_c001_v7007000_t0000_u01763652524666") 2025/11/20 15:36:15 DEBUG : pre-dest2/2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633195e9_d20251120_m152837_c001_v0001171_t0010_u01763652517061") 2025/11/20 15:36:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b52dc_d20251120_m152820_c001_v7007000_t0000_u01763652500243") 2025/11/20 15:36:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da4d_d20251120_m152816_c001_v0001146_t0056_u01763652496099") 2025/11/20 15:36:15 DEBUG : sizeonly: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e746_d20251120_m152625_c001_v7007000_t0000_u01763652385908") 2025/11/20 15:36:15 DEBUG : sizeonly: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331944b_d20251120_m152624_c001_v0001171_t0044_u01763652384822") 2025/11/20 15:36:15 DEBUG : splitbanan: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40214feff8435c48_d20251120_m153320_c001_v7007000_t0000_u01763652800864") 2025/11/20 15:36:15 DEBUG : splitbanan: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b9e4_d20251120_m153311_c001_v0001038_t0027_u01763652791942") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f87_d20251120_m153450_c001_v7007000_t0000_u01763652890217") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bfa4_d20251120_m153443_c001_v0001100_t0038_u01763652883157") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4161d671eca64437_d20251120_m153432_c001_v7007000_t0000_u01763652872663") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bf40_d20251120_m153425_c001_v0001100_t0007_u01763652865598") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909724_d20251120_m153414_c001_v7007000_t0000_u01763652854698") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bed7_d20251120_m153408_c001_v0001100_t0013_u01763652848001") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41096641a47258e7_d20251120_m153356_c001_v7007000_t0000_u01763652836988") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be7b_d20251120_m153350_c001_v0001100_t0050_u01763652830329") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4090fda113923983_d20251120_m153338_c001_v7007000_t0000_u01763652818416") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60be17_d20251120_m153331_c001_v0001100_t0051_u01763652811082") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a62a_d20251120_m153314_c001_v7007000_t0000_u01763652794993") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10940_d20251120_m153310_c001_v0001113_t0034_u01763652790731") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41523415b88e0172_d20251120_m153301_c001_v7007000_t0000_u01763652781073") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dd03_d20251120_m153253_c001_v0001146_t0041_u01763652773750") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d5d_d20251120_m153252_c001_v7007000_t0000_u01763652772174") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f9bf_d20251120_m153248_c001_v0001165_t0051_u01763652768829") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4123496e5cc0fc1d_d20251120_m153238_c001_v7007000_t0000_u01763652758154") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc108e0_d20251120_m153230_c001_v0001113_t0020_u01763652750973") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f415744888f82ea97_d20251120_m153229_c001_v7007000_t0000_u01763652749891") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b974_d20251120_m153225_c001_v0001038_t0008_u01763652745773") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f414a76597f909463_d20251120_m153209_c001_v7007000_t0000_u01763652729846") 2025/11/20 15:36:16 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f930_d20251120_m153205_c001_v0001165_t0007_u01763652725993") 2025/11/20 15:36:17 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f421c9953e4e7a4f2_d20251120_m153154_c001_v7007000_t0000_u01763652714311") 2025/11/20 15:36:17 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b936_d20251120_m153147_c001_v0001038_t0025_u01763652707453") 2025/11/20 15:36:17 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4067c17e4b340c36_d20251120_m153138_c001_v7007000_t0000_u01763652698474") 2025/11/20 15:36:17 DEBUG : splitbananasplit: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b91c_d20251120_m153131_c001_v0001038_t0005_u01763652691692") 2025/11/20 15:36:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4076efd2d5bc3d7d_d20251120_m153256_c001_v7007000_t0000_u01763652776008") 2025/11/20 15:36:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc10908_d20251120_m153249_c001_v0001113_t0028_u01763652769854") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf65b_d20251120_m153124_c001_v7007000_t0000_u01763652684586") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f10990bef7587af8d_d20251120_m153121_c001_v0001165_t0010_u01763652681882") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f422ebe3dcd3370b7_d20251120_m153120_c001_v7007000_t0000_u01763652680746") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc1c_d20251120_m153118_c001_v0001146_t0048_u01763652678048") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f41876482235de61c_d20251120_m152723_c001_v7007000_t0000_u01763652443913") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319546_d20251120_m152722_c001_v0001171_t0009_u01763652442996") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd3ac_d20251120_m152722_c001_v7007000_t0000_u01763652442439") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da12_d20251120_m152721_c001_v0001146_t0028_u01763652441576") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e737_d20251120_m152622_c001_v7007000_t0000_u01763652382661") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331943f_d20251120_m152621_c001_v0001171_t0032_u01763652381108") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e72c_d20251120_m152620_c001_v7007000_t0000_u01763652380737") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331943d_d20251120_m152619_c001_v0001171_t0007_u01763652379555") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e722_d20251120_m152617_c001_v7007000_t0000_u01763652377411") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319431_d20251120_m152615_c001_v0001171_t0009_u01763652375866") 2025/11/20 15:36:17 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e718_d20251120_m152615_c001_v7007000_t0000_u01763652375320") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319427_d20251120_m152614_c001_v0001171_t0057_u01763652374007") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319411_d20251120_m152611_c001_v0001171_t0012_u01763652371190") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e6f3_d20251120_m152610_c001_v7007000_t0000_u01763652370819") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331940f_d20251120_m152610_c001_v0001171_t0021_u01763652370187") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331940c_d20251120_m152609_c001_v0001171_t0036_u01763652369310") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f42028f445668e6e6_d20251120_m152608_c001_v7007000_t0000_u01763652368941") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319403_d20251120_m152605_c001_v0001171_t0018_u01763652365987") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193f5_d20251120_m152602_c001_v0001171_t0037_u01763652362798") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f9e_d20251120_m152602_c001_v7007000_t0000_u01763652362434") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193f1_d20251120_m152601_c001_v0001171_t0015_u01763652361726") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193ea_d20251120_m152600_c001_v0001171_t0008_u01763652360626") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f91_d20251120_m152600_c001_v7007000_t0000_u01763652360261") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193de_d20251120_m152556_c001_v0001171_t0010_u01763652356407") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f85_d20251120_m152556_c001_v7007000_t0000_u01763652356043") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193da_d20251120_m152555_c001_v0001171_t0050_u01763652355355") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f7f_d20251120_m152554_c001_v7007000_t0000_u01763652354448") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193d3_d20251120_m152553_c001_v0001171_t0030_u01763652353838") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f78_d20251120_m152553_c001_v7007000_t0000_u01763652353291") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193cd_d20251120_m152552_c001_v0001171_t0012_u01763652352626") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f6a_d20251120_m152551_c001_v7007000_t0000_u01763652351717") 2025/11/20 15:36:18 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193cb_d20251120_m152550_c001_v0001171_t0009_u01763652350803") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f67_d20251120_m152550_c001_v7007000_t0000_u01763652350258") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193c8_d20251120_m152549_c001_v0001171_t0017_u01763652349617") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f62_d20251120_m152549_c001_v7007000_t0000_u01763652349073") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193c2_d20251120_m152548_c001_v0001171_t0059_u01763652348312") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f53_d20251120_m152543_c001_v7007000_t0000_u01763652343705") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193b0_d20251120_m152543_c001_v0001171_t0007_u01763652343026") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f4c_d20251120_m152542_c001_v7007000_t0000_u01763652342460") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193aa_d20251120_m152541_c001_v0001171_t0029_u01763652341709") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f49_d20251120_m152540_c001_v7007000_t0000_u01763652340805") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f11145456633193a8_d20251120_m152540_c001_v0001171_t0054_u01763652340174") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f40937c63546b4f39_d20251120_m152538_c001_v7007000_t0000_u01763652338013") 2025/11/20 15:36:19 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331939b_d20251120_m152537_c001_v0001171_t0015_u01763652337366") 2025/11/20 15:36:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf65e_d20251120_m153124_c001_v7007000_t0000_u01763652684769") 2025/11/20 15:36:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b90f_d20251120_m153121_c001_v0001038_t0010_u01763652681874") 2025/11/20 15:36:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f422ebe3dcd3370b8_d20251120_m153120_c001_v7007000_t0000_u01763652680930") 2025/11/20 15:36:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8bc_d20251120_m153118_c001_v0001165_t0057_u01763652678063") 2025/11/20 15:36:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f94_d20251120_m153452_c001_v7007000_t0000_u01763652892515") 2025/11/20 15:36:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba92_d20251120_m153451_c001_v0001038_t0035_u01763652891595") 2025/11/20 15:36:19 DEBUG : sub/yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd39d_d20251120_m152719_c001_v7007000_t0000_u01763652439906") 2025/11/20 15:36:19 DEBUG : sub/yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319539_d20251120_m152718_c001_v0001171_t0021_u01763652438584") 2025/11/20 15:36:20 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf641_d20251120_m153117_c001_v7007000_t0000_u01763652677264") 2025/11/20 15:36:20 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8b5_d20251120_m153115_c001_v0001165_t0029_u01763652675505") 2025/11/20 15:36:20 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf62c_d20251120_m153114_c001_v7007000_t0000_u01763652674707") 2025/11/20 15:36:20 DEBUG : test_dir1/file2: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118f54e8c952f8af_d20251120_m153113_c001_v0001165_t0022_u01763652673021") 2025/11/20 15:36:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf642_d20251120_m153117_c001_v7007000_t0000_u01763652677449") 2025/11/20 15:36:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4b90b_d20251120_m153115_c001_v0001038_t0022_u01763652675528") 2025/11/20 15:36:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4085dfbc26cdf630_d20251120_m153114_c001_v7007000_t0000_u01763652674889") 2025/11/20 15:36:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03dc18_d20251120_m153113_c001_v0001146_t0037_u01763652673006") 2025/11/20 15:36:20 DEBUG : three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd373_d20251120_m152711_c001_v7007000_t0000_u01763652431483") 2025/11/20 15:36:20 DEBUG : three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1114545663319517_d20251120_m152710_c001_v0001171_t0056_u01763652430178") 2025/11/20 15:36:20 DEBUG : three: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f111454566331950c_d20251120_m152707_c001_v0001171_t0007_u01763652427830") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f9c_d20251120_m153454_c001_v7007000_t0000_u01763652894175") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de1d_d20251120_m153453_c001_v0001146_t0028_u01763652893458") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945402029_d20251120_m153514_c001_v7007000_t0000_u01763652914531") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109f2_d20251120_m153512_c001_v0001113_t0040_u01763652912635") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945402003_d20251120_m153511_c001_v7007000_t0000_u01763652911038") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de3d_d20251120_m153509_c001_v0001146_t0033_u01763652909340") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fea_d20251120_m153508_c001_v7007000_t0000_u01763652908369") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba9e_d20251120_m153507_c001_v0001038_t0013_u01763652907376") 2025/11/20 15:36:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fb6_d20251120_m153501_c001_v7007000_t0000_u01763652901926") 2025/11/20 15:36:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de28_d20251120_m153500_c001_v0001146_t0000_u01763652900527") 2025/11/20 15:36:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fcf_d20251120_m153504_c001_v7007000_t0000_u01763652904642") 2025/11/20 15:36:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109e9_d20251120_m153502_c001_v0001113_t0057_u01763652902874") 2025/11/20 15:36:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fa7_d20251120_m153459_c001_v7007000_t0000_u01763652899514") 2025/11/20 15:36:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f118dcd65a1e4ba9a_d20251120_m153458_c001_v0001038_t0032_u01763652898676") 2025/11/20 15:36:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fa4_d20251120_m153457_c001_v7007000_t0000_u01763652897717") 2025/11/20 15:36:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60bfe7_d20251120_m153456_c001_v0001100_t0035_u01763652896950") 2025/11/20 15:36:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401f9d_d20251120_m153455_c001_v7007000_t0000_u01763652895993") 2025/11/20 15:36:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f106201521fc109e0_d20251120_m153455_c001_v0001113_t0007_u01763652895207") 2025/11/20 15:36:21 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f422ebe3dcd337733_d20251120_m153520_c001_v7007000_t0000_u01763652920224") 2025/11/20 15:36:21 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03de53_d20251120_m153519_c001_v0001146_t0047_u01763652919391") 2025/11/20 15:36:21 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945401fd6_d20251120_m153506_c001_v7007000_t0000_u01763652906401") 2025/11/20 15:36:21 DEBUG : toe/toe/toe: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60c012_d20251120_m153505_c001_v0001100_t0021_u01763652905610") 2025/11/20 15:36:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe9945402030_d20251120_m153515_c001_v7007000_t0000_u01763652915139") 2025/11/20 15:36:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f119003809e60c03e_d20251120_m153514_c001_v0001100_t0012_u01763652914201") 2025/11/20 15:36:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f417cfe994540200a_d20251120_m153511_c001_v7007000_t0000_u01763652911656") 2025/11/20 15:36:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1082cce92d048770_d20251120_m153510_c001_v0001157_t0050_u01763652910590") 2025/11/20 15:36:21 DEBUG : two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd374_d20251120_m152711_c001_v7007000_t0000_u01763652431664") 2025/11/20 15:36:21 DEBUG : two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4046fb365c03da02_d20251120_m152709_c001_v0001146_t0041_u01763652429613") 2025/11/20 15:36:21 DEBUG : two: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f411454566331950a_d20251120_m152707_c001_v0001171_t0010_u01763652427647") 2025/11/20 15:36:21 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd39f_d20251120_m152720_c001_v7007000_t0000_u01763652440647") 2025/11/20 15:36:21 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f117104bafb2b1e6e_d20251120_m152719_c001_v0001165_t0051_u01763652439650") 2025/11/20 15:36:21 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd396_d20251120_m152717_c001_v7007000_t0000_u01763652437298") 2025/11/20 15:36:22 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da0d_d20251120_m152716_c001_v0001146_t0000_u01763652436091") 2025/11/20 15:36:22 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd385_d20251120_m152714_c001_v7007000_t0000_u01763652434809") 2025/11/20 15:36:22 DEBUG : yam: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f1046fb365c03da04_d20251120_m152712_c001_v0001146_t0042_u01763652432230") 2025/11/20 15:36:22 DEBUG : yaml: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd399_d20251120_m152718_c001_v7007000_t0000_u01763652438030") 2025/11/20 15:36:22 DEBUG : yaml: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f102cc4f1091a0302_d20251120_m152717_c001_v0001184_t0050_u01763652437077") 2025/11/20 15:36:22 DEBUG : yaml: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f4196b5bd772bd38a_d20251120_m152715_c001_v7007000_t0000_u01763652435538") 2025/11/20 15:36:22 DEBUG : yaml: Deleting (id "4_z8fc2fd73d0edab1b9fa80e1b_f105b0f84a153eba2_d20251120_m152714_c001_v0001093_t0056_u01763652434431") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m48.917049921s (try 1/5)