"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/07 02:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone" 2025/11/07 02:52:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/07 02:52:22 DEBUG : Creating backend with remote "/tmp/rclone319510923" === 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/07 02:52:23 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:23 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:24 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:24 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:24 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:25 DEBUG : B2 bucket rclone-test-rayurov5xone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:26 DEBUG : Creating backend with remote "/non-existing" 2025/11/07 02:52:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/07 02:52:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:27 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:27 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:28 INFO : B2 bucket rclone-test-rayurov5xone: Running all checks before starting transfers 2025/11/07 02:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:28 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:28 INFO : B2 bucket rclone-test-rayurov5xone: Checks finished, now starting transfers 2025/11/07 02:52:28 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:29 ERROR : Ignoring --no-traverse with sync 2025/11/07 02:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:30 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:30 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:30 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/07 02:52:31 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:31 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:31 DEBUG : hello world2: size = 12 OK 2025/11/07 02:52:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/07 02:52:31 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:52:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:32 DEBUG : potato2: size = 11 OK 2025/11/07 02:52:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:52:33 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:33 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:34 DEBUG : potato2: size = 11 OK 2025/11/07 02:52:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 02:52:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:52:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/07 02:52:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:52:34 INFO : sub dir2: Making directory 2025/11/07 02:52:34 INFO : sub dir: Making directory 2025/11/07 02:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:34 INFO : sub dir2/sub sub dir2: Making directory 2025/11/07 02:52:34 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:34 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:35 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/07 02:52:35 DEBUG : B2 bucket rclone-test-rayurov5xone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:35 INFO : sub dir2: Making directory 2025/11/07 02:52:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/07 02:52:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:36 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:36 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:37 DEBUG : sub dir2: Making directory with metadata 2025/11/07 02:52:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:52:37 INFO : sub dir2: Making directory 2025/11/07 02:52:37 INFO : sub dir: Making directory 2025/11/07 02:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:37 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:37 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:37 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:37 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/07 02:52:37 DEBUG : B2 bucket rclone-test-rayurov5xone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/07 02:52:37 DEBUG : B2 bucket rclone-test-rayurov5xone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:38 INFO : sub dir2: Making directory 2025/11/07 02:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:38 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:38 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:39 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:39 DEBUG : sub dir2: Making directory with metadata 2025/11/07 02:52:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:52:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:52:40 INFO : sub dir2: Making directory 2025/11/07 02:52:40 INFO : sub dir: Making directory 2025/11/07 02:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:40 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/07 02:52:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:41 INFO : sub dir2: Making directory 2025/11/07 02:52:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:41 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:41 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:41 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:52:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ledoliv5nayi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-ledoliv5nayi 2025/11/07 02:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:44 DEBUG : B2 bucket rclone-test-ledoliv5nayi: Waiting for checks to finish 2025/11/07 02:52:44 DEBUG : B2 bucket rclone-test-ledoliv5nayi: Waiting for transfers to finish 2025/11/07 02:52:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:52:45 DEBUG : B2 bucket rclone-test-ledoliv5nayi: Purge remote 2025/11/07 02:52:45 INFO : B2 bucket rclone-test-ledoliv5nayi: cleaning bucket "rclone-test-ledoliv5nayi" of all files 2025/11/07 02:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zdfb20d8330bd5bcb9fa80e1b_f105fc3642f5f82a5_d20251107_m025244_c001_v0001178_t0018_u01762483964727") --- PASS: TestServerSideCopy (4.04s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone319510923) 2025/11/07 02:52:47 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:52:47 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 02:52:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:47 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 02:52:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 02:52:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.58s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bakomef9xaca" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-bakomef9xaca 2025/11/07 02:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:49 DEBUG : B2 bucket rclone-test-bakomef9xaca: Waiting for checks to finish 2025/11/07 02:52:49 DEBUG : B2 bucket rclone-test-bakomef9xaca: Waiting for transfers to finish 2025/11/07 02:52:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:52:51 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:52:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bakomef9xaca) 2025/11/07 02:52:51 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 02:52:51 DEBUG : B2 bucket rclone-test-bakomef9xaca: Waiting for checks to finish 2025/11/07 02:52:51 DEBUG : B2 bucket rclone-test-bakomef9xaca: Waiting for transfers to finish 2025/11/07 02:52:51 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 02:52:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 02:52:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:52:52 DEBUG : B2 bucket rclone-test-bakomef9xaca: Purge remote 2025/11/07 02:52:52 INFO : B2 bucket rclone-test-bakomef9xaca: cleaning bucket "rclone-test-bakomef9xaca" of all files 2025/11/07 02:52:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf921de330bd5bcb9fa80e1b_f11612078cff738bb_d20251107_m025251_c001_v0001109_t0020_u01762483971403") 2025/11/07 02:52:52 DEBUG : sub dir/hello world: Deleting (id "4_zaf921de330bd5bcb9fa80e1b_f106f9fb0572cf6f5_d20251107_m025250_c001_v0001130_t0055_u01762483970218") --- PASS: TestServerSideCopyOverSelf (5.86s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone319510923) 2025/11/07 02:52:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:52:54 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 02:52:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:52:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:52:54 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 02:52:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 02:52:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/07 02:52:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.68s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hudeqiq1hisu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-hudeqiq1hisu 2025/11/07 02:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:52:57 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for checks to finish 2025/11/07 02:52:57 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for transfers to finish 2025/11/07 02:52:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:52:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:52:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:52:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:52:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hudeqiq1hisu) 2025/11/07 02:52:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 02:52:59 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for checks to finish 2025/11/07 02:52:59 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for transfers to finish 2025/11/07 02:52:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/07 02:52:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/07 02:52:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:52:59 INFO : sub dir/hello world: Deleted 2025/11/07 02:53:00 DEBUG : testing file moves 2025/11/07 02:53:00 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:00 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for checks to finish 2025/11/07 02:53:00 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hudeqiq1hisu) 2025/11/07 02:53:00 DEBUG : sub dir/hello world: Sizes differ 2025/11/07 02:53:00 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Waiting for transfers to finish 2025/11/07 02:53:01 DEBUG : sub dir/hello world: size = 24 OK 2025/11/07 02:53:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/07 02:53:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/07 02:53:01 INFO : sub dir/hello world: Deleted 2025/11/07 02:53:01 DEBUG : B2 bucket rclone-test-hudeqiq1hisu: Purge remote 2025/11/07 02:53:01 INFO : B2 bucket rclone-test-hudeqiq1hisu: cleaning bucket "rclone-test-hudeqiq1hisu" of all files 2025/11/07 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z4fd23dc330bd5bcb9fa80e1b_f107240f8f002f657_d20251107_m025300_c001_v0001093_t0039_u01762483980886") 2025/11/07 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z4fd23dc330bd5bcb9fa80e1b_f1065b7e6a1941f90_d20251107_m025259_c001_v0001092_t0000_u01762483979114") 2025/11/07 02:53:01 DEBUG : sub dir/hello world: Deleting (id "4_z4fd23dc330bd5bcb9fa80e1b_f10252153d7d3cfdf_d20251107_m025257_c001_v0001101_t0014_u01762483977864") --- PASS: TestServerSideMoveOverSelf (7.72s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:03 ERROR : error listing: directory not found 2025/11/07 02:53:03 INFO : Local file system at /tmp/rclone319510923: Making directory 2025/11/07 02:53:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.42s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:53:05 DEBUG : Local file system at /tmp/rclone319510923: Waiting for checks to finish 2025/11/07 02:53:05 DEBUG : Local file system at /tmp/rclone319510923: Waiting for transfers to finish 2025/11/07 02:53:05 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/07 02:53:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:53:05 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/07 02:53:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/07 02:53:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:06 DEBUG : check sum: size = 1 OK 2025/11/07 02:53:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:53:06 INFO : check sum: Copied (new) 2025/11/07 02:53:06 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:07 DEBUG : check sum: size = 1 OK 2025/11/07 02:53:07 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:53:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/07 02:53:07 DEBUG : check sum: Unchanged skipping 2025/11/07 02:53:07 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:07 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/07 02:53:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:08 DEBUG : sizeonly: size = 6 OK 2025/11/07 02:53:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 02:53:08 INFO : sizeonly: Copied (new) 2025/11/07 02:53:08 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:08 DEBUG : sizeonly: size = 6 OK 2025/11/07 02:53:08 DEBUG : sizeonly: Sizes identical 2025/11/07 02:53:08 DEBUG : sizeonly: Unchanged skipping 2025/11/07 02:53:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:08 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/07 02:53:09 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:09 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/07 02:53:09 INFO : ignore-size: Copied (new) 2025/11/07 02:53:09 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:10 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:53:10 DEBUG : ignore-size: Unchanged skipping 2025/11/07 02:53:10 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:10 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:11 DEBUG : existing: size = 6 OK 2025/11/07 02:53:11 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:53:11 DEBUG : existing: Unchanged skipping 2025/11/07 02:53:11 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:11 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:11 INFO : There was nothing to transfer 2025/11/07 02:53:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/07 02:53:11 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:11 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:12 DEBUG : existing: size = 6 OK 2025/11/07 02:53:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 02:53:12 INFO : existing: Copied (replaced existing) 2025/11/07 02:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 02:53:12 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:12 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:13 DEBUG : existing: size = 6 OK 2025/11/07 02:53:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 02:53:13 INFO : existing: Copied (new) 2025/11/07 02:53:13 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:13 DEBUG : existing: Destination exists, skipping 2025/11/07 02:53:13 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:13 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:13 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/07 02:53:15 DEBUG : c/non empty space: size = 5 OK 2025/11/07 02:53:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:15 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 02:53:15 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:15 DEBUG : a/potato2: size = 60 OK 2025/11/07 02:53:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:15 INFO : a/potato2: Copied (new) 2025/11/07 02:53:15 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:17 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:17 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/07 02:53:17 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:53:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/07 02:53:17 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:17 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:17 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:17 INFO : There was nothing to transfer 2025/11/07 02:53:17 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:17 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/07 02:53:17 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:53:18 INFO : empty space: Updated modification time in destination 2025/11/07 02:53:18 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:18 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:18 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:19 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:19 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/07 02:53:19 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:53:19 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:19 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:19 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:21 DEBUG : foo: size = 3 OK 2025/11/07 02:53:21 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/07 02:53:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:21 DEBUG : foo: sha1 differ 2025/11/07 02:53:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:21 DEBUG : foo: size = 3 OK 2025/11/07 02:53:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/07 02:53:21 INFO : foo: Copied (replaced existing) 2025/11/07 02:53:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:22 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/07 02:53:22 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:22 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:22 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:23 DEBUG : potato: size = 60 OK 2025/11/07 02:53:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:23 INFO : potato: Copied (new) 2025/11/07 02:53:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:25 DEBUG : potato: size = 60 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:25 DEBUG : potato: Sizes differ 2025/11/07 02:53:25 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:25 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:25 DEBUG : potato: size = 21 OK 2025/11/07 02:53:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/07 02:53:25 INFO : potato: Copied (replaced existing) 2025/11/07 02:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.69s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:26 DEBUG : potato: size = 21 OK 2025/11/07 02:53:26 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/07 02:53:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:26 DEBUG : potato: sha1 differ 2025/11/07 02:53:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:26 DEBUG : potato: size = 21 OK 2025/11/07 02:53:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/07 02:53:26 INFO : potato: Copied (replaced existing) 2025/11/07 02:53:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:28 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:28 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/07 02:53:28 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:28 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:28 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:30 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:30 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:30 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:30 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:30 DEBUG : potato2: size = 60 OK 2025/11/07 02:53:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:30 INFO : potato2: Copied (new) 2025/11/07 02:53:30 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:32 INFO : d: Making directory 2025/11/07 02:53:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/07 02:53:32 DEBUG : c/non empty space: size = 5 OK 2025/11/07 02:53:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:32 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 02:53:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:32 DEBUG : a/potato2: size = 60 OK 2025/11/07 02:53:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:32 INFO : a/potato2: Copied (new) 2025/11/07 02:53:32 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/07 02:53:34 DEBUG : c/non empty space: size = 5 OK 2025/11/07 02:53:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:34 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:34 DEBUG : c/non empty space: Unchanged skipping 2025/11/07 02:53:34 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:34 DEBUG : a/potato2: size = 60 OK 2025/11/07 02:53:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:34 INFO : a/potato2: Copied (new) 2025/11/07 02:53:34 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting files as there were IO errors 2025/11/07 02:53:34 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:36 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:36 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:36 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:36 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:36 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:37 INFO : potato: Deleted 2025/11/07 02:53:37 DEBUG : potato2: size = 60 OK 2025/11/07 02:53:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.10s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:38 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:38 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:38 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:39 INFO : potato: Deleted 2025/11/07 02:53:39 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:39 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:39 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:39 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:39 DEBUG : potato2: size = 60 OK 2025/11/07 02:53:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:53:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.31s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:53:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:41 DEBUG : potato2: size = 19 OK 2025/11/07 02:53:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/07 02:53:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.89s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:42 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 02:53:42 DEBUG : enormous: Excluded 2025/11/07 02:53:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 02:53:42 DEBUG : potato2: Excluded 2025/11/07 02:53:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 02:53:43 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:43 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:43 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:43 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:43 INFO : There was nothing to transfer 2025/11/07 02:53:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 02:53:43 DEBUG : enormous: Excluded 2025/11/07 02:53:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 02:53:43 DEBUG : potato2: Excluded 2025/11/07 02:53:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 02:53:43 DEBUG : Local file system at /tmp/rclone319510923: Waiting for checks to finish 2025/11/07 02:53:43 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 02:53:43 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:43 DEBUG : Local file system at /tmp/rclone319510923: Waiting for transfers to finish 2025/11/07 02:53:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:45 DEBUG : enormous: Excluded (Size Filter) 2025/11/07 02:53:45 DEBUG : enormous: Excluded 2025/11/07 02:53:45 DEBUG : potato2: Excluded (Size Filter) 2025/11/07 02:53:45 DEBUG : potato2: Excluded 2025/11/07 02:53:45 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:53:45 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:45 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:45 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:45 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:45 INFO : enormous: Deleted 2025/11/07 02:53:45 INFO : potato2: Deleted 2025/11/07 02:53:45 INFO : There was nothing to transfer 2025/11/07 02:53:46 DEBUG : Local file system at /tmp/rclone319510923: Waiting for checks to finish 2025/11/07 02:53:46 DEBUG : empty space: size = 1 OK 2025/11/07 02:53:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/07 02:53:46 DEBUG : empty space: Unchanged skipping 2025/11/07 02:53:46 DEBUG : Local file system at /tmp/rclone319510923: Waiting for transfers to finish 2025/11/07 02:53:46 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:46 INFO : potato2: Deleted 2025/11/07 02:53:46 INFO : enormous: Deleted 2025/11/07 02:53:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.38s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:47 DEBUG : five: Need to transfer - File not found at Destination 2025/11/07 02:53:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:47 DEBUG : four: size = 8 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:47 DEBUG : four: Sizes differ 2025/11/07 02:53:47 DEBUG : one: Destination is newer than source, skipping 2025/11/07 02:53:47 DEBUG : three: size = 5 OK 2025/11/07 02:53:47 DEBUG : three: Sizes identical 2025/11/07 02:53:47 DEBUG : two: size = 3 OK 2025/11/07 02:53:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/07 02:53:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 02:53:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:47 DEBUG : two: sha1 differ 2025/11/07 02:53:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:48 DEBUG : five: size = 4 OK 2025/11/07 02:53:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/07 02:53:48 INFO : five: Copied (new) 2025/11/07 02:53:48 DEBUG : four: size = 4 OK 2025/11/07 02:53:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/07 02:53:48 INFO : four: Copied (replaced existing) 2025/11/07 02:53:48 DEBUG : two: size = 3 OK 2025/11/07 02:53:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 02:53:48 INFO : two: Copied (replaced existing) 2025/11/07 02:53:48 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:49 DEBUG : five: size = 4 OK 2025/11/07 02:53:49 DEBUG : four: size = 4 OK 2025/11/07 02:53:49 DEBUG : one: Destination is newer than source, skipping 2025/11/07 02:53:49 DEBUG : three: size = 5 OK 2025/11/07 02:53:49 DEBUG : two: size = 3 OK 2025/11/07 02:53:49 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/07 02:53:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 02:53:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/07 02:53:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/07 02:53:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 02:53:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 02:53:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/07 02:53:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/07 02:53:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/07 02:53:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone319510923) 2025/11/07 02:53:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:53:49 DEBUG : three: sha1 differ 2025/11/07 02:53:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/07 02:53:49 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:49 DEBUG : three: size = 5 OK 2025/11/07 02:53:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:53:49 INFO : three: Copied (replaced existing) 2025/11/07 02:53:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/07 02:53:50 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:50 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 02:53:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/07 02:53:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:51 DEBUG : yam: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/07 02:53:51 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/07 02:53:51 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/07 02:53:51 DEBUG : yam: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/07 02:53:51 DEBUG : pacer: Reducing sleep to 500ms 2025/11/07 02:53:51 DEBUG : potato: size = 14 OK 2025/11/07 02:53:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 02:53:51 INFO : potato: Copied (new) 2025/11/07 02:53:51 DEBUG : pacer: Reducing sleep to 250ms 2025/11/07 02:53:51 DEBUG : yam: size = 11 OK 2025/11/07 02:53:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:51 INFO : yam: Copied (new) 2025/11/07 02:53:51 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:52 DEBUG : pacer: Reducing sleep to 125ms 2025/11/07 02:53:52 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/07 02:53:52 DEBUG : potato: size = 14 OK 2025/11/07 02:53:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:53:52 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:52 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:52 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:52 DEBUG : potato: Unchanged skipping 2025/11/07 02:53:52 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:53 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/07 02:53:53 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/07 02:53:53 DEBUG : yaml: size = 11 OK 2025/11/07 02:53:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:53 INFO : yam: Copied (server-side copy) to: yaml 2025/11/07 02:53:53 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 02:53:53 INFO : yam: Deleted 2025/11/07 02:53:53 INFO : yaml: Renamed from "yam" 2025/11/07 02:53:53 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/07 02:53:54 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:54 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 02:53:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/07 02:53:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:54 DEBUG : potato: size = 14 OK 2025/11/07 02:53:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 02:53:54 INFO : potato: Copied (new) 2025/11/07 02:53:54 DEBUG : yam: size = 11 OK 2025/11/07 02:53:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:54 INFO : yam: Copied (new) 2025/11/07 02:53:54 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:55 DEBUG : potato: size = 14 OK 2025/11/07 02:53:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:53:55 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:55 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:55 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:55 DEBUG : potato: Unchanged skipping 2025/11/07 02:53:55 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:55 DEBUG : yaml: size = 11 OK 2025/11/07 02:53:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:55 INFO : yam: Copied (server-side copy) to: yaml 2025/11/07 02:53:56 INFO : yam: Deleted 2025/11/07 02:53:56 INFO : yaml: Renamed from "yam" 2025/11/07 02:53:56 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/07 02:53:57 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:57 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/07 02:53:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/07 02:53:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:57 DEBUG : potato: size = 14 OK 2025/11/07 02:53:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/07 02:53:57 INFO : potato: Copied (new) 2025/11/07 02:53:57 DEBUG : sub/yam: size = 11 OK 2025/11/07 02:53:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:57 INFO : sub/yam: Copied (new) 2025/11/07 02:53:57 DEBUG : Waiting for deletions to finish 2025/11/07 02:53:57 DEBUG : potato: size = 14 OK 2025/11/07 02:53:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:53:57 DEBUG : potato: Unchanged skipping 2025/11/07 02:53:57 INFO : B2 bucket rclone-test-rayurov5xone: Making map for --track-renames 2025/11/07 02:53:57 INFO : B2 bucket rclone-test-rayurov5xone: Finished making map for --track-renames 2025/11/07 02:53:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for renames to finish 2025/11/07 02:53:58 DEBUG : yam: size = 11 OK 2025/11/07 02:53:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/07 02:53:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/07 02:53:58 INFO : sub/yam: Deleted 2025/11/07 02:53:58 INFO : yam: Renamed from "sub/yam" 2025/11/07 02:53:58 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:53:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.31s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:59 DEBUG : Creating backend with remote "/tmp/rclone319510923/dir1" 2025/11/07 02:53:59 DEBUG : Config file has changed externally - reloading 2025/11/07 02:53:59 DEBUG : Creating backend with remote "/tmp/rclone319510923/dir2" 2025/11/07 02:53:59 DEBUG : Local file system at /tmp/rclone319510923/dir2: Using server-side directory move 2025/11/07 02:53:59 INFO : Local file system at /tmp/rclone319510923/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/07 02:53:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/07 02:53:59 INFO : file1.txt: Moved (server-side) 2025/11/07 02:53:59 DEBUG : Local file system at /tmp/rclone319510923/dir2: Waiting for checks to finish 2025/11/07 02:53:59 DEBUG : Local file system at /tmp/rclone319510923/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:53:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 02:53:59 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:53:59 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:00 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 02:54:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/07 02:54:00 INFO : nested/sub dir/file: Copied (new) 2025/11/07 02:54:00 INFO : nested/sub dir/file: Deleted 2025/11/07 02:54:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:54:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:54:00 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:54:00 INFO : sub dir/hello world: Deleted 2025/11/07 02:54:00 INFO : sub dir: Removing directory 2025/11/07 02:54:00 INFO : nested/sub dir: Removing directory 2025/11/07 02:54:00 INFO : nested: Removing directory 2025/11/07 02:54:00 DEBUG : Local file system at /tmp/rclone319510923: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/07 02:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/07 02:54:01 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:54:01 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:01 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/07 02:54:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/07 02:54:01 INFO : nested/sub dir/file: Copied (new) 2025/11/07 02:54:01 INFO : nested/sub dir/file: Deleted 2025/11/07 02:54:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/07 02:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 02:54:01 INFO : sub dir/hello world: Copied (new) 2025/11/07 02:54:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/07 02:54:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 02:54:02 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:54:02 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:02 DEBUG : existing-b: size = 6 OK 2025/11/07 02:54:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/07 02:54:02 INFO : existing-b: Copied (new) 2025/11/07 02:54:02 INFO : existing-b: Deleted 2025/11/07 02:54:02 DEBUG : existing: size = 6 OK 2025/11/07 02:54:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 02:54:02 INFO : existing: Copied (new) 2025/11/07 02:54:02 INFO : existing: Deleted 2025/11/07 02:54:03 DEBUG : existing: Destination exists, skipping 2025/11/07 02:54:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:54:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/07 02:54:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.71s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwubiz1raku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-wuwubiz1raku 2025/11/07 02:54:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:08 DEBUG : empty space: size = 1 OK 2025/11/07 02:54:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 02:54:08 DEBUG : empty space: Unchanged skipping 2025/11/07 02:54:08 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:54:08 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wuwubiz1raku) 2025/11/07 02:54:08 DEBUG : potato3: Sizes differ 2025/11/07 02:54:08 DEBUG : B2 bucket rclone-test-wuwubiz1raku: Waiting for checks to finish 2025/11/07 02:54:09 INFO : empty space: Deleted 2025/11/07 02:54:09 DEBUG : B2 bucket rclone-test-wuwubiz1raku: Waiting for transfers to finish 2025/11/07 02:54:09 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:09 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:09 INFO : potato2: Deleted 2025/11/07 02:54:09 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:09 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:09 INFO : potato3: Deleted 2025/11/07 02:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gosikal8pogo" 2025/11/07 02:54:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/07 02:54:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 02:54:11 DEBUG : B2 bucket rclone-test-gosikal8pogo: Waiting for checks to finish 2025/11/07 02:54:11 DEBUG : B2 bucket rclone-test-gosikal8pogo: Waiting for transfers to finish 2025/11/07 02:54:12 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:12 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:12 DEBUG : empty space: size = 1 OK 2025/11/07 02:54:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:54:12 INFO : empty space: Copied (server-side copy) 2025/11/07 02:54:12 INFO : potato3: Deleted 2025/11/07 02:54:12 INFO : empty space: Deleted 2025/11/07 02:54:13 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:13 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:14 INFO : potato2: Deleted 2025/11/07 02:54:14 DEBUG : B2 bucket rclone-test-gosikal8pogo: Purge remote 2025/11/07 02:54:14 INFO : B2 bucket rclone-test-gosikal8pogo: cleaning bucket "rclone-test-gosikal8pogo" of all files 2025/11/07 02:54:14 DEBUG : empty space: Deleting (id "4_zff325dd330cd5bcb9fa80e1b_f11924da00bb5de0f_d20251107_m025412_c001_v0001183_t0053_u01762484052241") 2025/11/07 02:54:14 DEBUG : potato2: Deleting (id "4_zff325dd330cd5bcb9fa80e1b_f1024ba8ffc23dbed_d20251107_m025413_c001_v0001184_t0016_u01762484053886") 2025/11/07 02:54:14 DEBUG : potato3: Deleting (id "4_zff325dd330cd5bcb9fa80e1b_f101c834257eef1e4_d20251107_m025412_c001_v0001181_t0033_u01762484052244") 2025/11/07 02:54:15 DEBUG : B2 bucket rclone-test-wuwubiz1raku: Purge remote 2025/11/07 02:54:15 INFO : B2 bucket rclone-test-wuwubiz1raku: cleaning bucket "rclone-test-wuwubiz1raku" of all files 2025/11/07 02:54:15 DEBUG : empty space: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f404f8df6aaa0936a_d20251107_m025412_c001_v7007000_t0000_u01762484052459") 2025/11/07 02:54:15 DEBUG : empty space: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f10884fdb6273d34c_d20251107_m025407_c001_v0001130_t0055_u01762484047641") 2025/11/07 02:54:15 DEBUG : potato2: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f404f8df6aaa09375_d20251107_m025414_c001_v7007000_t0000_u01762484054087") 2025/11/07 02:54:15 DEBUG : potato2: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f10314b2cefd20e12_d20251107_m025409_c001_v0001136_t0012_u01762484049001") 2025/11/07 02:54:15 DEBUG : potato3: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f417ea52e046ebeb4_d20251107_m025412_c001_v7007000_t0000_u01762484052445") 2025/11/07 02:54:15 DEBUG : potato3: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f106740701b4860f0_d20251107_m025409_c001_v0001153_t0009_u01762484049347") 2025/11/07 02:54:15 DEBUG : potato3: Deleting (id "4_zdf924da330cd5bcb9fa80e1b_f10884fdb6273d34e_d20251107_m025408_c001_v0001130_t0042_u01762484048089") --- PASS: TestServerSideMove (13.41s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zepoqab9roke" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-zepoqab9roke 2025/11/07 02:54:21 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 02:54:21 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 02:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:21 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:54:21 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zepoqab9roke) 2025/11/07 02:54:21 DEBUG : potato3: Sizes differ 2025/11/07 02:54:21 DEBUG : B2 bucket rclone-test-zepoqab9roke: Waiting for checks to finish 2025/11/07 02:54:21 DEBUG : B2 bucket rclone-test-zepoqab9roke: Waiting for transfers to finish 2025/11/07 02:54:22 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:22 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:22 INFO : potato2: Deleted 2025/11/07 02:54:22 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:22 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:22 INFO : potato3: Deleted 2025/11/07 02:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fezofem4xulu" 2025/11/07 02:54:23 DEBUG : empty space: Excluded (Size Filter) 2025/11/07 02:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 02:54:24 DEBUG : B2 bucket rclone-test-fezofem4xulu: Waiting for checks to finish 2025/11/07 02:54:24 DEBUG : B2 bucket rclone-test-fezofem4xulu: Waiting for transfers to finish 2025/11/07 02:54:24 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:24 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:25 INFO : potato2: Deleted 2025/11/07 02:54:25 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:25 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:25 INFO : potato3: Deleted 2025/11/07 02:54:25 DEBUG : B2 bucket rclone-test-fezofem4xulu: Purge remote 2025/11/07 02:54:25 INFO : B2 bucket rclone-test-fezofem4xulu: cleaning bucket "rclone-test-fezofem4xulu" of all files 2025/11/07 02:54:25 DEBUG : potato2: Deleting (id "4_z0f729d0330cd5bcb9fa80e1b_f1091118ead6f7d87_d20251107_m025424_c001_v0001184_t0031_u01762484064770") 2025/11/07 02:54:25 DEBUG : potato3: Deleting (id "4_z0f729d0330cd5bcb9fa80e1b_f101596cbf5232cec_d20251107_m025424_c001_v0001176_t0009_u01762484064983") 2025/11/07 02:54:26 DEBUG : B2 bucket rclone-test-zepoqab9roke: Purge remote 2025/11/07 02:54:26 INFO : B2 bucket rclone-test-zepoqab9roke: cleaning bucket "rclone-test-zepoqab9roke" of all files 2025/11/07 02:54:26 DEBUG : empty space: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f1065670d93ff73f8_d20251107_m025421_c001_v0001182_t0023_u01762484061212") 2025/11/07 02:54:26 DEBUG : potato2: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f418b07dcb4b0ac0f_d20251107_m025424_c001_v7007000_t0000_u01762484064962") 2025/11/07 02:54:26 DEBUG : potato2: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f11743c9f0a3ce222_d20251107_m025422_c001_v0001181_t0017_u01762484062141") 2025/11/07 02:54:26 DEBUG : potato3: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f418b07dcb4b0ac10_d20251107_m025425_c001_v7007000_t0000_u01762484065284") 2025/11/07 02:54:26 DEBUG : potato3: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f108b563ac54d5235_d20251107_m025422_c001_v0001184_t0011_u01762484062371") 2025/11/07 02:54:26 DEBUG : potato3: Deleting (id "4_z5f328d0330cd5bcb9fa80e1b_f1065670d93ff7400_d20251107_m025421_c001_v0001182_t0040_u01762484061412") --- PASS: TestServerSideMoveWithFilter (11.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-porusar2dako" 2025/11/07 02:54:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-rayurov5xone -> B2 bucket rclone-test-porusar2dako 2025/11/07 02:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:34 DEBUG : empty space: size = 1 OK 2025/11/07 02:54:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 02:54:34 DEBUG : empty space: Unchanged skipping 2025/11/07 02:54:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:54:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-porusar2dako) 2025/11/07 02:54:34 DEBUG : potato3: Sizes differ 2025/11/07 02:54:34 DEBUG : B2 bucket rclone-test-porusar2dako: Waiting for checks to finish 2025/11/07 02:54:34 INFO : empty space: Deleted 2025/11/07 02:54:34 DEBUG : B2 bucket rclone-test-porusar2dako: Waiting for transfers to finish 2025/11/07 02:54:34 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:34 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:35 INFO : potato2: Deleted 2025/11/07 02:54:35 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:35 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:35 INFO : potato3: Deleted 2025/11/07 02:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-popokel5xidi" 2025/11/07 02:54:36 INFO : tomatoDir: Making directory 2025/11/07 02:54:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/07 02:54:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/07 02:54:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/07 02:54:37 DEBUG : B2 bucket rclone-test-popokel5xidi: Waiting for checks to finish 2025/11/07 02:54:37 DEBUG : B2 bucket rclone-test-popokel5xidi: Waiting for transfers to finish 2025/11/07 02:54:37 DEBUG : empty space: size = 1 OK 2025/11/07 02:54:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/07 02:54:37 INFO : empty space: Copied (server-side copy) 2025/11/07 02:54:37 INFO : empty space: Deleted 2025/11/07 02:54:38 DEBUG : potato2: size = 60 OK 2025/11/07 02:54:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/07 02:54:38 INFO : potato2: Copied (server-side copy) 2025/11/07 02:54:38 DEBUG : potato3: size = 68 OK 2025/11/07 02:54:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/07 02:54:38 INFO : potato3: Copied (server-side copy) 2025/11/07 02:54:38 INFO : potato2: Deleted 2025/11/07 02:54:38 INFO : potato3: Deleted 2025/11/07 02:54:39 DEBUG : B2 bucket rclone-test-popokel5xidi: Purge remote 2025/11/07 02:54:39 INFO : B2 bucket rclone-test-popokel5xidi: cleaning bucket "rclone-test-popokel5xidi" of all files 2025/11/07 02:54:39 DEBUG : empty space: Deleting (id "4_z5fc2cd2330cd5bcb9fa80e1b_f1156e87ecbe12564_d20251107_m025437_c001_v0001178_t0054_u01762484077629") 2025/11/07 02:54:39 DEBUG : potato2: Deleting (id "4_z5fc2cd2330cd5bcb9fa80e1b_f1069ef0a8a9d770c_d20251107_m025437_c001_v0001102_t0025_u01762484077907") 2025/11/07 02:54:39 DEBUG : potato3: Deleting (id "4_z5fc2cd2330cd5bcb9fa80e1b_f1083d8904baeb25f_d20251107_m025438_c001_v0001098_t0048_u01762484078011") 2025/11/07 02:54:39 DEBUG : B2 bucket rclone-test-porusar2dako: Purge remote 2025/11/07 02:54:39 INFO : B2 bucket rclone-test-porusar2dako: cleaning bucket "rclone-test-porusar2dako" of all files 2025/11/07 02:54:40 DEBUG : empty space: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f409c56953bd871f2_d20251107_m025437_c001_v7007000_t0000_u01762484077880") 2025/11/07 02:54:40 DEBUG : empty space: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f1110c2ad2bbf2caa_d20251107_m025433_c001_v0001157_t0013_u01762484073363") 2025/11/07 02:54:40 DEBUG : potato2: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f409c56953bd871f3_d20251107_m025438_c001_v7007000_t0000_u01762484078276") 2025/11/07 02:54:40 DEBUG : potato2: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f108e137d5e70b11e_d20251107_m025434_c001_v0001145_t0014_u01762484074660") 2025/11/07 02:54:40 DEBUG : potato3: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f4199673b3996ffff_d20251107_m025438_c001_v7007000_t0000_u01762484078350") 2025/11/07 02:54:40 DEBUG : potato3: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f1007acb737f7743e_d20251107_m025434_c001_v0001180_t0057_u01762484074994") 2025/11/07 02:54:40 DEBUG : potato3: Deleting (id "4_zcf42adf330cd5bcb9fa80e1b_f1110c2ad2bbf2cb0_d20251107_m025433_c001_v0001157_t0009_u01762484073770") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.66s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.39s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/rclone-sync-test" 2025/11/07 02:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/rclone-sync-test-include/layer2" 2025/11/07 02:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/rclone-sync-test-ignore-file" 2025/11/07 02:54:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/07 02:54:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/07 02:54:53 DEBUG : pacer: Reducing sleep to 10ms 2025/11/07 02:54:53 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test: Waiting for checks to finish 2025/11/07 02:54:53 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test: Waiting for transfers to finish 2025/11/07 02:54:53 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:53 INFO : There was nothing to transfer 2025/11/07 02:54:53 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:54:53 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:53 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:53 INFO : There was nothing to transfer 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/07 02:54:54 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:54 INFO : There was nothing to transfer 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:54:54 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:54 INFO : There was nothing to transfer 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/07 02:54:54 DEBUG : B2 bucket rclone-test-rayurov5xone path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/07 02:54:54 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.61s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/CompareDest" 2025/11/07 02:54:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 02:54:58 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:54:58 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:54:59 DEBUG : one: size = 3 OK 2025/11/07 02:54:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:54:59 INFO : one: Copied (new) 2025/11/07 02:54:59 DEBUG : Waiting for deletions to finish 2025/11/07 02:54:59 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:54:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:54:59 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:54:59 DEBUG : one: Sizes differ 2025/11/07 02:55:00 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:00 DEBUG : one: size = 5 OK 2025/11/07 02:55:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 02:55:00 INFO : one: Copied (replaced existing) 2025/11/07 02:55:00 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:02 DEBUG : one: Sizes differ 2025/11/07 02:55:02 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:02 DEBUG : one: size = 5 OK 2025/11/07 02:55:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 02:55:02 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:02 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:02 INFO : There was nothing to transfer 2025/11/07 02:55:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:02 DEBUG : one: Sizes differ 2025/11/07 02:55:03 DEBUG : two: size = 3 OK 2025/11/07 02:55:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 02:55:03 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:03 DEBUG : one: size = 5 OK 2025/11/07 02:55:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 02:55:03 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:03 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:03 INFO : There was nothing to transfer 2025/11/07 02:55:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:03 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:03 DEBUG : one: Sizes differ 2025/11/07 02:55:03 DEBUG : two: size = 3 OK 2025/11/07 02:55:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 02:55:03 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:03 DEBUG : one: size = 5 OK 2025/11/07 02:55:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 02:55:03 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:03 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:03 INFO : There was nothing to transfer 2025/11/07 02:55:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:04 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:04 DEBUG : one: Sizes differ 2025/11/07 02:55:04 DEBUG : two: size = 3 OK 2025/11/07 02:55:04 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/07 02:55:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 02:55:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/07 02:55:04 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:04 DEBUG : one: size = 5 OK 2025/11/07 02:55:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 02:55:04 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:04 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:04 INFO : There was nothing to transfer 2025/11/07 02:55:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:05 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:05 DEBUG : one: Sizes differ 2025/11/07 02:55:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:05 DEBUG : two: size = 3 (B2 bucket rclone-test-rayurov5xone path CompareDest) 2025/11/07 02:55:05 DEBUG : two: Sizes differ 2025/11/07 02:55:05 DEBUG : two: Need to transfer - File not found at Destination 2025/11/07 02:55:05 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:05 DEBUG : one: size = 5 OK 2025/11/07 02:55:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/07 02:55:05 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:06 DEBUG : two: size = 5 OK 2025/11/07 02:55:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/07 02:55:06 INFO : two: Copied (new) 2025/11/07 02:55:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.26s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dest" 2025/11/07 02:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/pre-dest1" 2025/11/07 02:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/pre-dest2" 2025/11/07 02:55:13 DEBUG : 1: size = 1 OK 2025/11/07 02:55:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/07 02:55:14 DEBUG : 2: size = 1 OK 2025/11/07 02:55:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/07 02:55:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/07 02:55:14 DEBUG : B2 bucket rclone-test-rayurov5xone path dest: Waiting for checks to finish 2025/11/07 02:55:14 DEBUG : B2 bucket rclone-test-rayurov5xone path dest: Waiting for transfers to finish 2025/11/07 02:55:15 DEBUG : 3: size = 1 OK 2025/11/07 02:55:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/07 02:55:15 INFO : 3: Copied (new) 2025/11/07 02:55:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.41s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/CopyDest" 2025/11/07 02:55:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/07 02:55:20 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:20 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:21 DEBUG : one: size = 3 OK 2025/11/07 02:55:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:55:21 INFO : one: Copied (new) 2025/11/07 02:55:21 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:21 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:21 DEBUG : one: Sizes differ 2025/11/07 02:55:21 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:21 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:22 DEBUG : one: size = 5 OK 2025/11/07 02:55:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 02:55:22 INFO : one: Copied (replaced existing) 2025/11/07 02:55:22 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/BackupDir" 2025/11/07 02:55:25 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:25 DEBUG : one: Sizes differ 2025/11/07 02:55:25 DEBUG : one: size = 5 OK 2025/11/07 02:55:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:25 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:25 DEBUG : one: Sizes differ 2025/11/07 02:55:27 DEBUG : one: size = 3 OK 2025/11/07 02:55:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:55:27 INFO : one: Copied (server-side copy) 2025/11/07 02:55:27 INFO : one: Deleted 2025/11/07 02:55:28 DEBUG : one: size = 5 OK 2025/11/07 02:55:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/07 02:55:28 INFO : one: Copied (server-side copy) 2025/11/07 02:55:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/07 02:55:28 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:28 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:28 DEBUG : one: size = 5 OK 2025/11/07 02:55:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:28 DEBUG : one: Unchanged skipping 2025/11/07 02:55:29 DEBUG : two: size = 3 OK 2025/11/07 02:55:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:29 DEBUG : two: size = 3 OK 2025/11/07 02:55:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/07 02:55:29 INFO : two: Copied (server-side copy) 2025/11/07 02:55:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/07 02:55:29 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:29 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:29 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:29 DEBUG : one: size = 5 OK 2025/11/07 02:55:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:29 DEBUG : one: Unchanged skipping 2025/11/07 02:55:29 DEBUG : two: size = 3 OK 2025/11/07 02:55:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:29 DEBUG : two: Unchanged skipping 2025/11/07 02:55:29 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:29 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:29 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:29 INFO : There was nothing to transfer 2025/11/07 02:55:30 DEBUG : one: size = 5 OK 2025/11/07 02:55:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:30 DEBUG : one: Unchanged skipping 2025/11/07 02:55:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:31 DEBUG : three: size = 5 (B2 bucket rclone-test-rayurov5xone path CopyDest) 2025/11/07 02:55:31 DEBUG : three: Sizes differ 2025/11/07 02:55:31 DEBUG : three: Destination not found in --copy-dest 2025/11/07 02:55:31 DEBUG : three: Need to transfer - File not found at Destination 2025/11/07 02:55:31 DEBUG : two: size = 3 OK 2025/11/07 02:55:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/07 02:55:31 DEBUG : two: Unchanged skipping 2025/11/07 02:55:31 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:31 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:31 DEBUG : three: size = 7 OK 2025/11/07 02:55:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/07 02:55:31 INFO : three: Copied (new) 2025/11/07 02:55:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.61s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/backup" 2025/11/07 02:55:37 DEBUG : two: size = 3 OK 2025/11/07 02:55:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:37 DEBUG : two: Unchanged skipping 2025/11/07 02:55:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:37 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:37 DEBUG : one: Sizes differ 2025/11/07 02:55:37 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:39 DEBUG : one: size = 3 OK 2025/11/07 02:55:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:55:39 INFO : one: Copied (server-side copy) 2025/11/07 02:55:39 INFO : one: Deleted 2025/11/07 02:55:39 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:40 DEBUG : one: size = 4 OK 2025/11/07 02:55:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:55:40 INFO : one: Copied (new) 2025/11/07 02:55:40 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:40 DEBUG : three.txt: size = 5 OK 2025/11/07 02:55:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:55:40 INFO : three.txt: Copied (server-side copy) 2025/11/07 02:55:40 INFO : three.txt: Deleted 2025/11/07 02:55:40 INFO : three.txt: Moved into backup dir 2025/11/07 02:55:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:42 DEBUG : two: size = 3 OK 2025/11/07 02:55:42 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:42 DEBUG : one: Sizes differ 2025/11/07 02:55:42 DEBUG : two: Unchanged skipping 2025/11/07 02:55:42 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:43 DEBUG : one: size = 4 OK 2025/11/07 02:55:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:55:43 INFO : one: Copied (server-side copy) 2025/11/07 02:55:43 INFO : one: Deleted 2025/11/07 02:55:43 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:43 DEBUG : one: size = 5 OK 2025/11/07 02:55:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:55:43 INFO : one: Copied (new) 2025/11/07 02:55:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:44 DEBUG : three.txt: size = 6 OK 2025/11/07 02:55:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:55:44 INFO : three.txt: Copied (server-side copy) 2025/11/07 02:55:44 INFO : three.txt: Deleted 2025/11/07 02:55:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.94s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/backup" 2025/11/07 02:55:49 DEBUG : two: size = 3 OK 2025/11/07 02:55:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:49 DEBUG : two: Unchanged skipping 2025/11/07 02:55:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:49 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:49 DEBUG : one: Sizes differ 2025/11/07 02:55:49 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:50 DEBUG : one.bak: size = 3 OK 2025/11/07 02:55:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:55:50 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:55:51 INFO : one: Deleted 2025/11/07 02:55:51 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:52 DEBUG : one: size = 4 OK 2025/11/07 02:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:55:52 INFO : one: Copied (new) 2025/11/07 02:55:52 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:52 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 02:55:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:55:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:55:52 INFO : three.txt: Deleted 2025/11/07 02:55:52 INFO : three.txt: Moved into backup dir 2025/11/07 02:55:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:55:54 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:55:54 DEBUG : two: size = 3 OK 2025/11/07 02:55:54 DEBUG : one: Sizes differ 2025/11/07 02:55:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:55:54 DEBUG : two: Unchanged skipping 2025/11/07 02:55:54 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:55:55 DEBUG : one.bak: size = 4 OK 2025/11/07 02:55:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:55:55 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:55:55 INFO : one: Deleted 2025/11/07 02:55:55 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:55:55 DEBUG : one: size = 5 OK 2025/11/07 02:55:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:55:55 INFO : one: Copied (new) 2025/11/07 02:55:55 DEBUG : Waiting for deletions to finish 2025/11/07 02:55:56 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 02:55:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:55:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:55:56 INFO : three.txt: Deleted 2025/11/07 02:55:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/backup" 2025/11/07 02:56:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:02 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:02 DEBUG : one: Sizes differ 2025/11/07 02:56:02 DEBUG : two: size = 3 OK 2025/11/07 02:56:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:02 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:56:02 DEBUG : two: Unchanged skipping 2025/11/07 02:56:03 DEBUG : one-2019-01-01: size = 3 OK 2025/11/07 02:56:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:56:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 02:56:03 INFO : one: Deleted 2025/11/07 02:56:03 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:56:04 DEBUG : one: size = 4 OK 2025/11/07 02:56:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:04 INFO : one: Copied (new) 2025/11/07 02:56:04 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/07 02:56:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:56:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 02:56:05 INFO : three.txt: Deleted 2025/11/07 02:56:05 INFO : three.txt: Moved into backup dir 2025/11/07 02:56:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:07 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:07 DEBUG : one: Sizes differ 2025/11/07 02:56:07 DEBUG : two: size = 3 OK 2025/11/07 02:56:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:07 DEBUG : two: Unchanged skipping 2025/11/07 02:56:07 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:56:07 DEBUG : one-2019-01-01: size = 4 OK 2025/11/07 02:56:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 02:56:07 INFO : one: Deleted 2025/11/07 02:56:07 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:56:07 DEBUG : one: size = 5 OK 2025/11/07 02:56:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:56:07 INFO : one: Copied (new) 2025/11/07 02:56:07 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/07 02:56:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 02:56:08 INFO : three.txt: Deleted 2025/11/07 02:56:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.01s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:56:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:13 DEBUG : two: size = 3 OK 2025/11/07 02:56:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:13 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:56:13 DEBUG : two: Unchanged skipping 2025/11/07 02:56:13 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:13 DEBUG : one: Sizes differ 2025/11/07 02:56:13 DEBUG : one.bak: size = 3 OK 2025/11/07 02:56:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:56:13 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:56:13 INFO : one: Deleted 2025/11/07 02:56:13 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:56:14 DEBUG : one: size = 4 OK 2025/11/07 02:56:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:14 INFO : one: Copied (new) 2025/11/07 02:56:14 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:17 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 02:56:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:56:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:56:17 INFO : three.txt: Deleted 2025/11/07 02:56:17 INFO : three.txt: Moved into backup dir 2025/11/07 02:56:19 DEBUG : one.bak: Excluded (Path Filter) 2025/11/07 02:56:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/07 02:56:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:19 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:19 DEBUG : one: Sizes differ 2025/11/07 02:56:19 DEBUG : two: size = 3 OK 2025/11/07 02:56:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:19 DEBUG : two: Unchanged skipping 2025/11/07 02:56:19 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for checks to finish 2025/11/07 02:56:19 DEBUG : one.bak: size = 4 OK 2025/11/07 02:56:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:19 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:56:19 INFO : one: Deleted 2025/11/07 02:56:19 DEBUG : B2 bucket rclone-test-rayurov5xone path dst: Waiting for transfers to finish 2025/11/07 02:56:21 DEBUG : one: size = 5 OK 2025/11/07 02:56:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:56:21 INFO : one: Copied (new) 2025/11/07 02:56:21 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:21 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 02:56:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:56:22 INFO : three.txt: Deleted 2025/11/07 02:56:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.32s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:56:24 DEBUG : Config file has changed externally - reloading 2025/11/07 02:56:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:26 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:26 DEBUG : one: Sizes differ 2025/11/07 02:56:27 DEBUG : one.bak: size = 3 OK 2025/11/07 02:56:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:56:27 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:56:27 INFO : one: Deleted 2025/11/07 02:56:28 DEBUG : one: size = 4 OK 2025/11/07 02:56:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:28 INFO : one: Copied (new) 2025/11/07 02:56:28 DEBUG : two: size = 3 OK 2025/11/07 02:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:28 DEBUG : two: Unchanged skipping 2025/11/07 02:56:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:29 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:29 DEBUG : three.txt: Sizes differ 2025/11/07 02:56:29 DEBUG : three.txt.bak: size = 5 OK 2025/11/07 02:56:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:56:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:56:29 INFO : three.txt: Deleted 2025/11/07 02:56:30 DEBUG : three.txt: size = 6 OK 2025/11/07 02:56:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:30 INFO : three.txt: Copied (new) 2025/11/07 02:56:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:31 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:31 DEBUG : one: Sizes differ 2025/11/07 02:56:31 DEBUG : one.bak: size = 4 OK 2025/11/07 02:56:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/07 02:56:32 INFO : one: Deleted 2025/11/07 02:56:32 DEBUG : one: size = 5 OK 2025/11/07 02:56:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:56:32 INFO : one: Copied (new) 2025/11/07 02:56:32 DEBUG : two: size = 3 OK 2025/11/07 02:56:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:32 DEBUG : two: Unchanged skipping 2025/11/07 02:56:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:33 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:33 DEBUG : three.txt: Sizes differ 2025/11/07 02:56:33 DEBUG : three.txt.bak: size = 6 OK 2025/11/07 02:56:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/07 02:56:34 INFO : three.txt: Deleted 2025/11/07 02:56:34 DEBUG : three.txt: size = 19 OK 2025/11/07 02:56:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/07 02:56:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.48s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rayurov5xone/dst" 2025/11/07 02:56:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:38 DEBUG : one: size = 3 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:38 DEBUG : one: Sizes differ 2025/11/07 02:56:40 DEBUG : one-2019-01-01: size = 3 OK 2025/11/07 02:56:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/07 02:56:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 02:56:40 INFO : one: Deleted 2025/11/07 02:56:41 DEBUG : one: size = 4 OK 2025/11/07 02:56:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:41 INFO : one: Copied (new) 2025/11/07 02:56:41 DEBUG : two: size = 3 OK 2025/11/07 02:56:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:41 DEBUG : two: Unchanged skipping 2025/11/07 02:56:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:41 DEBUG : three.txt: Sizes differ 2025/11/07 02:56:42 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/07 02:56:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/07 02:56:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 02:56:42 INFO : three.txt: Deleted 2025/11/07 02:56:43 DEBUG : three.txt: size = 6 OK 2025/11/07 02:56:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:43 INFO : three.txt: Copied (new) 2025/11/07 02:56:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:44 DEBUG : one: size = 4 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:44 DEBUG : one: Sizes differ 2025/11/07 02:56:44 DEBUG : one-2019-01-01: size = 4 OK 2025/11/07 02:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/07 02:56:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/07 02:56:44 INFO : one: Deleted 2025/11/07 02:56:45 DEBUG : one: size = 5 OK 2025/11/07 02:56:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/07 02:56:45 INFO : one: Copied (new) 2025/11/07 02:56:45 DEBUG : two: size = 3 OK 2025/11/07 02:56:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:45 DEBUG : two: Unchanged skipping 2025/11/07 02:56:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-rayurov5xone path dst) 2025/11/07 02:56:45 DEBUG : three.txt: Sizes differ 2025/11/07 02:56:45 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/07 02:56:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/07 02:56:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/07 02:56:46 INFO : three.txt: Deleted 2025/11/07 02:56:46 DEBUG : three.txt: size = 19 OK 2025/11/07 02:56:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/07 02:56:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.13s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:48 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:56:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:48 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:56:48 DEBUG : Testêé: Sizes differ 2025/11/07 02:56:48 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:56:49 DEBUG : Testêé: size = 14 OK 2025/11/07 02:56:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/07 02:56:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/07 02:56:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/07 02:56:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:56:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:56:50 DEBUG : existing: size = 6 OK 2025/11/07 02:56:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/07 02:56:50 INFO : existing: Copied (new) 2025/11/07 02:56:50 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:51 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:56:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone319510923) 2025/11/07 02:56:51 DEBUG : existing: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:56:51 DEBUG : existing: Sizes differ 2025/11/07 02:56:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/07 02:56:51 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:56:51 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting files as there were IO errors 2025/11/07 02:56:51 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:56:52 DEBUG : EXISTING: size = 6 OK 2025/11/07 02:56:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:56:52 DEBUG : existing: Unchanged skipping 2025/11/07 02:56:52 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:56:52 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:56:52 DEBUG : Waiting for deletions to finish 2025/11/07 02:56:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:05 DEBUG : both0: size = 6 OK 2025/11/07 02:57:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:57:05 DEBUG : both12: size = 6 OK 2025/11/07 02:57:05 DEBUG : both11: size = 6 OK 2025/11/07 02:57:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both10: size = 6 OK 2025/11/07 02:57:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both12: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both13: size = 6 OK 2025/11/07 02:57:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both13: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both14: size = 6 OK 2025/11/07 02:57:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both11: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both15: size = 6 OK 2025/11/07 02:57:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both15: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both16: size = 6 OK 2025/11/07 02:57:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both0: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both17: size = 6 OK 2025/11/07 02:57:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both10: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both18: size = 6 OK 2025/11/07 02:57:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both14: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both19: size = 6 OK 2025/11/07 02:57:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both19: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both1: size = 6 OK 2025/11/07 02:57:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both1: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both2: size = 6 OK 2025/11/07 02:57:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both16: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both3: size = 6 OK 2025/11/07 02:57:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both3: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both4: size = 6 OK 2025/11/07 02:57:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both17: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both5: size = 6 OK 2025/11/07 02:57:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both18: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both6: size = 6 OK 2025/11/07 02:57:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both2: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both7: size = 6 OK 2025/11/07 02:57:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both4: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both8: size = 6 OK 2025/11/07 02:57:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both8: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both9: size = 6 OK 2025/11/07 02:57:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:05 DEBUG : both9: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both5: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both6: Unchanged skipping 2025/11/07 02:57:05 DEBUG : both7: Unchanged skipping 2025/11/07 02:57:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:57:05 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:05 INFO : only9: Deleted 2025/11/07 02:57:05 INFO : only12: Deleted 2025/11/07 02:57:05 INFO : only1: Deleted 2025/11/07 02:57:05 INFO : only17: Deleted 2025/11/07 02:57:05 INFO : only14: Deleted 2025/11/07 02:57:05 INFO : only16: Deleted 2025/11/07 02:57:05 INFO : only8: Deleted 2025/11/07 02:57:05 INFO : only0: Deleted 2025/11/07 02:57:05 INFO : only10: Deleted 2025/11/07 02:57:05 INFO : only19: Deleted 2025/11/07 02:57:06 INFO : only11: Deleted 2025/11/07 02:57:06 INFO : only2: Deleted 2025/11/07 02:57:06 INFO : only3: Deleted 2025/11/07 02:57:06 INFO : only6: Deleted 2025/11/07 02:57:06 INFO : only7: Deleted 2025/11/07 02:57:06 INFO : only18: Deleted 2025/11/07 02:57:06 INFO : only13: Deleted 2025/11/07 02:57:06 INFO : only15: Deleted 2025/11/07 02:57:06 INFO : only4: Deleted 2025/11/07 02:57:06 INFO : only5: Deleted 2025/11/07 02:57:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.91s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:21 DEBUG : both0: size = 6 OK 2025/11/07 02:57:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both11: size = 6 OK 2025/11/07 02:57:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both10: size = 6 OK 2025/11/07 02:57:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both12: size = 6 OK 2025/11/07 02:57:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:57:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both0: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both13: size = 6 OK 2025/11/07 02:57:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both13: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both14: size = 6 OK 2025/11/07 02:57:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both11: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both15: size = 6 OK 2025/11/07 02:57:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both15: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both16: size = 6 OK 2025/11/07 02:57:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both10: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both17: size = 6 OK 2025/11/07 02:57:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both12: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both18: size = 6 OK 2025/11/07 02:57:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both14: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both19: size = 6 OK 2025/11/07 02:57:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both16: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both1: size = 6 OK 2025/11/07 02:57:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both17: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both2: size = 6 OK 2025/11/07 02:57:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both18: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both3: size = 6 OK 2025/11/07 02:57:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both3: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both4: size = 6 OK 2025/11/07 02:57:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both4: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both5: size = 6 OK 2025/11/07 02:57:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both19: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both6: size = 6 OK 2025/11/07 02:57:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both1: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both7: size = 6 OK 2025/11/07 02:57:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both2: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both8: size = 6 OK 2025/11/07 02:57:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both7: Unchanged skipping 2025/11/07 02:57:21 DEBUG : both9: size = 6 OK 2025/11/07 02:57:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:21 DEBUG : both9: Unchanged skipping 2025/11/07 02:57:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only0: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only0: Sizes differ 2025/11/07 02:57:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only10: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only10: Sizes differ 2025/11/07 02:57:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : both5: Unchanged skipping 2025/11/07 02:57:21 DEBUG : only11: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only11: Sizes differ 2025/11/07 02:57:21 DEBUG : both6: Unchanged skipping 2025/11/07 02:57:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only13: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only13: Sizes differ 2025/11/07 02:57:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only12: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only12: Sizes differ 2025/11/07 02:57:21 DEBUG : both8: Unchanged skipping 2025/11/07 02:57:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only14: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only14: Sizes differ 2025/11/07 02:57:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only16: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only16: Sizes differ 2025/11/07 02:57:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only15: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only15: Sizes differ 2025/11/07 02:57:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only17: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only17: Sizes differ 2025/11/07 02:57:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only18: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only19: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only18: Sizes differ 2025/11/07 02:57:21 DEBUG : only19: Sizes differ 2025/11/07 02:57:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only1: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only1: Sizes differ 2025/11/07 02:57:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only2: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only2: Sizes differ 2025/11/07 02:57:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only3: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only3: Sizes differ 2025/11/07 02:57:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only4: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only4: Sizes differ 2025/11/07 02:57:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only5: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only5: Sizes differ 2025/11/07 02:57:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only6: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only6: Sizes differ 2025/11/07 02:57:21 DEBUG : only7: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only7: Sizes differ 2025/11/07 02:57:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only8: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only8: Sizes differ 2025/11/07 02:57:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone319510923) 2025/11/07 02:57:21 DEBUG : only9: size = 6 (B2 bucket rclone-test-rayurov5xone) 2025/11/07 02:57:21 DEBUG : only9: Sizes differ 2025/11/07 02:57:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:57:21 DEBUG : only11: size = 0 OK 2025/11/07 02:57:21 DEBUG : only0: size = 0 OK 2025/11/07 02:57:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:21 INFO : only11: Copied (replaced existing) 2025/11/07 02:57:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:21 INFO : only0: Copied (replaced existing) 2025/11/07 02:57:21 DEBUG : only16: size = 0 OK 2025/11/07 02:57:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:21 INFO : only16: Copied (replaced existing) 2025/11/07 02:57:21 DEBUG : only13: size = 0 OK 2025/11/07 02:57:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:21 INFO : only13: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only14: size = 0 OK 2025/11/07 02:57:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only14: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only12: size = 0 OK 2025/11/07 02:57:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only12: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only15: size = 0 OK 2025/11/07 02:57:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only15: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only17: size = 0 OK 2025/11/07 02:57:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only17: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only10: size = 0 OK 2025/11/07 02:57:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only10: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only18: size = 0 OK 2025/11/07 02:57:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only18: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only2: size = 0 OK 2025/11/07 02:57:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only2: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only4: size = 0 OK 2025/11/07 02:57:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only4: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only5: size = 0 OK 2025/11/07 02:57:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only5: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only1: size = 0 OK 2025/11/07 02:57:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only1: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only19: size = 0 OK 2025/11/07 02:57:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only19: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only9: size = 0 OK 2025/11/07 02:57:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only9: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only6: size = 0 OK 2025/11/07 02:57:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only6: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only7: size = 0 OK 2025/11/07 02:57:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only7: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only3: size = 0 OK 2025/11/07 02:57:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only3: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : only8: size = 0 OK 2025/11/07 02:57:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/07 02:57:22 INFO : only8: Copied (replaced existing) 2025/11/07 02:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.42s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:31 DEBUG : empty_dir: Making directory with metadata 2025/11/07 02:57:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:57:31 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 02:57:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:57:31 INFO : empty_on_remote: Making directory 2025/11/07 02:57:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 02:57:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:33 DEBUG : empty_dir: Making directory with metadata 2025/11/07 02:57:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:57:33 DEBUG : empty_on_remote: Making directory with metadata 2025/11/07 02:57:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/07 02:57:33 INFO : empty_on_remote: Making directory 2025/11/07 02:57:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/07 02:57:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:36 INFO : sub dir: Making directory 2025/11/07 02:57:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/07 02:57:38 INFO : sub dir: Making directory 2025/11/07 02:57:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.99s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:57:48 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:49 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:57:49 DEBUG : apple: size = 5 OK 2025/11/07 02:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : banana: size = 6 OK 2025/11/07 02:57:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : apple: Unchanged skipping 2025/11/07 02:57:49 DEBUG : banana: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:57:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:57:49 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:57:49 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:49 INFO : There was nothing to transfer 2025/11/07 02:57:49 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:49 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : apple: size = 5 OK 2025/11/07 02:57:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : apple: Unchanged skipping 2025/11/07 02:57:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:57:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:57:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:57:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:57:50 DEBUG : banana: size = 6 OK 2025/11/07 02:57:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : banana: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:57:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:57:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:57:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:57:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:57:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:57:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:57:50 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:57:50 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:50 INFO : There was nothing to transfer 2025/11/07 02:57:50 DEBUG : Waiting for deletions to finish 2025/11/07 02:57:50 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:58:04 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:04 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : apple: size = 5 OK 2025/11/07 02:58:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : apple: Unchanged skipping 2025/11/07 02:58:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:58:05 DEBUG : banana: size = 6 OK 2025/11/07 02:58:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:58:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:58:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:58:05 DEBUG : banana: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:58:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:05 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:05 INFO : There was nothing to transfer 2025/11/07 02:58:05 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:05 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : apple: size = 5 OK 2025/11/07 02:58:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : apple: Unchanged skipping 2025/11/07 02:58:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:58:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:58:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:58:06 DEBUG : banana: size = 6 OK 2025/11/07 02:58:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : banana: Unchanged skipping 2025/11/07 02:58:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:58:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:58:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:58:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:58:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:58:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:58:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:58:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:58:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:06 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:06 INFO : There was nothing to transfer 2025/11/07 02:58:06 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:06 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:58:20 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:21 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 02:58:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 02:58:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:58:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:22 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 02:58:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 02:58:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/07 02:58:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:58:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:58:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:22 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 02:58:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 02:58:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/07 02:58:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 02:58:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:58:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:58:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:58:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:58:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:58:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 02:58:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:58:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 02:58:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:58:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 02:58:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:58:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 02:58:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:58:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 02:58:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:58:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 02:58:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:58:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 02:58:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:58:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 02:58:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:58:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 02:58:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:58:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 02:58:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:58:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:23 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:23 INFO : splitbananasplit: Deleted 2025/11/07 02:58:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 02:58:24 INFO : apple: Deleted 2025/11/07 02:58:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 02:58:24 INFO : appleappleapplebanana: Deleted 2025/11/07 02:58:24 INFO : banana: Deleted 2025/11/07 02:58:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 02:58:24 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 02:58:24 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : YXBwbGU=: size = 5 OK 2025/11/07 02:58:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : apple: Unchanged skipping 2025/11/07 02:58:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/07 02:58:25 DEBUG : YmFuYW5h: size = 6 OK 2025/11/07 02:58:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:58:25 DEBUG : banana: Unchanged skipping 2025/11/07 02:58:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:58:25 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:25 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:25 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/07 02:58:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/07 02:58:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/07 02:58:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/07 02:58:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/07 02:58:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/07 02:58:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/07 02:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/07 02:58:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:58:39 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:39 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/07 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/07 02:58:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/07 02:58:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/07 02:58:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/07 02:58:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/07 02:58:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/07 02:58:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/07 02:58:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/07 02:58:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/07 02:58:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/07 02:58:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:40 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:40 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/07 02:58:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:58:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/07 02:58:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : PREFIXapple: size = 5 OK 2025/11/07 02:58:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 02:58:40 INFO : apple: Copied (new) to: PREFIXapple 2025/11/07 02:58:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/07 02:58:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:58:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/07 02:58:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/07 02:58:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:58:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:58:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:58:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:40 DEBUG : PREFIXbanana: size = 6 OK 2025/11/07 02:58:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 02:58:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/07 02:58:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:58:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:58:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:58:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:58:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:58:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:58:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/07 02:58:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:58:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:58:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/07 02:58:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:58:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/07 02:58:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:58:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/07 02:58:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:58:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:41 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/07 02:58:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:58:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/07 02:58:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:58:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/07 02:58:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:58:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:42 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:42 INFO : apple: Deleted 2025/11/07 02:58:43 INFO : banana: Deleted 2025/11/07 02:58:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 02:58:43 INFO : splitbananasplit: Deleted 2025/11/07 02:58:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 02:58:43 INFO : appleappleapplebanana: Deleted 2025/11/07 02:58:43 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 02:58:43 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 02:58:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/07 02:58:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/07 02:58:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/07 02:58:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:58:44 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:58:44 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:58:44 DEBUG : apple: size = 5 OK 2025/11/07 02:58:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 02:58:44 INFO : apple: Copied (new) 2025/11/07 02:58:44 DEBUG : banana: size = 6 OK 2025/11/07 02:58:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 02:58:44 INFO : banana: Copied (new) 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:58:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:58:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:58:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:58:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 02:58:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:58:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:58:44 INFO : splitbananasplit: Copied (new) 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:58:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:58:44 INFO : appleappleapplebanana: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:58:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:58:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:58:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:58:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:58:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:58:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:58:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:58:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:58:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:58:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:58:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:58:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:58:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:58:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:58:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 02:58:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:58:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:58:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 02:58:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:58:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:58:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 02:58:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:58:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:58:46 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 02:58:46 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/07 02:58:46 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/07 02:58:46 INFO : PREFIXsplitbananasplit: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/07 02:58:46 INFO : PREFIXapple: Deleted 2025/11/07 02:58:46 INFO : PREFIXbanana: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/07 02:58:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/07 02:58:46 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:47 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : Waiting for deletions to finish 2025/11/07 02:58:47 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:59:01 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:01 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/07 02:59:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:01 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:01 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:02 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:59:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/07 02:59:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:59:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:59:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:02 DEBUG : appleSUFFIX: size = 5 OK 2025/11/07 02:59:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 02:59:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:59:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:59:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:59:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:02 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/07 02:59:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 02:59:02 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:59:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/07 02:59:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:59:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/07 02:59:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:59:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/07 02:59:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:59:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/07 02:59:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:59:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/07 02:59:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:59:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/07 02:59:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:59:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/07 02:59:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:59:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/07 02:59:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:59:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/07 02:59:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:59:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/07 02:59:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:59:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:04 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/07 02:59:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:59:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:04 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 02:59:04 INFO : splitbananasplit: Deleted 2025/11/07 02:59:04 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 02:59:04 INFO : appleappleapplebanana: Deleted 2025/11/07 02:59:04 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 02:59:04 INFO : banana: Deleted 2025/11/07 02:59:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 02:59:04 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 02:59:04 INFO : apple: Deleted 2025/11/07 02:59:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 02:59:04 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : apple: transformed to: appleSUFFIX 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/07 02:59:05 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/07 02:59:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/07 02:59:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:05 DEBUG : banana: size = 6 OK 2025/11/07 02:59:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/07 02:59:05 INFO : banana: Copied (new) 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:59:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:59:05 INFO : appleappleapplebanana: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:59:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : apple: size = 5 OK 2025/11/07 02:59:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/07 02:59:06 INFO : apple: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:59:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:59:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:59:06 INFO : splitbananasplit: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:59:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:59:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:59:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:59:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:59:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:59:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:59:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:59:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:59:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:59:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:59:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/07 02:59:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:59:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:59:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/07 02:59:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:59:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:59:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/07 02:59:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:59:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:59:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/07 02:59:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:59:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:59:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/07 02:59:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:59:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:59:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/07 02:59:07 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:07 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : bananaSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/07 02:59:07 INFO : appleSUFFIX: Deleted 2025/11/07 02:59:08 INFO : splitbananasplitSUFFIX: Deleted 2025/11/07 02:59:08 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/07 02:59:08 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/07 02:59:08 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/07 02:59:08 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/07 02:59:08 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:08 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:08 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:59:22 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:23 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:23 DEBUG : apple: size = 5 OK 2025/11/07 02:59:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:23 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:23 DEBUG : banana: size = 6 OK 2025/11/07 02:59:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:23 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 02:59:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/07 02:59:23 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:23 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:23 DEBUG : splitbanan: size = 16 OK 2025/11/07 02:59:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/07 02:59:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/07 02:59:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:23 DEBUG : appleapple: size = 21 OK 2025/11/07 02:59:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/07 02:59:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/07 02:59:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/07 02:59:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/07 02:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/07 02:59:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/07 02:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:24 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/07 02:59:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/07 02:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:24 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/07 02:59:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/07 02:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:24 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/07 02:59:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/07 02:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:24 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/07 02:59:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/07 02:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:24 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/07 02:59:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/07 02:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:24 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/07 02:59:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/07 02:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 02:59:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/07 02:59:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/07 02:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:24 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 02:59:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/07 02:59:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/07 02:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:25 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 02:59:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/07 02:59:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/07 02:59:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:25 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 02:59:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/07 02:59:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/07 02:59:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:25 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 02:59:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/07 02:59:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/07 02:59:25 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 02:59:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/07 02:59:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/07 02:59:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 02:59:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/07 02:59:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/07 02:59:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 02:59:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/07 02:59:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/07 02:59:25 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:25 INFO : dir1/0007-1234567.txt: Deleted 2025/11/07 02:59:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/07 02:59:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/07 02:59:25 INFO : splitbananasplit: Deleted 2025/11/07 02:59:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/07 02:59:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0010-456789.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0003-defghij.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0014-89;=.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0015-9;=.txt: Deleted 2025/11/07 02:59:26 INFO : appleappleapplebanana: Deleted 2025/11/07 02:59:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/07 02:59:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/07 02:59:26 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:26 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:26 DEBUG : apple: size = 5 OK 2025/11/07 02:59:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : appleapple: size = 21 OK 2025/11/07 02:59:26 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:59:26 DEBUG : banana: size = 6 OK 2025/11/07 02:59:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:26 DEBUG : splitbanan: size = 16 OK 2025/11/07 02:59:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/07 02:59:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/07 02:59:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/07 02:59:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/07 02:59:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/07 02:59:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/07 02:59:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/07 02:59:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/07 02:59:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/07 02:59:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/07 02:59:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/07 02:59:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/07 02:59:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/07 02:59:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/07 02:59:26 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/07 02:59:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/07 02:59:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/07 02:59:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/07 02:59:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:26 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/07 02:59:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:59:26 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:26 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:26 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:27 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : appleapple: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/07 02:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/07 02:59:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/07 02:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/07 02:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/07 02:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/07 02:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/07 02:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/07 02:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/07 02:59:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/07 02:59:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/07 02:59:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/07 02:59:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/07 02:59:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/07 02:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/07 02:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/07 02:59:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/07 02:59:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/07 02:59:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/07 02:59:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:59:41 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:41 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : banana: size = 6 OK 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:59:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:59:42 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:59:42 DEBUG : apple: size = 5 OK 2025/11/07 02:59:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:42 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:42 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:42 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:59:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:59:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : banana: size = 6 OK 2025/11/07 02:59:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:59:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:59:42 DEBUG : apple: size = 5 OK 2025/11/07 02:59:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:59:42 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:42 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:42 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:42 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:43 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 02:59:56 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:59:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:59:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : banana: size = 6 OK 2025/11/07 02:59:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:59:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:57 DEBUG : apple: size = 5 OK 2025/11/07 02:59:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:59:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:59:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:59:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:59:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:59:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:59:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:59:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:59:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:57 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:57 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:57 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : apple: size = 5 OK 2025/11/07 02:59:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 02:59:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : banana: size = 6 OK 2025/11/07 02:59:58 DEBUG : apple: Unchanged skipping 2025/11/07 02:59:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 02:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 02:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 02:59:58 DEBUG : banana: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 02:59:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 02:59:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 02:59:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 02:59:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 02:59:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 02:59:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 02:59:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 02:59:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 02:59:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 02:59:58 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 02:59:58 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:58 DEBUG : Waiting for deletions to finish 2025/11/07 02:59:58 DEBUG : apple: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : banana: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 02:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:14 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:14 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : banana: size = 6 OK 2025/11/07 03:00:15 DEBUG : apple: size = 5 OK 2025/11/07 03:00:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:15 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:15 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:15 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:15 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:15 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : apple: size = 5 OK 2025/11/07 03:00:16 DEBUG : banana: size = 6 OK 2025/11/07 03:00:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:16 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:16 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:16 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:16 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:16 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:30 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:31 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:31 DEBUG : apple: size = 5 OK 2025/11/07 03:00:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:31 DEBUG : banana: size = 6 OK 2025/11/07 03:00:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:31 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:31 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:31 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:31 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:32 DEBUG : banana: size = 6 OK 2025/11/07 03:00:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:32 DEBUG : apple: size = 5 OK 2025/11/07 03:00:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:32 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:32 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:32 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:32 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:46 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:47 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:47 DEBUG : apple: size = 5 OK 2025/11/07 03:00:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:47 DEBUG : banana: size = 6 OK 2025/11/07 03:00:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:47 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:47 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:47 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:48 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : apple: size = 5 OK 2025/11/07 03:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : apple: Unchanged skipping 2025/11/07 03:00:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/07 03:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/07 03:00:48 DEBUG : banana: size = 6 OK 2025/11/07 03:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : banana: Unchanged skipping 2025/11/07 03:00:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/07 03:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/07 03:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/07 03:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/07 03:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/07 03:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/07 03:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/07 03:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/07 03:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/07 03:00:48 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:48 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:48 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:48 DEBUG : Waiting for deletions to finish 2025/11/07 03:00:48 DEBUG : apple: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : banana: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/07 03:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.37s) --- PASS: TestTransform/NFC (15.03s) --- PASS: TestTransform/NFD (15.97s) --- PASS: TestTransform/base64 (18.88s) --- PASS: TestTransform/prefix (22.22s) --- PASS: TestTransform/suffix (21.38s) --- PASS: TestTransform/truncate (18.22s) --- PASS: TestTransform/encoder (16.24s) --- PASS: TestTransform/ISO-8859-1 (15.34s) --- PASS: TestTransform/charmap (17.94s) --- PASS: TestTransform/lowercase (16.13s) --- PASS: TestTransform/ascii (16.02s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 03:00:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 03:00:53 INFO : sub dir_somesuffix: Making directory 2025/11/07 03:00:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/07 03:00:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/07 03:00:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 03:00:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/07 03:00:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 03:00:53 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:53 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/07 03:00:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:00:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/07 03:00:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.02s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:55 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:55 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:55 INFO : tictactoe: Making directory 2025/11/07 03:00:55 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:55 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:00:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/07 03:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:00:55 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:55 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:56 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/07 03:00:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:00:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/07 03:00:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:57 INFO : toe: Making directory 2025/11/07 03:00:57 INFO : toe/toe: Making directory 2025/11/07 03:00:57 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 03:00:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 03:00:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 03:00:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:57 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 03:00:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:00:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 03:00:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.56s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:00:59 INFO : toe: Making directory 2025/11/07 03:00:59 INFO : toe/toe: Making directory 2025/11/07 03:00:59 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:00:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 03:00:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 03:00:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/07 03:00:59 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:00:59 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:00:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/07 03:00:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:00:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/07 03:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:00 DEBUG : empty_dir: Making directory with metadata 2025/11/07 03:01:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 03:01:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:00 INFO : tictacempty_dir: Making directory 2025/11/07 03:01:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:00 INFO : tictactoe: Making directory 2025/11/07 03:01:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:00 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:00 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:00 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:00 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 03:01:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.31s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:03 DEBUG : empty_dir: Making directory with metadata 2025/11/07 03:01:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 03:01:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:03 INFO : tictacempty_dir: Making directory 2025/11/07 03:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:03 INFO : tictactoe: Making directory 2025/11/07 03:01:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:03 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:03 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 03:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:03 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 03:01:04 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 03:01:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/07 03:01:04 NOTICE: B2 bucket rclone-test-rayurov5xone: 0 differences found 2025/11/07 03:01:04 NOTICE: B2 bucket rclone-test-rayurov5xone: 1 matching files --- PASS: TestAllTag (1.77s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 INFO : tictactoe: Making directory 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:04 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:04 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:04 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 03:01:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:05 DEBUG : Waiting for deletions to finish 2025/11/07 03:01:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:05 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/07 03:01:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/07 03:01:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/07 03:01:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/07 03:01:05 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.98s) === RUN TestSyntax 2025/11/07 03:01:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:06 INFO : toe: Making directory 2025/11/07 03:01:06 INFO : toe/toe: Making directory 2025/11/07 03:01:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 03:01:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:06 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:07 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 03:01:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:07 INFO : toe/toe/toe: Copied (new) 2025/11/07 03:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:08 DEBUG : empty_dir: Making directory with metadata 2025/11/07 03:01:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 03:01:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:08 INFO : tictacempty_dir: Making directory 2025/11/07 03:01:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:08 INFO : tictactoe: Making directory 2025/11/07 03:01:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:08 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:08 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 03:01:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:08 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:09 INFO : toe/toe/toe.txt: Deleted 2025/11/07 03:01:09 INFO : toe/toe: Removing directory 2025/11/07 03:01:09 INFO : toe: Removing directory 2025/11/07 03:01:09 INFO : empty_dir: Removing directory 2025/11/07 03:01:09 DEBUG : Local file system at /tmp/rclone319510923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.93s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:10 DEBUG : empty_dir: Making directory with metadata 2025/11/07 03:01:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 03:01:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:10 INFO : tictacempty_dir: Making directory 2025/11/07 03:01:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:10 INFO : tictactoe: Making directory 2025/11/07 03:01:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:10 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:10 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:10 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:10 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:11 INFO : toe/toe/toe.txt: Deleted 2025/11/07 03:01:11 INFO : toe/toe: Removing directory 2025/11/07 03:01:11 INFO : toe: Removing directory 2025/11/07 03:01:11 INFO : empty_dir: Removing directory 2025/11/07 03:01:11 DEBUG : Local file system at /tmp/rclone319510923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 03:01:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/07 03:01:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.96s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:13 DEBUG : Reset feature "Copy" 2025/11/07 03:01:13 DEBUG : Reset feature "Move" 2025/11/07 03:01:13 DEBUG : Reset feature "Copy" 2025/11/07 03:01:13 DEBUG : Reset feature "Move" 2025/11/07 03:01:13 DEBUG : empty_dir: Making directory with metadata 2025/11/07 03:01:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/07 03:01:13 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:13 INFO : tictacempty_dir: Making directory 2025/11/07 03:01:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/07 03:01:13 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:13 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:13 INFO : tictactoe: Making directory 2025/11/07 03:01:13 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:13 DEBUG : toe: transformed to: tictactoe 2025/11/07 03:01:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:13 INFO : tictactoe/tictactoe: Making directory 2025/11/07 03:01:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/07 03:01:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/07 03:01:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:13 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:13 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/07 03:01:14 INFO : toe/toe/toe.txt: Deleted 2025/11/07 03:01:14 INFO : toe/toe: Removing directory 2025/11/07 03:01:14 INFO : toe: Removing directory 2025/11/07 03:01:14 INFO : empty_dir: Removing directory 2025/11/07 03:01:14 DEBUG : Local file system at /tmp/rclone319510923: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/07 03:01:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 03:01:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/07 03:01:15 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.31s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:16 DEBUG : toe: transformed to: dG9l 2025/11/07 03:01:16 DEBUG : toe: transformed to: dG9l 2025/11/07 03:01:16 INFO : dG9l: Making directory 2025/11/07 03:01:16 DEBUG : toe: transformed to: dG9l 2025/11/07 03:01:16 DEBUG : toe: transformed to: dG9l 2025/11/07 03:01:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 03:01:16 INFO : dG9l/dG9l: Making directory 2025/11/07 03:01:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/07 03:01:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/07 03:01:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 03:01:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/07 03:01:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 03:01:16 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:16 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/07 03:01:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/07 03:01:17 DEBUG : Waiting for deletions to finish 2025/11/07 03:01:18 DEBUG : dG9l: transformed to: toe 2025/11/07 03:01:18 DEBUG : dG9l: transformed to: toe 2025/11/07 03:01:18 DEBUG : dG9l: transformed to: toe 2025/11/07 03:01:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/07 03:01:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/07 03:01:18 DEBUG : Local file system at /tmp/rclone319510923: Waiting for checks to finish 2025/11/07 03:01:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/07 03:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/07 03:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/07 03:01:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/07 03:01:18 DEBUG : Local file system at /tmp/rclone319510923: Waiting for transfers to finish 2025/11/07 03:01:18 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-rayurov5xone", Local "Local file system at /tmp/rclone319510923", Modify Window "1ms" 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe: transformed to: 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe: transformed to: 2025/11/07 03:01:19 INFO : B2 bucket rclone-test-rayurov5xone: Making directory 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe: transformed to: 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe: transformed to: 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe/toe: transformed to: 2025/11/07 03:01:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 03:01:19 INFO : toe/toe: Making directory 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe/toe: transformed to: 2025/11/07 03:01:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe: transformed to: 2025/11/07 03:01:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/07 03:01:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/07 03:01:19 DEBUG : toe/toe/toe: transformed to: 2025/11/07 03:01:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/07 03:01:19 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for checks to finish 2025/11/07 03:01:19 DEBUG : B2 bucket rclone-test-rayurov5xone: Waiting for transfers to finish 2025/11/07 03:01:20 DEBUG : toe/toe/toe: size = 11 OK 2025/11/07 03:01:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/07 03:01:20 INFO : toe/toe/toe: Copied (new) 2025/11/07 03:01:20 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting files as there were IO errors 2025/11/07 03:01:20 ERROR : B2 bucket rclone-test-rayurov5xone: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/11/07 03:01:21 DEBUG : B2 bucket rclone-test-rayurov5xone: Purge remote 2025/11/07 03:01:21 INFO : B2 bucket rclone-test-rayurov5xone: cleaning bucket "rclone-test-rayurov5xone" of all files 2025/11/07 03:01:22 DEBUG : BackupDir/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232f6_d20251107_m025532_c001_v7007000_t0000_u01762484132300") 2025/11/07 03:01:22 DEBUG : BackupDir/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1167fd08d9bb1c01_d20251107_m025526_c001_v0001106_t0020_u01762484126744") 2025/11/07 03:01:22 DEBUG : CompareDest/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bc90_d20251107_m025506_c001_v7007000_t0000_u01762484106788") 2025/11/07 03:01:22 DEBUG : CompareDest/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37bc0_d20251107_m025501_c001_v0001179_t0021_u01762484101477") 2025/11/07 03:01:22 DEBUG : CompareDest/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bc92_d20251107_m025506_c001_v7007000_t0000_u01762484106989") 2025/11/07 03:01:22 DEBUG : CompareDest/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a6d2_d20251107_m025502_c001_v0001184_t0043_u01762484102456") 2025/11/07 03:01:22 DEBUG : CopyDest/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232f7_d20251107_m025532_c001_v7007000_t0000_u01762484132482") 2025/11/07 03:01:22 DEBUG : CopyDest/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a754_d20251107_m025523_c001_v0001184_t0001_u01762484123919") 2025/11/07 03:01:22 DEBUG : CopyDest/three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232f8_d20251107_m025532_c001_v7007000_t0000_u01762484132663") 2025/11/07 03:01:22 DEBUG : CopyDest/three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a784_d20251107_m025530_c001_v0001184_t0043_u01762484130340") 2025/11/07 03:01:22 DEBUG : CopyDest/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232f9_d20251107_m025532_c001_v7007000_t0000_u01762484132845") 2025/11/07 03:01:22 DEBUG : CopyDest/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c22_d20251107_m025528_c001_v0001179_t0024_u01762484128352") 2025/11/07 03:01:22 DEBUG : EXISTING: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57e4_d20251107_m025653_c001_v7007000_t0000_u01762484213235") 2025/11/07 03:01:22 DEBUG : EXISTING: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a984_d20251107_m025652_c001_v0001184_t0052_u01762484212292") 2025/11/07 03:01:22 DEBUG : PREFIXapple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e8_d20251107_m025846_c001_v7007000_t0000_u01762484326775") 2025/11/07 03:01:22 DEBUG : PREFIXapple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad66_d20251107_m025840_c001_v0001184_t0015_u01762484320565") 2025/11/07 03:01:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f80_d20251107_m025846_c001_v7007000_t0000_u01762484326453") 2025/11/07 03:01:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f91_d20251107_m025840_c001_v0001179_t0049_u01762484320544") 2025/11/07 03:01:22 DEBUG : PREFIXbanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d7461b_d20251107_m025846_c001_v7007000_t0000_u01762484326783") 2025/11/07 03:01:23 DEBUG : PREFIXbanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a64c_d20251107_m025840_c001_v0001117_t0027_u01762484320555") 2025/11/07 03:01:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a69e_d20251107_m025846_c001_v7007000_t0000_u01762484326463") 2025/11/07 03:01:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691c3_d20251107_m025840_c001_v0001093_t0011_u01762484320576") 2025/11/07 03:01:23 DEBUG : Testêé: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57e2_d20251107_m025649_c001_v7007000_t0000_u01762484209976") 2025/11/07 03:01:23 DEBUG : Testêé: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a96a_d20251107_m025649_c001_v0001184_t0005_u01762484209385") 2025/11/07 03:01:23 DEBUG : Testêé: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d3e_d20251107_m025648_c001_v0001179_t0056_u01762484208456") 2025/11/07 03:01:23 DEBUG : YXBwbGU=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745af_d20251107_m025826_c001_v7007000_t0000_u01762484306039") 2025/11/07 03:01:23 DEBUG : YXBwbGU=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f36_d20251107_m025822_c001_v0001179_t0054_u01762484302083") 2025/11/07 03:01:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b0_d20251107_m025826_c001_v7007000_t0000_u01762484306223") 2025/11/07 03:01:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11acd1_d20251107_m025822_c001_v0001184_t0002_u01762484302065") 2025/11/07 03:01:23 DEBUG : YmFuYW5h: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b1_d20251107_m025826_c001_v7007000_t0000_u01762484306408") 2025/11/07 03:01:23 DEBUG : YmFuYW5h: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a60f_d20251107_m025822_c001_v0001117_t0057_u01762484302076") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a6_d20251107_m025335_c001_v7007000_t0000_u01762484015312") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a50_d20251107_m025334_c001_v0001179_t0026_u01762484014708") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a3_d20251107_m025333_c001_v7007000_t0000_u01762484013352") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a4a_d20251107_m025332_c001_v0001179_t0046_u01762484012549") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f588d_d20251107_m025315_c001_v7007000_t0000_u01762483995982") 2025/11/07 03:01:23 DEBUG : a/potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379ff_d20251107_m025315_c001_v0001179_t0047_u01762483995211") 2025/11/07 03:01:23 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de0b_d20251107_m030049_c001_v7007000_t0000_u01762484449380") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a836_d20251107_m030045_c001_v0001117_t0047_u01762484445144") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1187_d20251107_m030033_c001_v7007000_t0000_u01762484433252") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a7e6_d20251107_m030028_c001_v0001117_t0040_u01762484428908") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0979e_d20251107_m030016_c001_v7007000_t0000_u01762484416926") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a78b_d20251107_m030012_c001_v0001117_t0033_u01762484412387") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e51_d20251107_m025959_c001_v7007000_t0000_u01762484399225") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a755_d20251107_m025955_c001_v0001117_t0037_u01762484395698") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e5d_d20251107_m025944_c001_v7007000_t0000_u01762484384021") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a71c_d20251107_m025939_c001_v0001117_t0051_u01762484379744") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6b7_d20251107_m025927_c001_v7007000_t0000_u01762484367728") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aef6_d20251107_m025921_c001_v0001184_t0040_u01762484361377") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8c9_d20251107_m025909_c001_v7007000_t0000_u01762484349479") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69230_d20251107_m025905_c001_v0001093_t0006_u01762484345698") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e11_d20251107_m025904_c001_v7007000_t0000_u01762484344761") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38000_d20251107_m025859_c001_v0001179_t0037_u01762484339388") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09730_d20251107_m025848_c001_v7007000_t0000_u01762484328189") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fac_d20251107_m025844_c001_v0001179_t0042_u01762484324513") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745f3_d20251107_m025842_c001_v7007000_t0000_u01762484322863") 2025/11/07 03:01:24 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f8c_d20251107_m025838_c001_v0001179_t0020_u01762484318420") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0970f_d20251107_m025824_c001_v7007000_t0000_u01762484304080") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11acb5_d20251107_m025819_c001_v0001184_t0024_u01762484299432") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e27_d20251107_m025806_c001_v7007000_t0000_u01762484286971") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac12_d20251107_m025802_c001_v0001184_t0013_u01762484282665") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128ad_d20251107_m025751_c001_v7007000_t0000_u01762484271193") 2025/11/07 03:01:25 DEBUG : apple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab8c_d20251107_m025747_c001_v0001184_t0000_u01762484267082") 2025/11/07 03:01:25 DEBUG : appleSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec3bc_d20251107_m025907_c001_v7007000_t0000_u01762484347899") 2025/11/07 03:01:25 DEBUG : appleSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69224_d20251107_m025902_c001_v0001093_t0009_u01762484342025") 2025/11/07 03:01:25 DEBUG : appleapple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6b8_d20251107_m025927_c001_v7007000_t0000_u01762484367934") 2025/11/07 03:01:25 DEBUG : appleapple: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3806c_d20251107_m025923_c001_v0001179_t0037_u01762484363746") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de0d_d20251107_m030049_c001_v7007000_t0000_u01762484449582") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38218_d20251107_m030046_c001_v0001179_t0012_u01762484446124") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1188_d20251107_m030033_c001_v7007000_t0000_u01762484433437") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381cd_d20251107_m030029_c001_v0001179_t0048_u01762484429717") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0979f_d20251107_m030017_c001_v7007000_t0000_u01762484417136") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3817e_d20251107_m030013_c001_v0001179_t0046_u01762484413945") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e53_d20251107_m025959_c001_v7007000_t0000_u01762484399441") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3811e_d20251107_m025956_c001_v0001179_t0032_u01762484396393") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e5e_d20251107_m025944_c001_v7007000_t0000_u01762484384205") 2025/11/07 03:01:25 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380cc_d20251107_m025940_c001_v0001179_t0048_u01762484380703") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acfe_d20251107_m025926_c001_v7007000_t0000_u01762484366109") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6e5_d20251107_m025921_c001_v0001117_t0040_u01762484361825") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8cb_d20251107_m025909_c001_v7007000_t0000_u01762484349663") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae70_d20251107_m025905_c001_v0001184_t0038_u01762484345707") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701f7_d20251107_m025904_c001_v7007000_t0000_u01762484344548") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69219_d20251107_m025859_c001_v0001093_t0055_u01762484339883") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09731_d20251107_m025848_c001_v7007000_t0000_u01762484328372") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a65a_d20251107_m025844_c001_v0001117_t0036_u01762484324544") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0972a_d20251107_m025843_c001_v7007000_t0000_u01762484323497") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad5f_d20251107_m025839_c001_v0001184_t0016_u01762484319079") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09711_d20251107_m025824_c001_v7007000_t0000_u01762484304268") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f2c_d20251107_m025820_c001_v0001179_t0016_u01762484300277") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e28_d20251107_m025807_c001_v7007000_t0000_u01762484287158") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ede_d20251107_m025803_c001_v0001179_t0003_u01762484283628") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128b0_d20251107_m025751_c001_v7007000_t0000_u01762484271378") 2025/11/07 03:01:26 DEBUG : appleappleapplebanana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e9e_d20251107_m025748_c001_v0001179_t0010_u01762484268024") 2025/11/07 03:01:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e2a_d20251107_m025907_c001_v7007000_t0000_u01762484347661") 2025/11/07 03:01:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae56_d20251107_m025902_c001_v0001184_t0045_u01762484342014") 2025/11/07 03:01:26 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a7_d20251107_m025335_c001_v7007000_t0000_u01762484015494") 2025/11/07 03:01:26 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a4c_d20251107_m025333_c001_v0001179_t0058_u01762484013902") 2025/11/07 03:01:26 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a2_d20251107_m025332_c001_v7007000_t0000_u01762484012788") 2025/11/07 03:01:26 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a46_d20251107_m025331_c001_v0001179_t0006_u01762484011549") 2025/11/07 03:01:27 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f588c_d20251107_m025315_c001_v7007000_t0000_u01762483995416") 2025/11/07 03:01:27 DEBUG : b/potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379fa_d20251107_m025314_c001_v0001179_t0042_u01762483994374") 2025/11/07 03:01:27 DEBUG : backup/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74373_d20251107_m025544_c001_v7007000_t0000_u01762484144762") 2025/11/07 03:01:27 DEBUG : backup/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f106718f6be35b96a_d20251107_m025542_c001_v0001145_t0032_u01762484142906") 2025/11/07 03:01:27 DEBUG : backup/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11105c492d5db9d8_d20251107_m025538_c001_v0001043_t0053_u01762484138877") 2025/11/07 03:01:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d739_d20251107_m025609_c001_v7007000_t0000_u01762484169228") 2025/11/07 03:01:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1197b40f7008e2f6_d20251107_m025607_c001_v0001181_t0039_u01762484167479") 2025/11/07 03:01:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1174e4811d543aa4_d20251107_m025603_c001_v0001177_t0009_u01762484163436") 2025/11/07 03:01:27 DEBUG : backup/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e17b_d20251107_m025557_c001_v7007000_t0000_u01762484157195") 2025/11/07 03:01:27 DEBUG : backup/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f103d9f5e4dd5c89f_d20251107_m025554_c001_v0001131_t0055_u01762484154846") 2025/11/07 03:01:27 DEBUG : backup/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f116b60ee40d33f17_d20251107_m025550_c001_v0001183_t0044_u01762484150864") 2025/11/07 03:01:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d73b_d20251107_m025609_c001_v7007000_t0000_u01762484169409") 2025/11/07 03:01:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f112f6c0a63ae3b9a_d20251107_m025608_c001_v0001172_t0026_u01762484168324") 2025/11/07 03:01:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f116c4e8bd4406247_d20251107_m025605_c001_v0001101_t0002_u01762484165016") 2025/11/07 03:01:27 DEBUG : backup/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74375_d20251107_m025544_c001_v7007000_t0000_u01762484144953") 2025/11/07 03:01:27 DEBUG : backup/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1017e1b2fed5279b_d20251107_m025543_c001_v0001178_t0040_u01762484143996") 2025/11/07 03:01:27 DEBUG : backup/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1175bad97e8bece6_d20251107_m025540_c001_v0001150_t0033_u01762484140580") 2025/11/07 03:01:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e17c_d20251107_m025557_c001_v7007000_t0000_u01762484157377") 2025/11/07 03:01:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1128965c84d082fd_d20251107_m025556_c001_v0001113_t0054_u01762484156125") 2025/11/07 03:01:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11478d9655939257_d20251107_m025552_c001_v0001157_t0006_u01762484152528") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de0e_d20251107_m030049_c001_v7007000_t0000_u01762484449766") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b17f_d20251107_m030045_c001_v0001184_t0009_u01762484445896") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1189_d20251107_m030033_c001_v7007000_t0000_u01762484433640") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b0ff_d20251107_m030029_c001_v0001184_t0012_u01762484429475") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a1_d20251107_m030017_c001_v7007000_t0000_u01762484417336") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b078_d20251107_m030013_c001_v0001184_t0050_u01762484413729") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e54_d20251107_m025959_c001_v7007000_t0000_u01762484399626") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11afe7_d20251107_m025956_c001_v0001184_t0039_u01762484396174") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e5f_d20251107_m025944_c001_v7007000_t0000_u01762484384433") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af7d_d20251107_m025940_c001_v0001184_t0048_u01762484380481") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6b9_d20251107_m025928_c001_v7007000_t0000_u01762484368130") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38063_d20251107_m025921_c001_v0001179_t0000_u01762484361577") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8cc_d20251107_m025909_c001_v7007000_t0000_u01762484349846") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38023_d20251107_m025905_c001_v0001179_t0044_u01762484345689") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bee3_d20251107_m025904_c001_v7007000_t0000_u01762484344688") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae3c_d20251107_m025859_c001_v0001184_t0009_u01762484339616") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09732_d20251107_m025848_c001_v7007000_t0000_u01762484328555") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad9b_d20251107_m025844_c001_v0001184_t0029_u01762484324523") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745f5_d20251107_m025843_c001_v7007000_t0000_u01762484323044") 2025/11/07 03:01:28 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a646_d20251107_m025838_c001_v0001117_t0012_u01762484318664") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09712_d20251107_m025824_c001_v7007000_t0000_u01762484304279") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a607_d20251107_m025819_c001_v0001117_t0059_u01762484299645") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e29_d20251107_m025807_c001_v7007000_t0000_u01762484287346") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5c1_d20251107_m025802_c001_v0001117_t0003_u01762484282914") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128b3_d20251107_m025751_c001_v7007000_t0000_u01762484271561") 2025/11/07 03:01:29 DEBUG : banana: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a58d_d20251107_m025747_c001_v0001117_t0057_u01762484267294") 2025/11/07 03:01:29 DEBUG : bananaSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701f9_d20251107_m025907_c001_v7007000_t0000_u01762484347685") 2025/11/07 03:01:29 DEBUG : bananaSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a690_d20251107_m025902_c001_v0001117_t0010_u01762484342036") 2025/11/07 03:01:29 DEBUG : both0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec224_d20251107_m025723_c001_v7007000_t0000_u01762484243458") 2025/11/07 03:01:29 DEBUG : both0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dc8_d20251107_m025711_c001_v0001179_t0059_u01762484231373") 2025/11/07 03:01:29 DEBUG : both0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cdb_d20251107_m025707_c001_v7007000_t0000_u01762484227063") 2025/11/07 03:01:29 DEBUG : both0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d59_d20251107_m025655_c001_v0001179_t0050_u01762484215104") 2025/11/07 03:01:29 DEBUG : both1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec227_d20251107_m025723_c001_v7007000_t0000_u01762484243649") 2025/11/07 03:01:29 DEBUG : both1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dca_d20251107_m025712_c001_v0001179_t0059_u01762484232181") 2025/11/07 03:01:29 DEBUG : both1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cdd_d20251107_m025707_c001_v7007000_t0000_u01762484227246") 2025/11/07 03:01:29 DEBUG : both1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d5d_d20251107_m025655_c001_v0001179_t0055_u01762484215517") 2025/11/07 03:01:29 DEBUG : both10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec22a_d20251107_m025723_c001_v7007000_t0000_u01762484243840") 2025/11/07 03:01:29 DEBUG : both10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37df0_d20251107_m025716_c001_v0001179_t0020_u01762484236292") 2025/11/07 03:01:29 DEBUG : both10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cdf_d20251107_m025707_c001_v7007000_t0000_u01762484227429") 2025/11/07 03:01:29 DEBUG : both10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d7c_d20251107_m025659_c001_v0001179_t0052_u01762484219581") 2025/11/07 03:01:30 DEBUG : both11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec22e_d20251107_m025724_c001_v7007000_t0000_u01762484244083") 2025/11/07 03:01:30 DEBUG : both11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37df2_d20251107_m025716_c001_v0001179_t0053_u01762484236802") 2025/11/07 03:01:30 DEBUG : both11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140ce1_d20251107_m025707_c001_v7007000_t0000_u01762484227611") 2025/11/07 03:01:30 DEBUG : both11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d7e_d20251107_m025700_c001_v0001179_t0047_u01762484220022") 2025/11/07 03:01:30 DEBUG : both12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec231_d20251107_m025724_c001_v7007000_t0000_u01762484244278") 2025/11/07 03:01:30 DEBUG : both12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37df4_d20251107_m025717_c001_v0001179_t0014_u01762484237238") 2025/11/07 03:01:30 DEBUG : both12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140ce3_d20251107_m025707_c001_v7007000_t0000_u01762484227792") 2025/11/07 03:01:30 DEBUG : both12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d84_d20251107_m025700_c001_v0001179_t0046_u01762484220620") 2025/11/07 03:01:30 DEBUG : both13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec234_d20251107_m025724_c001_v7007000_t0000_u01762484244460") 2025/11/07 03:01:30 DEBUG : both13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37df6_d20251107_m025717_c001_v0001179_t0036_u01762484237672") 2025/11/07 03:01:30 DEBUG : both13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140ce6_d20251107_m025707_c001_v7007000_t0000_u01762484227978") 2025/11/07 03:01:30 DEBUG : both13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d8c_d20251107_m025701_c001_v0001179_t0056_u01762484221120") 2025/11/07 03:01:30 DEBUG : both14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec237_d20251107_m025724_c001_v7007000_t0000_u01762484244643") 2025/11/07 03:01:30 DEBUG : both14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dfe_d20251107_m025718_c001_v0001179_t0022_u01762484238141") 2025/11/07 03:01:30 DEBUG : both14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140ce8_d20251107_m025708_c001_v7007000_t0000_u01762484228198") 2025/11/07 03:01:30 DEBUG : both14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d98_d20251107_m025701_c001_v0001179_t0051_u01762484221583") 2025/11/07 03:01:30 DEBUG : both15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec23b_d20251107_m025724_c001_v7007000_t0000_u01762484244939") 2025/11/07 03:01:30 DEBUG : both15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e00_d20251107_m025718_c001_v0001179_t0025_u01762484238553") 2025/11/07 03:01:30 DEBUG : both15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cea_d20251107_m025708_c001_v7007000_t0000_u01762484228389") 2025/11/07 03:01:30 DEBUG : both15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d9e_d20251107_m025702_c001_v0001179_t0051_u01762484222020") 2025/11/07 03:01:31 DEBUG : both16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec23d_d20251107_m025725_c001_v7007000_t0000_u01762484245121") 2025/11/07 03:01:31 DEBUG : both16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e04_d20251107_m025718_c001_v0001179_t0032_u01762484238992") 2025/11/07 03:01:31 DEBUG : both16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cec_d20251107_m025708_c001_v7007000_t0000_u01762484228586") 2025/11/07 03:01:31 DEBUG : both16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37da0_d20251107_m025702_c001_v0001179_t0011_u01762484222429") 2025/11/07 03:01:31 DEBUG : both17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec23f_d20251107_m025725_c001_v7007000_t0000_u01762484245303") 2025/11/07 03:01:31 DEBUG : both17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e06_d20251107_m025719_c001_v0001179_t0024_u01762484239441") 2025/11/07 03:01:31 DEBUG : both17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cef_d20251107_m025708_c001_v7007000_t0000_u01762484228769") 2025/11/07 03:01:31 DEBUG : both17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37da2_d20251107_m025702_c001_v0001179_t0004_u01762484222894") 2025/11/07 03:01:31 DEBUG : both18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec241_d20251107_m025725_c001_v7007000_t0000_u01762484245485") 2025/11/07 03:01:31 DEBUG : both18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e08_d20251107_m025719_c001_v0001179_t0055_u01762484239856") 2025/11/07 03:01:31 DEBUG : both18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cf1_d20251107_m025708_c001_v7007000_t0000_u01762484228950") 2025/11/07 03:01:31 DEBUG : both18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37da8_d20251107_m025703_c001_v0001179_t0017_u01762484223349") 2025/11/07 03:01:31 DEBUG : both19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec243_d20251107_m025725_c001_v7007000_t0000_u01762484245668") 2025/11/07 03:01:31 DEBUG : both19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e0c_d20251107_m025720_c001_v0001179_t0009_u01762484240271") 2025/11/07 03:01:31 DEBUG : both19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cf3_d20251107_m025709_c001_v7007000_t0000_u01762484229173") 2025/11/07 03:01:31 DEBUG : both19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dae_d20251107_m025703_c001_v0001179_t0059_u01762484223786") 2025/11/07 03:01:31 DEBUG : both2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec245_d20251107_m025725_c001_v7007000_t0000_u01762484245852") 2025/11/07 03:01:31 DEBUG : both2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dd2_d20251107_m025712_c001_v0001179_t0021_u01762484232622") 2025/11/07 03:01:31 DEBUG : both2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cf5_d20251107_m025709_c001_v7007000_t0000_u01762484229370") 2025/11/07 03:01:31 DEBUG : both2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d5f_d20251107_m025655_c001_v0001179_t0012_u01762484215998") 2025/11/07 03:01:31 DEBUG : both3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec247_d20251107_m025726_c001_v7007000_t0000_u01762484246035") 2025/11/07 03:01:32 DEBUG : both3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dd6_d20251107_m025713_c001_v0001179_t0052_u01762484233034") 2025/11/07 03:01:32 DEBUG : both3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cf7_d20251107_m025709_c001_v7007000_t0000_u01762484229550") 2025/11/07 03:01:32 DEBUG : both3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d64_d20251107_m025656_c001_v0001179_t0054_u01762484216430") 2025/11/07 03:01:32 DEBUG : both4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec249_d20251107_m025726_c001_v7007000_t0000_u01762484246218") 2025/11/07 03:01:32 DEBUG : both4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dda_d20251107_m025713_c001_v0001179_t0023_u01762484233570") 2025/11/07 03:01:32 DEBUG : both4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cfa_d20251107_m025709_c001_v7007000_t0000_u01762484229731") 2025/11/07 03:01:32 DEBUG : both4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d68_d20251107_m025656_c001_v0001179_t0021_u01762484216834") 2025/11/07 03:01:32 DEBUG : both5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec24b_d20251107_m025726_c001_v7007000_t0000_u01762484246399") 2025/11/07 03:01:32 DEBUG : both5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ddc_d20251107_m025714_c001_v0001179_t0053_u01762484234074") 2025/11/07 03:01:32 DEBUG : both5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cfb_d20251107_m025709_c001_v7007000_t0000_u01762484229912") 2025/11/07 03:01:32 DEBUG : both5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d6c_d20251107_m025657_c001_v0001179_t0022_u01762484217277") 2025/11/07 03:01:32 DEBUG : both6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec24d_d20251107_m025726_c001_v7007000_t0000_u01762484246584") 2025/11/07 03:01:32 DEBUG : both6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37de0_d20251107_m025714_c001_v0001179_t0037_u01762484234552") 2025/11/07 03:01:32 DEBUG : both6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cfe_d20251107_m025710_c001_v7007000_t0000_u01762484230098") 2025/11/07 03:01:32 DEBUG : both6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d70_d20251107_m025657_c001_v0001179_t0045_u01762484217727") 2025/11/07 03:01:32 DEBUG : both7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec24f_d20251107_m025726_c001_v7007000_t0000_u01762484246766") 2025/11/07 03:01:32 DEBUG : both7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37de4_d20251107_m025714_c001_v0001179_t0056_u01762484234976") 2025/11/07 03:01:32 DEBUG : both7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140d00_d20251107_m025710_c001_v7007000_t0000_u01762484230280") 2025/11/07 03:01:32 DEBUG : both7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d72_d20251107_m025658_c001_v0001179_t0013_u01762484218283") 2025/11/07 03:01:33 DEBUG : both8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec251_d20251107_m025726_c001_v7007000_t0000_u01762484246982") 2025/11/07 03:01:33 DEBUG : both8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37de6_d20251107_m025715_c001_v0001179_t0039_u01762484235408") 2025/11/07 03:01:33 DEBUG : both8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140d02_d20251107_m025710_c001_v7007000_t0000_u01762484230462") 2025/11/07 03:01:33 DEBUG : both8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d74_d20251107_m025658_c001_v0001179_t0024_u01762484218696") 2025/11/07 03:01:33 DEBUG : both9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec254_d20251107_m025727_c001_v7007000_t0000_u01762484247165") 2025/11/07 03:01:33 DEBUG : both9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37dee_d20251107_m025715_c001_v0001179_t0055_u01762484235865") 2025/11/07 03:01:33 DEBUG : both9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140d04_d20251107_m025710_c001_v7007000_t0000_u01762484230643") 2025/11/07 03:01:33 DEBUG : both9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d78_d20251107_m025659_c001_v0001179_t0022_u01762484219138") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a8_d20251107_m025335_c001_v7007000_t0000_u01762484015677") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a4e_d20251107_m025334_c001_v0001179_t0048_u01762484014124") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a4_d20251107_m025333_c001_v7007000_t0000_u01762484013534") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a48_d20251107_m025331_c001_v0001179_t0035_u01762484011884") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f588e_d20251107_m025316_c001_v7007000_t0000_u01762483996166") 2025/11/07 03:01:33 DEBUG : c/non empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379fc_d20251107_m025314_c001_v0001179_t0018_u01762483994579") 2025/11/07 03:01:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b2_d20251107_m025826_c001_v7007000_t0000_u01762484306591") 2025/11/07 03:01:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6918c_d20251107_m025822_c001_v0001093_t0006_u01762484302092") 2025/11/07 03:01:33 DEBUG : check sum: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5885_d20251107_m025307_c001_v7007000_t0000_u01762483987735") 2025/11/07 03:01:33 DEBUG : check sum: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379e0_d20251107_m025306_c001_v0001179_t0058_u01762483986717") 2025/11/07 03:01:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa098b4_d20251107_m030119_c001_v7007000_t0000_u01762484479226") 2025/11/07 03:01:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a8d1_d20251107_m030117_c001_v0001117_t0021_u01762484477441") 2025/11/07 03:01:33 DEBUG : dest/3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232eb_d20251107_m025516_c001_v7007000_t0000_u01762484116396") 2025/11/07 03:01:33 DEBUG : dest/3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411d2ccc3e7a4eb3_d20251107_m025515_c001_v0001136_t0057_u01762484115293") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6ba_d20251107_m025928_c001_v7007000_t0000_u01762484368325") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcde: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6ee_d20251107_m025923_c001_v0001117_t0034_u01762484363780") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de0f_d20251107_m030049_c001_v7007000_t0000_u01762484449952") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a80c_d20251107_m030038_c001_v0001117_t0037_u01762484438154") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b118a_d20251107_m030033_c001_v7007000_t0000_u01762484433878") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a7af_d20251107_m030022_c001_v0001117_t0018_u01762484422028") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a2_d20251107_m030017_c001_v7007000_t0000_u01762484417521") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a76d_d20251107_m030004_c001_v0001117_t0024_u01762484404088") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e56_d20251107_m025959_c001_v7007000_t0000_u01762484399810") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a73b_d20251107_m025948_c001_v0001117_t0057_u01762484388743") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e60_d20251107_m025944_c001_v7007000_t0000_u01762484384621") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a709_d20251107_m025932_c001_v0001117_t0038_u01762484372498") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329235c5_d20251107_m025926_c001_v7007000_t0000_u01762484366114") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aeb9_d20251107_m025914_c001_v0001184_t0015_u01762484354280") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8cd_d20251107_m025910_c001_v7007000_t0000_u01762484350032") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38027_d20251107_m025905_c001_v0001179_t0037_u01762484345909") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f413f2cbeee56a0ee_d20251107_m025904_c001_v7007000_t0000_u01762484344710") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fe1_d20251107_m025852_c001_v0001179_t0024_u01762484332900") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09733_d20251107_m025848_c001_v7007000_t0000_u01762484328737") 2025/11/07 03:01:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fb0_d20251107_m025844_c001_v0001179_t0020_u01762484324717") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701db_d20251107_m025843_c001_v7007000_t0000_u01762484323264") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f63_d20251107_m025830_c001_v0001179_t0024_u01762484310678") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f413f2cbeee56a050_d20251107_m025824_c001_v7007000_t0000_u01762484304086") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac5e_d20251107_m025811_c001_v0001184_t0030_u01762484291802") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2a_d20251107_m025807_c001_v7007000_t0000_u01762484287532") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11abd0_d20251107_m025755_c001_v0001184_t0013_u01762484275836") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128b6_d20251107_m025751_c001_v7007000_t0000_u01762484271744") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab4b_d20251107_m025740_c001_v0001184_t0001_u01762484260437") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f413f2cbeee56a114_d20251107_m025907_c001_v7007000_t0000_u01762484347707") 2025/11/07 03:01:35 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae58_d20251107_m025902_c001_v0001184_t0042_u01762484342234") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6bb_d20251107_m025928_c001_v7007000_t0000_u01762484368509") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdef: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6926f_d20251107_m025923_c001_v0001093_t0057_u01762484363765") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de10_d20251107_m030050_c001_v7007000_t0000_u01762484450138") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b147_d20251107_m030039_c001_v0001184_t0047_u01762484439338") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b118c_d20251107_m030034_c001_v7007000_t0000_u01762484434066") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b0cf_d20251107_m030023_c001_v0001184_t0016_u01762484423220") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a3_d20251107_m030017_c001_v7007000_t0000_u01762484417719") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b02b_d20251107_m030005_c001_v0001184_t0053_u01762484405152") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e59_d20251107_m025959_c001_v7007000_t0000_u01762484399993") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11afbc_d20251107_m025949_c001_v0001184_t0021_u01762484389684") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e61_d20251107_m025944_c001_v7007000_t0000_u01762484384821") 2025/11/07 03:01:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af49_d20251107_m025933_c001_v0001184_t0042_u01762484373466") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329235c6_d20251107_m025926_c001_v7007000_t0000_u01762484366130") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3804d_d20251107_m025914_c001_v0001179_t0018_u01762484354846") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8cf_d20251107_m025910_c001_v7007000_t0000_u01762484350276") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae74_d20251107_m025905_c001_v0001184_t0054_u01762484345927") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077a2_d20251107_m025904_c001_v7007000_t0000_u01762484344779") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11adf8_d20251107_m025853_c001_v0001184_t0021_u01762484333456") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09734_d20251107_m025848_c001_v7007000_t0000_u01762484328935") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad9d_d20251107_m025844_c001_v0001184_t0034_u01762484324729") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a69c_d20251107_m025843_c001_v7007000_t0000_u01762484323461") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a62f_d20251107_m025831_c001_v0001117_t0058_u01762484311289") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f73_d20251107_m025824_c001_v7007000_t0000_u01762484304230") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5e2_d20251107_m025812_c001_v0001117_t0016_u01762484292387") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2b_d20251107_m025807_c001_v7007000_t0000_u01762484287718") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5a5_d20251107_m025756_c001_v0001117_t0055_u01762484276485") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128bb_d20251107_m025751_c001_v7007000_t0000_u01762484271927") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a571_d20251107_m025740_c001_v0001117_t0005_u01762484260649") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec3bb_d20251107_m025907_c001_v7007000_t0000_u01762484347715") 2025/11/07 03:01:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38010_d20251107_m025902_c001_v0001179_t0048_u01762484342307") 2025/11/07 03:01:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6bc_d20251107_m025928_c001_v7007000_t0000_u01762484368693") 2025/11/07 03:01:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af04_d20251107_m025923_c001_v0001184_t0001_u01762484363944") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de11_d20251107_m030050_c001_v7007000_t0000_u01762484450381") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381eb_d20251107_m030039_c001_v0001179_t0035_u01762484439906") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b118d_d20251107_m030034_c001_v7007000_t0000_u01762484434298") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381b6_d20251107_m030023_c001_v0001179_t0048_u01762484423803") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a4_d20251107_m030017_c001_v7007000_t0000_u01762484417938") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38154_d20251107_m030005_c001_v0001179_t0031_u01762484405723") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e5a_d20251107_m030000_c001_v7007000_t0000_u01762484400196") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380f9_d20251107_m025950_c001_v0001179_t0024_u01762484390258") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e62_d20251107_m025945_c001_v7007000_t0000_u01762484385004") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380a9_d20251107_m025934_c001_v0001179_t0003_u01762484374051") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bdc8_d20251107_m025925_c001_v7007000_t0000_u01762484365897") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6c9_d20251107_m025915_c001_v0001117_t0052_u01762484355464") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d0_d20251107_m025910_c001_v7007000_t0000_u01762484350471") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38029_d20251107_m025906_c001_v0001179_t0005_u01762484346114") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bedd_d20251107_m025904_c001_v7007000_t0000_u01762484344118") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691ff_d20251107_m025854_c001_v0001093_t0022_u01762484334040") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09735_d20251107_m025849_c001_v7007000_t0000_u01762484329119") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fb3_d20251107_m025844_c001_v0001179_t0049_u01762484324921") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f7d_d20251107_m025843_c001_v7007000_t0000_u01762484323281") 2025/11/07 03:01:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad31_d20251107_m025832_c001_v0001184_t0046_u01762484312481") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411be4e_d20251107_m025823_c001_v7007000_t0000_u01762484303918") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37efe_d20251107_m025813_c001_v0001179_t0019_u01762484293408") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2c_d20251107_m025807_c001_v7007000_t0000_u01762484287904") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ebf_d20251107_m025757_c001_v0001179_t0017_u01762484277364") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128be_d20251107_m025752_c001_v7007000_t0000_u01762484272110") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e80_d20251107_m025741_c001_v0001179_t0011_u01762484261524") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077a9_d20251107_m025908_c001_v7007000_t0000_u01762484348023") 2025/11/07 03:01:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae5a_d20251107_m025902_c001_v0001184_t0019_u01762484342489") 2025/11/07 03:01:38 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6bd_d20251107_m025928_c001_v7007000_t0000_u01762484368877") 2025/11/07 03:01:38 DEBUG : dir1/0003-defgh: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38073_d20251107_m025924_c001_v0001179_t0030_u01762484364012") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de12_d20251107_m030050_c001_v7007000_t0000_u01762484450564") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69352_d20251107_m030040_c001_v0001093_t0046_u01762484440465") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b118e_d20251107_m030034_c001_v7007000_t0000_u01762484434528") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6931a_d20251107_m030024_c001_v0001093_t0034_u01762484424364") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a5_d20251107_m030018_c001_v7007000_t0000_u01762484418152") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692e5_d20251107_m030006_c001_v0001093_t0026_u01762484406295") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e5c_d20251107_m030000_c001_v7007000_t0000_u01762484400386") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692bd_d20251107_m025950_c001_v0001093_t0049_u01762484390826") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e63_d20251107_m025945_c001_v7007000_t0000_u01762484385186") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69284_d20251107_m025934_c001_v0001093_t0003_u01762484374647") 2025/11/07 03:01:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329235c3_d20251107_m025925_c001_v7007000_t0000_u01762484365933") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6924a_d20251107_m025916_c001_v0001093_t0037_u01762484356369") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d1_d20251107_m025910_c001_v7007000_t0000_u01762484350669") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69232_d20251107_m025906_c001_v0001093_t0020_u01762484346131") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acf0_d20251107_m025904_c001_v7007000_t0000_u01762484344724") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a672_d20251107_m025854_c001_v0001117_t0032_u01762484334734") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09736_d20251107_m025849_c001_v7007000_t0000_u01762484329308") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ada1_d20251107_m025844_c001_v0001184_t0028_u01762484324963") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f7e_d20251107_m025843_c001_v7007000_t0000_u01762484323473") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691ad_d20251107_m025833_c001_v0001093_t0032_u01762484313047") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0aea0_d20251107_m025824_c001_v7007000_t0000_u01762484304289") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69164_d20251107_m025814_c001_v0001093_t0016_u01762484294040") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2d_d20251107_m025808_c001_v7007000_t0000_u01762484288089") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69121_d20251107_m025757_c001_v0001093_t0021_u01762484277939") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128c1_d20251107_m025752_c001_v7007000_t0000_u01762484272308") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a690ef_d20251107_m025741_c001_v0001093_t0054_u01762484261727") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8c5_d20251107_m025907_c001_v7007000_t0000_u01762484347680") 2025/11/07 03:01:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69226_d20251107_m025902_c001_v0001093_t0053_u01762484342521") 2025/11/07 03:01:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6be_d20251107_m025929_c001_v7007000_t0000_u01762484369060") 2025/11/07 03:01:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af08_d20251107_m025924_c001_v0001184_t0001_u01762484364180") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de13_d20251107_m030050_c001_v7007000_t0000_u01762484450747") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a81e_d20251107_m030040_c001_v0001117_t0022_u01762484440798") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b118f_d20251107_m030034_c001_v7007000_t0000_u01762484434710") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a7c2_d20251107_m030024_c001_v0001117_t0034_u01762484424680") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a6_d20251107_m030018_c001_v7007000_t0000_u01762484418400") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a778_d20251107_m030006_c001_v0001117_t0020_u01762484406690") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e5e_d20251107_m030000_c001_v7007000_t0000_u01762484400570") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a747_d20251107_m025951_c001_v0001117_t0044_u01762484391191") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e64_d20251107_m025945_c001_v7007000_t0000_u01762484385397") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a70d_d20251107_m025935_c001_v0001117_t0059_u01762484375092") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acfa_d20251107_m025925_c001_v7007000_t0000_u01762484365543") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aeca_d20251107_m025916_c001_v0001184_t0043_u01762484356720") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d2_d20251107_m025910_c001_v7007000_t0000_u01762484350868") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae76_d20251107_m025906_c001_v0001184_t0037_u01762484346140") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f413f2cbeee56a0eb_d20251107_m025904_c001_v7007000_t0000_u01762484344522") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fee_d20251107_m025855_c001_v0001179_t0001_u01762484335198") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09737_d20251107_m025849_c001_v7007000_t0000_u01762484329491") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691e5_d20251107_m025844_c001_v0001093_t0028_u01762484324974") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745f7_d20251107_m025843_c001_v7007000_t0000_u01762484323225") 2025/11/07 03:01:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f77_d20251107_m025833_c001_v0001179_t0045_u01762484313464") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d835_d20251107_m025824_c001_v7007000_t0000_u01762484304304") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac7e_d20251107_m025814_c001_v0001184_t0049_u01762484294431") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2e_d20251107_m025808_c001_v7007000_t0000_u01762484288275") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11abe9_d20251107_m025758_c001_v0001184_t0021_u01762484278237") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128c4_d20251107_m025752_c001_v7007000_t0000_u01762484272492") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab62_d20251107_m025742_c001_v0001184_t0032_u01762484262145") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550d5a3_d20251107_m025907_c001_v7007000_t0000_u01762484347666") 2025/11/07 03:01:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38012_d20251107_m025902_c001_v0001179_t0051_u01762484342534") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6bf_d20251107_m025929_c001_v7007000_t0000_u01762484369243") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghij: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69271_d20251107_m025924_c001_v0001093_t0004_u01762484364200") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de14_d20251107_m030050_c001_v7007000_t0000_u01762484450947") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b159_d20251107_m030041_c001_v0001184_t0055_u01762484441435") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1190_d20251107_m030034_c001_v7007000_t0000_u01762484434904") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b0dd_d20251107_m030025_c001_v0001184_t0013_u01762484425210") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a7_d20251107_m030018_c001_v7007000_t0000_u01762484418615") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b040_d20251107_m030007_c001_v0001184_t0048_u01762484407630") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e5f_d20251107_m030000_c001_v7007000_t0000_u01762484400755") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11afca_d20251107_m025951_c001_v0001184_t0034_u01762484391742") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e65_d20251107_m025945_c001_v7007000_t0000_u01762484385579") 2025/11/07 03:01:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af60_d20251107_m025936_c001_v0001184_t0016_u01762484376163") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0d1ac_d20251107_m025925_c001_v7007000_t0000_u01762484365709") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38055_d20251107_m025916_c001_v0001179_t0056_u01762484356940") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d3_d20251107_m025911_c001_v7007000_t0000_u01762484351061") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6a9_d20251107_m025906_c001_v0001117_t0051_u01762484346336") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8c1_d20251107_m025904_c001_v7007000_t0000_u01762484344736") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae10_d20251107_m025855_c001_v0001184_t0056_u01762484335405") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09738_d20251107_m025849_c001_v7007000_t0000_u01762484329674") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a65e_d20251107_m025845_c001_v0001117_t0019_u01762484325074") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09729_d20251107_m025843_c001_v7007000_t0000_u01762484323291") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a637_d20251107_m025833_c001_v0001117_t0031_u01762484313670") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745ad_d20251107_m025824_c001_v7007000_t0000_u01762484304246") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5ef_d20251107_m025814_c001_v0001117_t0056_u01762484294636") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e2f_d20251107_m025808_c001_v7007000_t0000_u01762484288464") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5b1_d20251107_m025758_c001_v0001117_t0005_u01762484278453") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128c8_d20251107_m025752_c001_v7007000_t0000_u01762484272676") 2025/11/07 03:01:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a57b_d20251107_m025742_c001_v0001117_t0026_u01762484262350") 2025/11/07 03:01:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acf2_d20251107_m025907_c001_v7007000_t0000_u01762484347702") 2025/11/07 03:01:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae5e_d20251107_m025902_c001_v0001184_t0041_u01762484342688") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c0_d20251107_m025929_c001_v7007000_t0000_u01762484369430") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijk: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38075_d20251107_m025924_c001_v0001179_t0008_u01762484364232") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de15_d20251107_m030051_c001_v7007000_t0000_u01762484451133") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381f9_d20251107_m030041_c001_v0001179_t0004_u01762484441704") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1191_d20251107_m030035_c001_v7007000_t0000_u01762484435094") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381ba_d20251107_m030025_c001_v0001179_t0039_u01762484425498") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a8_d20251107_m030018_c001_v7007000_t0000_u01762484418814") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38158_d20251107_m030007_c001_v0001179_t0024_u01762484407872") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e60_d20251107_m030000_c001_v7007000_t0000_u01762484400940") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38107_d20251107_m025951_c001_v0001179_t0045_u01762484391964") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e66_d20251107_m025945_c001_v7007000_t0000_u01762484385761") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380b6_d20251107_m025936_c001_v0001179_t0025_u01762484376415") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6b6_d20251107_m025926_c001_v7007000_t0000_u01762484366142") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6cd_d20251107_m025917_c001_v0001117_t0016_u01762484357181") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d5_d20251107_m025911_c001_v7007000_t0000_u01762484351247") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae7a_d20251107_m025906_c001_v0001184_t0058_u01762484346351") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acef_d20251107_m025904_c001_v7007000_t0000_u01762484344536") 2025/11/07 03:01:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69203_d20251107_m025855_c001_v0001093_t0009_u01762484335603") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09739_d20251107_m025849_c001_v7007000_t0000_u01762484329857") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fb5_d20251107_m025845_c001_v0001179_t0028_u01762484325164") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a699_d20251107_m025843_c001_v7007000_t0000_u01762484323241") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad3c_d20251107_m025834_c001_v0001184_t0018_u01762484314252") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411be54_d20251107_m025824_c001_v7007000_t0000_u01762484304312") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f0e_d20251107_m025815_c001_v0001179_t0040_u01762484295486") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e30_d20251107_m025808_c001_v7007000_t0000_u01762484288650") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ec8_d20251107_m025758_c001_v0001179_t0009_u01762484278982") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128cc_d20251107_m025752_c001_v7007000_t0000_u01762484272859") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e8a_d20251107_m025743_c001_v0001179_t0025_u01762484263367") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550d5a8_d20251107_m025908_c001_v7007000_t0000_u01762484348040") 2025/11/07 03:01:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38016_d20251107_m025902_c001_v0001179_t0028_u01762484342763") 2025/11/07 03:01:44 DEBUG : dir1/0007-12345: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c1_d20251107_m025929_c001_v7007000_t0000_u01762484369614") 2025/11/07 03:01:44 DEBUG : dir1/0007-12345: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6f3_d20251107_m025924_c001_v0001117_t0053_u01762484364297") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de17_d20251107_m030051_c001_v7007000_t0000_u01762484451318") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69354_d20251107_m030041_c001_v0001093_t0047_u01762484441939") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1193_d20251107_m030035_c001_v7007000_t0000_u01762484435276") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6931e_d20251107_m030025_c001_v0001093_t0005_u01762484425734") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097a9_d20251107_m030019_c001_v7007000_t0000_u01762484419025") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692ef_d20251107_m030008_c001_v0001093_t0046_u01762484408066") 2025/11/07 03:01:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e61_d20251107_m030001_c001_v7007000_t0000_u01762484401138") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692bf_d20251107_m025952_c001_v0001093_t0025_u01762484392176") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e67_d20251107_m025945_c001_v7007000_t0000_u01762484385947") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69288_d20251107_m025936_c001_v0001093_t0043_u01762484376677") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0d1ab_d20251107_m025925_c001_v7007000_t0000_u01762484365525") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69252_d20251107_m025917_c001_v0001093_t0047_u01762484357733") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d6_d20251107_m025911_c001_v7007000_t0000_u01762484351432") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3802b_d20251107_m025906_c001_v0001179_t0057_u01762484346392") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550d58a_d20251107_m025904_c001_v7007000_t0000_u01762484344544") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a67a_d20251107_m025855_c001_v0001117_t0008_u01762484335997") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0973a_d20251107_m025850_c001_v7007000_t0000_u01762484330039") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ada9_d20251107_m025845_c001_v0001184_t0057_u01762484325177") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745fb_d20251107_m025843_c001_v7007000_t0000_u01762484323596") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691b1_d20251107_m025834_c001_v0001093_t0017_u01762484314450") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0ae9f_d20251107_m025824_c001_v7007000_t0000_u01762484304098") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6916a_d20251107_m025815_c001_v0001093_t0011_u01762484295691") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e31_d20251107_m025808_c001_v7007000_t0000_u01762484288876") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69127_d20251107_m025759_c001_v0001093_t0032_u01762484279231") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128cf_d20251107_m025753_c001_v7007000_t0000_u01762484273052") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a690f3_d20251107_m025743_c001_v0001093_t0028_u01762484263576") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077a5_d20251107_m025907_c001_v7007000_t0000_u01762484347647") 2025/11/07 03:01:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a694_d20251107_m025902_c001_v0001117_t0006_u01762484342872") 2025/11/07 03:01:46 DEBUG : dir1/0008-23456: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c2_d20251107_m025929_c001_v7007000_t0000_u01762484369818") 2025/11/07 03:01:46 DEBUG : dir1/0008-23456: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af0a_d20251107_m025924_c001_v0001184_t0058_u01762484364393") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de18_d20251107_m030051_c001_v7007000_t0000_u01762484451501") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a826_d20251107_m030042_c001_v0001117_t0042_u01762484442320") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1194_d20251107_m030035_c001_v7007000_t0000_u01762484435457") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a7cf_d20251107_m030026_c001_v0001117_t0026_u01762484426123") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097aa_d20251107_m030019_c001_v7007000_t0000_u01762484419260") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a77f_d20251107_m030008_c001_v0001117_t0040_u01762484408421") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e62_d20251107_m030001_c001_v7007000_t0000_u01762484401326") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a74d_d20251107_m025952_c001_v0001117_t0025_u01762484392626") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e68_d20251107_m025946_c001_v7007000_t0000_u01762484386130") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a711_d20251107_m025937_c001_v0001117_t0028_u01762484377065") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acfd_d20251107_m025925_c001_v7007000_t0000_u01762484365921") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aeda_d20251107_m025918_c001_v0001184_t0022_u01762484358189") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d7_d20251107_m025911_c001_v7007000_t0000_u01762484351623") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae7c_d20251107_m025906_c001_v0001184_t0020_u01762484346577") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8bf_d20251107_m025904_c001_v7007000_t0000_u01762484344544") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ff0_d20251107_m025856_c001_v0001179_t0038_u01762484336676") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0973b_d20251107_m025850_c001_v7007000_t0000_u01762484330220") 2025/11/07 03:01:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691e9_d20251107_m025845_c001_v0001093_t0009_u01762484325319") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e0_d20251107_m025843_c001_v7007000_t0000_u01762484323610") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f80_d20251107_m025834_c001_v0001179_t0006_u01762484314788") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f74_d20251107_m025824_c001_v7007000_t0000_u01762484304413") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac99_d20251107_m025816_c001_v0001184_t0013_u01762484296099") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e32_d20251107_m025809_c001_v7007000_t0000_u01762484289063") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11abf9_d20251107_m025759_c001_v0001184_t0040_u01762484279575") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128d3_d20251107_m025753_c001_v7007000_t0000_u01762484273236") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab70_d20251107_m025743_c001_v0001184_t0025_u01762484263878") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077a8_d20251107_m025907_c001_v7007000_t0000_u01762484347840") 2025/11/07 03:01:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae60_d20251107_m025902_c001_v0001184_t0012_u01762484342889") 2025/11/07 03:01:47 DEBUG : dir1/0009-34567: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c3_d20251107_m025930_c001_v7007000_t0000_u01762484370003") 2025/11/07 03:01:47 DEBUG : dir1/0009-34567: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af12_d20251107_m025924_c001_v0001184_t0044_u01762484364614") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de19_d20251107_m030051_c001_v7007000_t0000_u01762484451684") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b16b_d20251107_m030042_c001_v0001184_t0056_u01762484442907") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1195_d20251107_m030035_c001_v7007000_t0000_u01762484435638") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b0ea_d20251107_m030026_c001_v0001184_t0001_u01762484426716") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097ac_d20251107_m030019_c001_v7007000_t0000_u01762484419441") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b04e_d20251107_m030009_c001_v0001184_t0015_u01762484409242") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e63_d20251107_m030001_c001_v7007000_t0000_u01762484401517") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11afd5_d20251107_m025953_c001_v0001184_t0035_u01762484393273") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e69_d20251107_m025946_c001_v7007000_t0000_u01762484386312") 2025/11/07 03:01:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af6b_d20251107_m025937_c001_v0001184_t0038_u01762484377724") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bdc6_d20251107_m025925_c001_v7007000_t0000_u01762484365537") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3805b_d20251107_m025918_c001_v0001179_t0003_u01762484358412") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d8_d20251107_m025911_c001_v7007000_t0000_u01762484351811") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3802d_d20251107_m025906_c001_v0001179_t0018_u01762484346598") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e0d_d20251107_m025904_c001_v7007000_t0000_u01762484344312") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae20_d20251107_m025856_c001_v0001184_t0009_u01762484336863") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0973c_d20251107_m025850_c001_v7007000_t0000_u01762484330430") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fb7_d20251107_m025845_c001_v0001179_t0048_u01762484325369") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701dc_d20251107_m025843_c001_v7007000_t0000_u01762484323299") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a63e_d20251107_m025835_c001_v0001117_t0041_u01762484315175") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745ae_d20251107_m025824_c001_v7007000_t0000_u01762484304430") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5fb_d20251107_m025816_c001_v0001117_t0000_u01762484296315") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e33_d20251107_m025809_c001_v7007000_t0000_u01762484289302") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5b5_d20251107_m025759_c001_v0001117_t0045_u01762484279813") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128d6_d20251107_m025753_c001_v7007000_t0000_u01762484273420") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a581_d20251107_m025744_c001_v0001117_t0054_u01762484264082") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e2c_d20251107_m025907_c001_v7007000_t0000_u01762484347847") 2025/11/07 03:01:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38018_d20251107_m025902_c001_v0001179_t0006_u01762484342969") 2025/11/07 03:01:48 DEBUG : dir1/0010-45678: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c4_d20251107_m025930_c001_v7007000_t0000_u01762484370187") 2025/11/07 03:01:48 DEBUG : dir1/0010-45678: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69275_d20251107_m025924_c001_v0001093_t0042_u01762484364724") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de1a_d20251107_m030051_c001_v7007000_t0000_u01762484451869") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38202_d20251107_m030043_c001_v0001179_t0034_u01762484443159") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1196_d20251107_m030035_c001_v7007000_t0000_u01762484435821") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381c1_d20251107_m030026_c001_v0001179_t0058_u01762484426932") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097ad_d20251107_m030019_c001_v7007000_t0000_u01762484419664") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3815d_d20251107_m030009_c001_v0001179_t0044_u01762484409451") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e65_d20251107_m030001_c001_v7007000_t0000_u01762484401703") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3810e_d20251107_m025953_c001_v0001179_t0005_u01762484393484") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6a_d20251107_m025946_c001_v7007000_t0000_u01762484386497") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380be_d20251107_m025937_c001_v0001179_t0018_u01762484377936") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329235c2_d20251107_m025925_c001_v7007000_t0000_u01762484365927") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6d3_d20251107_m025918_c001_v0001117_t0002_u01762484358685") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8d9_d20251107_m025912_c001_v7007000_t0000_u01762484352019") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69234_d20251107_m025906_c001_v0001093_t0012_u01762484346713") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701f8_d20251107_m025904_c001_v7007000_t0000_u01762484344739") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6920c_d20251107_m025857_c001_v0001093_t0028_u01762484337102") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0973d_d20251107_m025850_c001_v7007000_t0000_u01762484330613") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11adab_d20251107_m025845_c001_v0001184_t0009_u01762484325401") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701da_d20251107_m025843_c001_v7007000_t0000_u01762484323245") 2025/11/07 03:01:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad4a_d20251107_m025835_c001_v0001184_t0040_u01762484315758") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411be51_d20251107_m025824_c001_v7007000_t0000_u01762484304117") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f1c_d20251107_m025817_c001_v0001179_t0048_u01762484297064") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e34_d20251107_m025809_c001_v7007000_t0000_u01762484289488") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ed0_d20251107_m025800_c001_v0001179_t0017_u01762484280326") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128d9_d20251107_m025753_c001_v7007000_t0000_u01762484273602") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e94_d20251107_m025745_c001_v0001179_t0041_u01762484265138") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e2d_d20251107_m025908_c001_v7007000_t0000_u01762484348049") 2025/11/07 03:01:50 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae62_d20251107_m025903_c001_v0001184_t0026_u01762484343180") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c5_d20251107_m025930_c001_v7007000_t0000_u01762484370370") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af14_d20251107_m025924_c001_v0001184_t0022_u01762484364831") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de1b_d20251107_m030052_c001_v7007000_t0000_u01762484452063") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69359_d20251107_m030043_c001_v0001093_t0031_u01762484443351") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1197_d20251107_m030036_c001_v7007000_t0000_u01762484436003") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69326_d20251107_m030027_c001_v0001093_t0049_u01762484427169") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097ae_d20251107_m030019_c001_v7007000_t0000_u01762484419855") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692f8_d20251107_m030010_c001_v0001093_t0029_u01762484410449") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e66_d20251107_m030001_c001_v7007000_t0000_u01762484401892") 2025/11/07 03:01:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692c3_d20251107_m025954_c001_v0001093_t0043_u01762484394061") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6b_d20251107_m025946_c001_v7007000_t0000_u01762484386680") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6928e_d20251107_m025938_c001_v0001093_t0047_u01762484378175") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f2217_d20251107_m025925_c001_v7007000_t0000_u01762484365945") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6925f_d20251107_m025919_c001_v0001093_t0033_u01762484359441") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8da_d20251107_m025912_c001_v7007000_t0000_u01762484352206") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae86_d20251107_m025906_c001_v0001184_t0000_u01762484346776") 2025/11/07 03:01:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e0e_d20251107_m025904_c001_v7007000_t0000_u01762484344526") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a680_d20251107_m025857_c001_v0001117_t0018_u01762484337440") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0973f_d20251107_m025850_c001_v7007000_t0000_u01762484330797") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11adb3_d20251107_m025845_c001_v0001184_t0036_u01762484325636") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a69a_d20251107_m025843_c001_v7007000_t0000_u01762484323256") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691b5_d20251107_m025835_c001_v0001093_t0052_u01762484315975") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f72_d20251107_m025824_c001_v7007000_t0000_u01762484304046") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69170_d20251107_m025817_c001_v0001093_t0049_u01762484297366") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e35_d20251107_m025809_c001_v7007000_t0000_u01762484289674") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6912b_d20251107_m025800_c001_v0001093_t0027_u01762484280552") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128dd_d20251107_m025753_c001_v7007000_t0000_u01762484273786") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a690fb_d20251107_m025745_c001_v0001093_t0018_u01762484265398") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8c6_d20251107_m025907_c001_v7007000_t0000_u01762484347873") 2025/11/07 03:01:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69228_d20251107_m025903_c001_v0001093_t0005_u01762484343199") 2025/11/07 03:01:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c7_d20251107_m025930_c001_v7007000_t0000_u01762484370559") 2025/11/07 03:01:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38079_d20251107_m025924_c001_v0001179_t0056_u01762484364927") 2025/11/07 03:01:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de1c_d20251107_m030052_c001_v7007000_t0000_u01762484452246") 2025/11/07 03:01:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a830_d20251107_m030043_c001_v0001117_t0049_u01762484443713") 2025/11/07 03:01:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1198_d20251107_m030036_c001_v7007000_t0000_u01762484436186") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a7db_d20251107_m030027_c001_v0001117_t0049_u01762484427497") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097af_d20251107_m030020_c001_v7007000_t0000_u01762484420076") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a789_d20251107_m030010_c001_v0001117_t0041_u01762484410808") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e67_d20251107_m030002_c001_v7007000_t0000_u01762484402080") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a751_d20251107_m025954_c001_v0001117_t0042_u01762484394431") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6c_d20251107_m025946_c001_v7007000_t0000_u01762484386862") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a716_d20251107_m025938_c001_v0001117_t0021_u01762484378533") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acfc_d20251107_m025925_c001_v7007000_t0000_u01762484365725") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aeea_d20251107_m025919_c001_v0001184_t0018_u01762484359801") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8db_d20251107_m025912_c001_v7007000_t0000_u01762484352395") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38031_d20251107_m025906_c001_v0001179_t0025_u01762484346830") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550d58c_d20251107_m025904_c001_v7007000_t0000_u01762484344751") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ffa_d20251107_m025857_c001_v0001179_t0038_u01762484337975") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09740_d20251107_m025850_c001_v7007000_t0000_u01762484330981") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a662_d20251107_m025845_c001_v0001117_t0009_u01762484325661") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701df_d20251107_m025843_c001_v7007000_t0000_u01762484323483") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f88_d20251107_m025836_c001_v0001179_t0015_u01762484316870") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701ce_d20251107_m025824_c001_v7007000_t0000_u01762484304256") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac9f_d20251107_m025817_c001_v0001184_t0055_u01762484297801") 2025/11/07 03:01:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e36_d20251107_m025809_c001_v7007000_t0000_u01762484289862") 2025/11/07 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ac04_d20251107_m025800_c001_v0001184_t0040_u01762484280955") 2025/11/07 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128e0_d20251107_m025753_c001_v7007000_t0000_u01762484273971") 2025/11/07 03:01:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab82_d20251107_m025745_c001_v0001184_t0039_u01762484265712") 2025/11/07 03:01:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550d5a5_d20251107_m025907_c001_v7007000_t0000_u01762484347860") 2025/11/07 03:01:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3801c_d20251107_m025903_c001_v0001179_t0041_u01762484343237") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6c9_d20251107_m025930_c001_v7007000_t0000_u01762484370745") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af16_d20251107_m025925_c001_v0001184_t0023_u01762484365034") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de1f_d20251107_m030052_c001_v7007000_t0000_u01762484452433") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b177_d20251107_m030044_c001_v0001184_t0037_u01762484444368") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b1199_d20251107_m030036_c001_v7007000_t0000_u01762484436374") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b0fc_d20251107_m030028_c001_v0001184_t0044_u01762484428083") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097b0_d20251107_m030020_c001_v7007000_t0000_u01762484420283") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b060_d20251107_m030011_c001_v0001184_t0040_u01762484411417") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e69_d20251107_m030002_c001_v7007000_t0000_u01762484402272") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11afe3_d20251107_m025954_c001_v0001184_t0035_u01762484394941") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6d_d20251107_m025947_c001_v7007000_t0000_u01762484387043") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af79_d20251107_m025938_c001_v0001184_t0036_u01762484378937") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6b5_d20251107_m025925_c001_v7007000_t0000_u01762484365959") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3805f_d20251107_m025920_c001_v0001179_t0016_u01762484360011") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8dc_d20251107_m025912_c001_v7007000_t0000_u01762484352580") 2025/11/07 03:01:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae88_d20251107_m025906_c001_v0001184_t0016_u01762484346975") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bee1_d20251107_m025904_c001_v7007000_t0000_u01762484344485") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae2a_d20251107_m025858_c001_v0001184_t0013_u01762484338176") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09741_d20251107_m025851_c001_v7007000_t0000_u01762484331164") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37fbd_d20251107_m025845_c001_v0001179_t0043_u01762484325697") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745f9_d20251107_m025843_c001_v7007000_t0000_u01762484323415") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a644_d20251107_m025837_c001_v0001117_t0023_u01762484317108") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d832_d20251107_m025824_c001_v7007000_t0000_u01762484304116") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a601_d20251107_m025818_c001_v0001117_t0036_u01762484298028") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e37_d20251107_m025810_c001_v7007000_t0000_u01762484290048") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a5bb_d20251107_m025801_c001_v0001117_t0059_u01762484281154") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128e4_d20251107_m025754_c001_v7007000_t0000_u01762484274156") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a587_d20251107_m025745_c001_v0001117_t0034_u01762484265929") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8c7_d20251107_m025908_c001_v7007000_t0000_u01762484348067") 2025/11/07 03:01:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae64_d20251107_m025903_c001_v0001184_t0003_u01762484343377") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6cb_d20251107_m025930_c001_v7007000_t0000_u01762484370928") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69277_d20251107_m025925_c001_v0001093_t0019_u01762484365123") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de22_d20251107_m030052_c001_v7007000_t0000_u01762484452619") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38208_d20251107_m030044_c001_v0001179_t0037_u01762484444581") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b119a_d20251107_m030036_c001_v7007000_t0000_u01762484436602") 2025/11/07 03:01:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e381c7_d20251107_m030028_c001_v0001179_t0053_u01762484428343") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097b1_d20251107_m030020_c001_v7007000_t0000_u01762484420470") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38171_d20251107_m030011_c001_v0001179_t0010_u01762484411754") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e6b_d20251107_m030002_c001_v7007000_t0000_u01762484402483") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38118_d20251107_m025955_c001_v0001179_t0017_u01762484395141") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6e_d20251107_m025947_c001_v7007000_t0000_u01762484387227") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e380c4_d20251107_m025939_c001_v0001179_t0012_u01762484379147") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077bd_d20251107_m025925_c001_v7007000_t0000_u01762484365948") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6d9_d20251107_m025920_c001_v0001117_t0050_u01762484360215") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8dd_d20251107_m025912_c001_v7007000_t0000_u01762484352767") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38035_d20251107_m025907_c001_v0001179_t0006_u01762484347064") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e0c_d20251107_m025904_c001_v7007000_t0000_u01762484344128") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6920e_d20251107_m025858_c001_v0001093_t0014_u01762484338398") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09742_d20251107_m025851_c001_v7007000_t0000_u01762484331348") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691ef_d20251107_m025845_c001_v0001093_t0013_u01762484325792") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701dd_d20251107_m025843_c001_v7007000_t0000_u01762484323428") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad58_d20251107_m025837_c001_v0001184_t0031_u01762484317899") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745ac_d20251107_m025824_c001_v7007000_t0000_u01762484304063") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f28_d20251107_m025818_c001_v0001179_t0035_u01762484298916") 2025/11/07 03:01:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e38_d20251107_m025810_c001_v7007000_t0000_u01762484290235") 2025/11/07 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ed8_d20251107_m025801_c001_v0001179_t0029_u01762484281825") 2025/11/07 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128e8_d20251107_m025754_c001_v7007000_t0000_u01762484274342") 2025/11/07 03:01:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e9a_d20251107_m025746_c001_v0001179_t0059_u01762484266515") 2025/11/07 03:01:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701fa_d20251107_m025907_c001_v7007000_t0000_u01762484347878") 2025/11/07 03:01:57 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a698_d20251107_m025903_c001_v0001117_t0033_u01762484343549") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6cd_d20251107_m025931_c001_v7007000_t0000_u01762484371173") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3807b_d20251107_m025925_c001_v0001179_t0025_u01762484365157") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de23_d20251107_m030052_c001_v7007000_t0000_u01762484452803") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69369_d20251107_m030044_c001_v0001093_t0031_u01762484444794") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b119c_d20251107_m030036_c001_v7007000_t0000_u01762484436815") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6932a_d20251107_m030028_c001_v0001093_t0036_u01762484428560") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097b2_d20251107_m030020_c001_v7007000_t0000_u01762484420669") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692fa_d20251107_m030011_c001_v0001093_t0032_u01762484411965") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e6c_d20251107_m030002_c001_v7007000_t0000_u01762484402688") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692c9_d20251107_m025955_c001_v0001093_t0030_u01762484395340") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e6f_d20251107_m025947_c001_v7007000_t0000_u01762484387410") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69294_d20251107_m025939_c001_v0001093_t0031_u01762484379378") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bdc9_d20251107_m025926_c001_v7007000_t0000_u01762484366077") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69265_d20251107_m025920_c001_v0001093_t0003_u01762484360926") 2025/11/07 03:01:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8df_d20251107_m025912_c001_v7007000_t0000_u01762484352952") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6ad_d20251107_m025907_c001_v0001117_t0043_u01762484347052") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448077a1_d20251107_m025904_c001_v7007000_t0000_u01762484344575") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a686_d20251107_m025858_c001_v0001117_t0002_u01762484338793") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09743_d20251107_m025851_c001_v7007000_t0000_u01762484331569") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11adb5_d20251107_m025845_c001_v0001184_t0028_u01762484325856") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a69b_d20251107_m025843_c001_v7007000_t0000_u01762484323441") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691bb_d20251107_m025838_c001_v0001093_t0021_u01762484318100") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701cd_d20251107_m025824_c001_v7007000_t0000_u01762484304067") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6917c_d20251107_m025819_c001_v0001093_t0034_u01762484299119") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e39_d20251107_m025810_c001_v7007000_t0000_u01762484290422") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69137_d20251107_m025802_c001_v0001093_t0012_u01762484282048") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128ed_d20251107_m025754_c001_v7007000_t0000_u01762484274525") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69105_d20251107_m025746_c001_v0001093_t0046_u01762484266720") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f413f2cbeee56a117_d20251107_m025907_c001_v7007000_t0000_u01762484347892") 2025/11/07 03:01:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ae68_d20251107_m025903_c001_v0001184_t0022_u01762484343593") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b3_d20251107_m025826_c001_v7007000_t0000_u01762484306777") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11acd3_d20251107_m025822_c001_v0001184_t0009_u01762484302290") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b4_d20251107_m025826_c001_v7007000_t0000_u01762484306965") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f38_d20251107_m025822_c001_v0001179_t0021_u01762484302305") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b5_d20251107_m025827_c001_v7007000_t0000_u01762484307149") 2025/11/07 03:01:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f3a_d20251107_m025822_c001_v0001179_t0019_u01762484302511") 2025/11/07 03:01:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b6_d20251107_m025827_c001_v7007000_t0000_u01762484307338") 2025/11/07 03:01:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11acd7_d20251107_m025822_c001_v0001184_t0029_u01762484302524") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b7_d20251107_m025827_c001_v7007000_t0000_u01762484307520") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a614_d20251107_m025822_c001_v0001117_t0031_u01762484302626") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b8_d20251107_m025827_c001_v7007000_t0000_u01762484307704") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69192_d20251107_m025822_c001_v0001093_t0035_u01762484302636") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745b9_d20251107_m025827_c001_v7007000_t0000_u01762484307887") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f3c_d20251107_m025822_c001_v0001179_t0053_u01762484302715") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745ba_d20251107_m025828_c001_v7007000_t0000_u01762484308070") 2025/11/07 03:01:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11acdd_d20251107_m025822_c001_v0001184_t0004_u01762484302733") 2025/11/07 03:01:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745bb_d20251107_m025828_c001_v7007000_t0000_u01762484308254") 2025/11/07 03:01:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f3e_d20251107_m025822_c001_v0001179_t0023_u01762484302920") 2025/11/07 03:01:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745bc_d20251107_m025828_c001_v7007000_t0000_u01762484308437") 2025/11/07 03:01:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ace1_d20251107_m025822_c001_v0001184_t0045_u01762484302953") 2025/11/07 03:01:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745bd_d20251107_m025828_c001_v7007000_t0000_u01762484308621") 2025/11/07 03:01:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69196_d20251107_m025822_c001_v0001093_t0047_u01762484302968") 2025/11/07 03:01:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745be_d20251107_m025828_c001_v7007000_t0000_u01762484308817") 2025/11/07 03:01:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f40_d20251107_m025823_c001_v0001179_t0040_u01762484303123") 2025/11/07 03:01:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745bf_d20251107_m025829_c001_v7007000_t0000_u01762484309000") 2025/11/07 03:02:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ace5_d20251107_m025823_c001_v0001184_t0054_u01762484303167") 2025/11/07 03:02:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745c0_d20251107_m025829_c001_v7007000_t0000_u01762484309182") 2025/11/07 03:02:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6919a_d20251107_m025823_c001_v0001093_t0012_u01762484303271") 2025/11/07 03:02:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745c1_d20251107_m025829_c001_v7007000_t0000_u01762484309365") 2025/11/07 03:02:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f44_d20251107_m025823_c001_v0001179_t0048_u01762484303347") 2025/11/07 03:02:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d745c2_d20251107_m025829_c001_v7007000_t0000_u01762484309548") 2025/11/07 03:02:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ace7_d20251107_m025823_c001_v0001184_t0013_u01762484303370") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e6_d20251107_m025846_c001_v7007000_t0000_u01762484326613") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f93_d20251107_m025840_c001_v0001179_t0010_u01762484320763") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e9_d20251107_m025846_c001_v7007000_t0000_u01762484326796") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad6a_d20251107_m025840_c001_v0001184_t0000_u01762484320773") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e4_d20251107_m025846_c001_v7007000_t0000_u01762484326471") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691c5_d20251107_m025840_c001_v0001093_t0002_u01762484320922") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0972e_d20251107_m025846_c001_v7007000_t0000_u01762484326626") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f97_d20251107_m025840_c001_v0001179_t0018_u01762484320966") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06f81_d20251107_m025846_c001_v7007000_t0000_u01762484326637") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad6c_d20251107_m025840_c001_v0001184_t0050_u01762484320980") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6a0_d20251107_m025846_c001_v7007000_t0000_u01762484326646") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a650_d20251107_m025841_c001_v0001117_t0027_u01762484321038") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0972f_d20251107_m025846_c001_v7007000_t0000_u01762484326809") 2025/11/07 03:02:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad74_d20251107_m025841_c001_v0001184_t0049_u01762484321188") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e2_d20251107_m025846_c001_v7007000_t0000_u01762484326410") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f99_d20251107_m025841_c001_v0001179_t0052_u01762484321200") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e7_d20251107_m025846_c001_v7007000_t0000_u01762484326656") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691c7_d20251107_m025841_c001_v0001093_t0009_u01762484321378") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6a1_d20251107_m025846_c001_v7007000_t0000_u01762484326735") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad78_d20251107_m025841_c001_v0001184_t0015_u01762484321396") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74615_d20251107_m025846_c001_v7007000_t0000_u01762484326418") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f9b_d20251107_m025841_c001_v0001179_t0006_u01762484321431") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e3_d20251107_m025846_c001_v7007000_t0000_u01762484326430") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad7f_d20251107_m025841_c001_v0001184_t0040_u01762484321608") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a69f_d20251107_m025846_c001_v7007000_t0000_u01762484326483") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37f9f_d20251107_m025841_c001_v0001179_t0006_u01762484321745") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701e5_d20251107_m025846_c001_v7007000_t0000_u01762484326593") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a652_d20251107_m025841_c001_v0001117_t0015_u01762484321796") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0972d_d20251107_m025846_c001_v7007000_t0000_u01762484326443") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ad81_d20251107_m025841_c001_v0001184_t0052_u01762484321806") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74619_d20251107_m025846_c001_v7007000_t0000_u01762484326601") 2025/11/07 03:02:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691cb_d20251107_m025841_c001_v0001093_t0012_u01762484321983") 2025/11/07 03:02:01 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57dc_d20251107_m025646_c001_v7007000_t0000_u01762484206969") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1007c9e7d76cb711_d20251107_m025644_c001_v0001101_t0002_u01762484204855") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77abbe_d20251107_m025644_c001_v7007000_t0000_u01762484204664") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1007c9e7d76cb6ff_d20251107_m025640_c001_v0001101_t0055_u01762484200949") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77abb8_d20251107_m025640_c001_v7007000_t0000_u01762484200176") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a91b_d20251107_m025636_c001_v0001184_t0026_u01762484196312") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f406602b19264f1d0_d20251107_m025634_c001_v7007000_t0000_u01762484194852") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1057b246b078bc7c_d20251107_m025632_c001_v0001093_t0052_u01762484192150") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448074e7_d20251107_m025631_c001_v7007000_t0000_u01762484191925") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1057b246b078bc74_d20251107_m025628_c001_v0001093_t0006_u01762484188342") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448074ca_d20251107_m025627_c001_v7007000_t0000_u01762484187616") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37cd3_d20251107_m025623_c001_v0001179_t0031_u01762484183828") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4161f6f3b69233f4_d20251107_m025622_c001_v7007000_t0000_u01762484182545") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f106b975d69d336ea_d20251107_m025620_c001_v0001104_t0008_u01762484180431") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550ca49_d20251107_m025619_c001_v7007000_t0000_u01762484179875") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f106b975d69d336d0_d20251107_m025614_c001_v0001104_t0020_u01762484174381") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550ca1b_d20251107_m025613_c001_v7007000_t0000_u01762484173653") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ca3_d20251107_m025610_c001_v0001179_t0020_u01762484170514") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d73d_d20251107_m025609_c001_v7007000_t0000_u01762484169593") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1083e0113111bc02_d20251107_m025607_c001_v0001165_t0046_u01762484167870") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f422c1db68935a049_d20251107_m025607_c001_v7007000_t0000_u01762484167685") 2025/11/07 03:02:02 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1083e0113111bbeb_d20251107_m025604_c001_v0001165_t0014_u01762484164494") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f422c1db68935a045_d20251107_m025603_c001_v7007000_t0000_u01762484163731") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c75_d20251107_m025558_c001_v0001179_t0048_u01762484158498") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e17e_d20251107_m025557_c001_v7007000_t0000_u01762484157575") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f106cc646f76b44c1_d20251107_m025555_c001_v0001040_t0024_u01762484155524") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b39970042_d20251107_m025555_c001_v7007000_t0000_u01762484155336") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f106cc646f76b44bb_d20251107_m025551_c001_v0001040_t0057_u01762484151800") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b3997003e_d20251107_m025551_c001_v7007000_t0000_u01762484151071") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c4c_d20251107_m025546_c001_v0001179_t0009_u01762484146063") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74377_d20251107_m025545_c001_v7007000_t0000_u01762484145145") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1083d8904baeb4c7_d20251107_m025543_c001_v0001098_t0023_u01762484143419") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550c9f9_d20251107_m025543_c001_v7007000_t0000_u01762484143223") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1083d8904baeb4a9_d20251107_m025540_c001_v0001098_t0046_u01762484140029") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550c9f4_d20251107_m025539_c001_v7007000_t0000_u01762484139300") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c34_d20251107_m025534_c001_v0001179_t0034_u01762484134122") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232fa_d20251107_m025533_c001_v7007000_t0000_u01762484133026") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1096a81ed0fc270b_d20251107_m025527_c001_v0001180_t0025_u01762484127966") 2025/11/07 03:02:03 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d742bf_d20251107_m025527_c001_v7007000_t0000_u01762484127725") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c0a_d20251107_m025522_c001_v0001179_t0051_u01762484122901") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f112e1e4c78eaa0c0_d20251107_m025522_c001_v0001101_t0042_u01762484122006") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f112e1e4c78eaa0bc_d20251107_m025520_c001_v0001101_t0059_u01762484120809") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bc95_d20251107_m025507_c001_v7007000_t0000_u01762484107189") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a6ba_d20251107_m025500_c001_v0001184_t0050_u01762484100860") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f101c834257eef2e7_d20251107_m025500_c001_v0001181_t0024_u01762484100096") 2025/11/07 03:02:04 DEBUG : dst/one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f101c834257eef2e1_d20251107_m025459_c001_v0001181_t0021_u01762484099140") 2025/11/07 03:02:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57dd_d20251107_m025647_c001_v7007000_t0000_u01762484207171") 2025/11/07 03:02:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f112b1f688f1c3fae_d20251107_m025644_c001_v0001145_t0030_u01762484204331") 2025/11/07 03:02:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11143c531faf4a14_d20251107_m025639_c001_v0001100_t0041_u01762484199890") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f406602b19264f1d1_d20251107_m025635_c001_v7007000_t0000_u01762484195035") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1013ed5c76f34a53_d20251107_m025631_c001_v0001043_t0058_u01762484191392") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f101d32024dc330c2_d20251107_m025627_c001_v0001101_t0030_u01762484187252") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4161f6f3b69233f5_d20251107_m025622_c001_v7007000_t0000_u01762484182731") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102915ae6980ee62_d20251107_m025619_c001_v0001105_t0000_u01762484179498") 2025/11/07 03:02:04 DEBUG : dst/one.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1086cf0a0cd5b8f9_d20251107_m025613_c001_v0001180_t0034_u01762484173424") 2025/11/07 03:02:04 DEBUG : dst/three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232fb_d20251107_m025533_c001_v7007000_t0000_u01762484133206") 2025/11/07 03:02:04 DEBUG : dst/three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f112e1e4c78eaa0e6_d20251107_m025531_c001_v0001101_t0010_u01762484131491") 2025/11/07 03:02:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57de_d20251107_m025647_c001_v7007000_t0000_u01762484207352") 2025/11/07 03:02:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f107b8179a25898c4_d20251107_m025645_c001_v0001184_t0043_u01762484205847") 2025/11/07 03:02:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105b8f604241a539_d20251107_m025641_c001_v0001104_t0015_u01762484201931") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57df_d20251107_m025647_c001_v7007000_t0000_u01762484207534") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1007c9e7d76cb715_d20251107_m025646_c001_v0001101_t0033_u01762484206240") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77abbf_d20251107_m025646_c001_v7007000_t0000_u01762484206056") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1007c9e7d76cb707_d20251107_m025642_c001_v0001101_t0036_u01762484202838") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77abbb_d20251107_m025642_c001_v7007000_t0000_u01762484202655") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a921_d20251107_m025637_c001_v0001184_t0038_u01762484197090") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f406602b19264f1d2_d20251107_m025635_c001_v7007000_t0000_u01762484195217") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1057b246b078bc82_d20251107_m025634_c001_v0001093_t0036_u01762484194128") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448074eb_d20251107_m025633_c001_v7007000_t0000_u01762484193946") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1057b246b078bc7a_d20251107_m025629_c001_v0001093_t0037_u01762484189953") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4216311f448074d8_d20251107_m025629_c001_v7007000_t0000_u01762484189770") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37cd8_d20251107_m025624_c001_v0001179_t0051_u01762484184575") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550ca5d_d20251107_m025621_c001_v7007000_t0000_u01762484181992") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a8c7_d20251107_m025618_c001_v0001184_t0031_u01762484178646") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550ca38_d20251107_m025617_c001_v7007000_t0000_u01762484177554") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ca9_d20251107_m025610_c001_v0001179_t0031_u01762484170994") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f422c1db68935a04a_d20251107_m025608_c001_v7007000_t0000_u01762484168657") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a879_d20251107_m025606_c001_v0001184_t0001_u01762484166694") 2025/11/07 03:02:05 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f422c1db68935a046_d20251107_m025605_c001_v7007000_t0000_u01762484165592") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c79_d20251107_m025558_c001_v0001179_t0057_u01762484158932") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b39970043_d20251107_m025556_c001_v7007000_t0000_u01762484156626") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a823_d20251107_m025553_c001_v0001184_t0012_u01762484153996") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b39970040_d20251107_m025552_c001_v7007000_t0000_u01762484152900") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c4e_d20251107_m025546_c001_v0001179_t0008_u01762484146534") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550c9fa_d20251107_m025544_c001_v7007000_t0000_u01762484144212") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a7d0_d20251107_m025541_c001_v0001184_t0059_u01762484141943") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f414136f5a550c9f6_d20251107_m025540_c001_v7007000_t0000_u01762484140842") 2025/11/07 03:02:06 DEBUG : dst/three.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37c38_d20251107_m025534_c001_v0001179_t0030_u01762484134534") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f406602b19264f1d3_d20251107_m025635_c001_v7007000_t0000_u01762484195400") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11380b3b5f8be6cb_d20251107_m025633_c001_v0001116_t0058_u01762484193408") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11046b2840f8c17e_d20251107_m025629_c001_v0001157_t0059_u01762484189395") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4161f6f3b69233f6_d20251107_m025622_c001_v7007000_t0000_u01762484182914") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1179d79756230c86_d20251107_m025621_c001_v0001161_t0056_u01762484181396") 2025/11/07 03:02:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f109697f200d00fca_d20251107_m025617_c001_v0001150_t0021_u01762484177246") 2025/11/07 03:02:06 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57e0_d20251107_m025647_c001_v7007000_t0000_u01762484207716") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d11_d20251107_m025636_c001_v0001179_t0054_u01762484196874") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f406602b19264f1d4_d20251107_m025635_c001_v7007000_t0000_u01762484195582") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a8e5_d20251107_m025624_c001_v0001184_t0041_u01762484184380") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4161f6f3b69233f7_d20251107_m025623_c001_v7007000_t0000_u01762484183098") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a88e_d20251107_m025610_c001_v0001184_t0044_u01762484170765") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d73f_d20251107_m025609_c001_v7007000_t0000_u01762484169776") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a83b_d20251107_m025558_c001_v0001184_t0049_u01762484158717") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e180_d20251107_m025557_c001_v7007000_t0000_u01762484157766") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a7ec_d20251107_m025546_c001_v0001184_t0032_u01762484146320") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4238fd51c1d74379_d20251107_m025545_c001_v7007000_t0000_u01762484145328") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a7a2_d20251107_m025534_c001_v0001184_t0025_u01762484134329") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232fc_d20251107_m025533_c001_v7007000_t0000_u01762484133387") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f100e83ea0ed102e9_d20251107_m025529_c001_v0001165_t0028_u01762484129208") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bc98_d20251107_m025507_c001_v7007000_t0000_u01762484107374") 2025/11/07 03:02:07 DEBUG : dst/two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f101c834257eef309_d20251107_m025506_c001_v0001181_t0045_u01762484106214") 2025/11/07 03:02:07 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f2022_d20251107_m025434_c001_v7007000_t0000_u01762484074578") 2025/11/07 03:02:07 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a5c3_d20251107_m025431_c001_v0001184_t0043_u01762484071397") 2025/11/07 03:02:07 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f201e_d20251107_m025428_c001_v7007000_t0000_u01762484068978") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37b25_d20251107_m025419_c001_v0001179_t0049_u01762484059195") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bb0e_d20251107_m025408_c001_v7007000_t0000_u01762484048960") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a4c8_d20251107_m025405_c001_v0001184_t0054_u01762484045527") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b8_d20251107_m025346_c001_v7007000_t0000_u01762484026341") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a8b_d20251107_m025344_c001_v0001179_t0038_u01762484024593") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b3_d20251107_m025343_c001_v7007000_t0000_u01762484023774") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a85_d20251107_m025342_c001_v0001179_t0004_u01762484022604") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081ae_d20251107_m025339_c001_v7007000_t0000_u01762484019885") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a66_d20251107_m025338_c001_v0001179_t0014_u01762484018361") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081ab_d20251107_m025337_c001_v7007000_t0000_u01762484017509") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a58_d20251107_m025336_c001_v0001179_t0051_u01762484016272") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0819f_d20251107_m025330_c001_v7007000_t0000_u01762484010973") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a40_d20251107_m025329_c001_v0001179_t0051_u01762484009457") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0819b_d20251107_m025328_c001_v7007000_t0000_u01762484008702") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a3c_d20251107_m025327_c001_v0001179_t0028_u01762484007901") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5892_d20251107_m025323_c001_v7007000_t0000_u01762484003564") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a27_d20251107_m025322_c001_v0001179_t0050_u01762484002182") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5890_d20251107_m025320_c001_v7007000_t0000_u01762484000329") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a15_d20251107_m025319_c001_v0001179_t0033_u01762483999360") 2025/11/07 03:02:08 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f588f_d20251107_m025318_c001_v7007000_t0000_u01762483998890") 2025/11/07 03:02:09 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11273f356ce7407f_d20251107_m025318_c001_v0001154_t0002_u01762483998073") 2025/11/07 03:02:09 DEBUG : empty space: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a05_d20251107_m025316_c001_v0001179_t0016_u01762483996536") 2025/11/07 03:02:09 DEBUG : enormous: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b6_d20251107_m025345_c001_v7007000_t0000_u01762484025376") 2025/11/07 03:02:09 DEBUG : enormous: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a8d_d20251107_m025344_c001_v0001179_t0029_u01762484024795") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f407ae72636dd57e3_d20251107_m025651_c001_v7007000_t0000_u01762484211921") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37d48_d20251107_m025650_c001_v0001179_t0004_u01762484210745") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae8_d20251107_m025403_c001_v7007000_t0000_u01762484043687") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a4b7_d20251107_m025402_c001_v0001184_t0055_u01762484042734") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f588b_d20251107_m025314_c001_v7007000_t0000_u01762483994005") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379f6_d20251107_m025313_c001_v0001179_t0056_u01762483993069") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5889_d20251107_m025312_c001_v7007000_t0000_u01762483992512") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379f0_d20251107_m025311_c001_v0001179_t0040_u01762483991903") 2025/11/07 03:02:09 DEBUG : existing: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379ec_d20251107_m025311_c001_v0001179_t0039_u01762483991147") 2025/11/07 03:02:09 DEBUG : existing-b: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae9_d20251107_m025403_c001_v7007000_t0000_u01762484043869") 2025/11/07 03:02:09 DEBUG : existing-b: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37adf_d20251107_m025402_c001_v0001179_t0053_u01762484042724") 2025/11/07 03:02:09 DEBUG : file1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec29c_d20251107_m025735_c001_v7007000_t0000_u01762484255608") 2025/11/07 03:02:09 DEBUG : file1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a690cf_d20251107_m025734_c001_v0001093_t0009_u01762484254614") 2025/11/07 03:02:09 DEBUG : file1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec28b_d20251107_m025733_c001_v7007000_t0000_u01762484253299") 2025/11/07 03:02:09 DEBUG : file1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a55c_d20251107_m025732_c001_v0001117_t0013_u01762484252058") 2025/11/07 03:02:09 DEBUG : five: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0830e_d20251107_m025349_c001_v7007000_t0000_u01762484029784") 2025/11/07 03:02:10 DEBUG : five: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37a9f_d20251107_m025347_c001_v0001179_t0056_u01762484027886") 2025/11/07 03:02:10 DEBUG : foo: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5891_d20251107_m025321_c001_v7007000_t0000_u01762484001803") 2025/11/07 03:02:10 DEBUG : foo: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37a23_d20251107_m025321_c001_v0001179_t0056_u01762484001252") 2025/11/07 03:02:10 DEBUG : foo: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37a21_d20251107_m025320_c001_v0001179_t0056_u01762484000698") 2025/11/07 03:02:10 DEBUG : four: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0830f_d20251107_m025349_c001_v7007000_t0000_u01762484029966") 2025/11/07 03:02:10 DEBUG : four: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f419885602ee22f31_d20251107_m025348_c001_v0001032_t0042_u01762484028436") 2025/11/07 03:02:10 DEBUG : four: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a9b_d20251107_m025347_c001_v0001179_t0021_u01762484027318") 2025/11/07 03:02:10 DEBUG : hello world2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b812_d20251107_m025231_c001_v7007000_t0000_u01762483951816") 2025/11/07 03:02:10 DEBUG : hello world2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37942_d20251107_m025231_c001_v0001179_t0033_u01762483951244") 2025/11/07 03:02:10 DEBUG : ignore-size: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5888_d20251107_m025310_c001_v7007000_t0000_u01762483990778") 2025/11/07 03:02:10 DEBUG : ignore-size: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379ea_d20251107_m025309_c001_v0001179_t0028_u01762483989837") 2025/11/07 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae5_d20251107_m025401_c001_v7007000_t0000_u01762484041945") 2025/11/07 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ad9_d20251107_m025401_c001_v0001179_t0018_u01762484041369") 2025/11/07 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae3_d20251107_m025400_c001_v7007000_t0000_u01762484040595") 2025/11/07 03:02:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ad3_d20251107_m025400_c001_v0001179_t0022_u01762484040014") 2025/11/07 03:02:10 DEBUG : one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa086f8_d20251107_m025350_c001_v7007000_t0000_u01762484030148") 2025/11/07 03:02:10 DEBUG : one: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37a95_d20251107_m025346_c001_v0001179_t0056_u01762484026751") 2025/11/07 03:02:10 DEBUG : only0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec256_d20251107_m025727_c001_v7007000_t0000_u01762484247365") 2025/11/07 03:02:10 DEBUG : only0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aa9c_d20251107_m025721_c001_v0001184_t0053_u01762484241422") 2025/11/07 03:02:10 DEBUG : only0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa1f_d20251107_m025711_c001_v0001184_t0022_u01762484231978") 2025/11/07 03:02:11 DEBUG : only0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4192668b7f91793b_d20251107_m025705_c001_v7007000_t0000_u01762484225870") 2025/11/07 03:02:11 DEBUG : only0: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a998_d20251107_m025655_c001_v0001184_t0046_u01762484215305") 2025/11/07 03:02:11 DEBUG : only1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec258_d20251107_m025727_c001_v7007000_t0000_u01762484247548") 2025/11/07 03:02:11 DEBUG : only1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e23_d20251107_m025722_c001_v0001179_t0056_u01762484242368") 2025/11/07 03:02:11 DEBUG : only1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa25_d20251107_m025712_c001_v0001184_t0048_u01762484232413") 2025/11/07 03:02:11 DEBUG : only1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c4_d20251107_m025705_c001_v7007000_t0000_u01762484225675") 2025/11/07 03:02:11 DEBUG : only1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a99e_d20251107_m025655_c001_v0001184_t0042_u01762484215721") 2025/11/07 03:02:11 DEBUG : only10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec25a_d20251107_m025727_c001_v7007000_t0000_u01762484247729") 2025/11/07 03:02:11 DEBUG : only10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4030158240a6908c_d20251107_m025722_c001_v0001093_t0033_u01762484242170") 2025/11/07 03:02:11 DEBUG : only10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa52_d20251107_m025716_c001_v0001184_t0009_u01762484236526") 2025/11/07 03:02:11 DEBUG : only10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06ef5_d20251107_m025705_c001_v7007000_t0000_u01762484225880") 2025/11/07 03:02:11 DEBUG : only10: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9bc_d20251107_m025659_c001_v0001184_t0058_u01762484219814") 2025/11/07 03:02:11 DEBUG : only11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec25c_d20251107_m025727_c001_v7007000_t0000_u01762484247911") 2025/11/07 03:02:11 DEBUG : only11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e19_d20251107_m025721_c001_v0001179_t0056_u01762484241414") 2025/11/07 03:02:11 DEBUG : only11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa58_d20251107_m025717_c001_v0001184_t0045_u01762484237032") 2025/11/07 03:02:11 DEBUG : only11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c6_d20251107_m025706_c001_v7007000_t0000_u01762484226041") 2025/11/07 03:02:11 DEBUG : only11: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9c2_d20251107_m025700_c001_v0001184_t0023_u01762484220240") 2025/11/07 03:02:11 DEBUG : only12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec25e_d20251107_m025728_c001_v7007000_t0000_u01762484248095") 2025/11/07 03:02:11 DEBUG : only12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e1f_d20251107_m025721_c001_v0001179_t0056_u01762484241995") 2025/11/07 03:02:12 DEBUG : only12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa5c_d20251107_m025717_c001_v0001184_t0021_u01762484237439") 2025/11/07 03:02:12 DEBUG : only12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c3_d20251107_m025705_c001_v7007000_t0000_u01762484225492") 2025/11/07 03:02:12 DEBUG : only12: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9ca_d20251107_m025700_c001_v0001184_t0056_u01762484220841") 2025/11/07 03:02:12 DEBUG : only13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec260_d20251107_m025728_c001_v7007000_t0000_u01762484248289") 2025/11/07 03:02:12 DEBUG : only13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aaa8_d20251107_m025721_c001_v0001184_t0053_u01762484241821") 2025/11/07 03:02:12 DEBUG : only13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa6a_d20251107_m025717_c001_v0001184_t0043_u01762484237933") 2025/11/07 03:02:12 DEBUG : only13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4192668b7f91793d_d20251107_m025706_c001_v7007000_t0000_u01762484226242") 2025/11/07 03:02:12 DEBUG : only13: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9ce_d20251107_m025701_c001_v0001184_t0015_u01762484221345") 2025/11/07 03:02:12 DEBUG : only14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec262_d20251107_m025728_c001_v7007000_t0000_u01762484248473") 2025/11/07 03:02:12 DEBUG : only14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f41341901cd78a53c_d20251107_m025721_c001_v0001117_t0026_u01762484241977") 2025/11/07 03:02:12 DEBUG : only14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa70_d20251107_m025718_c001_v0001184_t0004_u01762484238341") 2025/11/07 03:02:12 DEBUG : only14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cd2_d20251107_m025705_c001_v7007000_t0000_u01762484225687") 2025/11/07 03:02:12 DEBUG : only14: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9d2_d20251107_m025701_c001_v0001184_t0045_u01762484221802") 2025/11/07 03:02:12 DEBUG : only15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec264_d20251107_m025728_c001_v7007000_t0000_u01762484248655") 2025/11/07 03:02:12 DEBUG : only15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aaaa_d20251107_m025722_c001_v0001184_t0053_u01762484242005") 2025/11/07 03:02:12 DEBUG : only15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa78_d20251107_m025718_c001_v0001184_t0035_u01762484238752") 2025/11/07 03:02:12 DEBUG : only15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06ef8_d20251107_m025706_c001_v7007000_t0000_u01762484226308") 2025/11/07 03:02:12 DEBUG : only15: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9d8_d20251107_m025702_c001_v0001184_t0056_u01762484222220") 2025/11/07 03:02:12 DEBUG : only16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec266_d20251107_m025728_c001_v7007000_t0000_u01762484248838") 2025/11/07 03:02:12 DEBUG : only16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e1b_d20251107_m025721_c001_v0001179_t0056_u01762484241812") 2025/11/07 03:02:12 DEBUG : only16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa7c_d20251107_m025719_c001_v0001184_t0020_u01762484239224") 2025/11/07 03:02:12 DEBUG : only16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06ef4_d20251107_m025705_c001_v7007000_t0000_u01762484225689") 2025/11/07 03:02:13 DEBUG : only16: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9dc_d20251107_m025702_c001_v0001184_t0048_u01762484222640") 2025/11/07 03:02:13 DEBUG : only17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec268_d20251107_m025729_c001_v7007000_t0000_u01762484249049") 2025/11/07 03:02:13 DEBUG : only17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f41341901cd78a53e_d20251107_m025722_c001_v0001117_t0026_u01762484242160") 2025/11/07 03:02:13 DEBUG : only17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa7e_d20251107_m025719_c001_v0001184_t0018_u01762484239642") 2025/11/07 03:02:13 DEBUG : only17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4192668b7f917939_d20251107_m025705_c001_v7007000_t0000_u01762484225675") 2025/11/07 03:02:13 DEBUG : only17: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9e0_d20251107_m025703_c001_v0001184_t0004_u01762484223137") 2025/11/07 03:02:13 DEBUG : only18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec26a_d20251107_m025729_c001_v7007000_t0000_u01762484249237") 2025/11/07 03:02:13 DEBUG : only18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e21_d20251107_m025722_c001_v0001179_t0056_u01762484242178") 2025/11/07 03:02:13 DEBUG : only18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa8a_d20251107_m025720_c001_v0001184_t0049_u01762484240072") 2025/11/07 03:02:13 DEBUG : only18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cd5_d20251107_m025706_c001_v7007000_t0000_u01762484226261") 2025/11/07 03:02:14 DEBUG : only18: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9e8_d20251107_m025703_c001_v0001184_t0022_u01762484223577") 2025/11/07 03:02:14 DEBUG : only19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec26c_d20251107_m025729_c001_v7007000_t0000_u01762484249421") 2025/11/07 03:02:14 DEBUG : only19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aab0_d20251107_m025722_c001_v0001184_t0053_u01762484242377") 2025/11/07 03:02:14 DEBUG : only19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa90_d20251107_m025720_c001_v0001184_t0045_u01762484240576") 2025/11/07 03:02:14 DEBUG : only19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cd3_d20251107_m025705_c001_v7007000_t0000_u01762484225888") 2025/11/07 03:02:14 DEBUG : only19: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9ec_d20251107_m025704_c001_v0001184_t0011_u01762484224024") 2025/11/07 03:02:14 DEBUG : only2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec26e_d20251107_m025729_c001_v7007000_t0000_u01762484249603") 2025/11/07 03:02:14 DEBUG : only2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aaae_d20251107_m025722_c001_v0001184_t0053_u01762484242191") 2025/11/07 03:02:14 DEBUG : only2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa27_d20251107_m025712_c001_v0001184_t0012_u01762484232823") 2025/11/07 03:02:14 DEBUG : only2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4192668b7f91793c_d20251107_m025706_c001_v7007000_t0000_u01762484226052") 2025/11/07 03:02:14 DEBUG : only2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9a2_d20251107_m025656_c001_v0001184_t0059_u01762484216214") 2025/11/07 03:02:14 DEBUG : only3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec270_d20251107_m025729_c001_v7007000_t0000_u01762484249787") 2025/11/07 03:02:14 DEBUG : only3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11aab2_d20251107_m025722_c001_v0001184_t0053_u01762484242568") 2025/11/07 03:02:14 DEBUG : only3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa29_d20251107_m025713_c001_v0001184_t0003_u01762484233356") 2025/11/07 03:02:14 DEBUG : only3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f411858a374f06ef6_d20251107_m025706_c001_v7007000_t0000_u01762484226064") 2025/11/07 03:02:14 DEBUG : only3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9a6_d20251107_m025656_c001_v0001184_t0000_u01762484216627") 2025/11/07 03:02:14 DEBUG : only4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec272_d20251107_m025729_c001_v7007000_t0000_u01762484249969") 2025/11/07 03:02:14 DEBUG : only4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f41341901cd78a540_d20251107_m025722_c001_v0001117_t0026_u01762484242346") 2025/11/07 03:02:14 DEBUG : only4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa33_d20251107_m025713_c001_v0001184_t0058_u01762484233834") 2025/11/07 03:02:14 DEBUG : only4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c8_d20251107_m025706_c001_v7007000_t0000_u01762484226407") 2025/11/07 03:02:15 DEBUG : only4: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9a8_d20251107_m025657_c001_v0001184_t0005_u01762484217042") 2025/11/07 03:02:15 DEBUG : only5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec275_d20251107_m025730_c001_v7007000_t0000_u01762484250257") 2025/11/07 03:02:15 DEBUG : only5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4030158240a6908e_d20251107_m025722_c001_v0001093_t0033_u01762484242357") 2025/11/07 03:02:15 DEBUG : only5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa39_d20251107_m025714_c001_v0001184_t0029_u01762484234344") 2025/11/07 03:02:15 DEBUG : only5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cd6_d20251107_m025706_c001_v7007000_t0000_u01762484226443") 2025/11/07 03:02:15 DEBUG : only5: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9ae_d20251107_m025657_c001_v0001184_t0050_u01762484217511") 2025/11/07 03:02:15 DEBUG : only6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec277_d20251107_m025730_c001_v7007000_t0000_u01762484250440") 2025/11/07 03:02:15 DEBUG : only6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f41341901cd78a546_d20251107_m025722_c001_v0001117_t0026_u01762484242530") 2025/11/07 03:02:15 DEBUG : only6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa41_d20251107_m025714_c001_v0001184_t0019_u01762484234764") 2025/11/07 03:02:15 DEBUG : only6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140cd4_d20251107_m025706_c001_v7007000_t0000_u01762484226072") 2025/11/07 03:02:15 DEBUG : only6: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9b2_d20251107_m025658_c001_v0001184_t0035_u01762484218068") 2025/11/07 03:02:15 DEBUG : only7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec279_d20251107_m025730_c001_v7007000_t0000_u01762484250625") 2025/11/07 03:02:15 DEBUG : only7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37e25_d20251107_m025722_c001_v0001179_t0056_u01762484242559") 2025/11/07 03:02:15 DEBUG : only7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa44_d20251107_m025715_c001_v0001184_t0005_u01762484235171") 2025/11/07 03:02:15 DEBUG : only7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c7_d20251107_m025706_c001_v7007000_t0000_u01762484226224") 2025/11/07 03:02:15 DEBUG : only7: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9b6_d20251107_m025658_c001_v0001184_t0031_u01762484218488") 2025/11/07 03:02:15 DEBUG : only8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec27b_d20251107_m025730_c001_v7007000_t0000_u01762484250808") 2025/11/07 03:02:15 DEBUG : only8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4030158240a69094_d20251107_m025722_c001_v0001093_t0033_u01762484242752") 2025/11/07 03:02:15 DEBUG : only8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa48_d20251107_m025715_c001_v0001184_t0002_u01762484235592") 2025/11/07 03:02:15 DEBUG : only8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c5_d20251107_m025705_c001_v7007000_t0000_u01762484225858") 2025/11/07 03:02:16 DEBUG : only8: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9b8_d20251107_m025658_c001_v0001184_t0024_u01762484218893") 2025/11/07 03:02:16 DEBUG : only9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec27d_d20251107_m025731_c001_v7007000_t0000_u01762484251055") 2025/11/07 03:02:16 DEBUG : only9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4030158240a69090_d20251107_m025722_c001_v0001093_t0033_u01762484242549") 2025/11/07 03:02:16 DEBUG : only9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11aa4a_d20251107_m025716_c001_v0001184_t0002_u01762484236073") 2025/11/07 03:02:16 DEBUG : only9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4103e53accf9e2c2_d20251107_m025705_c001_v7007000_t0000_u01762484225302") 2025/11/07 03:02:16 DEBUG : only9: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a9ba_d20251107_m025659_c001_v0001184_t0019_u01762484219353") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae1_d20251107_m025358_c001_v7007000_t0000_u01762484038895") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a47d_d20251107_m025357_c001_v0001184_t0059_u01762484037320") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bad9_d20251107_m025356_c001_v7007000_t0000_u01762484036567") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a457_d20251107_m025354_c001_v0001184_t0048_u01762484034843") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bad4_d20251107_m025354_c001_v7007000_t0000_u01762484034116") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a43e_d20251107_m025351_c001_v0001184_t0018_u01762484031088") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b0_d20251107_m025341_c001_v7007000_t0000_u01762484021708") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a7b_d20251107_m025340_c001_v0001179_t0033_u01762484020451") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081ad_d20251107_m025338_c001_v7007000_t0000_u01762484018934") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a64_d20251107_m025338_c001_v0001179_t0037_u01762484018145") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081aa_d20251107_m025336_c001_v7007000_t0000_u01762484016915") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a56_d20251107_m025336_c001_v0001179_t0033_u01762484016042") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0819d_d20251107_m025330_c001_v7007000_t0000_u01762484010351") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a3e_d20251107_m025329_c001_v0001179_t0040_u01762484009253") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0819c_d20251107_m025328_c001_v7007000_t0000_u01762484008885") 2025/11/07 03:02:16 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a3a_d20251107_m025327_c001_v0001179_t0018_u01762484007712") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa0819a_d20251107_m025327_c001_v7007000_t0000_u01762484007347") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a36_d20251107_m025326_c001_v0001179_t0016_u01762484006775") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a34_d20251107_m025326_c001_v0001179_t0029_u01762484006168") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa08197_d20251107_m025325_c001_v7007000_t0000_u01762484005798") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a2f_d20251107_m025325_c001_v0001179_t0046_u01762484005101") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a2d_d20251107_m025324_c001_v0001179_t0049_u01762484004483") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5893_d20251107_m025323_c001_v7007000_t0000_u01762484003747") 2025/11/07 03:02:17 DEBUG : potato: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a2b_d20251107_m025322_c001_v0001179_t0034_u01762484002986") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f415071e978aac594_d20251107_m025444_c001_v7007000_t0000_u01762484084025") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a627_d20251107_m025443_c001_v0001184_t0017_u01762484083452") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f2024_d20251107_m025434_c001_v7007000_t0000_u01762484074968") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37b57_d20251107_m025430_c001_v0001179_t0055_u01762484070318") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f1fb4_d20251107_m025422_c001_v7007000_t0000_u01762484062356") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a547_d20251107_m025418_c001_v0001184_t0024_u01762484058619") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bb12_d20251107_m025409_c001_v7007000_t0000_u01762484049376") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ae9_d20251107_m025404_c001_v0001179_t0006_u01762484044802") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b7_d20251107_m025345_c001_v7007000_t0000_u01762484025558") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a89_d20251107_m025344_c001_v0001179_t0021_u01762484024322") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b4_d20251107_m025343_c001_v7007000_t0000_u01762484023956") 2025/11/07 03:02:17 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a81_d20251107_m025342_c001_v0001179_t0002_u01762484022338") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081b1_d20251107_m025341_c001_v7007000_t0000_u01762484021890") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a7d_d20251107_m025341_c001_v0001179_t0055_u01762484021136") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081af_d20251107_m025340_c001_v7007000_t0000_u01762484020069") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a6a_d20251107_m025339_c001_v0001179_t0051_u01762484019301") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081ac_d20251107_m025337_c001_v7007000_t0000_u01762484017705") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a5e_d20251107_m025336_c001_v0001179_t0011_u01762484016926") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa081a0_d20251107_m025331_c001_v7007000_t0000_u01762484011182") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a42_d20251107_m025330_c001_v0001179_t0006_u01762484010094") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b815_d20251107_m025234_c001_v7007000_t0000_u01762483954518") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37950_d20251107_m025233_c001_v0001179_t0030_u01762483953937") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b814_d20251107_m025232_c001_v7007000_t0000_u01762483952998") 2025/11/07 03:02:18 DEBUG : potato2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3794c_d20251107_m025232_c001_v0001179_t0008_u01762483952363") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f2025_d20251107_m025435_c001_v7007000_t0000_u01762484075194") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37b59_d20251107_m025431_c001_v0001179_t0056_u01762484071612") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4098ef17180f1fbd_d20251107_m025422_c001_v7007000_t0000_u01762484062570") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a54f_d20251107_m025419_c001_v0001184_t0038_u01762484059398") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bb15_d20251107_m025409_c001_v7007000_t0000_u01762484049675") 2025/11/07 03:02:18 DEBUG : potato3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37aef_d20251107_m025405_c001_v0001179_t0016_u01762484045731") 2025/11/07 03:02:18 DEBUG : pre-dest1/1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232ec_d20251107_m025516_c001_v7007000_t0000_u01762484116580") 2025/11/07 03:02:18 DEBUG : pre-dest1/1: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37bce_d20251107_m025508_c001_v0001179_t0043_u01762484108127") 2025/11/07 03:02:19 DEBUG : pre-dest2/2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f420ad3cb329232ed_d20251107_m025516_c001_v7007000_t0000_u01762484116773") 2025/11/07 03:02:19 DEBUG : pre-dest2/2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a70a_d20251107_m025509_c001_v0001184_t0050_u01762484109211") 2025/11/07 03:02:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bc3a_d20251107_m025455_c001_v7007000_t0000_u01762484095117") 2025/11/07 03:02:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37b9c_d20251107_m025452_c001_v0001179_t0013_u01762484092014") 2025/11/07 03:02:19 DEBUG : sizeonly: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5887_d20251107_m025309_c001_v7007000_t0000_u01762483989275") 2025/11/07 03:02:19 DEBUG : sizeonly: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379e8_d20251107_m025308_c001_v0001179_t0043_u01762483988301") 2025/11/07 03:02:19 DEBUG : splitbanan: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405f627b9f98a6cf_d20251107_m025931_c001_v7007000_t0000_u01762484371357") 2025/11/07 03:02:19 DEBUG : splitbanan: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11af02_d20251107_m025923_c001_v0001184_t0056_u01762484363733") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de24_d20251107_m030052_c001_v7007000_t0000_u01762484452988") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69377_d20251107_m030046_c001_v0001093_t0031_u01762484446354") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418bef918b7b119d_d20251107_m030037_c001_v7007000_t0000_u01762484437003") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69330_d20251107_m030029_c001_v0001093_t0054_u01762484429957") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa097b3_d20251107_m030020_c001_v7007000_t0000_u01762484420861") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69300_d20251107_m030014_c001_v0001093_t0056_u01762484414203") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e6d_d20251107_m030002_c001_v7007000_t0000_u01762484402895") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a692cd_d20251107_m025956_c001_v0001093_t0039_u01762484396592") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4158736653140e70_d20251107_m025947_c001_v7007000_t0000_u01762484387593") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69296_d20251107_m025940_c001_v0001093_t0037_u01762484380916") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9bdc7_d20251107_m025925_c001_v7007000_t0000_u01762484365717") 2025/11/07 03:02:19 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6926b_d20251107_m025922_c001_v0001093_t0055_u01762484362356") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4083fd133a16d8e0_d20251107_m025913_c001_v7007000_t0000_u01762484353137") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a6a5_d20251107_m025905_c001_v0001117_t0005_u01762484345719") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bedf_d20251107_m025904_c001_v7007000_t0000_u01762484344302") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a68c_d20251107_m025900_c001_v0001117_t0017_u01762484340684") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa09744_d20251107_m025851_c001_v7007000_t0000_u01762484331766") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691dd_d20251107_m025844_c001_v0001093_t0002_u01762484324534") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4199673b399701de_d20251107_m025843_c001_v7007000_t0000_u01762484323448") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a691c1_d20251107_m025839_c001_v0001093_t0003_u01762484319283") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411be4c_d20251107_m025823_c001_v7007000_t0000_u01762484303672") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69180_d20251107_m025820_c001_v0001093_t0049_u01762484300534") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4075144adc2c1e3a_d20251107_m025810_c001_v7007000_t0000_u01762484290609") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a6913f_d20251107_m025803_c001_v0001093_t0049_u01762484283887") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f400ae61412a128ef_d20251107_m025754_c001_v7007000_t0000_u01762484274709") 2025/11/07 03:02:20 DEBUG : splitbananasplit: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a69109_d20251107_m025748_c001_v0001093_t0000_u01762484268273") 2025/11/07 03:02:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402687500d77acf5_d20251107_m025907_c001_v7007000_t0000_u01762484347914") 2025/11/07 03:02:20 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3800e_d20251107_m025902_c001_v0001179_t0009_u01762484342006") 2025/11/07 03:02:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec2bc_d20251107_m025739_c001_v7007000_t0000_u01762484259868") 2025/11/07 03:02:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e72_d20251107_m025738_c001_v0001179_t0056_u01762484258649") 2025/11/07 03:02:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec2af_d20251107_m025737_c001_v7007000_t0000_u01762484257875") 2025/11/07 03:02:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a56a_d20251107_m025736_c001_v0001117_t0033_u01762484256550") 2025/11/07 03:02:20 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae6_d20251107_m025402_c001_v7007000_t0000_u01762484042131") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a4ad_d20251107_m025401_c001_v0001184_t0043_u01762484041379") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae4_d20251107_m025400_c001_v7007000_t0000_u01762484040818") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11a499_d20251107_m025400_c001_v0001184_t0054_u01762484040003") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5883_d20251107_m025306_c001_v7007000_t0000_u01762483986159") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379d7_d20251107_m025304_c001_v0001179_t0010_u01762483984859") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f587e_d20251107_m025304_c001_v7007000_t0000_u01762483984424") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379c9_d20251107_m025303_c001_v0001179_t0005_u01762483983437") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f587d_d20251107_m025301_c001_v7007000_t0000_u01762483981259") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379ba_d20251107_m025300_c001_v0001179_t0001_u01762483980118") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f587c_d20251107_m025259_c001_v7007000_t0000_u01762483979573") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379ad_d20251107_m025258_c001_v0001179_t0038_u01762483978487") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379a9_d20251107_m025255_c001_v0001179_t0045_u01762483975718") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405cd22c891f5879_d20251107_m025255_c001_v7007000_t0000_u01762483975350") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379a2_d20251107_m025254_c001_v0001179_t0019_u01762483974672") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e379a0_d20251107_m025254_c001_v0001179_t0006_u01762483974039") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b8dc_d20251107_m025253_c001_v7007000_t0000_u01762483973298") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3799c_d20251107_m025250_c001_v0001179_t0023_u01762483970793") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37994_d20251107_m025248_c001_v0001179_t0016_u01762483968185") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b861_d20251107_m025247_c001_v7007000_t0000_u01762483967818") 2025/11/07 03:02:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37990_d20251107_m025247_c001_v0001179_t0032_u01762483967216") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3798e_d20251107_m025246_c001_v0001179_t0031_u01762483966607") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b84c_d20251107_m025246_c001_v7007000_t0000_u01762483966186") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37982_d20251107_m025242_c001_v0001179_t0019_u01762483962565") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b830_d20251107_m025242_c001_v7007000_t0000_u01762483962199") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3797e_d20251107_m025241_c001_v0001179_t0034_u01762483961633") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b827_d20251107_m025240_c001_v7007000_t0000_u01762483960725") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37973_d20251107_m025240_c001_v0001179_t0025_u01762483960158") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b81f_d20251107_m025239_c001_v7007000_t0000_u01762483959608") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3796f_d20251107_m025239_c001_v0001179_t0023_u01762483959017") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b81b_d20251107_m025238_c001_v7007000_t0000_u01762483958106") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37966_d20251107_m025237_c001_v0001179_t0057_u01762483957348") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b818_d20251107_m025236_c001_v7007000_t0000_u01762483956798") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3795a_d20251107_m025236_c001_v0001179_t0046_u01762483956207") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b817_d20251107_m025235_c001_v7007000_t0000_u01762483955659") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37954_d20251107_m025235_c001_v0001179_t0029_u01762483955067") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b811_d20251107_m025230_c001_v7007000_t0000_u01762483950696") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37938_d20251107_m025230_c001_v0001179_t0056_u01762483950108") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b80f_d20251107_m025229_c001_v7007000_t0000_u01762483949561") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37930_d20251107_m025228_c001_v0001179_t0037_u01762483948970") 2025/11/07 03:02:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b80c_d20251107_m025228_c001_v7007000_t0000_u01762483948063") 2025/11/07 03:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3792c_d20251107_m025227_c001_v0001179_t0016_u01762483947494") 2025/11/07 03:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4120efd2d9f9b80b_d20251107_m025225_c001_v7007000_t0000_u01762483945273") 2025/11/07 03:02:23 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37922_d20251107_m025224_c001_v0001179_t0057_u01762483944701") 2025/11/07 03:02:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec2be_d20251107_m025740_c001_v7007000_t0000_u01762484260050") 2025/11/07 03:02:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a690e9_d20251107_m025738_c001_v0001093_t0018_u01762484258660") 2025/11/07 03:02:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec2b1_d20251107_m025738_c001_v7007000_t0000_u01762484258071") 2025/11/07 03:02:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab2f_d20251107_m025736_c001_v0001184_t0002_u01762484256563") 2025/11/07 03:02:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de26_d20251107_m030055_c001_v7007000_t0000_u01762484455437") 2025/11/07 03:02:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a85e_d20251107_m030054_c001_v0001117_t0045_u01762484454407") 2025/11/07 03:02:23 DEBUG : sub/yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bade_d20251107_m025358_c001_v7007000_t0000_u01762484038329") 2025/11/07 03:02:23 DEBUG : sub/yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ac5_d20251107_m025357_c001_v0001179_t0003_u01762484037327") 2025/11/07 03:02:23 DEBUG : test_dir1/file2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec29e_d20251107_m025735_c001_v7007000_t0000_u01762484255790") 2025/11/07 03:02:23 DEBUG : test_dir1/file2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e58_d20251107_m025734_c001_v0001179_t0023_u01762484254282") 2025/11/07 03:02:23 DEBUG : test_dir1/file2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec28d_d20251107_m025733_c001_v7007000_t0000_u01762484253482") 2025/11/07 03:02:23 DEBUG : test_dir1/file2: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab03_d20251107_m025732_c001_v0001184_t0032_u01762484252057") 2025/11/07 03:02:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec2a0_d20251107_m025735_c001_v7007000_t0000_u01762484255971") 2025/11/07 03:02:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11ab14_d20251107_m025734_c001_v0001184_t0054_u01762484254260") 2025/11/07 03:02:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f417ea52e046ec28f_d20251107_m025733_c001_v7007000_t0000_u01762484253664") 2025/11/07 03:02:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37e4e_d20251107_m025732_c001_v0001179_t0047_u01762484252057") 2025/11/07 03:02:23 DEBUG : three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa08ae2_d20251107_m025350_c001_v7007000_t0000_u01762484030330") 2025/11/07 03:02:24 DEBUG : three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37aa5_d20251107_m025349_c001_v0001179_t0052_u01762484029203") 2025/11/07 03:02:24 DEBUG : three: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37a99_d20251107_m025347_c001_v0001179_t0024_u01762484027119") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de27_d20251107_m030057_c001_v7007000_t0000_u01762484457037") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b1c9_d20251107_m030056_c001_v0001184_t0023_u01762484456390") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de46_d20251107_m030115_c001_v7007000_t0000_u01762484475883") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38288_d20251107_m030114_c001_v0001179_t0045_u01762484474124") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de42_d20251107_m030112_c001_v7007000_t0000_u01762484472540") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b23b_d20251107_m030111_c001_v0001184_t0032_u01762484471164") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de3f_d20251107_m030110_c001_v7007000_t0000_u01762484470212") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a8a1_d20251107_m030109_c001_v0001117_t0030_u01762484469232") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de38_d20251107_m030104_c001_v7007000_t0000_u01762484464495") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b204_d20251107_m030103_c001_v0001184_t0048_u01762484463680") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de3c_d20251107_m030106_c001_v7007000_t0000_u01762484466472") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e38264_d20251107_m030105_c001_v0001179_t0053_u01762484465453") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de2f_d20251107_m030102_c001_v7007000_t0000_u01762484462714") 2025/11/07 03:02:24 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11341901cd78a87d_d20251107_m030101_c001_v0001117_t0044_u01762484461383") 2025/11/07 03:02:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de2c_d20251107_m030100_c001_v7007000_t0000_u01762484460422") 2025/11/07 03:02:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a693a4_d20251107_m030059_c001_v0001093_t0022_u01762484459565") 2025/11/07 03:02:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de2a_d20251107_m030058_c001_v7007000_t0000_u01762484458599") 2025/11/07 03:02:24 DEBUG : toe/toe/tictactoe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e3824c_d20251107_m030057_c001_v0001179_t0054_u01762484457994") 2025/11/07 03:02:25 DEBUG : toe/toe/toe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa098bf_d20251107_m030120_c001_v7007000_t0000_u01762484480826") 2025/11/07 03:02:25 DEBUG : toe/toe/toe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f105a0f847f11b281_d20251107_m030120_c001_v0001184_t0019_u01762484480193") 2025/11/07 03:02:25 DEBUG : toe/toe/toe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de3e_d20251107_m030108_c001_v7007000_t0000_u01762484468277") 2025/11/07 03:02:25 DEBUG : toe/toe/toe: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a693b5_d20251107_m030107_c001_v0001093_t0011_u01762484467427") 2025/11/07 03:02:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de47_d20251107_m030116_c001_v7007000_t0000_u01762484476481") 2025/11/07 03:02:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f1030158240a693ca_d20251107_m030115_c001_v0001093_t0057_u01762484475453") 2025/11/07 03:02:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f418b07dcb4b0de44_d20251107_m030113_c001_v7007000_t0000_u01762484473168") 2025/11/07 03:02:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f101adf34366d9d96_d20251107_m030112_c001_v0001184_t0030_u01762484472329") 2025/11/07 03:02:25 DEBUG : two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f404f8df6aaa08ae3_d20251107_m025350_c001_v7007000_t0000_u01762484030517") 2025/11/07 03:02:25 DEBUG : two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f405a0f847f11a41f_d20251107_m025348_c001_v0001184_t0053_u01762484028633") 2025/11/07 03:02:25 DEBUG : two: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f402099d7f3e37a97_d20251107_m025346_c001_v0001179_t0056_u01762484026936") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bae2_d20251107_m025359_c001_v7007000_t0000_u01762484039077") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f119383b7b9c4735f_d20251107_m025358_c001_v0001184_t0022_u01762484038125") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bad8_d20251107_m025356_c001_v7007000_t0000_u01762484036021") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37ab6_d20251107_m025354_c001_v0001179_t0048_u01762484034854") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bad2_d20251107_m025353_c001_v7007000_t0000_u01762484033569") 2025/11/07 03:02:25 DEBUG : yam: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f102099d7f3e37aab_d20251107_m025351_c001_v0001179_t0038_u01762484031256") 2025/11/07 03:02:25 DEBUG : yaml: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411badb_d20251107_m025356_c001_v7007000_t0000_u01762484036750") 2025/11/07 03:02:25 DEBUG : yaml: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11222c52f7cb6161_d20251107_m025355_c001_v0001029_t0023_u01762484035654") 2025/11/07 03:02:25 DEBUG : yaml: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f4162881cf411bad5_d20251107_m025354_c001_v7007000_t0000_u01762484034297") 2025/11/07 03:02:26 DEBUG : yaml: Deleting (id "4_z2f82bd5330ad5bcb9fa80e1b_f11875d5e1faf218a_d20251107_m025353_c001_v0001101_t0015_u01762484033270") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m5.511654579s (try 1/5)