"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/06 04:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu" 2025/11/06 04:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 04:19:33 DEBUG : Creating backend with remote "/tmp/rclone2436927278" === 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/06 04:19:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:35 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:35 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:36 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:36 DEBUG : B2 bucket rclone-test-dimowim5vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:37 DEBUG : Creating backend with remote "/non-existing" 2025/11/06 04:19:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/06 04:19:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.73s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:40 INFO : B2 bucket rclone-test-dimowim5vovu: Running all checks before starting transfers 2025/11/06 04:19:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:40 INFO : B2 bucket rclone-test-dimowim5vovu: Checks finished, now starting transfers 2025/11/06 04:19:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.22s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:41 ERROR : Ignoring --no-traverse with sync 2025/11/06 04:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:41 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:41 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:43 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.30s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/06 04:19:44 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:44 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:44 DEBUG : hello world2: size = 12 OK 2025/11/06 04:19:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/06 04:19:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:19:45 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:45 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:46 DEBUG : potato2: size = 11 OK 2025/11/06 04:19:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:19:47 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:47 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:47 DEBUG : potato2: size = 11 OK 2025/11/06 04:19:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/06 04:19:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:19:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/06 04:19:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:19:48 INFO : sub dir2: Making directory 2025/11/06 04:19:48 INFO : sub dir: Making directory 2025/11/06 04:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:48 INFO : sub dir2/sub sub dir2: Making directory 2025/11/06 04:19:48 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:48 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:49 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/06 04:19:49 DEBUG : B2 bucket rclone-test-dimowim5vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:49 INFO : sub dir2: Making directory 2025/11/06 04:19:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/06 04:19:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:49 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:49 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:51 DEBUG : sub dir2: Making directory with metadata 2025/11/06 04:19:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:19:51 INFO : sub dir2: Making directory 2025/11/06 04:19:51 INFO : sub dir: Making directory 2025/11/06 04:19:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:51 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:51 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/06 04:19:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/06 04:19:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:52 INFO : sub dir2: Making directory 2025/11/06 04:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:53 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:54 DEBUG : sub dir2: Making directory with metadata 2025/11/06 04:19:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:19:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:19:54 INFO : sub dir2: Making directory 2025/11/06 04:19:54 INFO : sub dir: Making directory 2025/11/06 04:19:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:54 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:54 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:54 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/06 04:19:55 DEBUG : B2 bucket rclone-test-dimowim5vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.35s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:55 INFO : sub dir2: Making directory 2025/11/06 04:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:56 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:19:56 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:19:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:56 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.44s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-matecoc5yija" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-matecoc5yija 2025/11/06 04:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:19:59 DEBUG : B2 bucket rclone-test-matecoc5yija: Waiting for checks to finish 2025/11/06 04:19:59 DEBUG : B2 bucket rclone-test-matecoc5yija: Waiting for transfers to finish 2025/11/06 04:19:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:19:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:19:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:00 DEBUG : B2 bucket rclone-test-matecoc5yija: Purge remote 2025/11/06 04:20:00 INFO : B2 bucket rclone-test-matecoc5yija: cleaning bucket "rclone-test-matecoc5yija" of all files 2025/11/06 04:20:00 DEBUG : sub dir/hello world: Deleting (id "4_z5ff28de3604d5b7b9fa80e1b_f117392c4a9007a2e_d20251106_m041959_c001_v0001113_t0020_u01762402799663") --- PASS: TestServerSideCopy (4.10s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:20:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/06 04:20:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:02 DEBUG : sub dir/hello world: size = 17 OK 2025/11/06 04:20:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/06 04:20:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zerigos9kinu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-zerigos9kinu 2025/11/06 04:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:20:05 DEBUG : B2 bucket rclone-test-zerigos9kinu: Waiting for checks to finish 2025/11/06 04:20:05 DEBUG : B2 bucket rclone-test-zerigos9kinu: Waiting for transfers to finish 2025/11/06 04:20:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:20:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:20:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zerigos9kinu) 2025/11/06 04:20:07 DEBUG : sub dir/hello world: Sizes differ 2025/11/06 04:20:07 DEBUG : B2 bucket rclone-test-zerigos9kinu: Waiting for checks to finish 2025/11/06 04:20:07 DEBUG : B2 bucket rclone-test-zerigos9kinu: Waiting for transfers to finish 2025/11/06 04:20:07 DEBUG : sub dir/hello world: size = 17 OK 2025/11/06 04:20:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/06 04:20:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:08 DEBUG : B2 bucket rclone-test-zerigos9kinu: Purge remote 2025/11/06 04:20:08 INFO : B2 bucket rclone-test-zerigos9kinu: cleaning bucket "rclone-test-zerigos9kinu" of all files 2025/11/06 04:20:08 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2ad63604d5b7b9fa80e1b_f1106b2ae0204315c_d20251106_m042007_c001_v0001116_t0030_u01762402807373") 2025/11/06 04:20:08 DEBUG : sub dir/hello world: Deleting (id "4_zcfe2ad63604d5b7b9fa80e1b_f107bda700c087c24_d20251106_m042005_c001_v0001038_t0054_u01762402805888") --- PASS: TestServerSideCopyOverSelf (6.46s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:10 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:20:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:10 DEBUG : sub dir/hello world: Sizes differ 2025/11/06 04:20:10 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/06 04:20:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/06 04:20:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/06 04:20:11 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vuqilij5xiqu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-vuqilij5xiqu 2025/11/06 04:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:20:13 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for checks to finish 2025/11/06 04:20:13 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for transfers to finish 2025/11/06 04:20:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:20:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:20:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:15 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for checks to finish 2025/11/06 04:20:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vuqilij5xiqu) 2025/11/06 04:20:15 DEBUG : sub dir/hello world: Sizes differ 2025/11/06 04:20:15 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for transfers to finish 2025/11/06 04:20:16 DEBUG : sub dir/hello world: size = 17 OK 2025/11/06 04:20:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/06 04:20:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:16 INFO : sub dir/hello world: Deleted 2025/11/06 04:20:17 DEBUG : testing file moves 2025/11/06 04:20:17 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vuqilij5xiqu) 2025/11/06 04:20:17 DEBUG : sub dir/hello world: Sizes differ 2025/11/06 04:20:17 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for checks to finish 2025/11/06 04:20:17 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Waiting for transfers to finish 2025/11/06 04:20:18 DEBUG : sub dir/hello world: size = 24 OK 2025/11/06 04:20:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/06 04:20:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/06 04:20:18 INFO : sub dir/hello world: Deleted 2025/11/06 04:20:18 DEBUG : B2 bucket rclone-test-vuqilij5xiqu: Purge remote 2025/11/06 04:20:18 INFO : B2 bucket rclone-test-vuqilij5xiqu: cleaning bucket "rclone-test-vuqilij5xiqu" of all files 2025/11/06 04:20:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2cd83604d5b7b9fa80e1b_f109d71b68a99768a_d20251106_m042017_c001_v0001104_t0021_u01762402817759") 2025/11/06 04:20:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2cd83604d5b7b9fa80e1b_f1183b4fdc074397d_d20251106_m042015_c001_v0001044_t0037_u01762402815777") 2025/11/06 04:20:19 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2cd83604d5b7b9fa80e1b_f118f64fc423e70cc_d20251106_m042014_c001_v0001172_t0050_u01762402814355") --- PASS: TestServerSideMoveOverSelf (8.46s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:21 ERROR : error listing: directory not found 2025/11/06 04:20:21 INFO : Local file system at /tmp/rclone2436927278: Making directory 2025/11/06 04:20:21 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:21 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.88s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:20:23 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for checks to finish 2025/11/06 04:20:23 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for transfers to finish 2025/11/06 04:20:23 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/06 04:20:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:20:23 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/06 04:20:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/06 04:20:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:25 DEBUG : check sum: size = 1 OK 2025/11/06 04:20:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:20:25 INFO : check sum: Copied (new) 2025/11/06 04:20:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:25 DEBUG : check sum: size = 1 OK 2025/11/06 04:20:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:20:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/06 04:20:25 DEBUG : check sum: Unchanged skipping 2025/11/06 04:20:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.92s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/06 04:20:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:26 DEBUG : sizeonly: size = 6 OK 2025/11/06 04:20:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/06 04:20:26 INFO : sizeonly: Copied (new) 2025/11/06 04:20:26 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:27 DEBUG : sizeonly: size = 6 OK 2025/11/06 04:20:27 DEBUG : sizeonly: Sizes identical 2025/11/06 04:20:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:27 DEBUG : sizeonly: Unchanged skipping 2025/11/06 04:20:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:27 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/06 04:20:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/06 04:20:28 INFO : ignore-size: Copied (new) 2025/11/06 04:20:28 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:20:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:28 DEBUG : ignore-size: Unchanged skipping 2025/11/06 04:20:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:28 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.68s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:30 DEBUG : existing: size = 6 OK 2025/11/06 04:20:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:20:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:30 DEBUG : existing: Unchanged skipping 2025/11/06 04:20:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:30 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:30 INFO : There was nothing to transfer 2025/11/06 04:20:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/06 04:20:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:31 DEBUG : existing: size = 6 OK 2025/11/06 04:20:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/06 04:20:31 INFO : existing: Copied (replaced existing) 2025/11/06 04:20:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/06 04:20:31 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:31 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:32 DEBUG : existing: size = 6 OK 2025/11/06 04:20:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/06 04:20:32 INFO : existing: Copied (new) 2025/11/06 04:20:32 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:32 DEBUG : existing: Destination exists, skipping 2025/11/06 04:20:32 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:32 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:32 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/06 04:20:34 DEBUG : c/non empty space: size = 5 OK 2025/11/06 04:20:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:34 DEBUG : c/non empty space: Unchanged skipping 2025/11/06 04:20:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:34 DEBUG : a/potato2: size = 60 OK 2025/11/06 04:20:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:20:34 INFO : a/potato2: Copied (new) 2025/11/06 04:20:34 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:36 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:36 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/06 04:20:36 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:20:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/06 04:20:36 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:36 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:36 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:36 INFO : There was nothing to transfer 2025/11/06 04:20:37 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/06 04:20:37 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:20:37 INFO : empty space: Updated modification time in destination 2025/11/06 04:20:37 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:37 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:37 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:39 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/06 04:20:39 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:20:39 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:39 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:39 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:40 DEBUG : foo: size = 3 OK 2025/11/06 04:20:40 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/06 04:20:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:20:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:40 DEBUG : foo: sha1 differ 2025/11/06 04:20:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:40 DEBUG : foo: size = 3 OK 2025/11/06 04:20:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/06 04:20:40 INFO : foo: Copied (replaced existing) 2025/11/06 04:20:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:42 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/06 04:20:42 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:42 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:42 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:43 DEBUG : potato: size = 60 OK 2025/11/06 04:20:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:20:43 INFO : potato: Copied (new) 2025/11/06 04:20:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:20:45 DEBUG : potato: size = 60 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:45 DEBUG : potato: Sizes differ 2025/11/06 04:20:45 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:45 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:45 DEBUG : potato: size = 21 OK 2025/11/06 04:20:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/06 04:20:45 INFO : potato: Copied (replaced existing) 2025/11/06 04:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:47 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:47 DEBUG : potato: size = 21 OK 2025/11/06 04:20:47 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/06 04:20:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2436927278) 2025/11/06 04:20:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:20:47 DEBUG : potato: sha1 differ 2025/11/06 04:20:47 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:47 DEBUG : potato: size = 21 OK 2025/11/06 04:20:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/06 04:20:47 INFO : potato: Copied (replaced existing) 2025/11/06 04:20:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:49 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:49 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:49 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:49 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/06 04:20:49 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:51 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:51 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:51 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:51 DEBUG : potato2: size = 60 OK 2025/11/06 04:20:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:20:51 INFO : potato2: Copied (new) 2025/11/06 04:20:51 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:53 INFO : d: Making directory 2025/11/06 04:20:53 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/06 04:20:53 DEBUG : c/non empty space: size = 5 OK 2025/11/06 04:20:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/06 04:20:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:54 DEBUG : a/potato2: size = 60 OK 2025/11/06 04:20:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:20:54 INFO : a/potato2: Copied (new) 2025/11/06 04:20:54 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:54 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:56 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/06 04:20:56 DEBUG : c/non empty space: size = 5 OK 2025/11/06 04:20:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:56 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:56 DEBUG : c/non empty space: Unchanged skipping 2025/11/06 04:20:56 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:56 DEBUG : a/potato2: size = 60 OK 2025/11/06 04:20:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:20:56 INFO : a/potato2: Copied (new) 2025/11/06 04:20:56 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting files as there were IO errors 2025/11/06 04:20:56 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:20:59 DEBUG : Waiting for deletions to finish 2025/11/06 04:20:59 DEBUG : empty space: size = 1 OK 2025/11/06 04:20:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:20:59 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:20:59 DEBUG : empty space: Unchanged skipping 2025/11/06 04:20:59 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:20:59 INFO : potato: Deleted 2025/11/06 04:21:00 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.12s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:02 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:02 INFO : potato: Deleted 2025/11/06 04:21:02 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:21:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:02 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:02 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:03 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:04 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:04 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:05 DEBUG : potato2: size = 19 OK 2025/11/06 04:21:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/06 04:21:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/06 04:21:06 DEBUG : enormous: Excluded 2025/11/06 04:21:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/06 04:21:06 DEBUG : potato2: Excluded 2025/11/06 04:21:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/06 04:21:07 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:21:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:07 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:07 INFO : There was nothing to transfer 2025/11/06 04:21:07 DEBUG : enormous: Excluded (Size Filter) 2025/11/06 04:21:07 DEBUG : enormous: Excluded 2025/11/06 04:21:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/06 04:21:07 DEBUG : potato2: Excluded 2025/11/06 04:21:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/06 04:21:07 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/06 04:21:07 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:07 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for checks to finish 2025/11/06 04:21:07 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for transfers to finish 2025/11/06 04:21:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:10 DEBUG : enormous: Excluded (Size Filter) 2025/11/06 04:21:10 DEBUG : enormous: Excluded 2025/11/06 04:21:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/06 04:21:10 DEBUG : potato2: Excluded 2025/11/06 04:21:10 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:10 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:21:10 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:10 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:10 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:10 INFO : enormous: Deleted 2025/11/06 04:21:10 INFO : potato2: Deleted 2025/11/06 04:21:10 INFO : There was nothing to transfer 2025/11/06 04:21:11 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/06 04:21:11 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for checks to finish 2025/11/06 04:21:11 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:11 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for transfers to finish 2025/11/06 04:21:11 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:11 INFO : enormous: Deleted 2025/11/06 04:21:11 INFO : potato2: Deleted 2025/11/06 04:21:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.34s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:13 DEBUG : five: Need to transfer - File not found at Destination 2025/11/06 04:21:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:21:13 DEBUG : three: size = 5 OK 2025/11/06 04:21:13 DEBUG : one: Destination is newer than source, skipping 2025/11/06 04:21:13 DEBUG : three: Sizes identical 2025/11/06 04:21:13 DEBUG : four: size = 8 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:13 DEBUG : four: Sizes differ 2025/11/06 04:21:13 DEBUG : two: size = 3 OK 2025/11/06 04:21:13 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/06 04:21:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2436927278) 2025/11/06 04:21:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:13 DEBUG : two: sha1 differ 2025/11/06 04:21:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/06 04:21:13 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:13 DEBUG : five: size = 4 OK 2025/11/06 04:21:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/06 04:21:13 INFO : five: Copied (new) 2025/11/06 04:21:13 DEBUG : four: size = 4 OK 2025/11/06 04:21:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/06 04:21:13 INFO : four: Copied (replaced existing) 2025/11/06 04:21:14 DEBUG : two: size = 3 OK 2025/11/06 04:21:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/06 04:21:14 INFO : two: Copied (replaced existing) 2025/11/06 04:21:14 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:14 DEBUG : five: size = 4 OK 2025/11/06 04:21:14 DEBUG : four: size = 4 OK 2025/11/06 04:21:14 DEBUG : one: Destination is newer than source, skipping 2025/11/06 04:21:14 DEBUG : three: size = 5 OK 2025/11/06 04:21:14 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:14 DEBUG : two: size = 3 OK 2025/11/06 04:21:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/06 04:21:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/06 04:21:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/06 04:21:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2436927278) 2025/11/06 04:21:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/06 04:21:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/06 04:21:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/06 04:21:14 DEBUG : three: sha1 differ 2025/11/06 04:21:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/06 04:21:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/06 04:21:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/06 04:21:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/06 04:21:14 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:14 DEBUG : three: size = 5 OK 2025/11/06 04:21:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:21:14 INFO : three: Copied (replaced existing) 2025/11/06 04:21:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.73s) === 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-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/06 04:21:16 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:16 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:16 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:16 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/06 04:21:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/06 04:21:16 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:16 DEBUG : yam: size = 11 OK 2025/11/06 04:21:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:16 INFO : yam: Copied (new) 2025/11/06 04:21:16 DEBUG : potato: size = 14 OK 2025/11/06 04:21:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/06 04:21:16 INFO : potato: Copied (new) 2025/11/06 04:21:16 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:17 DEBUG : potato: size = 14 OK 2025/11/06 04:21:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:21:17 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:17 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:17 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:17 DEBUG : potato: Unchanged skipping 2025/11/06 04:21:17 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:18 DEBUG : yaml: size = 11 OK 2025/11/06 04:21:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:18 INFO : yam: Copied (server-side copy) to: yaml 2025/11/06 04:21:18 INFO : yam: Deleted 2025/11/06 04:21:18 INFO : yaml: Renamed from "yam" 2025/11/06 04:21:18 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/06 04:21:19 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:19 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:19 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/06 04:21:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/06 04:21:19 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:19 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:19 DEBUG : yam: size = 11 OK 2025/11/06 04:21:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:19 INFO : yam: Copied (new) 2025/11/06 04:21:19 DEBUG : potato: size = 14 OK 2025/11/06 04:21:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/06 04:21:19 INFO : potato: Copied (new) 2025/11/06 04:21:19 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:20 DEBUG : potato: size = 14 OK 2025/11/06 04:21:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:21:20 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:20 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:20 DEBUG : potato: Unchanged skipping 2025/11/06 04:21:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:20 DEBUG : yaml: size = 11 OK 2025/11/06 04:21:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:20 INFO : yam: Copied (server-side copy) to: yaml 2025/11/06 04:21:21 INFO : yam: Deleted 2025/11/06 04:21:21 INFO : yaml: Renamed from "yam" 2025/11/06 04:21:21 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/06 04:21:22 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:22 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/06 04:21:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/06 04:21:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:22 DEBUG : potato: size = 14 OK 2025/11/06 04:21:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/06 04:21:22 INFO : potato: Copied (new) 2025/11/06 04:21:23 DEBUG : sub/yam: size = 11 OK 2025/11/06 04:21:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:23 INFO : sub/yam: Copied (new) 2025/11/06 04:21:23 DEBUG : Waiting for deletions to finish 2025/11/06 04:21:23 DEBUG : potato: size = 14 OK 2025/11/06 04:21:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:21:23 DEBUG : potato: Unchanged skipping 2025/11/06 04:21:23 INFO : B2 bucket rclone-test-dimowim5vovu: Making map for --track-renames 2025/11/06 04:21:23 INFO : B2 bucket rclone-test-dimowim5vovu: Finished making map for --track-renames 2025/11/06 04:21:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for renames to finish 2025/11/06 04:21:23 DEBUG : yam: size = 11 OK 2025/11/06 04:21:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/06 04:21:23 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/06 04:21:24 INFO : sub/yam: Deleted 2025/11/06 04:21:24 INFO : yam: Renamed from "sub/yam" 2025/11/06 04:21:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:24 DEBUG : Creating backend with remote "/tmp/rclone2436927278/dir1" 2025/11/06 04:21:24 DEBUG : Config file has changed externally - reloading 2025/11/06 04:21:24 DEBUG : Creating backend with remote "/tmp/rclone2436927278/dir2" 2025/11/06 04:21:24 DEBUG : Local file system at /tmp/rclone2436927278/dir2: Using server-side directory move 2025/11/06 04:21:24 INFO : Local file system at /tmp/rclone2436927278/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/06 04:21:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/06 04:21:24 DEBUG : Local file system at /tmp/rclone2436927278/dir2: Waiting for checks to finish 2025/11/06 04:21:24 DEBUG : Local file system at /tmp/rclone2436927278/dir2: Waiting for transfers to finish 2025/11/06 04:21:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:21:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/06 04:21:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:25 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/06 04:21:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/06 04:21:25 INFO : nested/sub dir/file: Copied (new) 2025/11/06 04:21:25 INFO : nested/sub dir/file: Deleted 2025/11/06 04:21:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:21:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:21:26 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:21:26 INFO : sub dir/hello world: Deleted 2025/11/06 04:21:26 INFO : sub dir: Removing directory 2025/11/06 04:21:26 INFO : nested/sub dir: Removing directory 2025/11/06 04:21:26 INFO : nested: Removing directory 2025/11/06 04:21:26 DEBUG : Local file system at /tmp/rclone2436927278: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/06 04:21:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/06 04:21:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:27 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/06 04:21:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/06 04:21:27 INFO : nested/sub dir/file: Copied (new) 2025/11/06 04:21:27 INFO : nested/sub dir/file: Deleted 2025/11/06 04:21:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/06 04:21:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:21:27 INFO : sub dir/hello world: Copied (new) 2025/11/06 04:21:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/06 04:21:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/06 04:21:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:28 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:29 DEBUG : existing: size = 6 OK 2025/11/06 04:21:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/06 04:21:29 INFO : existing: Copied (new) 2025/11/06 04:21:29 INFO : existing: Deleted 2025/11/06 04:21:29 DEBUG : existing-b: size = 6 OK 2025/11/06 04:21:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/06 04:21:29 INFO : existing-b: Copied (new) 2025/11/06 04:21:29 INFO : existing-b: Deleted 2025/11/06 04:21:29 DEBUG : existing: Destination exists, skipping 2025/11/06 04:21:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/06 04:21:29 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:21:29 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:21:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bosodar2ceti" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-bosodar2ceti 2025/11/06 04:21:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:34 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/06 04:21:34 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:34 DEBUG : B2 bucket rclone-test-bosodar2ceti: Waiting for checks to finish 2025/11/06 04:21:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bosodar2ceti) 2025/11/06 04:21:34 DEBUG : potato3: Sizes differ 2025/11/06 04:21:35 INFO : empty space: Deleted 2025/11/06 04:21:35 DEBUG : B2 bucket rclone-test-bosodar2ceti: Waiting for transfers to finish 2025/11/06 04:21:35 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:35 INFO : potato2: Copied (server-side copy) 2025/11/06 04:21:35 INFO : potato2: Deleted 2025/11/06 04:21:35 DEBUG : potato3: size = 68 OK 2025/11/06 04:21:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:21:35 INFO : potato3: Copied (server-side copy) 2025/11/06 04:21:36 INFO : potato3: Deleted 2025/11/06 04:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzulug9ceco" 2025/11/06 04:21:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/06 04:21:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/06 04:21:37 DEBUG : B2 bucket rclone-test-wuzulug9ceco: Waiting for checks to finish 2025/11/06 04:21:37 DEBUG : B2 bucket rclone-test-wuzulug9ceco: Waiting for transfers to finish 2025/11/06 04:21:38 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:21:38 INFO : empty space: Copied (server-side copy) 2025/11/06 04:21:38 INFO : empty space: Deleted 2025/11/06 04:21:38 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:38 INFO : potato2: Copied (server-side copy) 2025/11/06 04:21:38 DEBUG : potato3: size = 68 OK 2025/11/06 04:21:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:21:38 INFO : potato3: Copied (server-side copy) 2025/11/06 04:21:38 INFO : potato2: Deleted 2025/11/06 04:21:39 INFO : potato3: Deleted 2025/11/06 04:21:39 DEBUG : B2 bucket rclone-test-wuzulug9ceco: Purge remote 2025/11/06 04:21:39 INFO : B2 bucket rclone-test-wuzulug9ceco: cleaning bucket "rclone-test-wuzulug9ceco" of all files 2025/11/06 04:21:39 DEBUG : empty space: Deleting (id "4_zbf920de3606d5b7b9fa80e1b_f115c1ecbe8491d7b_d20251106_m042138_c001_v0001131_t0038_u01762402898005") 2025/11/06 04:21:39 DEBUG : potato2: Deleting (id "4_zbf920de3606d5b7b9fa80e1b_f112a7e94f3570eac_d20251106_m042138_c001_v0001117_t0029_u01762402898367") 2025/11/06 04:21:39 DEBUG : potato3: Deleting (id "4_zbf920de3606d5b7b9fa80e1b_f1097fe9b45b5b23e_d20251106_m042138_c001_v0001109_t0025_u01762402898390") 2025/11/06 04:21:40 DEBUG : B2 bucket rclone-test-bosodar2ceti: Purge remote 2025/11/06 04:21:40 INFO : B2 bucket rclone-test-bosodar2ceti: cleaning bucket "rclone-test-bosodar2ceti" of all files 2025/11/06 04:21:40 DEBUG : empty space: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f4103089b7f44bff6_d20251106_m042138_c001_v7007000_t0000_u01762402898523") 2025/11/06 04:21:40 DEBUG : empty space: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f1099c4875dd22d13_d20251106_m042133_c001_v0001131_t0000_u01762402893938") 2025/11/06 04:21:40 DEBUG : potato2: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f4103089b7f44bff9_d20251106_m042138_c001_v7007000_t0000_u01762402898870") 2025/11/06 04:21:40 DEBUG : potato2: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f1069f20defb979c1_d20251106_m042135_c001_v0001115_t0011_u01762402895034") 2025/11/06 04:21:40 DEBUG : potato3: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f42167a6f2404f5e8_d20251106_m042138_c001_v7007000_t0000_u01762402898976") 2025/11/06 04:21:40 DEBUG : potato3: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f114501c02cf0f982_d20251106_m042135_c001_v0001091_t0052_u01762402895403") 2025/11/06 04:21:40 DEBUG : potato3: Deleting (id "4_z1f52fdc3605d5b7b9fa80e1b_f1099c4875dd22d17_d20251106_m042134_c001_v0001131_t0000_u01762402894281") --- PASS: TestServerSideMove (11.40s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wiwunoy8vucu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-wiwunoy8vucu 2025/11/06 04:21:47 DEBUG : empty space: Excluded (Size Filter) 2025/11/06 04:21:47 DEBUG : empty space: Excluded (Size Filter) 2025/11/06 04:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:47 DEBUG : B2 bucket rclone-test-wiwunoy8vucu: Waiting for checks to finish 2025/11/06 04:21:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wiwunoy8vucu) 2025/11/06 04:21:47 DEBUG : potato3: Sizes differ 2025/11/06 04:21:47 DEBUG : B2 bucket rclone-test-wiwunoy8vucu: Waiting for transfers to finish 2025/11/06 04:21:48 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:48 INFO : potato2: Copied (server-side copy) 2025/11/06 04:21:48 DEBUG : potato3: size = 68 OK 2025/11/06 04:21:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:21:48 INFO : potato3: Copied (server-side copy) 2025/11/06 04:21:48 INFO : potato2: Deleted 2025/11/06 04:21:48 INFO : potato3: Deleted 2025/11/06 04:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vorutes6mule" 2025/11/06 04:21:49 DEBUG : empty space: Excluded (Size Filter) 2025/11/06 04:21:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/06 04:21:50 DEBUG : B2 bucket rclone-test-vorutes6mule: Waiting for checks to finish 2025/11/06 04:21:50 DEBUG : B2 bucket rclone-test-vorutes6mule: Waiting for transfers to finish 2025/11/06 04:21:50 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:50 INFO : potato2: Copied (server-side copy) 2025/11/06 04:21:51 INFO : potato2: Deleted 2025/11/06 04:21:51 DEBUG : potato3: size = 68 OK 2025/11/06 04:21:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:21:51 INFO : potato3: Copied (server-side copy) 2025/11/06 04:21:51 INFO : potato3: Deleted 2025/11/06 04:21:51 DEBUG : B2 bucket rclone-test-vorutes6mule: Purge remote 2025/11/06 04:21:51 INFO : B2 bucket rclone-test-vorutes6mule: cleaning bucket "rclone-test-vorutes6mule" of all files 2025/11/06 04:21:52 DEBUG : potato2: Deleting (id "4_z4f524d03606d5b7b9fa80e1b_f111b43a494a30c73_d20251106_m042150_c001_v0001184_t0005_u01762402910807") 2025/11/06 04:21:52 DEBUG : potato3: Deleting (id "4_z4f524d03606d5b7b9fa80e1b_f1093524b7cec62a3_d20251106_m042151_c001_v0001137_t0033_u01762402911033") 2025/11/06 04:21:52 DEBUG : B2 bucket rclone-test-wiwunoy8vucu: Purge remote 2025/11/06 04:21:52 INFO : B2 bucket rclone-test-wiwunoy8vucu: cleaning bucket "rclone-test-wiwunoy8vucu" of all files 2025/11/06 04:21:52 DEBUG : empty space: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f1041488fd2f081de_d20251106_m042146_c001_v0001161_t0050_u01762402906332") 2025/11/06 04:21:52 DEBUG : potato2: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f41816a065a8096fd_d20251106_m042151_c001_v7007000_t0000_u01762402911007") 2025/11/06 04:21:52 DEBUG : potato2: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f104d5bbe8d2b24e8_d20251106_m042147_c001_v0001105_t0043_u01762402907907") 2025/11/06 04:21:52 DEBUG : potato3: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f41816a065a8096ff_d20251106_m042151_c001_v7007000_t0000_u01762402911484") 2025/11/06 04:21:52 DEBUG : potato3: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f11075f2b6abc9958_d20251106_m042148_c001_v0001093_t0027_u01762402908266") 2025/11/06 04:21:52 DEBUG : potato3: Deleting (id "4_z4f622dd3606d5b7b9fa80e1b_f1041488fd2f081e4_d20251106_m042147_c001_v0001161_t0049_u01762402907068") --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tataret8bigi" 2025/11/06 04:21:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dimowim5vovu -> B2 bucket rclone-test-tataret8bigi 2025/11/06 04:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:21:59 DEBUG : empty space: size = 1 OK 2025/11/06 04:21:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/06 04:21:59 DEBUG : empty space: Unchanged skipping 2025/11/06 04:21:59 DEBUG : B2 bucket rclone-test-tataret8bigi: Waiting for checks to finish 2025/11/06 04:21:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:21:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tataret8bigi) 2025/11/06 04:21:59 DEBUG : potato3: Sizes differ 2025/11/06 04:21:59 INFO : empty space: Deleted 2025/11/06 04:21:59 DEBUG : B2 bucket rclone-test-tataret8bigi: Waiting for transfers to finish 2025/11/06 04:21:59 DEBUG : potato2: size = 60 OK 2025/11/06 04:21:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:21:59 INFO : potato2: Copied (server-side copy) 2025/11/06 04:22:00 INFO : potato2: Deleted 2025/11/06 04:22:00 DEBUG : potato3: size = 68 OK 2025/11/06 04:22:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:22:00 INFO : potato3: Copied (server-side copy) 2025/11/06 04:22:00 INFO : potato3: Deleted 2025/11/06 04:22:01 DEBUG : Creating backend with remote "TestB2:rclone-test-maxelix8gupo" 2025/11/06 04:22:01 INFO : tomatoDir: Making directory 2025/11/06 04:22:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/06 04:22:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/06 04:22:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/06 04:22:02 DEBUG : B2 bucket rclone-test-maxelix8gupo: Waiting for checks to finish 2025/11/06 04:22:02 DEBUG : B2 bucket rclone-test-maxelix8gupo: Waiting for transfers to finish 2025/11/06 04:22:02 DEBUG : empty space: size = 1 OK 2025/11/06 04:22:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/06 04:22:02 INFO : empty space: Copied (server-side copy) 2025/11/06 04:22:03 INFO : empty space: Deleted 2025/11/06 04:22:03 DEBUG : potato2: size = 60 OK 2025/11/06 04:22:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/06 04:22:03 INFO : potato2: Copied (server-side copy) 2025/11/06 04:22:03 INFO : potato2: Deleted 2025/11/06 04:22:03 DEBUG : potato3: size = 68 OK 2025/11/06 04:22:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/06 04:22:03 INFO : potato3: Copied (server-side copy) 2025/11/06 04:22:03 INFO : potato3: Deleted 2025/11/06 04:22:04 DEBUG : B2 bucket rclone-test-maxelix8gupo: Purge remote 2025/11/06 04:22:04 INFO : B2 bucket rclone-test-maxelix8gupo: cleaning bucket "rclone-test-maxelix8gupo" of all files 2025/11/06 04:22:04 DEBUG : empty space: Deleting (id "4_zffa26de3606d5b7b9fa80e1b_f1056cc8a047dae37_d20251106_m042202_c001_v0001176_t0033_u01762402922704") 2025/11/06 04:22:04 DEBUG : potato2: Deleting (id "4_zffa26de3606d5b7b9fa80e1b_f100960c40c5befc0_d20251106_m042202_c001_v0001182_t0050_u01762402922943") 2025/11/06 04:22:04 DEBUG : potato3: Deleting (id "4_zffa26de3606d5b7b9fa80e1b_f110507d4e8c7f0df_d20251106_m042203_c001_v0001146_t0046_u01762402923076") 2025/11/06 04:22:05 DEBUG : B2 bucket rclone-test-tataret8bigi: Purge remote 2025/11/06 04:22:05 INFO : B2 bucket rclone-test-tataret8bigi: cleaning bucket "rclone-test-tataret8bigi" of all files 2025/11/06 04:22:05 DEBUG : empty space: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f40243b349f1d76aa_d20251106_m042202_c001_v7007000_t0000_u01762402922925") 2025/11/06 04:22:05 DEBUG : empty space: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f110366e2ab465959_d20251106_m042158_c001_v0001184_t0057_u01762402918614") 2025/11/06 04:22:05 DEBUG : potato2: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f40243b349f1d76ad_d20251106_m042203_c001_v7007000_t0000_u01762402923154") 2025/11/06 04:22:05 DEBUG : potato2: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f10363217ef6b444a_d20251106_m042159_c001_v0001137_t0037_u01762402919578") 2025/11/06 04:22:05 DEBUG : potato3: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f40243b349f1d782c_d20251106_m042203_c001_v7007000_t0000_u01762402923569") 2025/11/06 04:22:05 DEBUG : potato3: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f1117be6109300294_d20251106_m042159_c001_v0001032_t0044_u01762402919939") 2025/11/06 04:22:05 DEBUG : potato3: Deleting (id "4_z4fe25dd3606d5b7b9fa80e1b_f110366e2ab46595d_d20251106_m042158_c001_v0001184_t0000_u01762402918819") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.54s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/rclone-sync-test" 2025/11/06 04:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/rclone-sync-test-include/layer2" 2025/11/06 04:22:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/rclone-sync-test-ignore-file" 2025/11/06 04:22:18 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test: Waiting for checks to finish 2025/11/06 04:22:18 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test: Waiting for transfers to finish 2025/11/06 04:22:18 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:18 INFO : There was nothing to transfer 2025/11/06 04:22:18 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:22:18 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:22:18 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:18 INFO : There was nothing to transfer 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/06 04:22:19 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:19 INFO : There was nothing to transfer 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:22:19 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:19 INFO : There was nothing to transfer 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/06 04:22:19 DEBUG : B2 bucket rclone-test-dimowim5vovu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/06 04:22:19 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.24s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:22:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/CompareDest" 2025/11/06 04:22:23 DEBUG : one: Need to transfer - File not found at Destination 2025/11/06 04:22:23 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:23 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:24 DEBUG : one: size = 3 OK 2025/11/06 04:22:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:22:24 INFO : one: Copied (new) 2025/11/06 04:22:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:25 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:25 DEBUG : one: Sizes differ 2025/11/06 04:22:25 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:25 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:25 DEBUG : one: size = 5 OK 2025/11/06 04:22:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/06 04:22:25 INFO : one: Copied (replaced existing) 2025/11/06 04:22:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:28 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:28 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:28 DEBUG : one: Sizes differ 2025/11/06 04:22:28 DEBUG : one: size = 5 OK 2025/11/06 04:22:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 04:22:28 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:28 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:28 INFO : There was nothing to transfer 2025/11/06 04:22:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:29 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:29 DEBUG : one: Sizes differ 2025/11/06 04:22:29 DEBUG : two: size = 3 OK 2025/11/06 04:22:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/06 04:22:29 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:29 DEBUG : one: size = 5 OK 2025/11/06 04:22:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 04:22:29 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:29 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:29 INFO : There was nothing to transfer 2025/11/06 04:22:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:30 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:30 DEBUG : one: Sizes differ 2025/11/06 04:22:30 DEBUG : two: size = 3 OK 2025/11/06 04:22:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/06 04:22:30 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:30 DEBUG : one: size = 5 OK 2025/11/06 04:22:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 04:22:30 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:30 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:30 INFO : There was nothing to transfer 2025/11/06 04:22:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:31 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:31 DEBUG : one: Sizes differ 2025/11/06 04:22:31 DEBUG : two: size = 3 OK 2025/11/06 04:22:31 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/06 04:22:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/06 04:22:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/06 04:22:31 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:31 DEBUG : one: size = 5 OK 2025/11/06 04:22:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 04:22:31 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:31 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:31 INFO : There was nothing to transfer 2025/11/06 04:22:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:32 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:32 DEBUG : one: Sizes differ 2025/11/06 04:22:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:32 DEBUG : two: size = 3 (B2 bucket rclone-test-dimowim5vovu path CompareDest) 2025/11/06 04:22:32 DEBUG : two: Sizes differ 2025/11/06 04:22:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/06 04:22:32 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:32 DEBUG : one: size = 5 OK 2025/11/06 04:22:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/06 04:22:32 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:33 DEBUG : two: size = 5 OK 2025/11/06 04:22:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/06 04:22:33 INFO : two: Copied (new) 2025/11/06 04:22:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dest" 2025/11/06 04:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/pre-dest1" 2025/11/06 04:22:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/pre-dest2" 2025/11/06 04:22:40 DEBUG : 1: size = 1 OK 2025/11/06 04:22:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:22:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/06 04:22:40 DEBUG : 2: size = 1 OK 2025/11/06 04:22:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:22:40 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/06 04:22:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/06 04:22:40 DEBUG : B2 bucket rclone-test-dimowim5vovu path dest: Waiting for checks to finish 2025/11/06 04:22:40 DEBUG : B2 bucket rclone-test-dimowim5vovu path dest: Waiting for transfers to finish 2025/11/06 04:22:41 DEBUG : 3: size = 1 OK 2025/11/06 04:22:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/06 04:22:41 INFO : 3: Copied (new) 2025/11/06 04:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.89s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:22:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/CopyDest" 2025/11/06 04:22:46 DEBUG : one: Need to transfer - File not found at Destination 2025/11/06 04:22:46 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:46 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:47 DEBUG : one: size = 3 OK 2025/11/06 04:22:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:22:47 INFO : one: Copied (new) 2025/11/06 04:22:47 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:48 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:48 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:48 DEBUG : one: Sizes differ 2025/11/06 04:22:48 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:49 DEBUG : one: size = 5 OK 2025/11/06 04:22:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/06 04:22:49 INFO : one: Copied (replaced existing) 2025/11/06 04:22:49 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/BackupDir" 2025/11/06 04:22:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:52 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:52 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:52 DEBUG : one: Sizes differ 2025/11/06 04:22:52 DEBUG : one: size = 5 OK 2025/11/06 04:22:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:52 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:22:52 DEBUG : one: Sizes differ 2025/11/06 04:22:53 DEBUG : one: size = 3 OK 2025/11/06 04:22:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:22:53 INFO : one: Copied (server-side copy) 2025/11/06 04:22:53 INFO : one: Deleted 2025/11/06 04:22:54 DEBUG : one: size = 5 OK 2025/11/06 04:22:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/06 04:22:54 INFO : one: Copied (server-side copy) 2025/11/06 04:22:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/06 04:22:54 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:54 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:55 DEBUG : one: size = 5 OK 2025/11/06 04:22:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:55 DEBUG : one: Unchanged skipping 2025/11/06 04:22:55 DEBUG : two: size = 3 OK 2025/11/06 04:22:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:56 DEBUG : two: size = 3 OK 2025/11/06 04:22:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/06 04:22:56 INFO : two: Copied (server-side copy) 2025/11/06 04:22:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/06 04:22:56 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:56 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:56 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:56 DEBUG : one: size = 5 OK 2025/11/06 04:22:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:56 DEBUG : two: size = 3 OK 2025/11/06 04:22:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:56 DEBUG : two: Unchanged skipping 2025/11/06 04:22:56 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:56 DEBUG : one: Unchanged skipping 2025/11/06 04:22:56 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:56 DEBUG : Waiting for deletions to finish 2025/11/06 04:22:56 INFO : There was nothing to transfer 2025/11/06 04:22:57 DEBUG : one: size = 5 OK 2025/11/06 04:22:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:57 DEBUG : one: Unchanged skipping 2025/11/06 04:22:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:22:58 DEBUG : three: size = 5 (B2 bucket rclone-test-dimowim5vovu path CopyDest) 2025/11/06 04:22:58 DEBUG : three: Sizes differ 2025/11/06 04:22:58 DEBUG : three: Destination not found in --copy-dest 2025/11/06 04:22:58 DEBUG : three: Need to transfer - File not found at Destination 2025/11/06 04:22:58 DEBUG : two: size = 3 OK 2025/11/06 04:22:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/06 04:22:58 DEBUG : two: Unchanged skipping 2025/11/06 04:22:58 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:22:58 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:22:58 DEBUG : three: size = 7 OK 2025/11/06 04:22:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/06 04:22:58 INFO : three: Copied (new) 2025/11/06 04:22:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.27s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:23:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:23:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/backup" 2025/11/06 04:23:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:05 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:05 DEBUG : one: Sizes differ 2025/11/06 04:23:05 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:05 DEBUG : two: size = 3 OK 2025/11/06 04:23:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:05 DEBUG : two: Unchanged skipping 2025/11/06 04:23:07 DEBUG : one: size = 3 OK 2025/11/06 04:23:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:23:07 INFO : one: Copied (server-side copy) 2025/11/06 04:23:07 INFO : one: Deleted 2025/11/06 04:23:07 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:08 DEBUG : one: size = 4 OK 2025/11/06 04:23:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:08 INFO : one: Copied (new) 2025/11/06 04:23:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:08 DEBUG : three.txt: size = 5 OK 2025/11/06 04:23:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:23:08 INFO : three.txt: Copied (server-side copy) 2025/11/06 04:23:09 INFO : three.txt: Deleted 2025/11/06 04:23:09 INFO : three.txt: Moved into backup dir 2025/11/06 04:23:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:10 DEBUG : two: size = 3 OK 2025/11/06 04:23:10 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:10 DEBUG : one: Sizes differ 2025/11/06 04:23:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:10 DEBUG : two: Unchanged skipping 2025/11/06 04:23:10 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:11 DEBUG : one: size = 4 OK 2025/11/06 04:23:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:11 INFO : one: Copied (server-side copy) 2025/11/06 04:23:11 INFO : one: Deleted 2025/11/06 04:23:11 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:11 DEBUG : one: size = 5 OK 2025/11/06 04:23:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:23:11 INFO : one: Copied (new) 2025/11/06 04:23:11 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:12 DEBUG : three.txt: size = 6 OK 2025/11/06 04:23:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:23:12 INFO : three.txt: Copied (server-side copy) 2025/11/06 04:23:12 INFO : three.txt: Deleted 2025/11/06 04:23:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.99s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/backup" 2025/11/06 04:23:18 DEBUG : two: size = 3 OK 2025/11/06 04:23:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:18 DEBUG : two: Unchanged skipping 2025/11/06 04:23:18 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:18 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:18 DEBUG : one: Sizes differ 2025/11/06 04:23:19 DEBUG : one.bak: size = 3 OK 2025/11/06 04:23:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:23:19 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:23:20 INFO : one: Deleted 2025/11/06 04:23:20 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:20 DEBUG : one: size = 4 OK 2025/11/06 04:23:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:20 INFO : one: Copied (new) 2025/11/06 04:23:20 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:21 DEBUG : three.txt.bak: size = 5 OK 2025/11/06 04:23:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:23:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:23:21 INFO : three.txt: Deleted 2025/11/06 04:23:21 INFO : three.txt: Moved into backup dir 2025/11/06 04:23:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:23 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:23 DEBUG : two: size = 3 OK 2025/11/06 04:23:23 DEBUG : one: Sizes differ 2025/11/06 04:23:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:23 DEBUG : two: Unchanged skipping 2025/11/06 04:23:23 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:24 DEBUG : one.bak: size = 4 OK 2025/11/06 04:23:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:24 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:23:24 INFO : one: Deleted 2025/11/06 04:23:24 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:24 DEBUG : one: size = 5 OK 2025/11/06 04:23:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:23:24 INFO : one: Copied (new) 2025/11/06 04:23:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:25 DEBUG : three.txt.bak: size = 6 OK 2025/11/06 04:23:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:23:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:23:25 INFO : three.txt: Deleted 2025/11/06 04:23:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:23:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:23:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/backup" 2025/11/06 04:23:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:32 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:32 DEBUG : one: Sizes differ 2025/11/06 04:23:32 DEBUG : two: size = 3 OK 2025/11/06 04:23:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:32 DEBUG : two: Unchanged skipping 2025/11/06 04:23:32 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:33 DEBUG : one-2019-01-01: size = 3 OK 2025/11/06 04:23:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:23:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/06 04:23:34 INFO : one: Deleted 2025/11/06 04:23:34 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:35 DEBUG : one: size = 4 OK 2025/11/06 04:23:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:35 INFO : one: Copied (new) 2025/11/06 04:23:35 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/06 04:23:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:23:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/06 04:23:36 INFO : three.txt: Deleted 2025/11/06 04:23:36 INFO : three.txt: Moved into backup dir 2025/11/06 04:23:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:37 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:37 DEBUG : one: Sizes differ 2025/11/06 04:23:37 DEBUG : two: size = 3 OK 2025/11/06 04:23:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:37 DEBUG : two: Unchanged skipping 2025/11/06 04:23:37 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:38 DEBUG : one-2019-01-01: size = 4 OK 2025/11/06 04:23:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/06 04:23:38 INFO : one: Deleted 2025/11/06 04:23:38 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:38 DEBUG : one: size = 5 OK 2025/11/06 04:23:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:23:38 INFO : one: Copied (new) 2025/11/06 04:23:38 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/06 04:23:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:23:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/06 04:23:39 INFO : three.txt: Deleted 2025/11/06 04:23:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.62s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:23:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:44 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:44 DEBUG : one: Sizes differ 2025/11/06 04:23:44 DEBUG : two: size = 3 OK 2025/11/06 04:23:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:44 DEBUG : two: Unchanged skipping 2025/11/06 04:23:44 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:45 DEBUG : one.bak: size = 3 OK 2025/11/06 04:23:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:23:45 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:23:45 INFO : one: Deleted 2025/11/06 04:23:45 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:46 DEBUG : one: size = 4 OK 2025/11/06 04:23:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:46 INFO : one: Copied (new) 2025/11/06 04:23:46 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:47 DEBUG : three.txt.bak: size = 5 OK 2025/11/06 04:23:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:23:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:23:47 INFO : three.txt: Deleted 2025/11/06 04:23:47 INFO : three.txt: Moved into backup dir 2025/11/06 04:23:49 DEBUG : one.bak: Excluded (Path Filter) 2025/11/06 04:23:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/06 04:23:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:49 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:49 DEBUG : one: Sizes differ 2025/11/06 04:23:49 DEBUG : two: size = 3 OK 2025/11/06 04:23:49 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for checks to finish 2025/11/06 04:23:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:23:49 DEBUG : two: Unchanged skipping 2025/11/06 04:23:49 DEBUG : one.bak: size = 4 OK 2025/11/06 04:23:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:23:49 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:23:50 INFO : one: Deleted 2025/11/06 04:23:50 DEBUG : B2 bucket rclone-test-dimowim5vovu path dst: Waiting for transfers to finish 2025/11/06 04:23:50 DEBUG : one: size = 5 OK 2025/11/06 04:23:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:23:50 INFO : one: Copied (new) 2025/11/06 04:23:50 DEBUG : Waiting for deletions to finish 2025/11/06 04:23:51 DEBUG : three.txt.bak: size = 6 OK 2025/11/06 04:23:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:23:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:23:51 INFO : three.txt: Deleted 2025/11/06 04:23:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.88s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:23:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_file/8f722dc3604d5b7b9fa80e1b/c001_v0001146_t0050": EOF 2025/11/06 04:23:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_file/8f722dc3604d5b7b9fa80e1b/c001_v0001146_t0050": EOF) 2025/11/06 04:23:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dimowim5vovu: 1/10 (Post "https://pod-000-1146-18.backblaze.com/b2api/v1/b2_upload_file/8f722dc3604d5b7b9fa80e1b/c001_v0001146_t0050": EOF) 2025/11/06 04:23:56 DEBUG : pacer: Reducing sleep to 10ms 2025/11/06 04:23:56 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:23:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:23:57 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:23:57 DEBUG : one: Sizes differ 2025/11/06 04:23:59 DEBUG : one.bak: size = 3 OK 2025/11/06 04:23:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:23:59 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:23:59 INFO : one: Deleted 2025/11/06 04:24:00 DEBUG : one: size = 4 OK 2025/11/06 04:24:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:24:00 INFO : one: Copied (new) 2025/11/06 04:24:00 DEBUG : two: size = 3 OK 2025/11/06 04:24:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:00 DEBUG : two: Unchanged skipping 2025/11/06 04:24:00 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:00 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:00 DEBUG : three.txt: Sizes differ 2025/11/06 04:24:01 DEBUG : three.txt.bak: size = 5 OK 2025/11/06 04:24:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:24:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:24:01 INFO : three.txt: Deleted 2025/11/06 04:24:01 DEBUG : three.txt: size = 6 OK 2025/11/06 04:24:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:24:01 INFO : three.txt: Copied (new) 2025/11/06 04:24:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:02 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:02 DEBUG : one: Sizes differ 2025/11/06 04:24:03 DEBUG : one.bak: size = 4 OK 2025/11/06 04:24:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:24:03 INFO : one: Copied (server-side copy) to: one.bak 2025/11/06 04:24:03 INFO : one: Deleted 2025/11/06 04:24:03 DEBUG : one: size = 5 OK 2025/11/06 04:24:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:24:03 INFO : one: Copied (new) 2025/11/06 04:24:03 DEBUG : two: size = 3 OK 2025/11/06 04:24:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:03 DEBUG : two: Unchanged skipping 2025/11/06 04:24:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:04 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:04 DEBUG : three.txt: Sizes differ 2025/11/06 04:24:04 DEBUG : three.txt.bak: size = 6 OK 2025/11/06 04:24:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:24:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/06 04:24:04 INFO : three.txt: Deleted 2025/11/06 04:24:04 DEBUG : three.txt: size = 19 OK 2025/11/06 04:24:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/06 04:24:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.89s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dimowim5vovu/dst" 2025/11/06 04:24:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:09 DEBUG : one: size = 3 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:09 DEBUG : one: Sizes differ 2025/11/06 04:24:10 DEBUG : one-2019-01-01: size = 3 OK 2025/11/06 04:24:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/06 04:24:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/06 04:24:11 INFO : one: Deleted 2025/11/06 04:24:12 DEBUG : one: size = 4 OK 2025/11/06 04:24:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:24:12 INFO : one: Copied (new) 2025/11/06 04:24:12 DEBUG : two: size = 3 OK 2025/11/06 04:24:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:12 DEBUG : two: Unchanged skipping 2025/11/06 04:24:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:12 DEBUG : three.txt: Sizes differ 2025/11/06 04:24:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/06 04:24:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/06 04:24:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/06 04:24:13 INFO : three.txt: Deleted 2025/11/06 04:24:14 DEBUG : three.txt: size = 6 OK 2025/11/06 04:24:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:24:14 INFO : three.txt: Copied (new) 2025/11/06 04:24:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:15 DEBUG : one: size = 4 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:15 DEBUG : one: Sizes differ 2025/11/06 04:24:15 DEBUG : one-2019-01-01: size = 4 OK 2025/11/06 04:24:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/06 04:24:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/06 04:24:15 INFO : one: Deleted 2025/11/06 04:24:16 DEBUG : one: size = 5 OK 2025/11/06 04:24:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/06 04:24:16 INFO : one: Copied (new) 2025/11/06 04:24:16 DEBUG : two: size = 3 OK 2025/11/06 04:24:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:16 DEBUG : two: Unchanged skipping 2025/11/06 04:24:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dimowim5vovu path dst) 2025/11/06 04:24:16 DEBUG : three.txt: Sizes differ 2025/11/06 04:24:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/06 04:24:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/06 04:24:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/06 04:24:17 INFO : three.txt: Deleted 2025/11/06 04:24:17 DEBUG : three.txt: size = 19 OK 2025/11/06 04:24:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/06 04:24:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.87s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:20 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:20 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:20 DEBUG : Testêé: Sizes differ 2025/11/06 04:24:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:24:21 DEBUG : Testêé: size = 14 OK 2025/11/06 04:24:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/06 04:24:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/06 04:24:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/06 04:24:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:24:22 DEBUG : existing: size = 6 OK 2025/11/06 04:24:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/06 04:24:22 INFO : existing: Copied (new) 2025/11/06 04:24:22 DEBUG : Waiting for deletions to finish 2025/11/06 04:24:23 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:23 DEBUG : existing: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:23 DEBUG : existing: Sizes differ 2025/11/06 04:24:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/06 04:24:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:24:23 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting files as there were IO errors 2025/11/06 04:24:23 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:24 DEBUG : EXISTING: size = 6 OK 2025/11/06 04:24:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:24 DEBUG : existing: Unchanged skipping 2025/11/06 04:24:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:24:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:24:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:40 DEBUG : both0: size = 6 OK 2025/11/06 04:24:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both0: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both10: size = 6 OK 2025/11/06 04:24:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both10: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both11: size = 6 OK 2025/11/06 04:24:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both11: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both12: size = 6 OK 2025/11/06 04:24:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both12: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both14: size = 6 OK 2025/11/06 04:24:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both13: size = 6 OK 2025/11/06 04:24:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both15: size = 6 OK 2025/11/06 04:24:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both16: size = 6 OK 2025/11/06 04:24:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:40 DEBUG : both14: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both17: size = 6 OK 2025/11/06 04:24:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both17: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both18: size = 6 OK 2025/11/06 04:24:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both13: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both19: size = 6 OK 2025/11/06 04:24:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both19: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both1: size = 6 OK 2025/11/06 04:24:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both1: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both2: size = 6 OK 2025/11/06 04:24:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both2: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both3: size = 6 OK 2025/11/06 04:24:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both3: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both4: size = 6 OK 2025/11/06 04:24:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both4: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both5: size = 6 OK 2025/11/06 04:24:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both5: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both6: size = 6 OK 2025/11/06 04:24:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both6: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both7: size = 6 OK 2025/11/06 04:24:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both7: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both8: size = 6 OK 2025/11/06 04:24:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both8: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both9: size = 6 OK 2025/11/06 04:24:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:40 DEBUG : both9: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both15: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both16: Unchanged skipping 2025/11/06 04:24:40 DEBUG : both18: Unchanged skipping 2025/11/06 04:24:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:24:40 DEBUG : Waiting for deletions to finish 2025/11/06 04:24:40 INFO : only8: Deleted 2025/11/06 04:24:40 INFO : only15: Deleted 2025/11/06 04:24:40 INFO : only19: Deleted 2025/11/06 04:24:40 INFO : only4: Deleted 2025/11/06 04:24:40 INFO : only10: Deleted 2025/11/06 04:24:40 INFO : only11: Deleted 2025/11/06 04:24:41 INFO : only16: Deleted 2025/11/06 04:24:41 INFO : only2: Deleted 2025/11/06 04:24:41 INFO : only9: Deleted 2025/11/06 04:24:41 INFO : only0: Deleted 2025/11/06 04:24:41 INFO : only14: Deleted 2025/11/06 04:24:41 INFO : only17: Deleted 2025/11/06 04:24:41 INFO : only18: Deleted 2025/11/06 04:24:41 INFO : only3: Deleted 2025/11/06 04:24:41 INFO : only12: Deleted 2025/11/06 04:24:41 INFO : only13: Deleted 2025/11/06 04:24:41 INFO : only1: Deleted 2025/11/06 04:24:41 INFO : only5: Deleted 2025/11/06 04:24:41 INFO : only6: Deleted 2025/11/06 04:24:41 INFO : only7: Deleted 2025/11/06 04:24:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.70s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:24:59 DEBUG : both10: size = 6 OK 2025/11/06 04:24:59 DEBUG : both11: size = 6 OK 2025/11/06 04:24:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both12: size = 6 OK 2025/11/06 04:24:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both0: size = 6 OK 2025/11/06 04:24:59 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:24:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both11: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both13: size = 6 OK 2025/11/06 04:24:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both13: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both14: size = 6 OK 2025/11/06 04:24:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both12: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both15: size = 6 OK 2025/11/06 04:24:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both15: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both16: size = 6 OK 2025/11/06 04:24:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both10: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both17: size = 6 OK 2025/11/06 04:24:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both0: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both18: size = 6 OK 2025/11/06 04:24:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both14: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both19: size = 6 OK 2025/11/06 04:24:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both19: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both1: size = 6 OK 2025/11/06 04:24:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both1: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both2: size = 6 OK 2025/11/06 04:24:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both16: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both3: size = 6 OK 2025/11/06 04:24:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both3: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both4: size = 6 OK 2025/11/06 04:24:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both17: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both5: size = 6 OK 2025/11/06 04:24:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both18: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both6: size = 6 OK 2025/11/06 04:24:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both2: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both7: size = 6 OK 2025/11/06 04:24:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both6: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both8: size = 6 OK 2025/11/06 04:24:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both8: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both9: size = 6 OK 2025/11/06 04:24:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:24:59 DEBUG : both4: Unchanged skipping 2025/11/06 04:24:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only0: Sizes differ 2025/11/06 04:24:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only10: Sizes differ 2025/11/06 04:24:59 DEBUG : both5: Unchanged skipping 2025/11/06 04:24:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only11: Sizes differ 2025/11/06 04:24:59 DEBUG : both7: Unchanged skipping 2025/11/06 04:24:59 DEBUG : both9: Unchanged skipping 2025/11/06 04:24:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only13: Sizes differ 2025/11/06 04:24:59 DEBUG : only12: Sizes differ 2025/11/06 04:24:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only14: Sizes differ 2025/11/06 04:24:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only15: Sizes differ 2025/11/06 04:24:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only16: Sizes differ 2025/11/06 04:24:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only17: Sizes differ 2025/11/06 04:24:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only18: Sizes differ 2025/11/06 04:24:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only19: Sizes differ 2025/11/06 04:24:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only1: Sizes differ 2025/11/06 04:24:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only5: Sizes differ 2025/11/06 04:24:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only6: Sizes differ 2025/11/06 04:24:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only7: Sizes differ 2025/11/06 04:24:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only2: Sizes differ 2025/11/06 04:24:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only8: Sizes differ 2025/11/06 04:24:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only4: Sizes differ 2025/11/06 04:24:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only3: Sizes differ 2025/11/06 04:24:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2436927278) 2025/11/06 04:24:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-dimowim5vovu) 2025/11/06 04:24:59 DEBUG : only9: Sizes differ 2025/11/06 04:24:59 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:00 DEBUG : only0: size = 0 OK 2025/11/06 04:25:00 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 DEBUG : only13: size = 0 OK 2025/11/06 04:25:00 INFO : only0: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only13: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only16: size = 0 OK 2025/11/06 04:25:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only16: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only17: size = 0 OK 2025/11/06 04:25:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only17: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only15: size = 0 OK 2025/11/06 04:25:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only15: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only12: size = 0 OK 2025/11/06 04:25:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only12: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only18: size = 0 OK 2025/11/06 04:25:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only18: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only11: size = 0 OK 2025/11/06 04:25:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only11: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only14: size = 0 OK 2025/11/06 04:25:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only14: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only10: size = 0 OK 2025/11/06 04:25:00 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only10: Copied (replaced existing) 2025/11/06 04:25:00 DEBUG : only1: size = 0 OK 2025/11/06 04:25:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:00 INFO : only1: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only19: size = 0 OK 2025/11/06 04:25:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only19: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only5: size = 0 OK 2025/11/06 04:25:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only5: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only6: size = 0 OK 2025/11/06 04:25:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only6: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only7: size = 0 OK 2025/11/06 04:25:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only7: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only2: size = 0 OK 2025/11/06 04:25:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only2: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only9: size = 0 OK 2025/11/06 04:25:01 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only9: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only8: size = 0 OK 2025/11/06 04:25:01 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only8: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only4: size = 0 OK 2025/11/06 04:25:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only4: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : only3: size = 0 OK 2025/11/06 04:25:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/06 04:25:01 INFO : only3: Copied (replaced existing) 2025/11/06 04:25:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.46s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:09 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:25:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:25:09 DEBUG : empty_on_remote: Making directory with metadata 2025/11/06 04:25:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:25:09 INFO : empty_on_remote: Making directory 2025/11/06 04:25:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/06 04:25:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:12 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:25:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:25:12 DEBUG : empty_on_remote: Making directory with metadata 2025/11/06 04:25:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/06 04:25:12 INFO : empty_on_remote: Making directory 2025/11/06 04:25:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/06 04:25:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:14 INFO : sub dir: Making directory 2025/11/06 04:25:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/06 04:25:16 INFO : sub dir: Making directory 2025/11/06 04:25:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:25 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:25:25 DEBUG : apple: size = 5 OK 2025/11/06 04:25:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : apple: Unchanged skipping 2025/11/06 04:25:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:25:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:25:25 DEBUG : banana: size = 6 OK 2025/11/06 04:25:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : banana: Unchanged skipping 2025/11/06 04:25:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:25:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:25:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:25:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:25:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:25:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:25:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:25:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:25:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:25:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:25 INFO : There was nothing to transfer 2025/11/06 04:25:25 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:26 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : apple: size = 5 OK 2025/11/06 04:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:25:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : apple: Unchanged skipping 2025/11/06 04:25:26 DEBUG : banana: size = 6 OK 2025/11/06 04:25:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : banana: Unchanged skipping 2025/11/06 04:25:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:25:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:26 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:26 INFO : There was nothing to transfer 2025/11/06 04:25:26 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:26 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:39 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:39 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : apple: size = 5 OK 2025/11/06 04:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : apple: Unchanged skipping 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:25:40 DEBUG : banana: size = 6 OK 2025/11/06 04:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : banana: Unchanged skipping 2025/11/06 04:25:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:40 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:40 INFO : There was nothing to transfer 2025/11/06 04:25:40 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:40 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:25:40 DEBUG : banana: size = 6 OK 2025/11/06 04:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : banana: Unchanged skipping 2025/11/06 04:25:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:25:40 DEBUG : apple: size = 5 OK 2025/11/06 04:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : apple: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:25:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:25:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:40 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:40 INFO : There was nothing to transfer 2025/11/06 04:25:40 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:41 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:25:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:54 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/06 04:25:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:25:54 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:54 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/06 04:25:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:25:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:54 DEBUG : YXBwbGU=: size = 5 OK 2025/11/06 04:25:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/06 04:25:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/06 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:25:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:25:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/06 04:25:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:25:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:25:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:55 DEBUG : YmFuYW5h: size = 6 OK 2025/11/06 04:25:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/06 04:25:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/06 04:25:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:25:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:25:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:25:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:25:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:25:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:25:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/06 04:25:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:25:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/06 04:25:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:25:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/06 04:25:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:25:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/06 04:25:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:25:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/06 04:25:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:25:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/06 04:25:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:25:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/06 04:25:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:25:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:56 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:56 INFO : apple: Deleted 2025/11/06 04:25:56 INFO : splitbananasplit: Deleted 2025/11/06 04:25:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0008-2345678.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0009-3456789.txt: Deleted 2025/11/06 04:25:56 INFO : dir1/0014-89;=.txt: Deleted 2025/11/06 04:25:56 INFO : appleappleapplebanana: Deleted 2025/11/06 04:25:57 INFO : banana: Deleted 2025/11/06 04:25:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0007-1234567.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0011-56789;.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0012-6789;.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0013-789;=.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0015-9;=.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0003-defghij.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/06 04:25:57 INFO : dir1/0010-456789.txt: Deleted 2025/11/06 04:25:57 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:57 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:58 DEBUG : YXBwbGU=: size = 5 OK 2025/11/06 04:25:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : apple: Unchanged skipping 2025/11/06 04:25:58 DEBUG : YmFuYW5h: size = 6 OK 2025/11/06 04:25:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/06 04:25:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : banana: Unchanged skipping 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:25:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/06 04:25:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/06 04:25:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/06 04:25:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/06 04:25:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/06 04:25:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/06 04:25:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/06 04:25:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/06 04:25:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/06 04:25:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:25:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:25:58 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:25:58 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:25:58 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:58 DEBUG : Waiting for deletions to finish 2025/11/06 04:25:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/06 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : apple: transformed to: YXBwbGU= 2025/11/06 04:25:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/06 04:25:58 DEBUG : banana: transformed to: YmFuYW5h 2025/11/06 04:25:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/06 04:25:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/06 04:25:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/06 04:25:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/06 04:25:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/06 04:25:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:26:10 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:11 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:11 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:11 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/06 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/06 04:26:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/06 04:26:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/06 04:26:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/06 04:26:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/06 04:26:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/06 04:26:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/06 04:26:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/06 04:26:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/06 04:26:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/06 04:26:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/06 04:26:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/06 04:26:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/06 04:26:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/06 04:26:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:11 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:11 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:11 DEBUG : PREFIXbanana: size = 6 OK 2025/11/06 04:26:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/06 04:26:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/06 04:26:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:11 DEBUG : PREFIXapple: size = 5 OK 2025/11/06 04:26:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/06 04:26:11 INFO : apple: Copied (new) to: PREFIXapple 2025/11/06 04:26:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/06 04:26:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:26:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/06 04:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:26:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:26:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/06 04:26:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:26:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/06 04:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:26:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:26:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:26:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:26:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:26:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:26:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:26:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/06 04:26:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:26:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/06 04:26:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:26:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/06 04:26:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:26:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/06 04:26:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:26:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/06 04:26:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:26:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/06 04:26:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:26:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/06 04:26:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:26:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:13 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:13 INFO : appleappleapplebanana: Deleted 2025/11/06 04:26:13 INFO : apple: Deleted 2025/11/06 04:26:13 INFO : splitbananasplit: Deleted 2025/11/06 04:26:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/06 04:26:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/06 04:26:14 INFO : banana: Deleted 2025/11/06 04:26:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/06 04:26:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/06 04:26:14 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/06 04:26:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/06 04:26:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/06 04:26:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/06 04:26:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/06 04:26:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/06 04:26:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/06 04:26:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/06 04:26:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/06 04:26:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/06 04:26:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/06 04:26:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/06 04:26:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/06 04:26:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/06 04:26:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/06 04:26:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/06 04:26:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/06 04:26:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:15 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:15 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:15 DEBUG : banana: size = 6 OK 2025/11/06 04:26:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/06 04:26:15 INFO : banana: Copied (new) 2025/11/06 04:26:15 DEBUG : apple: size = 5 OK 2025/11/06 04:26:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/06 04:26:15 INFO : apple: Copied (new) 2025/11/06 04:26:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:26:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:26:15 INFO : appleappleapplebanana: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:26:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:26:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:26:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:26:15 INFO : splitbananasplit: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:26:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:26:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:26:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:26:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/06 04:26:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:26:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:26:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:26:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:26:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:26:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:26:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:26:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:26:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:26:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:26:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:26:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:26:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:26:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:26:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:26:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:26:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:26:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:26:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:26:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:26:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/06 04:26:16 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/06 04:26:16 INFO : PREFIXbanana: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/06 04:26:16 INFO : PREFIXsplitbananasplit: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/06 04:26:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/06 04:26:16 INFO : PREFIXapple: Deleted 2025/11/06 04:26:17 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/06 04:26:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/06 04:26:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/06 04:26:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/06 04:26:17 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/06 04:26:17 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:17 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:17 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:26:30 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:30 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:30 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/06 04:26:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:30 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:31 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:26:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:31 DEBUG : appleSUFFIX: size = 5 OK 2025/11/06 04:26:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/06 04:26:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:31 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/06 04:26:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:26:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:26:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:26:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:31 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/06 04:26:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/06 04:26:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:26:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:26:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:26:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:26:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:26:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/06 04:26:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:26:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/06 04:26:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:26:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/06 04:26:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:26:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/06 04:26:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:26:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/06 04:26:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:26:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/06 04:26:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:26:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/06 04:26:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:26:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/06 04:26:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:26:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/06 04:26:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:26:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:32 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:32 INFO : splitbananasplit: Deleted 2025/11/06 04:26:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/06 04:26:32 INFO : dir1/0003-defghij.txt: Deleted 2025/11/06 04:26:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/06 04:26:32 INFO : apple: Deleted 2025/11/06 04:26:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0009-3456789.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0011-56789;.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/06 04:26:33 INFO : appleappleapplebanana: Deleted 2025/11/06 04:26:33 INFO : banana: Deleted 2025/11/06 04:26:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/06 04:26:33 INFO : dir1/0012-6789;.txt: Deleted 2025/11/06 04:26:33 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : apple: transformed to: appleSUFFIX 2025/11/06 04:26:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/06 04:26:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/06 04:26:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/06 04:26:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:34 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:26:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:26:34 INFO : appleappleapplebanana: Copied (new) 2025/11/06 04:26:34 DEBUG : apple: size = 5 OK 2025/11/06 04:26:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/06 04:26:34 INFO : apple: Copied (new) 2025/11/06 04:26:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:26:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:26:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/06 04:26:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:26:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:26:34 INFO : splitbananasplit: Copied (new) 2025/11/06 04:26:34 DEBUG : banana: size = 6 OK 2025/11/06 04:26:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/06 04:26:34 INFO : banana: Copied (new) 2025/11/06 04:26:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:26:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:26:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/06 04:26:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:26:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:26:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/06 04:26:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:26:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:26:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/06 04:26:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:26:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:26:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:26:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:26:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:26:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:26:35 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:26:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:26:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:26:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:26:35 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:26:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:26:35 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:26:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:26:35 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:26:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:26:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:26:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:26:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:26:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:26:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:26:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:26:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:26:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:26:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/06 04:26:35 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/06 04:26:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/06 04:26:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/06 04:26:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/06 04:26:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/06 04:26:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : bananaSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/06 04:26:36 INFO : appleSUFFIX: Deleted 2025/11/06 04:26:36 INFO : splitbananasplitSUFFIX: Deleted 2025/11/06 04:26:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/06 04:26:36 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:36 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:36 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:37 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:26:50 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:50 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : apple: size = 5 OK 2025/11/06 04:26:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:50 DEBUG : apple: Unchanged skipping 2025/11/06 04:26:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:50 DEBUG : banana: size = 6 OK 2025/11/06 04:26:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:50 DEBUG : banana: Unchanged skipping 2025/11/06 04:26:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/06 04:26:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/06 04:26:50 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:50 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:51 DEBUG : splitbanan: size = 16 OK 2025/11/06 04:26:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/06 04:26:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/06 04:26:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:51 DEBUG : appleapple: size = 21 OK 2025/11/06 04:26:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/06 04:26:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/06 04:26:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/06 04:26:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/06 04:26:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/06 04:26:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/06 04:26:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:51 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/06 04:26:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/06 04:26:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:51 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/06 04:26:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/06 04:26:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:51 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/06 04:26:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/06 04:26:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/06 04:26:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/06 04:26:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:51 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/06 04:26:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/06 04:26:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:51 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/06 04:26:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/06 04:26:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:51 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/06 04:26:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/06 04:26:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:51 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/06 04:26:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/06 04:26:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/06 04:26:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:52 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/06 04:26:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/06 04:26:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/06 04:26:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:52 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/06 04:26:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/06 04:26:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/06 04:26:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:52 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/06 04:26:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/06 04:26:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/06 04:26:52 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/06 04:26:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/06 04:26:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/06 04:26:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/06 04:26:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/06 04:26:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/06 04:26:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/06 04:26:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/06 04:26:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/06 04:26:52 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0010-456789.txt: Deleted 2025/11/06 04:26:52 INFO : appleappleapplebanana: Deleted 2025/11/06 04:26:52 INFO : splitbananasplit: Deleted 2025/11/06 04:26:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0007-1234567.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0012-6789;.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0013-789;=.txt: Deleted 2025/11/06 04:26:52 INFO : dir1/0014-89;=.txt: Deleted 2025/11/06 04:26:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/06 04:26:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/06 04:26:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/06 04:26:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/06 04:26:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:53 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : appleapple: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:53 DEBUG : apple: size = 5 OK 2025/11/06 04:26:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : apple: Unchanged skipping 2025/11/06 04:26:53 DEBUG : splitbanan: size = 16 OK 2025/11/06 04:26:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:26:53 DEBUG : banana: size = 6 OK 2025/11/06 04:26:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : banana: Unchanged skipping 2025/11/06 04:26:53 DEBUG : appleapple: size = 21 OK 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/06 04:26:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/06 04:26:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/06 04:26:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/06 04:26:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/06 04:26:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/06 04:26:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/06 04:26:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/06 04:26:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/06 04:26:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/06 04:26:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/06 04:26:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/06 04:26:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/06 04:26:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/06 04:26:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/06 04:26:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/06 04:26:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/06 04:26:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/06 04:26:53 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:26:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:26:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:26:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:26:54 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : appleapple: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/06 04:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:54 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/06 04:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/06 04:26:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/06 04:26:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/06 04:26:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/06 04:26:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/06 04:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/06 04:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/06 04:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/06 04:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/06 04:26:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/06 04:26:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/06 04:26:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/06 04:26:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/06 04:26:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/06 04:26:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/06 04:26:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/06 04:26:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/06 04:26:54 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:27:06 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:07 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : apple: size = 5 OK 2025/11/06 04:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:07 DEBUG : banana: size = 6 OK 2025/11/06 04:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:07 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : apple: size = 5 OK 2025/11/06 04:27:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:08 DEBUG : banana: size = 6 OK 2025/11/06 04:27:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:08 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:08 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:09 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:27:22 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:23 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : apple: size = 5 OK 2025/11/06 04:27:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:23 DEBUG : banana: size = 6 OK 2025/11/06 04:27:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:23 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:23 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:23 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : apple: size = 5 OK 2025/11/06 04:27:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:24 DEBUG : banana: size = 6 OK 2025/11/06 04:27:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:24 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:24 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:24 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:27:37 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:37 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : apple: size = 5 OK 2025/11/06 04:27:38 DEBUG : banana: size = 6 OK 2025/11/06 04:27:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:38 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:38 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:38 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:38 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : apple: size = 5 OK 2025/11/06 04:27:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:39 DEBUG : banana: size = 6 OK 2025/11/06 04:27:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:39 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:39 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:39 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:39 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:27:51 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:52 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : apple: size = 5 OK 2025/11/06 04:27:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:52 DEBUG : banana: size = 6 OK 2025/11/06 04:27:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:52 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:52 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:52 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:52 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:27:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:27:53 DEBUG : banana: size = 6 OK 2025/11/06 04:27:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:27:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:27:53 DEBUG : apple: size = 5 OK 2025/11/06 04:27:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : apple: Unchanged skipping 2025/11/06 04:27:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : banana: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:27:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:27:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:27:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:27:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:27:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:27:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:27:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:27:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:27:53 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:27:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:53 DEBUG : Waiting for deletions to finish 2025/11/06 04:27:53 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:06 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:06 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : apple: size = 5 OK 2025/11/06 04:28:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:28:07 DEBUG : banana: size = 6 OK 2025/11/06 04:28:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : banana: Unchanged skipping 2025/11/06 04:28:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:28:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : apple: Unchanged skipping 2025/11/06 04:28:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:28:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:28:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:28:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:28:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:28:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:28:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:28:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:28:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:28:07 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:07 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:07 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : apple: size = 5 OK 2025/11/06 04:28:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/06 04:28:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/06 04:28:08 DEBUG : banana: size = 6 OK 2025/11/06 04:28:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : apple: Unchanged skipping 2025/11/06 04:28:08 DEBUG : banana: Unchanged skipping 2025/11/06 04:28:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/06 04:28:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/06 04:28:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/06 04:28:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/06 04:28:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/06 04:28:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/06 04:28:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/06 04:28:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/06 04:28:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/06 04:28:08 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:08 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:08 DEBUG : apple: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : banana: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/06 04:28:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (174.98s) --- PASS: TestTransform/NFC (13.26s) --- PASS: TestTransform/NFD (14.25s) --- PASS: TestTransform/base64 (17.19s) --- PASS: TestTransform/prefix (19.44s) --- PASS: TestTransform/suffix (19.25s) --- PASS: TestTransform/truncate (16.99s) --- PASS: TestTransform/encoder (15.01s) --- PASS: TestTransform/ISO-8859-1 (15.69s) --- PASS: TestTransform/charmap (14.64s) --- PASS: TestTransform/lowercase (14.25s) --- PASS: TestTransform/ascii (15.00s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/06 04:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/06 04:28:13 INFO : sub dir_somesuffix: Making directory 2025/11/06 04:28:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/06 04:28:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/06 04:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/06 04:28:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/06 04:28:13 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:13 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/06 04:28:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/06 04:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:15 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:15 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:15 INFO : tictactoe: Making directory 2025/11/06 04:28:15 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:15 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/06 04:28:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:15 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:15 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:16 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/06 04:28:16 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/06 04:28:16 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:17 INFO : toe: Making directory 2025/11/06 04:28:17 INFO : toe/toe: Making directory 2025/11/06 04:28:17 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/06 04:28:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/06 04:28:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/06 04:28:17 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:17 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/06 04:28:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/06 04:28:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:18 INFO : toe: Making directory 2025/11/06 04:28:18 INFO : toe/toe: Making directory 2025/11/06 04:28:18 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/06 04:28:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/06 04:28:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/06 04:28:18 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:18 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:19 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/06 04:28:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/06 04:28:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.62s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:20 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:28:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/06 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:20 INFO : tictacempty_dir: Making directory 2025/11/06 04:28:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:20 INFO : tictactoe: Making directory 2025/11/06 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:20 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:20 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:20 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:21 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/06 04:28:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:21 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:28:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/06 04:28:21 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:22 INFO : tictacempty_dir: Making directory 2025/11/06 04:28:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:22 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:22 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:22 INFO : tictactoe: Making directory 2025/11/06 04:28:22 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:22 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:22 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/06 04:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:22 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/06 04:28:23 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:23 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:23 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:23 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/06 04:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/06 04:28:23 NOTICE: B2 bucket rclone-test-dimowim5vovu: 0 differences found 2025/11/06 04:28:23 NOTICE: B2 bucket rclone-test-dimowim5vovu: 1 matching files --- PASS: TestAllTag (1.94s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:23 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:24 INFO : tictactoe: Making directory 2025/11/06 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:24 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:24 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/06 04:28:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:24 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:24 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:25 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:25 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/06 04:28:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/06 04:28:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/06 04:28:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/06 04:28:25 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.05s) === RUN TestSyntax 2025/11/06 04:28:25 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:26 INFO : toe: Making directory 2025/11/06 04:28:26 INFO : toe/toe: Making directory 2025/11/06 04:28:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/06 04:28:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:26 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:26 DEBUG : toe/toe/toe: size = 11 OK 2025/11/06 04:28:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:26 INFO : toe/toe/toe: Copied (new) 2025/11/06 04:28:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:27 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:28:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/06 04:28:27 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:27 INFO : tictacempty_dir: Making directory 2025/11/06 04:28:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:27 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:27 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:27 INFO : tictactoe: Making directory 2025/11/06 04:28:27 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:27 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:27 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/06 04:28:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:27 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:28 INFO : toe/toe/toe.txt: Deleted 2025/11/06 04:28:28 INFO : toe/toe: Removing directory 2025/11/06 04:28:28 INFO : toe: Removing directory 2025/11/06 04:28:28 INFO : empty_dir: Removing directory 2025/11/06 04:28:28 DEBUG : Local file system at /tmp/rclone2436927278: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:29 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:28:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/06 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:29 INFO : tictacempty_dir: Making directory 2025/11/06 04:28:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:29 INFO : tictactoe: Making directory 2025/11/06 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:29 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:29 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/06 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:29 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:29 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:30 INFO : toe/toe/toe.txt: Deleted 2025/11/06 04:28:30 INFO : toe/toe: Removing directory 2025/11/06 04:28:30 INFO : toe: Removing directory 2025/11/06 04:28:30 INFO : empty_dir: Removing directory 2025/11/06 04:28:30 DEBUG : Local file system at /tmp/rclone2436927278: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/06 04:28:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/06 04:28:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.25s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:32 DEBUG : Reset feature "Copy" 2025/11/06 04:28:32 DEBUG : Reset feature "Move" 2025/11/06 04:28:32 DEBUG : Reset feature "Copy" 2025/11/06 04:28:32 DEBUG : Reset feature "Move" 2025/11/06 04:28:32 DEBUG : empty_dir: Making directory with metadata 2025/11/06 04:28:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/06 04:28:32 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:32 INFO : tictacempty_dir: Making directory 2025/11/06 04:28:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/06 04:28:32 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:32 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:32 INFO : tictactoe: Making directory 2025/11/06 04:28:32 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:32 DEBUG : toe: transformed to: tictactoe 2025/11/06 04:28:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:32 INFO : tictactoe/tictactoe: Making directory 2025/11/06 04:28:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/06 04:28:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/06 04:28:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:32 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:32 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/06 04:28:33 INFO : toe/toe/toe.txt: Deleted 2025/11/06 04:28:33 INFO : toe/toe: Removing directory 2025/11/06 04:28:33 INFO : toe: Removing directory 2025/11/06 04:28:33 INFO : empty_dir: Removing directory 2025/11/06 04:28:33 DEBUG : Local file system at /tmp/rclone2436927278: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/06 04:28:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/06 04:28:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/06 04:28:34 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.17s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/06 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/06 04:28:35 INFO : dG9l: Making directory 2025/11/06 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/06 04:28:35 DEBUG : toe: transformed to: dG9l 2025/11/06 04:28:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/06 04:28:35 INFO : dG9l/dG9l: Making directory 2025/11/06 04:28:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/06 04:28:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/06 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/06 04:28:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/06 04:28:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/06 04:28:35 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:35 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/06 04:28:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/06 04:28:36 DEBUG : Waiting for deletions to finish 2025/11/06 04:28:37 DEBUG : dG9l: transformed to: toe 2025/11/06 04:28:37 DEBUG : dG9l: transformed to: toe 2025/11/06 04:28:37 DEBUG : dG9l: transformed to: toe 2025/11/06 04:28:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/06 04:28:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/06 04:28:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/06 04:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/06 04:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/06 04:28:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/06 04:28:37 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for checks to finish 2025/11/06 04:28:37 DEBUG : Local file system at /tmp/rclone2436927278: Waiting for transfers to finish 2025/11/06 04:28:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.59s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-dimowim5vovu", Local "Local file system at /tmp/rclone2436927278", Modify Window "1ms" 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe: transformed to: 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe: transformed to: 2025/11/06 04:28:38 INFO : B2 bucket rclone-test-dimowim5vovu: Making directory 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe: transformed to: 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe: transformed to: 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe/toe: transformed to: 2025/11/06 04:28:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/06 04:28:38 INFO : toe/toe: Making directory 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe/toe: transformed to: 2025/11/06 04:28:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe: transformed to: 2025/11/06 04:28:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/06 04:28:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/06 04:28:38 DEBUG : toe/toe/toe: transformed to: 2025/11/06 04:28:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/06 04:28:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for checks to finish 2025/11/06 04:28:38 DEBUG : B2 bucket rclone-test-dimowim5vovu: Waiting for transfers to finish 2025/11/06 04:28:39 DEBUG : toe/toe/toe: size = 11 OK 2025/11/06 04:28:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/06 04:28:39 INFO : toe/toe/toe: Copied (new) 2025/11/06 04:28:39 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting files as there were IO errors 2025/11/06 04:28:39 ERROR : B2 bucket rclone-test-dimowim5vovu: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2025/11/06 04:28:40 DEBUG : B2 bucket rclone-test-dimowim5vovu: Purge remote 2025/11/06 04:28:40 INFO : B2 bucket rclone-test-dimowim5vovu: cleaning bucket "rclone-test-dimowim5vovu" of all files 2025/11/06 04:28:41 DEBUG : BackupDir/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a80982d_d20251106_m042259_c001_v7007000_t0000_u01762402979297") 2025/11/06 04:28:41 DEBUG : BackupDir/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1061171669978bbb_d20251106_m042253_c001_v0001150_t0047_u01762402973469") 2025/11/06 04:28:41 DEBUG : CompareDest/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3d08_d20251106_m042233_c001_v7007000_t0000_u01762402953717") 2025/11/06 04:28:41 DEBUG : CompareDest/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae6e6_d20251106_m042227_c001_v0001113_t0051_u01762402947375") 2025/11/06 04:28:41 DEBUG : CompareDest/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3d09_d20251106_m042233_c001_v7007000_t0000_u01762402953898") 2025/11/06 04:28:41 DEBUG : CompareDest/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9015_d20251106_m042229_c001_v0001183_t0022_u01762402949059") 2025/11/06 04:28:41 DEBUG : CopyDest/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a80982f_d20251106_m042259_c001_v7007000_t0000_u01762402979481") 2025/11/06 04:28:41 DEBUG : CopyDest/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5beb9_d20251106_m042250_c001_v0001146_t0042_u01762402970422") 2025/11/06 04:28:41 DEBUG : CopyDest/three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809830_d20251106_m042259_c001_v7007000_t0000_u01762402979664") 2025/11/06 04:28:41 DEBUG : CopyDest/three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf90cf_d20251106_m042257_c001_v0001183_t0018_u01762402977354") 2025/11/06 04:28:41 DEBUG : CopyDest/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809832_d20251106_m042259_c001_v7007000_t0000_u01762402979849") 2025/11/06 04:28:41 DEBUG : CopyDest/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae733_d20251106_m042255_c001_v0001113_t0039_u01762402975048") 2025/11/06 04:28:41 DEBUG : EXISTING: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b15d_d20251106_m042425_c001_v7007000_t0000_u01762403065448") 2025/11/06 04:28:41 DEBUG : EXISTING: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9420_d20251106_m042424_c001_v0001183_t0044_u01762403064374") 2025/11/06 04:28:41 DEBUG : PREFIXapple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8857_d20251106_m042616_c001_v7007000_t0000_u01762403176910") 2025/11/06 04:28:42 DEBUG : PREFIXapple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5957_d20251106_m042611_c001_v0001181_t0002_u01762403171733") 2025/11/06 04:28:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb6fd_d20251106_m042616_c001_v7007000_t0000_u01762403176915") 2025/11/06 04:28:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeada_d20251106_m042611_c001_v0001113_t0057_u01762403171757") 2025/11/06 04:28:42 DEBUG : PREFIXbanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d02717_d20251106_m042616_c001_v7007000_t0000_u01762403176682") 2025/11/06 04:28:42 DEBUG : PREFIXbanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99b6_d20251106_m042611_c001_v0001183_t0028_u01762403171745") 2025/11/06 04:28:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb6fc_d20251106_m042616_c001_v7007000_t0000_u01762403176734") 2025/11/06 04:28:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e2c_d20251106_m042611_c001_v0001154_t0017_u01762403171764") 2025/11/06 04:28:42 DEBUG : Testêé: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b159_d20251106_m042421_c001_v7007000_t0000_u01762403061762") 2025/11/06 04:28:42 DEBUG : Testêé: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf93f2_d20251106_m042421_c001_v0001183_t0027_u01762403061134") 2025/11/06 04:28:42 DEBUG : Testêé: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae869_d20251106_m042419_c001_v0001113_t0035_u01762403059815") 2025/11/06 04:28:42 DEBUG : YXBwbGU=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe659_d20251106_m042558_c001_v7007000_t0000_u01762403158911") 2025/11/06 04:28:42 DEBUG : YXBwbGU=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58e5_d20251106_m042554_c001_v0001181_t0048_u01762403154805") 2025/11/06 04:28:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe65a_d20251106_m042559_c001_v7007000_t0000_u01762403159095") 2025/11/06 04:28:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98eb_d20251106_m042554_c001_v0001183_t0017_u01762403154783") 2025/11/06 04:28:42 DEBUG : YmFuYW5h: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe65c_d20251106_m042559_c001_v7007000_t0000_u01762403159280") 2025/11/06 04:28:42 DEBUG : YmFuYW5h: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea63_d20251106_m042554_c001_v0001113_t0058_u01762403154797") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c01_d20251106_m042057_c001_v7007000_t0000_u01762402857380") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcb8_d20251106_m042056_c001_v0001146_t0055_u01762402856613") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bfd_d20251106_m042054_c001_v7007000_t0000_u01762402854956") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bca7_d20251106_m042054_c001_v0001146_t0005_u01762402854034") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096fc_d20251106_m042035_c001_v7007000_t0000_u01762402835635") 2025/11/06 04:28:42 DEBUG : a/potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc4a_d20251106_m042034_c001_v0001146_t0044_u01762402834553") 2025/11/06 04:28:42 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe59_d20251106_m042809_c001_v7007000_t0000_u01762403289161") 2025/11/06 04:28:42 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeccd_d20251106_m042805_c001_v0001113_t0006_u01762403285207") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951e4_d20251106_m042754_c001_v7007000_t0000_u01762403274116") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec94_d20251106_m042750_c001_v0001113_t0047_u01762403270591") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd895b_d20251106_m042739_c001_v7007000_t0000_u01762403259831") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec53_d20251106_m042736_c001_v0001113_t0039_u01762403256275") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ab_d20251106_m042725_c001_v7007000_t0000_u01762403245247") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec27_d20251106_m042721_c001_v0001113_t0037_u01762403241810") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb75b_d20251106_m042709_c001_v7007000_t0000_u01762403229660") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aebdd_d20251106_m042705_c001_v0001113_t0026_u01762403225478") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b271_d20251106_m042654_c001_v7007000_t0000_u01762403214590") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a7f_d20251106_m042648_c001_v0001181_t0013_u01762403208991") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ed6_d20251106_m042637_c001_v7007000_t0000_u01762403197613") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a11_d20251106_m042634_c001_v0001181_t0030_u01762403194177") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d0271d_d20251106_m042632_c001_v7007000_t0000_u01762403192860") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb28_d20251106_m042629_c001_v0001113_t0002_u01762403189114") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d3_d20251106_m042618_c001_v7007000_t0000_u01762403178390") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5975_d20251106_m042615_c001_v0001181_t0005_u01762403175118") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd882a_d20251106_m042613_c001_v7007000_t0000_u01762403173564") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5949_d20251106_m042609_c001_v0001181_t0016_u01762403169760") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809a57_d20251106_m042556_c001_v7007000_t0000_u01762403156464") 2025/11/06 04:28:43 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98ce_d20251106_m042552_c001_v0001183_t0023_u01762403152417") 2025/11/06 04:28:44 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90291b_d20251106_m042541_c001_v7007000_t0000_u01762403141761") 2025/11/06 04:28:44 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9818_d20251106_m042538_c001_v0001183_t0023_u01762403138009") 2025/11/06 04:28:44 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e843_d20251106_m042527_c001_v7007000_t0000_u01762403127398") 2025/11/06 04:28:44 DEBUG : apple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9773_d20251106_m042524_c001_v0001183_t0053_u01762403124091") 2025/11/06 04:28:44 DEBUG : appleSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11741_d20251106_m042636_c001_v7007000_t0000_u01762403196226") 2025/11/06 04:28:44 DEBUG : appleSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a7d_d20251106_m042631_c001_v0001183_t0050_u01762403191081") 2025/11/06 04:28:44 DEBUG : appleapple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b272_d20251106_m042654_c001_v7007000_t0000_u01762403214773") 2025/11/06 04:28:44 DEBUG : appleapple: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b5a_d20251106_m042651_c001_v0001183_t0004_u01762403211008") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5a_d20251106_m042809_c001_v7007000_t0000_u01762403289344") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9deb_d20251106_m042806_c001_v0001183_t0045_u01762403286043") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951e5_d20251106_m042754_c001_v7007000_t0000_u01762403274299") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d78_d20251106_m042751_c001_v0001183_t0059_u01762403271498") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd895c_d20251106_m042740_c001_v7007000_t0000_u01762403260012") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d05_d20251106_m042737_c001_v0001183_t0041_u01762403257078") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ac_d20251106_m042725_c001_v7007000_t0000_u01762403245428") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9c80_d20251106_m042722_c001_v0001183_t0008_u01762403242560") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb75d_d20251106_m042709_c001_v7007000_t0000_u01762403229840") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9bd1_d20251106_m042706_c001_v0001183_t0040_u01762403226383") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1178a_d20251106_m042652_c001_v7007000_t0000_u01762403212424") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e8e_d20251106_m042649_c001_v0001154_t0010_u01762403209407") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ed8_d20251106_m042637_c001_v7007000_t0000_u01762403197795") 2025/11/06 04:28:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9aae_d20251106_m042634_c001_v0001183_t0016_u01762403194188") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eb2_d20251106_m042633_c001_v7007000_t0000_u01762403193232") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a77_d20251106_m042629_c001_v0001183_t0026_u01762403189837") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d4_d20251106_m042618_c001_v7007000_t0000_u01762403178571") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e3a_d20251106_m042615_c001_v0001154_t0022_u01762403175129") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e96_d20251106_m042613_c001_v7007000_t0000_u01762403173538") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99a0_d20251106_m042610_c001_v0001183_t0053_u01762403170410") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90293f_d20251106_m042556_c001_v7007000_t0000_u01762403156903") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58d8_d20251106_m042553_c001_v0001181_t0025_u01762403153033") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90291c_d20251106_m042541_c001_v7007000_t0000_u01762403141947") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c588a_d20251106_m042538_c001_v0001181_t0043_u01762403138557") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e844_d20251106_m042527_c001_v7007000_t0000_u01762403127578") 2025/11/06 04:28:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c583f_d20251106_m042524_c001_v0001181_t0035_u01762403124727") 2025/11/06 04:28:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad845_d20251106_m042636_c001_v7007000_t0000_u01762403196073") 2025/11/06 04:28:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59f0_d20251106_m042631_c001_v0001181_t0010_u01762403191091") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c02_d20251106_m042057_c001_v7007000_t0000_u01762402857562") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcaf_d20251106_m042055_c001_v0001146_t0037_u01762402855507") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bfc_d20251106_m042054_c001_v7007000_t0000_u01762402854399") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bca3_d20251106_m042052_c001_v0001146_t0003_u01762402852926") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096f8_d20251106_m042035_c001_v7007000_t0000_u01762402835074") 2025/11/06 04:28:45 DEBUG : b/potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc44_d20251106_m042033_c001_v0001146_t0048_u01762402833496") 2025/11/06 04:28:45 DEBUG : backup/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e107_d20251106_m042312_c001_v7007000_t0000_u01762402992860") 2025/11/06 04:28:45 DEBUG : backup/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f107c7724bb30f71e_d20251106_m042310_c001_v0001165_t0032_u01762402990965") 2025/11/06 04:28:46 DEBUG : backup/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f102452130d3d8943_d20251106_m042306_c001_v0001134_t0058_u01762402986674") 2025/11/06 04:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e79e_d20251106_m042339_c001_v7007000_t0000_u01762403019872") 2025/11/06 04:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1184dc856f1e48d6_d20251106_m042337_c001_v0001177_t0053_u01762403017896") 2025/11/06 04:28:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11858eaba91a3092_d20251106_m042333_c001_v0001145_t0013_u01762403013723") 2025/11/06 04:28:46 DEBUG : backup/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd863c_d20251106_m042326_c001_v7007000_t0000_u01762403006280") 2025/11/06 04:28:46 DEBUG : backup/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11258b03cba11933_d20251106_m042323_c001_v0001100_t0056_u01762403003792") 2025/11/06 04:28:46 DEBUG : backup/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1155ff84e8775bdf_d20251106_m042319_c001_v0001183_t0040_u01762402999745") 2025/11/06 04:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7a0_d20251106_m042340_c001_v7007000_t0000_u01762403020055") 2025/11/06 04:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f107efcf78c8d2dba_d20251106_m042338_c001_v0001172_t0020_u01762403018994") 2025/11/06 04:28:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f103e3dc8f3a17d43_d20251106_m042335_c001_v0001145_t0012_u01762403015699") 2025/11/06 04:28:46 DEBUG : backup/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e109_d20251106_m042313_c001_v7007000_t0000_u01762402993042") 2025/11/06 04:28:46 DEBUG : backup/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f111f481017b09751_d20251106_m042311_c001_v0001171_t0001_u01762402991955") 2025/11/06 04:28:46 DEBUG : backup/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1114dd6a533d3020_d20251106_m042308_c001_v0001040_t0052_u01762402988586") 2025/11/06 04:28:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd863d_d20251106_m042326_c001_v7007000_t0000_u01762403006469") 2025/11/06 04:28:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1016265601798174_d20251106_m042324_c001_v0001104_t0003_u01762403004925") 2025/11/06 04:28:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f107f89e02396081c_d20251106_m042321_c001_v0001146_t0043_u01762403001247") 2025/11/06 04:28:46 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5b_d20251106_m042809_c001_v7007000_t0000_u01762403289527") 2025/11/06 04:28:46 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f18_d20251106_m042805_c001_v0001154_t0024_u01762403285493") 2025/11/06 04:28:46 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951e6_d20251106_m042754_c001_v7007000_t0000_u01762403274546") 2025/11/06 04:28:46 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f07_d20251106_m042751_c001_v0001154_t0004_u01762403271121") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd895d_d20251106_m042740_c001_v7007000_t0000_u01762403260194") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ef0_d20251106_m042736_c001_v0001154_t0018_u01762403256701") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ad_d20251106_m042725_c001_v7007000_t0000_u01762403245609") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ed0_d20251106_m042722_c001_v0001154_t0014_u01762403242176") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb75f_d20251106_m042710_c001_v7007000_t0000_u01762403230021") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eb0_d20251106_m042706_c001_v0001154_t0008_u01762403226018") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b273_d20251106_m042654_c001_v7007000_t0000_u01762403214957") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b4e_d20251106_m042649_c001_v0001183_t0014_u01762403209205") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eda_d20251106_m042637_c001_v7007000_t0000_u01762403197977") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e68_d20251106_m042634_c001_v0001154_t0025_u01762403194202") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a67000_d20251106_m042633_c001_v7007000_t0000_u01762403193248") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e58_d20251106_m042629_c001_v0001154_t0013_u01762403189482") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d5_d20251106_m042618_c001_v7007000_t0000_u01762403178752") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99dc_d20251106_m042615_c001_v0001183_t0051_u01762403175099") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d02713_d20251106_m042613_c001_v7007000_t0000_u01762403173951") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aead2_d20251106_m042609_c001_v0001113_t0044_u01762403169975") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809a5d_d20251106_m042557_c001_v7007000_t0000_u01762403157009") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea54_d20251106_m042552_c001_v0001113_t0025_u01762403152615") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90291d_d20251106_m042542_c001_v7007000_t0000_u01762403142128") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea0e_d20251106_m042538_c001_v0001113_t0024_u01762403138224") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e845_d20251106_m042527_c001_v7007000_t0000_u01762403127759") 2025/11/06 04:28:47 DEBUG : banana: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9c7_d20251106_m042524_c001_v0001113_t0052_u01762403124314") 2025/11/06 04:28:48 DEBUG : bananaSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e323_d20251106_m042635_c001_v7007000_t0000_u01762403195919") 2025/11/06 04:28:48 DEBUG : bananaSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb33_d20251106_m042631_c001_v0001113_t0058_u01762403191062") 2025/11/06 04:28:48 DEBUG : both0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1bd_d20251106_m042501_c001_v7007000_t0000_u01762403101982") 2025/11/06 04:28:48 DEBUG : both0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8f3_d20251106_m042446_c001_v0001113_t0013_u01762403086418") 2025/11/06 04:28:48 DEBUG : both0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028ca_d20251106_m042442_c001_v7007000_t0000_u01762403082212") 2025/11/06 04:28:48 DEBUG : both0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae888_d20251106_m042427_c001_v0001113_t0008_u01762403067351") 2025/11/06 04:28:48 DEBUG : both1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1be_d20251106_m042502_c001_v7007000_t0000_u01762403102165") 2025/11/06 04:28:48 DEBUG : both1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8f7_d20251106_m042447_c001_v0001113_t0045_u01762403087523") 2025/11/06 04:28:48 DEBUG : both1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028cc_d20251106_m042442_c001_v7007000_t0000_u01762403082396") 2025/11/06 04:28:48 DEBUG : both1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae890_d20251106_m042427_c001_v0001113_t0022_u01762403067805") 2025/11/06 04:28:48 DEBUG : both10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1bf_d20251106_m042502_c001_v7007000_t0000_u01762403102348") 2025/11/06 04:28:48 DEBUG : both10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae91d_d20251106_m042453_c001_v0001113_t0056_u01762403093259") 2025/11/06 04:28:48 DEBUG : both10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028ce_d20251106_m042442_c001_v7007000_t0000_u01762403082577") 2025/11/06 04:28:48 DEBUG : both10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8b3_d20251106_m042433_c001_v0001113_t0034_u01762403073138") 2025/11/06 04:28:48 DEBUG : both11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c0_d20251106_m042502_c001_v7007000_t0000_u01762403102531") 2025/11/06 04:28:48 DEBUG : both11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae91f_d20251106_m042453_c001_v0001113_t0054_u01762403093908") 2025/11/06 04:28:48 DEBUG : both11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d1_d20251106_m042442_c001_v7007000_t0000_u01762403082759") 2025/11/06 04:28:48 DEBUG : both11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8b7_d20251106_m042433_c001_v0001113_t0037_u01762403073716") 2025/11/06 04:28:48 DEBUG : both12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c2_d20251106_m042502_c001_v7007000_t0000_u01762403102714") 2025/11/06 04:28:48 DEBUG : both12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae923_d20251106_m042454_c001_v0001113_t0027_u01762403094527") 2025/11/06 04:28:49 DEBUG : both12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d3_d20251106_m042442_c001_v7007000_t0000_u01762403082940") 2025/11/06 04:28:49 DEBUG : both12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8b9_d20251106_m042434_c001_v0001113_t0029_u01762403074302") 2025/11/06 04:28:49 DEBUG : both13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c3_d20251106_m042502_c001_v7007000_t0000_u01762403102896") 2025/11/06 04:28:49 DEBUG : both13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae927_d20251106_m042455_c001_v0001113_t0015_u01762403095249") 2025/11/06 04:28:49 DEBUG : both13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d5_d20251106_m042443_c001_v7007000_t0000_u01762403083123") 2025/11/06 04:28:49 DEBUG : both13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8bd_d20251106_m042435_c001_v0001113_t0034_u01762403075017") 2025/11/06 04:28:49 DEBUG : both14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c5_d20251106_m042503_c001_v7007000_t0000_u01762403103081") 2025/11/06 04:28:49 DEBUG : both14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae92d_d20251106_m042455_c001_v0001113_t0002_u01762403095981") 2025/11/06 04:28:49 DEBUG : both14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d7_d20251106_m042443_c001_v7007000_t0000_u01762403083305") 2025/11/06 04:28:49 DEBUG : both14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8bf_d20251106_m042435_c001_v0001113_t0022_u01762403075683") 2025/11/06 04:28:49 DEBUG : both15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c6_d20251106_m042503_c001_v7007000_t0000_u01762403103263") 2025/11/06 04:28:49 DEBUG : both15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae92f_d20251106_m042456_c001_v0001113_t0014_u01762403096571") 2025/11/06 04:28:49 DEBUG : both15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d8_d20251106_m042443_c001_v7007000_t0000_u01762403083488") 2025/11/06 04:28:49 DEBUG : both15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8c7_d20251106_m042436_c001_v0001113_t0048_u01762403076280") 2025/11/06 04:28:49 DEBUG : both16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c7_d20251106_m042503_c001_v7007000_t0000_u01762403103446") 2025/11/06 04:28:49 DEBUG : both16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae935_d20251106_m042457_c001_v0001113_t0005_u01762403097160") 2025/11/06 04:28:49 DEBUG : both16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028d9_d20251106_m042443_c001_v7007000_t0000_u01762403083671") 2025/11/06 04:28:49 DEBUG : both16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8c9_d20251106_m042436_c001_v0001113_t0015_u01762403076966") 2025/11/06 04:28:49 DEBUG : both17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c8_d20251106_m042503_c001_v7007000_t0000_u01762403103628") 2025/11/06 04:28:49 DEBUG : both17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae93b_d20251106_m042457_c001_v0001113_t0006_u01762403097716") 2025/11/06 04:28:49 DEBUG : both17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028da_d20251106_m042443_c001_v7007000_t0000_u01762403083854") 2025/11/06 04:28:49 DEBUG : both17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8cd_d20251106_m042437_c001_v0001113_t0006_u01762403077681") 2025/11/06 04:28:50 DEBUG : both18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1c9_d20251106_m042503_c001_v7007000_t0000_u01762403103810") 2025/11/06 04:28:50 DEBUG : both18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae93d_d20251106_m042458_c001_v0001113_t0057_u01762403098193") 2025/11/06 04:28:50 DEBUG : both18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028db_d20251106_m042444_c001_v7007000_t0000_u01762403084037") 2025/11/06 04:28:50 DEBUG : both18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8d1_d20251106_m042438_c001_v0001113_t0053_u01762403078198") 2025/11/06 04:28:50 DEBUG : both19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1ca_d20251106_m042503_c001_v7007000_t0000_u01762403103994") 2025/11/06 04:28:50 DEBUG : both19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae943_d20251106_m042458_c001_v0001113_t0009_u01762403098853") 2025/11/06 04:28:50 DEBUG : both19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028dd_d20251106_m042444_c001_v7007000_t0000_u01762403084219") 2025/11/06 04:28:50 DEBUG : both19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8d5_d20251106_m042438_c001_v0001113_t0004_u01762403078869") 2025/11/06 04:28:50 DEBUG : both2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1cb_d20251106_m042504_c001_v7007000_t0000_u01762403104177") 2025/11/06 04:28:50 DEBUG : both2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8fb_d20251106_m042448_c001_v0001113_t0031_u01762403088183") 2025/11/06 04:28:50 DEBUG : both2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028de_d20251106_m042444_c001_v7007000_t0000_u01762403084401") 2025/11/06 04:28:50 DEBUG : both2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae892_d20251106_m042428_c001_v0001113_t0015_u01762403068268") 2025/11/06 04:28:50 DEBUG : both3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1cc_d20251106_m042504_c001_v7007000_t0000_u01762403104362") 2025/11/06 04:28:50 DEBUG : both3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8ff_d20251106_m042448_c001_v0001113_t0007_u01762403088750") 2025/11/06 04:28:50 DEBUG : both3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028df_d20251106_m042444_c001_v7007000_t0000_u01762403084584") 2025/11/06 04:28:50 DEBUG : both3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae895_d20251106_m042428_c001_v0001113_t0026_u01762403068846") 2025/11/06 04:28:50 DEBUG : both4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1ce_d20251106_m042504_c001_v7007000_t0000_u01762403104547") 2025/11/06 04:28:50 DEBUG : both4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae909_d20251106_m042449_c001_v0001113_t0047_u01762403089283") 2025/11/06 04:28:50 DEBUG : both4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e0_d20251106_m042444_c001_v7007000_t0000_u01762403084766") 2025/11/06 04:28:50 DEBUG : both4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae89b_d20251106_m042429_c001_v0001113_t0056_u01762403069476") 2025/11/06 04:28:50 DEBUG : both5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1cf_d20251106_m042504_c001_v7007000_t0000_u01762403104730") 2025/11/06 04:28:50 DEBUG : both5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae90b_d20251106_m042449_c001_v0001113_t0037_u01762403089921") 2025/11/06 04:28:51 DEBUG : both5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e1_d20251106_m042444_c001_v7007000_t0000_u01762403084949") 2025/11/06 04:28:51 DEBUG : both5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae89d_d20251106_m042430_c001_v0001113_t0000_u01762403070059") 2025/11/06 04:28:51 DEBUG : both6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d0_d20251106_m042504_c001_v7007000_t0000_u01762403104913") 2025/11/06 04:28:51 DEBUG : both6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae90d_d20251106_m042450_c001_v0001113_t0036_u01762403090501") 2025/11/06 04:28:51 DEBUG : both6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e3_d20251106_m042445_c001_v7007000_t0000_u01762403085131") 2025/11/06 04:28:51 DEBUG : both6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8a3_d20251106_m042430_c001_v0001113_t0014_u01762403070661") 2025/11/06 04:28:51 DEBUG : both7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d1_d20251106_m042505_c001_v7007000_t0000_u01762403105097") 2025/11/06 04:28:51 DEBUG : both7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae911_d20251106_m042451_c001_v0001113_t0051_u01762403091068") 2025/11/06 04:28:51 DEBUG : both7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e4_d20251106_m042445_c001_v7007000_t0000_u01762403085314") 2025/11/06 04:28:51 DEBUG : both7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8a5_d20251106_m042431_c001_v0001113_t0040_u01762403071309") 2025/11/06 04:28:51 DEBUG : both8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d2_d20251106_m042505_c001_v7007000_t0000_u01762403105281") 2025/11/06 04:28:51 DEBUG : both8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae915_d20251106_m042451_c001_v0001113_t0000_u01762403091773") 2025/11/06 04:28:51 DEBUG : both8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e5_d20251106_m042445_c001_v7007000_t0000_u01762403085495") 2025/11/06 04:28:51 DEBUG : both8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8ab_d20251106_m042431_c001_v0001113_t0056_u01762403071887") 2025/11/06 04:28:51 DEBUG : both9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d3_d20251106_m042505_c001_v7007000_t0000_u01762403105465") 2025/11/06 04:28:51 DEBUG : both9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae919_d20251106_m042452_c001_v0001113_t0052_u01762403092406") 2025/11/06 04:28:51 DEBUG : both9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028e6_d20251106_m042445_c001_v7007000_t0000_u01762403085678") 2025/11/06 04:28:51 DEBUG : both9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae8af_d20251106_m042432_c001_v0001113_t0039_u01762403072586") 2025/11/06 04:28:51 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c03_d20251106_m042057_c001_v7007000_t0000_u01762402857744") 2025/11/06 04:28:51 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcb1_d20251106_m042055_c001_v0001146_t0023_u01762402855922") 2025/11/06 04:28:52 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bfe_d20251106_m042055_c001_v7007000_t0000_u01762402855138") 2025/11/06 04:28:52 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bca5_d20251106_m042053_c001_v0001146_t0014_u01762402853235") 2025/11/06 04:28:52 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096fd_d20251106_m042035_c001_v7007000_t0000_u01762402835819") 2025/11/06 04:28:52 DEBUG : c/non empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc46_d20251106_m042033_c001_v0001146_t0017_u01762402833895") 2025/11/06 04:28:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe65d_d20251106_m042559_c001_v7007000_t0000_u01762403159464") 2025/11/06 04:28:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dfc_d20251106_m042554_c001_v0001154_t0013_u01762403154814") 2025/11/06 04:28:52 DEBUG : check sum: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096da_d20251106_m042025_c001_v7007000_t0000_u01762402825863") 2025/11/06 04:28:52 DEBUG : check sum: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc1a_d20251106_m042024_c001_v0001146_t0055_u01762402824500") 2025/11/06 04:28:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb8b2_d20251106_m042838_c001_v7007000_t0000_u01762403318003") 2025/11/06 04:28:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aed4d_d20251106_m042836_c001_v0001113_t0041_u01762403316368") 2025/11/06 04:28:52 DEBUG : dest/3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a8097d8_d20251106_m042242_c001_v7007000_t0000_u01762402962734") 2025/11/06 04:28:52 DEBUG : dest/3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f413693033d997421_d20251106_m042241_c001_v0001181_t0045_u01762402961631") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b274_d20251106_m042655_c001_v7007000_t0000_u01762403215139") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e92_d20251106_m042651_c001_v0001154_t0024_u01762403211016") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5c_d20251106_m042809_c001_v7007000_t0000_u01762403289709") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aecab_d20251106_m042758_c001_v0001113_t0016_u01762403278823") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951e8_d20251106_m042754_c001_v7007000_t0000_u01762403274729") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec82_d20251106_m042744_c001_v0001113_t0009_u01762403264574") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd895e_d20251106_m042740_c001_v7007000_t0000_u01762403260374") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec3b_d20251106_m042729_c001_v0001113_t0022_u01762403249929") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ae_d20251106_m042725_c001_v7007000_t0000_u01762403245790") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec05_d20251106_m042714_c001_v0001113_t0003_u01762403234242") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb761_d20251106_m042710_c001_v7007000_t0000_u01762403230202") 2025/11/06 04:28:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aebbd_d20251106_m042659_c001_v0001113_t0022_u01762403219232") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323ce03_d20251106_m042652_c001_v7007000_t0000_u01762403212400") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a47_d20251106_m042642_c001_v0001181_t0019_u01762403202245") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323edc_d20251106_m042638_c001_v7007000_t0000_u01762403198160") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ab2_d20251106_m042634_c001_v0001183_t0000_u01762403194398") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66ffe_d20251106_m042633_c001_v7007000_t0000_u01762403193060") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb0a_d20251106_m042622_c001_v0001113_t0045_u01762403182996") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d8_d20251106_m042618_c001_v7007000_t0000_u01762403178933") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99e2_d20251106_m042615_c001_v0001183_t0024_u01762403175311") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd882d_d20251106_m042613_c001_v7007000_t0000_u01762403173751") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c591a_d20251106_m042603_c001_v0001181_t0030_u01762403163554") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809a5b_d20251106_m042556_c001_v7007000_t0000_u01762403156827") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf987c_d20251106_m042546_c001_v0001183_t0006_u01762403146358") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90291e_d20251106_m042542_c001_v7007000_t0000_u01762403142310") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf97ce_d20251106_m042532_c001_v0001183_t0055_u01762403132108") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e846_d20251106_m042527_c001_v7007000_t0000_u01762403127940") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9737_d20251106_m042518_c001_v0001183_t0002_u01762403118483") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1173f_d20251106_m042636_c001_v7007000_t0000_u01762403196084") 2025/11/06 04:28:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59f2_d20251106_m042631_c001_v0001181_t0053_u01762403191307") 2025/11/06 04:28:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b275_d20251106_m042655_c001_v7007000_t0000_u01762403215322") 2025/11/06 04:28:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeba0_d20251106_m042651_c001_v0001113_t0052_u01762403211029") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5d_d20251106_m042809_c001_v7007000_t0000_u01762403289892") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f0e_d20251106_m042759_c001_v0001154_t0000_u01762403279530") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951e9_d20251106_m042754_c001_v7007000_t0000_u01762403274914") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16efd_d20251106_m042745_c001_v0001154_t0021_u01762403265274") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd895f_d20251106_m042740_c001_v7007000_t0000_u01762403260556") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16edc_d20251106_m042730_c001_v0001154_t0019_u01762403250703") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951af_d20251106_m042726_c001_v7007000_t0000_u01762403246046") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eba_d20251106_m042715_c001_v0001154_t0019_u01762403235048") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb763_d20251106_m042710_c001_v7007000_t0000_u01762403230386") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ea2_d20251106_m042659_c001_v0001154_t0017_u01762403219895") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc9512d_d20251106_m042652_c001_v7007000_t0000_u01762403212595") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b01_d20251106_m042642_c001_v0001183_t0009_u01762403202831") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323edf_d20251106_m042638_c001_v7007000_t0000_u01762403198343") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a13_d20251106_m042634_c001_v0001181_t0000_u01762403194410") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eb0_d20251106_m042632_c001_v7007000_t0000_u01762403192861") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e4c_d20251106_m042623_c001_v0001154_t0016_u01762403183791") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d9_d20251106_m042619_c001_v7007000_t0000_u01762403179115") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5979_d20251106_m042615_c001_v0001181_t0013_u01762403175330") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950cb_d20251106_m042613_c001_v7007000_t0000_u01762403173954") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeaa9_d20251106_m042604_c001_v0001113_t0035_u01762403164161") 2025/11/06 04:28:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe656_d20251106_m042557_c001_v7007000_t0000_u01762403157032") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea34_d20251106_m042546_c001_v0001113_t0058_u01762403146920") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90291f_d20251106_m042542_c001_v7007000_t0000_u01762403142491") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9ec_d20251106_m042532_c001_v0001113_t0009_u01762403132694") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e847_d20251106_m042528_c001_v7007000_t0000_u01762403128123") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9a3_d20251106_m042518_c001_v0001113_t0045_u01762403118709") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a6700d_d20251106_m042636_c001_v7007000_t0000_u01762403196053") 2025/11/06 04:28:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a83_d20251106_m042631_c001_v0001183_t0027_u01762403191346") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b277_d20251106_m042655_c001_v7007000_t0000_u01762403215505") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a93_d20251106_m042651_c001_v0001181_t0009_u01762403211218") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5e_d20251106_m042810_c001_v7007000_t0000_u01762403290076") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9dbd_d20251106_m042800_c001_v0001183_t0008_u01762403280665") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951eb_d20251106_m042755_c001_v7007000_t0000_u01762403275097") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d42_d20251106_m042746_c001_v0001183_t0026_u01762403266101") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8960_d20251106_m042740_c001_v7007000_t0000_u01762403260737") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ccd_d20251106_m042731_c001_v0001183_t0000_u01762403251388") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951b2_d20251106_m042726_c001_v7007000_t0000_u01762403246227") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9c3c_d20251106_m042715_c001_v0001183_t0043_u01762403235741") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb766_d20251106_m042710_c001_v7007000_t0000_u01762403230566") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ba0_d20251106_m042700_c001_v0001183_t0015_u01762403220633") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1178b_d20251106_m042652_c001_v7007000_t0000_u01762403212609") 2025/11/06 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e7e_d20251106_m042643_c001_v0001154_t0021_u01762403203448") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ee1_d20251106_m042638_c001_v7007000_t0000_u01762403198525") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ab6_d20251106_m042634_c001_v0001183_t0007_u01762403194647") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d0271c_d20251106_m042632_c001_v7007000_t0000_u01762403192678") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a3e_d20251106_m042624_c001_v0001183_t0040_u01762403184604") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950da_d20251106_m042619_c001_v7007000_t0000_u01762403179298") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e3e_d20251106_m042615_c001_v0001154_t0024_u01762403175477") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752c1_d20251106_m042614_c001_v7007000_t0000_u01762403174146") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9964_d20251106_m042604_c001_v0001183_t0018_u01762403164952") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe655_d20251106_m042556_c001_v7007000_t0000_u01762403156847") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58a8_d20251106_m042547_c001_v0001181_t0005_u01762403147809") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902920_d20251106_m042542_c001_v7007000_t0000_u01762403142674") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5867_d20251106_m042533_c001_v0001181_t0041_u01762403133422") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e848_d20251106_m042528_c001_v7007000_t0000_u01762403128306") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5824_d20251106_m042519_c001_v0001181_t0003_u01762403119732") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f804575042_d20251106_m042635_c001_v7007000_t0000_u01762403195907") 2025/11/06 04:28:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e5e_d20251106_m042631_c001_v0001154_t0011_u01762403191492") 2025/11/06 04:28:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b278_d20251106_m042655_c001_v7007000_t0000_u01762403215686") 2025/11/06 04:28:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b5e_d20251106_m042651_c001_v0001183_t0056_u01762403211246") 2025/11/06 04:28:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe5f_d20251106_m042810_c001_v7007000_t0000_u01762403290259") 2025/11/06 04:28:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c95_d20251106_m042801_c001_v0001181_t0016_u01762403281243") 2025/11/06 04:28:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ec_d20251106_m042755_c001_v7007000_t0000_u01762403275279") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c20_d20251106_m042746_c001_v0001181_t0042_u01762403266664") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8961_d20251106_m042740_c001_v7007000_t0000_u01762403260918") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5bbc_d20251106_m042732_c001_v0001181_t0000_u01762403252045") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951b5_d20251106_m042726_c001_v7007000_t0000_u01762403246410") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b46_d20251106_m042716_c001_v0001181_t0035_u01762403236313") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb768_d20251106_m042710_c001_v7007000_t0000_u01762403230746") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5ade_d20251106_m042701_c001_v0001181_t0052_u01762403221227") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b26f_d20251106_m042652_c001_v7007000_t0000_u01762403212807") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb7c_d20251106_m042644_c001_v0001113_t0049_u01762403204146") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ee3_d20251106_m042638_c001_v7007000_t0000_u01762403198707") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb46_d20251106_m042634_c001_v0001113_t0008_u01762403194732") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eaf_d20251106_m042632_c001_v7007000_t0000_u01762403192679") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59c6_d20251106_m042625_c001_v0001181_t0058_u01762403185197") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950db_d20251106_m042619_c001_v7007000_t0000_u01762403179479") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99ea_d20251106_m042615_c001_v0001183_t0058_u01762403175533") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752bf_d20251106_m042613_c001_v7007000_t0000_u01762403173964") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e16_d20251106_m042605_c001_v0001154_t0008_u01762403165514") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902940_d20251106_m042557_c001_v7007000_t0000_u01762403157096") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16de8_d20251106_m042548_c001_v0001154_t0007_u01762403148430") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902921_d20251106_m042542_c001_v7007000_t0000_u01762403142857") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dc3_d20251106_m042534_c001_v0001154_t0016_u01762403134001") 2025/11/06 04:28:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e849_d20251106_m042528_c001_v7007000_t0000_u01762403128488") 2025/11/06 04:28:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16daa_d20251106_m042519_c001_v0001154_t0024_u01762403119944") 2025/11/06 04:28:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f804575043_d20251106_m042636_c001_v7007000_t0000_u01762403196096") 2025/11/06 04:28:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59f4_d20251106_m042631_c001_v0001181_t0006_u01762403191514") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b279_d20251106_m042655_c001_v7007000_t0000_u01762403215870") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeba2_d20251106_m042651_c001_v0001113_t0015_u01762403211395") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe60_d20251106_m042810_c001_v7007000_t0000_u01762403290442") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aecb6_d20251106_m042801_c001_v0001113_t0025_u01762403281456") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ee_d20251106_m042755_c001_v7007000_t0000_u01762403275462") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec8a_d20251106_m042746_c001_v0001113_t0001_u01762403266919") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8962_d20251106_m042741_c001_v7007000_t0000_u01762403261100") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec45_d20251106_m042732_c001_v0001113_t0021_u01762403252333") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951b8_d20251106_m042726_c001_v7007000_t0000_u01762403246591") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec0d_d20251106_m042716_c001_v0001113_t0003_u01762403236524") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb76a_d20251106_m042710_c001_v7007000_t0000_u01762403230927") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aebc5_d20251106_m042701_c001_v0001113_t0013_u01762403221456") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323ce07_d20251106_m042652_c001_v7007000_t0000_u01762403212766") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a5b_d20251106_m042644_c001_v0001181_t0010_u01762403204681") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ee5_d20251106_m042638_c001_v7007000_t0000_u01762403198890") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e6a_d20251106_m042634_c001_v0001154_t0014_u01762403194796") 2025/11/06 04:28:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f80457503f_d20251106_m042633_c001_v7007000_t0000_u01762403193031") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb18_d20251106_m042625_c001_v0001113_t0017_u01762403185409") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950dc_d20251106_m042619_c001_v7007000_t0000_u01762403179663") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c597b_d20251106_m042615_c001_v0001181_t0027_u01762403175551") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d02714_d20251106_m042614_c001_v7007000_t0000_u01762403174161") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5929_d20251106_m042605_c001_v0001181_t0014_u01762403165840") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e2f4_d20251106_m042556_c001_v7007000_t0000_u01762403156860") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9896_d20251106_m042548_c001_v0001183_t0055_u01762403148756") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902922_d20251106_m042543_c001_v7007000_t0000_u01762403143039") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf97eb_d20251106_m042534_c001_v0001183_t0013_u01762403134384") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84a_d20251106_m042528_c001_v7007000_t0000_u01762403128721") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf974c_d20251106_m042520_c001_v0001183_t0002_u01762403120443") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ec8_d20251106_m042636_c001_v7007000_t0000_u01762403196243") 2025/11/06 04:28:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a85_d20251106_m042631_c001_v0001183_t0026_u01762403191549") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b27c_d20251106_m042656_c001_v7007000_t0000_u01762403216051") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a95_d20251106_m042651_c001_v0001181_t0015_u01762403211450") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe61_d20251106_m042810_c001_v7007000_t0000_u01762403290625") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f12_d20251106_m042801_c001_v0001154_t0018_u01762403281927") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ef_d20251106_m042755_c001_v7007000_t0000_u01762403275645") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eff_d20251106_m042747_c001_v0001154_t0007_u01762403267476") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8963_d20251106_m042741_c001_v7007000_t0000_u01762403261292") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ee8_d20251106_m042732_c001_v0001154_t0005_u01762403252783") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951bb_d20251106_m042726_c001_v7007000_t0000_u01762403246772") 2025/11/06 04:28:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ec0_d20251106_m042716_c001_v0001154_t0003_u01762403236853") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb76c_d20251106_m042711_c001_v7007000_t0000_u01762403231107") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ea6_d20251106_m042702_c001_v0001154_t0006_u01762403222188") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f420343d706b1b5c5_d20251106_m042652_c001_v7007000_t0000_u01762403212822") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b1a_d20251106_m042644_c001_v0001183_t0038_u01762403204893") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ee8_d20251106_m042639_c001_v7007000_t0000_u01762403199071") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9abb_d20251106_m042634_c001_v0001183_t0014_u01762403194857") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11739_d20251106_m042633_c001_v7007000_t0000_u01762403193070") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e4e_d20251106_m042625_c001_v0001154_t0010_u01762403185887") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950dd_d20251106_m042619_c001_v7007000_t0000_u01762403179846") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeaec_d20251106_m042615_c001_v0001113_t0034_u01762403175596") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e98_d20251106_m042613_c001_v7007000_t0000_u01762403173901") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeab6_d20251106_m042606_c001_v0001113_t0047_u01762403166087") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752a8_d20251106_m042556_c001_v7007000_t0000_u01762403156865") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea3e_d20251106_m042548_c001_v0001113_t0004_u01762403148970") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902923_d20251106_m042543_c001_v7007000_t0000_u01762403143220") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9f4_d20251106_m042534_c001_v0001113_t0003_u01762403134613") 2025/11/06 04:29:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84b_d20251106_m042528_c001_v7007000_t0000_u01762403128903") 2025/11/06 04:29:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9af_d20251106_m042520_c001_v0001113_t0005_u01762403120684") 2025/11/06 04:29:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a6700a_d20251106_m042635_c001_v7007000_t0000_u01762403195866") 2025/11/06 04:29:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb3a_d20251106_m042631_c001_v0001113_t0023_u01762403191607") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b27d_d20251106_m042656_c001_v7007000_t0000_u01762403216233") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b60_d20251106_m042651_c001_v0001183_t0038_u01762403211487") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe62_d20251106_m042810_c001_v7007000_t0000_u01762403290808") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9dd1_d20251106_m042802_c001_v0001183_t0007_u01762403282420") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951f1_d20251106_m042755_c001_v7007000_t0000_u01762403275828") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d54_d20251106_m042747_c001_v0001183_t0055_u01762403267808") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8964_d20251106_m042741_c001_v7007000_t0000_u01762403261473") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9cdd_d20251106_m042733_c001_v0001183_t0024_u01762403253110") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951bf_d20251106_m042726_c001_v7007000_t0000_u01762403246953") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9c4e_d20251106_m042717_c001_v0001183_t0008_u01762403237223") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb76f_d20251106_m042711_c001_v7007000_t0000_u01762403231289") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9bb0_d20251106_m042702_c001_v0001183_t0019_u01762403222521") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1178f_d20251106_m042652_c001_v7007000_t0000_u01762403212795") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e80_d20251106_m042645_c001_v0001154_t0013_u01762403205103") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eeb_d20251106_m042639_c001_v7007000_t0000_u01762403199254") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a19_d20251106_m042634_c001_v0001181_t0028_u01762403194936") 2025/11/06 04:29:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f80457503e_d20251106_m042632_c001_v7007000_t0000_u01762403192846") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a4c_d20251106_m042626_c001_v0001183_t0047_u01762403186238") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950de_d20251106_m042620_c001_v7007000_t0000_u01762403180027") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99ec_d20251106_m042615_c001_v0001183_t0054_u01762403175748") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8833_d20251106_m042614_c001_v7007000_t0000_u01762403174121") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9978_d20251106_m042606_c001_v0001183_t0008_u01762403166534") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809a5f_d20251106_m042557_c001_v7007000_t0000_u01762403157190") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58b8_d20251106_m042549_c001_v0001181_t0013_u01762403149423") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902925_d20251106_m042543_c001_v7007000_t0000_u01762403143403") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5873_d20251106_m042535_c001_v0001181_t0059_u01762403135073") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84c_d20251106_m042529_c001_v7007000_t0000_u01762403129083") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5828_d20251106_m042521_c001_v0001181_t0007_u01762403121233") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6c4_d20251106_m042635_c001_v7007000_t0000_u01762403195845") 2025/11/06 04:29:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59fc_d20251106_m042631_c001_v0001181_t0012_u01762403191722") 2025/11/06 04:29:02 DEBUG : dir1/0007-12345: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b27e_d20251106_m042656_c001_v7007000_t0000_u01762403216417") 2025/11/06 04:29:02 DEBUG : dir1/0007-12345: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e94_d20251106_m042651_c001_v0001154_t0019_u01762403211600") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe64_d20251106_m042811_c001_v7007000_t0000_u01762403291001") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5ca1_d20251106_m042802_c001_v0001181_t0045_u01762403282630") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951f3_d20251106_m042756_c001_v7007000_t0000_u01762403276010") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c2a_d20251106_m042748_c001_v0001181_t0031_u01762403268016") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8965_d20251106_m042741_c001_v7007000_t0000_u01762403261654") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5bc2_d20251106_m042733_c001_v0001181_t0007_u01762403253320") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c1_d20251106_m042727_c001_v7007000_t0000_u01762403247133") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b52_d20251106_m042717_c001_v0001181_t0024_u01762403237435") 2025/11/06 04:29:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb771_d20251106_m042711_c001_v7007000_t0000_u01762403231469") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5ae8_d20251106_m042702_c001_v0001181_t0004_u01762403222715") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc9512e_d20251106_m042652_c001_v7007000_t0000_u01762403212777") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb86_d20251106_m042645_c001_v0001113_t0000_u01762403205457") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eed_d20251106_m042639_c001_v7007000_t0000_u01762403199436") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb48_d20251106_m042635_c001_v0001113_t0036_u01762403195012") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d0271e_d20251106_m042633_c001_v7007000_t0000_u01762403193043") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59ce_d20251106_m042626_c001_v0001181_t0044_u01762403186444") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e1_d20251106_m042620_c001_v7007000_t0000_u01762403180211") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c597d_d20251106_m042615_c001_v0001181_t0042_u01762403175762") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe697_d20251106_m042613_c001_v7007000_t0000_u01762403173933") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e1a_d20251106_m042606_c001_v0001154_t0006_u01762403166743") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e2f5_d20251106_m042557_c001_v7007000_t0000_u01762403157043") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dec_d20251106_m042549_c001_v0001154_t0004_u01762403149627") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902926_d20251106_m042543_c001_v7007000_t0000_u01762403143586") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dc5_d20251106_m042535_c001_v0001154_t0011_u01762403135445") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84d_d20251106_m042529_c001_v7007000_t0000_u01762403129266") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dac_d20251106_m042521_c001_v0001154_t0002_u01762403121442") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ec5_d20251106_m042636_c001_v7007000_t0000_u01762403196058") 2025/11/06 04:29:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a8b_d20251106_m042631_c001_v0001183_t0000_u01762403191766") 2025/11/06 04:29:03 DEBUG : dir1/0008-23456: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b27f_d20251106_m042656_c001_v7007000_t0000_u01762403216600") 2025/11/06 04:29:04 DEBUG : dir1/0008-23456: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a97_d20251106_m042651_c001_v0001181_t0000_u01762403211668") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe65_d20251106_m042811_c001_v7007000_t0000_u01762403291184") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aecc2_d20251106_m042802_c001_v0001113_t0034_u01762403282845") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951f4_d20251106_m042756_c001_v7007000_t0000_u01762403276193") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec90_d20251106_m042748_c001_v0001113_t0002_u01762403268226") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8966_d20251106_m042741_c001_v7007000_t0000_u01762403261836") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec4d_d20251106_m042733_c001_v0001113_t0040_u01762403253532") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c2_d20251106_m042727_c001_v7007000_t0000_u01762403247314") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec15_d20251106_m042717_c001_v0001113_t0029_u01762403237644") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb773_d20251106_m042711_c001_v7007000_t0000_u01762403231653") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aebcb_d20251106_m042702_c001_v0001113_t0056_u01762403222917") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11790_d20251106_m042652_c001_v7007000_t0000_u01762403212982") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a63_d20251106_m042645_c001_v0001181_t0048_u01762403205960") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eef_d20251106_m042639_c001_v7007000_t0000_u01762403199619") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ac3_d20251106_m042635_c001_v0001183_t0033_u01762403195068") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1173a_d20251106_m042633_c001_v7007000_t0000_u01762403193257") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb22_d20251106_m042626_c001_v0001113_t0038_u01762403186657") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e2_d20251106_m042620_c001_v7007000_t0000_u01762403180392") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeaf0_d20251106_m042615_c001_v0001113_t0045_u01762403175957") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8831_d20251106_m042613_c001_v7007000_t0000_u01762403173938") 2025/11/06 04:29:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5933_d20251106_m042607_c001_v0001181_t0027_u01762403167072") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609933_d20251106_m042556_c001_v7007000_t0000_u01762403156874") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98aa_d20251106_m042550_c001_v0001183_t0021_u01762403150000") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902928_d20251106_m042543_c001_v7007000_t0000_u01762403143768") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf97fb_d20251106_m042535_c001_v0001183_t0032_u01762403135827") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84e_d20251106_m042529_c001_v7007000_t0000_u01762403129447") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9758_d20251106_m042521_c001_v0001183_t0045_u01762403121838") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6c5_d20251106_m042636_c001_v7007000_t0000_u01762403196027") 2025/11/06 04:29:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e62_d20251106_m042631_c001_v0001154_t0018_u01762403191812") 2025/11/06 04:29:05 DEBUG : dir1/0009-34567: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b280_d20251106_m042656_c001_v7007000_t0000_u01762403216782") 2025/11/06 04:29:05 DEBUG : dir1/0009-34567: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b62_d20251106_m042651_c001_v0001183_t0037_u01762403211693") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe66_d20251106_m042811_c001_v7007000_t0000_u01762403291366") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f14_d20251106_m042803_c001_v0001154_t0004_u01762403283199") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951f7_d20251106_m042756_c001_v7007000_t0000_u01762403276380") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f01_d20251106_m042748_c001_v0001154_t0001_u01762403268576") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8967_d20251106_m042742_c001_v7007000_t0000_u01762403262017") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eea_d20251106_m042734_c001_v0001154_t0024_u01762403254027") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c3_d20251106_m042727_c001_v7007000_t0000_u01762403247495") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ec4_d20251106_m042718_c001_v0001154_t0024_u01762403238236") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb775_d20251106_m042711_c001_v7007000_t0000_u01762403231832") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ea8_d20251106_m042703_c001_v0001154_t0019_u01762403223357") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b270_d20251106_m042652_c001_v7007000_t0000_u01762403212994") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b27_d20251106_m042646_c001_v0001183_t0020_u01762403206176") 2025/11/06 04:29:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ef2_d20251106_m042639_c001_v7007000_t0000_u01762403199803") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e6c_d20251106_m042635_c001_v0001154_t0019_u01762403195133") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6bc_d20251106_m042633_c001_v7007000_t0000_u01762403193072") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e50_d20251106_m042627_c001_v0001154_t0009_u01762403187083") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e3_d20251106_m042620_c001_v7007000_t0000_u01762403180573") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99f6_d20251106_m042615_c001_v0001183_t0005_u01762403175966") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e9b_d20251106_m042614_c001_v7007000_t0000_u01762403174162") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeac0_d20251106_m042607_c001_v0001113_t0017_u01762403167292") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323cd88_d20251106_m042556_c001_v7007000_t0000_u01762403156887") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea48_d20251106_m042550_c001_v0001113_t0014_u01762403150198") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90292a_d20251106_m042543_c001_v7007000_t0000_u01762403143950") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9fe_d20251106_m042536_c001_v0001113_t0007_u01762403136030") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e84f_d20251106_m042529_c001_v7007000_t0000_u01762403129628") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9b7_d20251106_m042522_c001_v0001113_t0015_u01762403122049") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ec3_d20251106_m042635_c001_v7007000_t0000_u01762403195871") 2025/11/06 04:29:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59fe_d20251106_m042631_c001_v0001181_t0053_u01762403191937") 2025/11/06 04:29:06 DEBUG : dir1/0010-45678: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b281_d20251106_m042656_c001_v7007000_t0000_u01762403216964") 2025/11/06 04:29:06 DEBUG : dir1/0010-45678: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeba6_d20251106_m042651_c001_v0001113_t0039_u01762403211813") 2025/11/06 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe67_d20251106_m042811_c001_v7007000_t0000_u01762403291548") 2025/11/06 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9dd5_d20251106_m042803_c001_v0001183_t0042_u01762403283538") 2025/11/06 04:29:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951f8_d20251106_m042756_c001_v7007000_t0000_u01762403276563") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d5e_d20251106_m042748_c001_v0001183_t0044_u01762403268934") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8968_d20251106_m042742_c001_v7007000_t0000_u01762403262199") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ce6_d20251106_m042734_c001_v0001183_t0035_u01762403254498") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c4_d20251106_m042727_c001_v7007000_t0000_u01762403247676") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9c70_d20251106_m042720_c001_v0001183_t0038_u01762403240297") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb777_d20251106_m042712_c001_v7007000_t0000_u01762403232013") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9bbf_d20251106_m042703_c001_v0001183_t0057_u01762403223693") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc9512c_d20251106_m042652_c001_v7007000_t0000_u01762403212413") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e84_d20251106_m042646_c001_v0001154_t0024_u01762403206387") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ef4_d20251106_m042639_c001_v7007000_t0000_u01762403199986") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a1d_d20251106_m042635_c001_v0001181_t0055_u01762403195144") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fddf_d20251106_m042633_c001_v7007000_t0000_u01762403193094") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a5b_d20251106_m042627_c001_v0001183_t0052_u01762403187450") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e4_d20251106_m042620_c001_v7007000_t0000_u01762403180755") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5981_d20251106_m042615_c001_v0001181_t0039_u01762403175985") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e99_d20251106_m042613_c001_v7007000_t0000_u01762403173927") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9984_d20251106_m042607_c001_v0001183_t0028_u01762403167600") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe657_d20251106_m042557_c001_v7007000_t0000_u01762403157217") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58c6_d20251106_m042550_c001_v0001181_t0027_u01762403150622") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90292c_d20251106_m042544_c001_v7007000_t0000_u01762403144133") 2025/11/06 04:29:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5875_d20251106_m042536_c001_v0001181_t0036_u01762403136343") 2025/11/06 04:29:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e850_d20251106_m042529_c001_v7007000_t0000_u01762403129809") 2025/11/06 04:29:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c582b_d20251106_m042522_c001_v0001181_t0007_u01762403122423") 2025/11/06 04:29:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad844_d20251106_m042635_c001_v7007000_t0000_u01762403195887") 2025/11/06 04:29:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb3e_d20251106_m042631_c001_v0001113_t0002_u01762403191985") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b283_d20251106_m042657_c001_v7007000_t0000_u01762403217146") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b64_d20251106_m042651_c001_v0001183_t0022_u01762403211915") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe68_d20251106_m042811_c001_v7007000_t0000_u01762403291731") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5ca9_d20251106_m042803_c001_v0001181_t0016_u01762403283747") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951fa_d20251106_m042756_c001_v7007000_t0000_u01762403276745") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c34_d20251106_m042749_c001_v0001181_t0006_u01762403269156") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8969_d20251106_m042742_c001_v7007000_t0000_u01762403262380") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5bd2_d20251106_m042734_c001_v0001181_t0028_u01762403254703") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c5_d20251106_m042727_c001_v7007000_t0000_u01762403247858") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b72_d20251106_m042720_c001_v0001181_t0049_u01762403240503") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb779_d20251106_m042712_c001_v7007000_t0000_u01762403232194") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5af0_d20251106_m042703_c001_v0001181_t0008_u01762403223899") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc9512f_d20251106_m042652_c001_v7007000_t0000_u01762403212960") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb8c_d20251106_m042647_c001_v0001113_t0053_u01762403207057") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323ef7_d20251106_m042640_c001_v7007000_t0000_u01762403200169") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9ac5_d20251106_m042635_c001_v0001183_t0048_u01762403195309") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e320_d20251106_m042633_c001_v7007000_t0000_u01762403193095") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59d4_d20251106_m042627_c001_v0001181_t0059_u01762403187671") 2025/11/06 04:29:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e5_d20251106_m042620_c001_v7007000_t0000_u01762403180936") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99fa_d20251106_m042616_c001_v0001183_t0013_u01762403176181") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe699_d20251106_m042614_c001_v7007000_t0000_u01762403174127") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e1e_d20251106_m042607_c001_v0001154_t0024_u01762403167850") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752aa_d20251106_m042557_c001_v7007000_t0000_u01762403157054") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16df0_d20251106_m042550_c001_v0001154_t0020_u01762403150828") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90292d_d20251106_m042544_c001_v7007000_t0000_u01762403144314") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dc7_d20251106_m042536_c001_v0001154_t0004_u01762403136584") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e851_d20251106_m042529_c001_v7007000_t0000_u01762403129990") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dae_d20251106_m042522_c001_v0001154_t0009_u01762403122651") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1173c_d20251106_m042635_c001_v7007000_t0000_u01762403195855") 2025/11/06 04:29:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a91_d20251106_m042632_c001_v0001183_t0027_u01762403192005") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b284_d20251106_m042657_c001_v7007000_t0000_u01762403217327") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a99_d20251106_m042651_c001_v0001181_t0003_u01762403211953") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe69_d20251106_m042811_c001_v7007000_t0000_u01762403291919") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aecc8_d20251106_m042803_c001_v0001113_t0032_u01762403283962") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951fc_d20251106_m042756_c001_v7007000_t0000_u01762403276932") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec92_d20251106_m042749_c001_v0001113_t0046_u01762403269371") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd896a_d20251106_m042742_c001_v7007000_t0000_u01762403262562") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec51_d20251106_m042734_c001_v0001113_t0054_u01762403254917") 2025/11/06 04:29:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c6_d20251106_m042728_c001_v7007000_t0000_u01762403248038") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aec21_d20251106_m042720_c001_v0001113_t0009_u01762403240708") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb77c_d20251106_m042712_c001_v7007000_t0000_u01762403232374") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aebcf_d20251106_m042704_c001_v0001113_t0022_u01762403224113") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a67034_d20251106_m042652_c001_v7007000_t0000_u01762403212798") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a75_d20251106_m042647_c001_v0001181_t0037_u01762403207661") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323efa_d20251106_m042640_c001_v7007000_t0000_u01762403200351") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a23_d20251106_m042635_c001_v0001181_t0010_u01762403195372") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6bd_d20251106_m042633_c001_v7007000_t0000_u01762403193268") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb24_d20251106_m042627_c001_v0001113_t0016_u01762403187925") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e6_d20251106_m042621_c001_v7007000_t0000_u01762403181119") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5987_d20251106_m042616_c001_v0001181_t0016_u01762403176201") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40777ab5f4895467_d20251106_m042613_c001_v7007000_t0000_u01762403173987") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c593f_d20251106_m042608_c001_v0001181_t0046_u01762403168346") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609934_d20251106_m042557_c001_v7007000_t0000_u01762403157062") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98c0_d20251106_m042551_c001_v0001183_t0032_u01762403151195") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b90292f_d20251106_m042544_c001_v7007000_t0000_u01762403144500") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf980b_d20251106_m042536_c001_v0001183_t0040_u01762403136947") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e852_d20251106_m042530_c001_v7007000_t0000_u01762403130171") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9769_d20251106_m042522_c001_v0001183_t0007_u01762403122967") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e324_d20251106_m042636_c001_v7007000_t0000_u01762403196105") 2025/11/06 04:29:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a00_d20251106_m042632_c001_v0001181_t0017_u01762403192149") 2025/11/06 04:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b285_d20251106_m042657_c001_v7007000_t0000_u01762403217509") 2025/11/06 04:29:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e96_d20251106_m042651_c001_v0001154_t0017_u01762403211990") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe6a_d20251106_m042812_c001_v7007000_t0000_u01762403292101") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f16_d20251106_m042804_c001_v0001154_t0021_u01762403284382") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951fd_d20251106_m042757_c001_v7007000_t0000_u01762403277114") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f03_d20251106_m042749_c001_v0001154_t0002_u01762403269801") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd896b_d20251106_m042742_c001_v7007000_t0000_u01762403262743") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eee_d20251106_m042735_c001_v0001154_t0007_u01762403255524") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c7_d20251106_m042728_c001_v7007000_t0000_u01762403248221") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16ece_d20251106_m042721_c001_v0001154_t0007_u01762403241059") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb77f_d20251106_m042712_c001_v7007000_t0000_u01762403232556") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16eae_d20251106_m042704_c001_v0001154_t0022_u01762403224448") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6ea_d20251106_m042652_c001_v7007000_t0000_u01762403212830") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b3d_d20251106_m042647_c001_v0001183_t0012_u01762403207876") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323efc_d20251106_m042640_c001_v7007000_t0000_u01762403200533") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e6e_d20251106_m042635_c001_v0001154_t0003_u01762403195444") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323eb1_d20251106_m042633_c001_v7007000_t0000_u01762403193043") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e56_d20251106_m042628_c001_v0001154_t0024_u01762403188271") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e7_d20251106_m042621_c001_v7007000_t0000_u01762403181300") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e40_d20251106_m042616_c001_v0001154_t0020_u01762403176242") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e9a_d20251106_m042614_c001_v7007000_t0000_u01762403174082") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeaca_d20251106_m042608_c001_v0001113_t0039_u01762403168572") 2025/11/06 04:29:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323cd89_d20251106_m042557_c001_v7007000_t0000_u01762403157074") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea4e_d20251106_m042551_c001_v0001113_t0033_u01762403151398") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902931_d20251106_m042544_c001_v7007000_t0000_u01762403144683") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea08_d20251106_m042537_c001_v0001113_t0033_u01762403137162") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e853_d20251106_m042530_c001_v7007000_t0000_u01762403130432") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae9bf_d20251106_m042523_c001_v0001113_t0001_u01762403123176") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6c6_d20251106_m042636_c001_v7007000_t0000_u01762403196208") 2025/11/06 04:29:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e66_d20251106_m042632_c001_v0001154_t0022_u01762403192187") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b286_d20251106_m042657_c001_v7007000_t0000_u01762403217692") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9b6a_d20251106_m042652_c001_v0001183_t0000_u01762403212132") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe6c_d20251106_m042812_c001_v7007000_t0000_u01762403292284") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9de3_d20251106_m042804_c001_v0001183_t0047_u01762403284785") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951ff_d20251106_m042757_c001_v7007000_t0000_u01762403277297") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9d68_d20251106_m042750_c001_v0001183_t0054_u01762403270149") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd896c_d20251106_m042742_c001_v7007000_t0000_u01762403262923") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9cfb_d20251106_m042735_c001_v0001183_t0049_u01762403255846") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951c9_d20251106_m042728_c001_v7007000_t0000_u01762403248402") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9c78_d20251106_m042721_c001_v0001183_t0020_u01762403241369") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb781_d20251106_m042712_c001_v7007000_t0000_u01762403232736") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9bc9_d20251106_m042705_c001_v0001183_t0056_u01762403225015") 2025/11/06 04:29:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f420343d706b1b5c6_d20251106_m042652_c001_v7007000_t0000_u01762403212838") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e8a_d20251106_m042648_c001_v0001154_t0022_u01762403208086") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323efe_d20251106_m042640_c001_v7007000_t0000_u01762403200716") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9aca_d20251106_m042635_c001_v0001183_t0012_u01762403195546") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f804575040_d20251106_m042633_c001_v7007000_t0000_u01762403193214") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a6b_d20251106_m042628_c001_v0001183_t0002_u01762403188692") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e8_d20251106_m042621_c001_v7007000_t0000_u01762403181482") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99fc_d20251106_m042616_c001_v0001183_t0045_u01762403176388") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40777ab5f489546a_d20251106_m042614_c001_v7007000_t0000_u01762403174180") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9990_d20251106_m042609_c001_v0001183_t0047_u01762403169053") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f403b71a191bcbcac_d20251106_m042556_c001_v7007000_t0000_u01762403156897") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58d1_d20251106_m042551_c001_v0001181_t0040_u01762403151722") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902934_d20251106_m042544_c001_v7007000_t0000_u01762403144864") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c587d_d20251106_m042537_c001_v0001181_t0006_u01762403137441") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e854_d20251106_m042530_c001_v7007000_t0000_u01762403130614") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5833_d20251106_m042523_c001_v0001181_t0050_u01762403123550") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1173e_d20251106_m042636_c001_v7007000_t0000_u01762403196040") 2025/11/06 04:29:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9a97_d20251106_m042632_c001_v0001183_t0035_u01762403192210") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b288_d20251106_m042657_c001_v7007000_t0000_u01762403217874") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a9b_d20251106_m042652_c001_v0001181_t0040_u01762403212177") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe6d_d20251106_m042812_c001_v7007000_t0000_u01762403292467") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5cb1_d20251106_m042804_c001_v0001181_t0040_u01762403284987") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc95201_d20251106_m042757_c001_v7007000_t0000_u01762403277481") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c44_d20251106_m042750_c001_v0001181_t0037_u01762403270348") 2025/11/06 04:29:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd896d_d20251106_m042743_c001_v7007000_t0000_u01762403263192") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5bdc_d20251106_m042736_c001_v0001181_t0036_u01762403256048") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951cb_d20251106_m042728_c001_v7007000_t0000_u01762403248583") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b7c_d20251106_m042721_c001_v0001181_t0029_u01762403241590") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb784_d20251106_m042712_c001_v7007000_t0000_u01762403232918") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5afe_d20251106_m042705_c001_v0001181_t0029_u01762403225262") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323ce08_d20251106_m042652_c001_v7007000_t0000_u01762403212948") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb8e_d20251106_m042648_c001_v0001113_t0048_u01762403208422") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323f00_d20251106_m042640_c001_v7007000_t0000_u01762403200899") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb50_d20251106_m042635_c001_v0001113_t0022_u01762403195537") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad839_d20251106_m042633_c001_v7007000_t0000_u01762403193230") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59dc_d20251106_m042628_c001_v0001181_t0032_u01762403188900") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950e9_d20251106_m042621_c001_v7007000_t0000_u01762403181664") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c598b_d20251106_m042616_c001_v0001181_t0027_u01762403176438") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950cc_d20251106_m042614_c001_v7007000_t0000_u01762403174135") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e20_d20251106_m042609_c001_v0001154_t0021_u01762403169253") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f403b71a191bcbcae_d20251106_m042557_c001_v7007000_t0000_u01762403157087") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16df4_d20251106_m042551_c001_v0001154_t0008_u01762403151931") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902935_d20251106_m042545_c001_v7007000_t0000_u01762403145046") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dcd_d20251106_m042537_c001_v0001154_t0020_u01762403137655") 2025/11/06 04:29:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e855_d20251106_m042530_c001_v7007000_t0000_u01762403130795") 2025/11/06 04:29:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16db0_d20251106_m042523_c001_v0001154_t0022_u01762403123757") 2025/11/06 04:29:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1173d_d20251106_m042635_c001_v7007000_t0000_u01762403195896") 2025/11/06 04:29:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb40_d20251106_m042632_c001_v0001113_t0001_u01762403192315") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe65e_d20251106_m042559_c001_v7007000_t0000_u01762403159650") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98ef_d20251106_m042555_c001_v0001183_t0058_u01762403155000") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe65f_d20251106_m042559_c001_v7007000_t0000_u01762403159834") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58e8_d20251106_m042555_c001_v0001181_t0009_u01762403155012") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe660_d20251106_m042600_c001_v7007000_t0000_u01762403160018") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98f1_d20251106_m042555_c001_v0001183_t0054_u01762403155199") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe661_d20251106_m042600_c001_v7007000_t0000_u01762403160205") 2025/11/06 04:29:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58ea_d20251106_m042555_c001_v0001181_t0039_u01762403155229") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe662_d20251106_m042600_c001_v7007000_t0000_u01762403160389") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dfe_d20251106_m042555_c001_v0001154_t0017_u01762403155374") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe663_d20251106_m042600_c001_v7007000_t0000_u01762403160575") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf98f5_d20251106_m042555_c001_v0001183_t0015_u01762403155393") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe665_d20251106_m042600_c001_v7007000_t0000_u01762403160760") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea6b_d20251106_m042555_c001_v0001113_t0021_u01762403155427") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe666_d20251106_m042600_c001_v7007000_t0000_u01762403160945") 2025/11/06 04:29:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58f4_d20251106_m042555_c001_v0001181_t0007_u01762403155458") 2025/11/06 04:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe667_d20251106_m042601_c001_v7007000_t0000_u01762403161130") 2025/11/06 04:29:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9901_d20251106_m042555_c001_v0001183_t0020_u01762403155613") 2025/11/06 04:29:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe668_d20251106_m042601_c001_v7007000_t0000_u01762403161315") 2025/11/06 04:29:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58f6_d20251106_m042555_c001_v0001181_t0008_u01762403155681") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe669_d20251106_m042601_c001_v7007000_t0000_u01762403161499") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e00_d20251106_m042555_c001_v0001154_t0022_u01762403155735") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe66a_d20251106_m042601_c001_v7007000_t0000_u01762403161682") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9907_d20251106_m042555_c001_v0001183_t0017_u01762403155835") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe66b_d20251106_m042601_c001_v7007000_t0000_u01762403161866") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aea6d_d20251106_m042555_c001_v0001113_t0039_u01762403155858") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe66c_d20251106_m042602_c001_v7007000_t0000_u01762403162050") 2025/11/06 04:29:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c58f8_d20251106_m042555_c001_v0001181_t0007_u01762403155898") 2025/11/06 04:29:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe66d_d20251106_m042602_c001_v7007000_t0000_u01762403162235") 2025/11/06 04:29:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9909_d20251106_m042556_c001_v0001183_t0049_u01762403156046") 2025/11/06 04:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe66e_d20251106_m042602_c001_v7007000_t0000_u01762403162420") 2025/11/06 04:29:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e02_d20251106_m042556_c001_v0001154_t0011_u01762403156087") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40777ab5f489547d_d20251106_m042616_c001_v7007000_t0000_u01762403176658") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99b8_d20251106_m042611_c001_v0001183_t0005_u01762403171948") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752c7_d20251106_m042616_c001_v7007000_t0000_u01762403176689") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5959_d20251106_m042611_c001_v0001181_t0027_u01762403171958") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40777ab5f489547e_d20251106_m042616_c001_v7007000_t0000_u01762403176840") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e2e_d20251106_m042612_c001_v0001154_t0025_u01762403172099") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e9e_d20251106_m042616_c001_v7007000_t0000_u01762403176845") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99bc_d20251106_m042612_c001_v0001183_t0023_u01762403172171") 2025/11/06 04:29:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d02718_d20251106_m042616_c001_v7007000_t0000_u01762403176866") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c595b_d20251106_m042612_c001_v0001181_t0005_u01762403172186") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f404df7c3924752c9_d20251106_m042616_c001_v7007000_t0000_u01762403176873") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeadc_d20251106_m042612_c001_v0001113_t0012_u01762403172240") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d0_d20251106_m042616_c001_v7007000_t0000_u01762403176697") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99be_d20251106_m042612_c001_v0001183_t0025_u01762403172382") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6a6_d20251106_m042616_c001_v7007000_t0000_u01762403176710") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5961_d20251106_m042612_c001_v0001181_t0031_u01762403172400") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40777ab5f4895480_d20251106_m042617_c001_v7007000_t0000_u01762403177024") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e30_d20251106_m042612_c001_v0001154_t0003_u01762403172571") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e9d_d20251106_m042616_c001_v7007000_t0000_u01762403176662") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99c2_d20251106_m042612_c001_v0001183_t0047_u01762403172594") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e9f_d20251106_m042617_c001_v7007000_t0000_u01762403177037") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5963_d20251106_m042612_c001_v0001181_t0018_u01762403172609") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd8852_d20251106_m042616_c001_v7007000_t0000_u01762403176725") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeae0_d20251106_m042612_c001_v0001113_t0058_u01762403172663") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d1_d20251106_m042616_c001_v7007000_t0000_u01762403176881") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf99c4_d20251106_m042612_c001_v0001183_t0013_u01762403172804") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4096eeeee1d02719_d20251106_m042617_c001_v7007000_t0000_u01762403177058") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5965_d20251106_m042612_c001_v0001181_t0048_u01762403172825") 2025/11/06 04:29:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe6a8_d20251106_m042616_c001_v7007000_t0000_u01762403176905") 2025/11/06 04:29:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e32_d20251106_m042612_c001_v0001154_t0007_u01762403172914") 2025/11/06 04:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950d2_d20251106_m042617_c001_v7007000_t0000_u01762403177063") 2025/11/06 04:29:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c596b_d20251106_m042613_c001_v0001181_t0053_u01762403173040") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b14f_d20251106_m042418_c001_v7007000_t0000_u01762403058279") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10137a3de0bde211_d20251106_m042415_c001_v0001161_t0045_u01762403055819") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebc2d_d20251106_m042415_c001_v7007000_t0000_u01762403055633") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10137a3de0bde200_d20251106_m042411_c001_v0001161_t0051_u01762403051744") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebc2a_d20251106_m042411_c001_v7007000_t0000_u01762403051013") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf934b_d20251106_m042406_c001_v0001183_t0001_u01762403046937") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad660_d20251106_m042405_c001_v7007000_t0000_u01762403045472") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118f64fc423e7598_d20251106_m042403_c001_v0001172_t0044_u01762403043308") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe107_d20251106_m042403_c001_v7007000_t0000_u01762403043124") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118f64fc423e757e_d20251106_m042400_c001_v0001172_t0037_u01762403040063") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe103_d20251106_m042359_c001_v7007000_t0000_u01762403039332") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae7e8_d20251106_m042353_c001_v0001113_t0005_u01762403033056") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7be_d20251106_m042351_c001_v7007000_t0000_u01762403031764") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1155ff84e8775c91_d20251106_m042350_c001_v0001183_t0029_u01762403030256") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b1161b_d20251106_m042350_c001_v7007000_t0000_u01762403030077") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1155ff84e8775c83_d20251106_m042346_c001_v0001183_t0042_u01762403026511") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11608_d20251106_m042345_c001_v7007000_t0000_u01762403025789") 2025/11/06 04:29:18 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bf6d_d20251106_m042341_c001_v0001146_t0028_u01762403021219") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7a3_d20251106_m042340_c001_v7007000_t0000_u01762403020251") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f116e537657a978b7_d20251106_m042338_c001_v0001032_t0058_u01762403018298") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60986b_d20251106_m042338_c001_v7007000_t0000_u01762403018111") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f116e537657a978ab_d20251106_m042334_c001_v0001032_t0056_u01762403014767") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609867_d20251106_m042334_c001_v7007000_t0000_u01762403014034") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf91ce_d20251106_m042327_c001_v0001183_t0039_u01762403007554") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd863e_d20251106_m042326_c001_v7007000_t0000_u01762403006650") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10498500fc12c8d3_d20251106_m042324_c001_v0001157_t0019_u01762403004418") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f2a_d20251106_m042324_c001_v7007000_t0000_u01762403004234") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10498500fc12c8c3_d20251106_m042320_c001_v0001157_t0050_u01762403000691") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f25_d20251106_m042319_c001_v7007000_t0000_u01762402999964") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae755_d20251106_m042314_c001_v0001113_t0001_u01762402994149") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e10a_d20251106_m042313_c001_v7007000_t0000_u01762402993225") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1000ef071c7f0aae_d20251106_m042311_c001_v0001134_t0012_u01762402991427") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f1d_d20251106_m042311_c001_v7007000_t0000_u01762402991244") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1000ef071c7f0aa5_d20251106_m042307_c001_v0001134_t0046_u01762402987942") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f0a_d20251106_m042307_c001_v7007000_t0000_u01762402987217") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bed7_d20251106_m042301_c001_v0001146_t0025_u01762402981143") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809833_d20251106_m042300_c001_v7007000_t0000_u01762402980034") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10572ce352a06494_d20251106_m042254_c001_v0001115_t0009_u01762402974051") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41823ea56c6c190f_d20251106_m042253_c001_v7007000_t0000_u01762402973856") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9098_d20251106_m042249_c001_v0001183_t0031_u01762402969856") 2025/11/06 04:29:19 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1097fe9b45b5b2fd_d20251106_m042248_c001_v0001109_t0053_u01762402968708") 2025/11/06 04:29:20 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1097fe9b45b5b2f9_d20251106_m042247_c001_v0001109_t0017_u01762402967403") 2025/11/06 04:29:20 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3d0a_d20251106_m042234_c001_v7007000_t0000_u01762402954080") 2025/11/06 04:29:20 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5be77_d20251106_m042226_c001_v0001146_t0059_u01762402946599") 2025/11/06 04:29:20 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118cafddb68c824a_d20251106_m042225_c001_v0001144_t0042_u01762402945450") 2025/11/06 04:29:20 DEBUG : dst/one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118cafddb68c8244_d20251106_m042224_c001_v0001144_t0036_u01762402944137") 2025/11/06 04:29:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b150_d20251106_m042418_c001_v7007000_t0000_u01762403058463") 2025/11/06 04:29:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1128c03f2f61d8bb_d20251106_m042415_c001_v0001181_t0055_u01762403055364") 2025/11/06 04:29:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f100ddfc7e43eda7b_d20251106_m042410_c001_v0001090_t0003_u01762403050643") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad661_d20251106_m042405_c001_v7007000_t0000_u01762403045656") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11211a6cf6762752_d20251106_m042402_c001_v0001165_t0047_u01762403042883") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10834294437d905c_d20251106_m042358_c001_v0001093_t0024_u01762403038940") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7bf_d20251106_m042351_c001_v7007000_t0000_u01762403031947") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f119dedb97e0bbbec_d20251106_m042349_c001_v0001101_t0001_u01762403029595") 2025/11/06 04:29:20 DEBUG : dst/one.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f104d6bea6a68f548_d20251106_m042345_c001_v0001109_t0011_u01762403025209") 2025/11/06 04:29:20 DEBUG : dst/three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809835_d20251106_m042300_c001_v7007000_t0000_u01762402980221") 2025/11/06 04:29:20 DEBUG : dst/three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1097fe9b45b5b318_d20251106_m042258_c001_v0001109_t0024_u01762402978512") 2025/11/06 04:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b151_d20251106_m042418_c001_v7007000_t0000_u01762403058646") 2025/11/06 04:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118036ad05088b47_d20251106_m042416_c001_v0001120_t0009_u01762403056858") 2025/11/06 04:29:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f107ed1eaa4f83aad_d20251106_m042412_c001_v0001106_t0024_u01762403052739") 2025/11/06 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b152_d20251106_m042418_c001_v7007000_t0000_u01762403058891") 2025/11/06 04:29:20 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10137a3de0bde21b_d20251106_m042417_c001_v0001161_t0052_u01762403057342") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebc2f_d20251106_m042417_c001_v7007000_t0000_u01762403057156") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10137a3de0bde20b_d20251106_m042413_c001_v0001161_t0029_u01762403053969") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebc2c_d20251106_m042413_c001_v7007000_t0000_u01762403053782") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9359_d20251106_m042408_c001_v0001183_t0013_u01762403048008") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad663_d20251106_m042405_c001_v7007000_t0000_u01762403045841") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118f64fc423e75a2_d20251106_m042404_c001_v0001172_t0040_u01762403044762") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe108_d20251106_m042404_c001_v7007000_t0000_u01762403044578") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118f64fc423e7588_d20251106_m042401_c001_v0001172_t0010_u01762403041360") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f408b8c205e7fe104_d20251106_m042401_c001_v7007000_t0000_u01762403041173") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae7fa_d20251106_m042356_c001_v0001113_t0049_u01762403036011") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11621_d20251106_m042351_c001_v7007000_t0000_u01762403031209") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bf90_d20251106_m042348_c001_v0001146_t0004_u01762403028439") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f409b81d624b11610_d20251106_m042347_c001_v7007000_t0000_u01762403027700") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf922f_d20251106_m042342_c001_v0001183_t0054_u01762403022795") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60986c_d20251106_m042339_c001_v7007000_t0000_u01762403019310") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9205_d20251106_m042337_c001_v0001183_t0037_u01762403017116") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609868_d20251106_m042336_c001_v7007000_t0000_u01762403016011") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae788_d20251106_m042329_c001_v0001113_t0048_u01762403009170") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f2c_d20251106_m042325_c001_v7007000_t0000_u01762403005726") 2025/11/06 04:29:21 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae772_d20251106_m042322_c001_v0001113_t0015_u01762403002755") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f28_d20251106_m042321_c001_v7007000_t0000_u01762403001664") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bf12_d20251106_m042315_c001_v0001146_t0009_u01762402995056") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f1e_d20251106_m042312_c001_v7007000_t0000_u01762402992305") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5befa_d20251106_m042310_c001_v0001146_t0017_u01762402990119") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94f13_d20251106_m042309_c001_v7007000_t0000_u01762402989023") 2025/11/06 04:29:22 DEBUG : dst/three.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf90fe_d20251106_m042302_c001_v0001183_t0049_u01762402982267") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad665_d20251106_m042406_c001_v7007000_t0000_u01762403046024") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118b29725ab5b86d_d20251106_m042404_c001_v0001184_t0043_u01762403044368") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1162e2fdb0f743e2_d20251106_m042400_c001_v0001180_t0052_u01762403040949") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7c0_d20251106_m042352_c001_v7007000_t0000_u01762403032130") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1162fe40fc1ac4ad_d20251106_m042350_c001_v0001120_t0019_u01762403030657") 2025/11/06 04:29:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f104940f99029a074_d20251106_m042346_c001_v0001038_t0052_u01762403026920") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b153_d20251106_m042419_c001_v7007000_t0000_u01762403059075") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae833_d20251106_m042407_c001_v0001113_t0055_u01762403047595") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad666_d20251106_m042406_c001_v7007000_t0000_u01762403046208") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf92b2_d20251106_m042353_c001_v0001183_t0024_u01762403033664") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7c1_d20251106_m042352_c001_v7007000_t0000_u01762403032313") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae7b3_d20251106_m042342_c001_v0001113_t0054_u01762403022017") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e7a5_d20251106_m042340_c001_v7007000_t0000_u01762403020434") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bf46_d20251106_m042328_c001_v0001146_t0035_u01762403008196") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd863f_d20251106_m042326_c001_v7007000_t0000_u01762403006830") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf917d_d20251106_m042314_c001_v0001183_t0053_u01762402994852") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82e10d_d20251106_m042313_c001_v7007000_t0000_u01762402993409") 2025/11/06 04:29:22 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae741_d20251106_m042301_c001_v0001113_t0040_u01762402981832") 2025/11/06 04:29:23 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809837_d20251106_m042300_c001_v7007000_t0000_u01762402980406") 2025/11/06 04:29:23 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16cf0_d20251106_m042256_c001_v0001154_t0008_u01762402976047") 2025/11/06 04:29:23 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3d0b_d20251106_m042234_c001_v7007000_t0000_u01762402954262") 2025/11/06 04:29:23 DEBUG : dst/two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f118cafddb68c825b_d20251106_m042232_c001_v0001144_t0019_u01762402952820") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebb82_d20251106_m042159_c001_v7007000_t0000_u01762402919554") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8ed8_d20251106_m042156_c001_v0001183_t0016_u01762402916243") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebb6d_d20251106_m042154_c001_v7007000_t0000_u01762402914188") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8e6a_d20251106_m042143_c001_v0001183_t0034_u01762402903916") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b8c_d20251106_m042134_c001_v7007000_t0000_u01762402894992") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8dfc_d20251106_m042131_c001_v0001183_t0046_u01762402891766") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c27_d20251106_m042111_c001_v7007000_t0000_u01762402871308") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcfc_d20251106_m042108_c001_v0001146_t0046_u01762402868750") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c17_d20251106_m042107_c001_v7007000_t0000_u01762402867781") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcf2_d20251106_m042106_c001_v0001146_t0024_u01762402866533") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c0f_d20251106_m042103_c001_v7007000_t0000_u01762402863630") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcd4_d20251106_m042101_c001_v0001146_t0029_u01762402861878") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c07_d20251106_m042100_c001_v7007000_t0000_u01762402860688") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcc2_d20251106_m042058_c001_v0001146_t0045_u01762402858569") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bfa_d20251106_m042052_c001_v7007000_t0000_u01762402852381") 2025/11/06 04:29:23 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc96_d20251106_m042050_c001_v0001146_t0016_u01762402850712") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bed_d20251106_m042049_c001_v7007000_t0000_u01762402849744") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc8a_d20251106_m042048_c001_v0001146_t0017_u01762402848895") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60970e_d20251106_m042043_c001_v7007000_t0000_u01762402843541") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc69_d20251106_m042041_c001_v0001146_t0030_u01762402841711") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609703_d20251106_m042039_c001_v7007000_t0000_u01762402839857") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc5a_d20251106_m042038_c001_v0001146_t0020_u01762402838814") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609700_d20251106_m042038_c001_v7007000_t0000_u01762402838448") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11743c9f0a36d074_d20251106_m042037_c001_v0001181_t0031_u01762402837864") 2025/11/06 04:29:24 DEBUG : empty space: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc50_d20251106_m042036_c001_v0001146_t0040_u01762402836185") 2025/11/06 04:29:24 DEBUG : enormous: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c21_d20251106_m042110_c001_v7007000_t0000_u01762402870387") 2025/11/06 04:29:24 DEBUG : enormous: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcfe_d20251106_m042109_c001_v0001146_t0028_u01762402869647") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b15b_d20251106_m042423_c001_v7007000_t0000_u01762403063990") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae874_d20251106_m042422_c001_v0001113_t0025_u01762403062513") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b7c_d20251106_m042130_c001_v7007000_t0000_u01762402890306") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8dec_d20251106_m042129_c001_v0001183_t0054_u01762402889013") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096f4_d20251106_m042033_c001_v7007000_t0000_u01762402833129") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc40_d20251106_m042032_c001_v0001146_t0006_u01762402832058") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096f3_d20251106_m042031_c001_v7007000_t0000_u01762402831504") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc3c_d20251106_m042030_c001_v0001146_t0058_u01762402830711") 2025/11/06 04:29:24 DEBUG : existing: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc36_d20251106_m042029_c001_v0001146_t0049_u01762402829727") 2025/11/06 04:29:24 DEBUG : existing-b: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b7f_d20251106_m042130_c001_v7007000_t0000_u01762402890489") 2025/11/06 04:29:25 DEBUG : existing-b: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd52_d20251106_m042128_c001_v0001146_t0055_u01762402888998") 2025/11/06 04:29:25 DEBUG : file1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f0_d20251106_m042513_c001_v7007000_t0000_u01762403113817") 2025/11/06 04:29:25 DEBUG : file1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c57fe_d20251106_m042513_c001_v0001181_t0040_u01762403113004") 2025/11/06 04:29:25 DEBUG : file1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1eb_d20251106_m042511_c001_v7007000_t0000_u01762403111674") 2025/11/06 04:29:25 DEBUG : file1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16d9c_d20251106_m042510_c001_v0001154_t0021_u01762403110098") 2025/11/06 04:29:25 DEBUG : five: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c38_d20251106_m042115_c001_v7007000_t0000_u01762402875303") 2025/11/06 04:29:25 DEBUG : five: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41848de088d5bd15_d20251106_m042113_c001_v0001146_t0050_u01762402873263") 2025/11/06 04:29:25 DEBUG : foo: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609707_d20251106_m042041_c001_v7007000_t0000_u01762402841344") 2025/11/06 04:29:25 DEBUG : foo: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41848de088d5bc65_d20251106_m042040_c001_v0001146_t0050_u01762402840790") 2025/11/06 04:29:25 DEBUG : foo: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41848de088d5bc61_d20251106_m042040_c001_v0001146_t0050_u01762402840230") 2025/11/06 04:29:25 DEBUG : four: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c3a_d20251106_m042115_c001_v7007000_t0000_u01762402875486") 2025/11/06 04:29:25 DEBUG : four: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae5da_d20251106_m042113_c001_v0001113_t0009_u01762402873832") 2025/11/06 04:29:25 DEBUG : four: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd11_d20251106_m042112_c001_v0001146_t0021_u01762402872553") 2025/11/06 04:29:25 DEBUG : hello world2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de64_d20251106_m041945_c001_v7007000_t0000_u01762402785297") 2025/11/06 04:29:25 DEBUG : hello world2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb3d_d20251106_m041944_c001_v0001146_t0046_u01762402784269") 2025/11/06 04:29:25 DEBUG : ignore-size: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096ed_d20251106_m042029_c001_v7007000_t0000_u01762402829360") 2025/11/06 04:29:25 DEBUG : ignore-size: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc2e_d20251106_m042028_c001_v0001146_t0022_u01762402828236") 2025/11/06 04:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b61_d20251106_m042128_c001_v7007000_t0000_u01762402888265") 2025/11/06 04:29:25 DEBUG : nested/sub dir/file: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8ddc_d20251106_m042127_c001_v0001183_t0037_u01762402887484") 2025/11/06 04:29:26 DEBUG : nested/sub dir/file: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b53_d20251106_m042126_c001_v7007000_t0000_u01762402886729") 2025/11/06 04:29:26 DEBUG : nested/sub dir/file: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8dca_d20251106_m042125_c001_v0001183_t0059_u01762402885623") 2025/11/06 04:29:26 DEBUG : one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c3c_d20251106_m042115_c001_v7007000_t0000_u01762402875671") 2025/11/06 04:29:26 DEBUG : one: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41848de088d5bd0a_d20251106_m042111_c001_v0001146_t0050_u01762402871703") 2025/11/06 04:29:26 DEBUG : only0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d4_d20251106_m042505_c001_v7007000_t0000_u01762403105648") 2025/11/06 04:29:26 DEBUG : only0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae949_d20251106_m042459_c001_v0001113_t0009_u01762403099989") 2025/11/06 04:29:26 DEBUG : only0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9550_d20251106_m042447_c001_v0001183_t0044_u01762403087301") 2025/11/06 04:29:26 DEBUG : only0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405701c368578521_d20251106_m042441_c001_v7007000_t0000_u01762403081060") 2025/11/06 04:29:26 DEBUG : only0: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf944c_d20251106_m042427_c001_v0001183_t0039_u01762403067603") 2025/11/06 04:29:26 DEBUG : only1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d5_d20251106_m042505_c001_v7007000_t0000_u01762403105831") 2025/11/06 04:29:26 DEBUG : only1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf9621_d20251106_m042500_c001_v0001183_t0001_u01762403100767") 2025/11/06 04:29:26 DEBUG : only1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9554_d20251106_m042447_c001_v0001183_t0012_u01762403087931") 2025/11/06 04:29:26 DEBUG : only1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3e1a_d20251106_m042441_c001_v7007000_t0000_u01762403081417") 2025/11/06 04:29:26 DEBUG : only1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf945a_d20251106_m042428_c001_v0001183_t0034_u01762403068067") 2025/11/06 04:29:26 DEBUG : only10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d6_d20251106_m042506_c001_v7007000_t0000_u01762403106017") 2025/11/06 04:29:26 DEBUG : only10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae953_d20251106_m042500_c001_v0001113_t0009_u01762403100759") 2025/11/06 04:29:26 DEBUG : only10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95a7_d20251106_m042453_c001_v0001183_t0017_u01762403093692") 2025/11/06 04:29:26 DEBUG : only10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3e17_d20251106_m042440_c001_v7007000_t0000_u01762403080861") 2025/11/06 04:29:26 DEBUG : only10: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94a5_d20251106_m042433_c001_v0001183_t0059_u01762403073462") 2025/11/06 04:29:26 DEBUG : only11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d7_d20251106_m042506_c001_v7007000_t0000_u01762403106201") 2025/11/06 04:29:26 DEBUG : only11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4151c4b4ca7c57d3_d20251106_m042500_c001_v0001181_t0052_u01762403100739") 2025/11/06 04:29:26 DEBUG : only11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95b3_d20251106_m042454_c001_v0001183_t0053_u01762403094331") 2025/11/06 04:29:27 DEBUG : only11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405701c368578520_d20251106_m042440_c001_v7007000_t0000_u01762403080878") 2025/11/06 04:29:27 DEBUG : only11: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94ad_d20251106_m042434_c001_v0001183_t0045_u01762403074081") 2025/11/06 04:29:27 DEBUG : only12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d8_d20251106_m042506_c001_v7007000_t0000_u01762403106385") 2025/11/06 04:29:27 DEBUG : only12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae951_d20251106_m042500_c001_v0001113_t0009_u01762403100575") 2025/11/06 04:29:27 DEBUG : only12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95bd_d20251106_m042455_c001_v0001183_t0009_u01762403095045") 2025/11/06 04:29:27 DEBUG : only12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad69a_d20251106_m042441_c001_v7007000_t0000_u01762403081386") 2025/11/06 04:29:27 DEBUG : only12: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94b3_d20251106_m042434_c001_v0001183_t0024_u01762403074815") 2025/11/06 04:29:27 DEBUG : only13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1d9_d20251106_m042506_c001_v7007000_t0000_u01762403106568") 2025/11/06 04:29:27 DEBUG : only13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf9611_d20251106_m042459_c001_v0001183_t0001_u01762403099997") 2025/11/06 04:29:27 DEBUG : only13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95c7_d20251106_m042455_c001_v0001183_t0054_u01762403095777") 2025/11/06 04:29:27 DEBUG : only13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028c0_d20251106_m042441_c001_v7007000_t0000_u01762403081406") 2025/11/06 04:29:27 DEBUG : only13: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94b9_d20251106_m042435_c001_v0001183_t0042_u01762403075475") 2025/11/06 04:29:27 DEBUG : only14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1da_d20251106_m042506_c001_v7007000_t0000_u01762403106750") 2025/11/06 04:29:27 DEBUG : only14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4024e57ee8e16d8d_d20251106_m042500_c001_v0001154_t0020_u01762403100752") 2025/11/06 04:29:27 DEBUG : only14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95d7_d20251106_m042456_c001_v0001183_t0027_u01762403096344") 2025/11/06 04:29:27 DEBUG : only14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad699_d20251106_m042441_c001_v7007000_t0000_u01762403081205") 2025/11/06 04:29:27 DEBUG : only14: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94c1_d20251106_m042436_c001_v0001183_t0008_u01762403076084") 2025/11/06 04:29:27 DEBUG : only15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1db_d20251106_m042506_c001_v7007000_t0000_u01762403106934") 2025/11/06 04:29:27 DEBUG : only15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4151c4b4ca7c57d1_d20251106_m042500_c001_v0001181_t0052_u01762403100552") 2025/11/06 04:29:27 DEBUG : only15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95e1_d20251106_m042456_c001_v0001183_t0043_u01762403096957") 2025/11/06 04:29:27 DEBUG : only15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad696_d20251106_m042440_c001_v7007000_t0000_u01762403080662") 2025/11/06 04:29:28 DEBUG : only15: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94cb_d20251106_m042436_c001_v0001183_t0050_u01762403076759") 2025/11/06 04:29:28 DEBUG : only16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1dc_d20251106_m042507_c001_v7007000_t0000_u01762403107117") 2025/11/06 04:29:28 DEBUG : only16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae94f_d20251106_m042500_c001_v0001113_t0009_u01762403100390") 2025/11/06 04:29:28 DEBUG : only16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95e9_d20251106_m042457_c001_v0001183_t0049_u01762403097478") 2025/11/06 04:29:28 DEBUG : only16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad698_d20251106_m042441_c001_v7007000_t0000_u01762403081024") 2025/11/06 04:29:28 DEBUG : only16: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94d5_d20251106_m042437_c001_v0001183_t0056_u01762403077428") 2025/11/06 04:29:28 DEBUG : only17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1dd_d20251106_m042507_c001_v7007000_t0000_u01762403107299") 2025/11/06 04:29:28 DEBUG : only17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf9619_d20251106_m042500_c001_v0001183_t0001_u01762403100397") 2025/11/06 04:29:28 DEBUG : only17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95f3_d20251106_m042457_c001_v0001183_t0037_u01762403097987") 2025/11/06 04:29:28 DEBUG : only17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028bc_d20251106_m042441_c001_v7007000_t0000_u01762403081222") 2025/11/06 04:29:28 DEBUG : only17: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94dd_d20251106_m042437_c001_v0001183_t0046_u01762403077961") 2025/11/06 04:29:28 DEBUG : only18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1df_d20251106_m042507_c001_v7007000_t0000_u01762403107482") 2025/11/06 04:29:28 DEBUG : only18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf961f_d20251106_m042500_c001_v0001183_t0001_u01762403100582") 2025/11/06 04:29:28 DEBUG : only18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf95f9_d20251106_m042458_c001_v0001183_t0049_u01762403098631") 2025/11/06 04:29:28 DEBUG : only18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3e19_d20251106_m042441_c001_v7007000_t0000_u01762403081235") 2025/11/06 04:29:29 DEBUG : only18: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94e5_d20251106_m042438_c001_v0001183_t0045_u01762403078644") 2025/11/06 04:29:29 DEBUG : only19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e1_d20251106_m042507_c001_v7007000_t0000_u01762403107664") 2025/11/06 04:29:29 DEBUG : only19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4151c4b4ca7c57d5_d20251106_m042500_c001_v0001181_t0052_u01762403100925") 2025/11/06 04:29:29 DEBUG : only19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9605_d20251106_m042459_c001_v0001183_t0045_u01762403099150") 2025/11/06 04:29:29 DEBUG : only19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad697_d20251106_m042440_c001_v7007000_t0000_u01762403080844") 2025/11/06 04:29:29 DEBUG : only19: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf94eb_d20251106_m042439_c001_v0001183_t0028_u01762403079294") 2025/11/06 04:29:29 DEBUG : only2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e2_d20251106_m042507_c001_v7007000_t0000_u01762403107847") 2025/11/06 04:29:29 DEBUG : only2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4151c4b4ca7c57d7_d20251106_m042501_c001_v0001181_t0052_u01762403101108") 2025/11/06 04:29:29 DEBUG : only2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9560_d20251106_m042448_c001_v0001183_t0037_u01762403088530") 2025/11/06 04:29:29 DEBUG : only2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028b2_d20251106_m042441_c001_v7007000_t0000_u01762403081038") 2025/11/06 04:29:29 DEBUG : only2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9464_d20251106_m042428_c001_v0001183_t0006_u01762403068644") 2025/11/06 04:29:29 DEBUG : only3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e3_d20251106_m042508_c001_v7007000_t0000_u01762403108031") 2025/11/06 04:29:29 DEBUG : only3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4151c4b4ca7c57d9_d20251106_m042501_c001_v0001181_t0052_u01762403101292") 2025/11/06 04:29:29 DEBUG : only3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9568_d20251106_m042449_c001_v0001183_t0021_u01762403089059") 2025/11/06 04:29:29 DEBUG : only3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405701c368578522_d20251106_m042441_c001_v7007000_t0000_u01762403081243") 2025/11/06 04:29:29 DEBUG : only3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf946a_d20251106_m042429_c001_v0001183_t0018_u01762403069250") 2025/11/06 04:29:29 DEBUG : only4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e4_d20251106_m042508_c001_v7007000_t0000_u01762403108216") 2025/11/06 04:29:29 DEBUG : only4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf9629_d20251106_m042501_c001_v0001183_t0001_u01762403101149") 2025/11/06 04:29:29 DEBUG : only4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9570_d20251106_m042449_c001_v0001183_t0025_u01762403089702") 2025/11/06 04:29:29 DEBUG : only4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028ae_d20251106_m042440_c001_v7007000_t0000_u01762403080855") 2025/11/06 04:29:30 DEBUG : only4: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9478_d20251106_m042429_c001_v0001183_t0007_u01762403069831") 2025/11/06 04:29:30 DEBUG : only5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e5_d20251106_m042508_c001_v7007000_t0000_u01762403108399") 2025/11/06 04:29:30 DEBUG : only5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4024e57ee8e16d8f_d20251106_m042500_c001_v0001154_t0020_u01762403100941") 2025/11/06 04:29:30 DEBUG : only5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9578_d20251106_m042450_c001_v0001183_t0017_u01762403090290") 2025/11/06 04:29:30 DEBUG : only5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405701c368578523_d20251106_m042441_c001_v7007000_t0000_u01762403081427") 2025/11/06 04:29:30 DEBUG : only5: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9484_d20251106_m042430_c001_v0001183_t0054_u01762403070452") 2025/11/06 04:29:30 DEBUG : only6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e6_d20251106_m042508_c001_v7007000_t0000_u01762403108581") 2025/11/06 04:29:30 DEBUG : only6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae955_d20251106_m042500_c001_v0001113_t0009_u01762403100953") 2025/11/06 04:29:30 DEBUG : only6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9588_d20251106_m042450_c001_v0001183_t0048_u01762403090848") 2025/11/06 04:29:30 DEBUG : only6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad69b_d20251106_m042441_c001_v7007000_t0000_u01762403081565") 2025/11/06 04:29:30 DEBUG : only6: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf948a_d20251106_m042431_c001_v0001183_t0028_u01762403071088") 2025/11/06 04:29:30 DEBUG : only7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e7_d20251106_m042508_c001_v7007000_t0000_u01762403108767") 2025/11/06 04:29:30 DEBUG : only7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf9627_d20251106_m042500_c001_v0001183_t0001_u01762403100961") 2025/11/06 04:29:30 DEBUG : only7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9591_d20251106_m042451_c001_v0001183_t0008_u01762403091556") 2025/11/06 04:29:30 DEBUG : only7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b9028c5_d20251106_m042441_c001_v7007000_t0000_u01762403081587") 2025/11/06 04:29:30 DEBUG : only7: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9492_d20251106_m042431_c001_v0001183_t0040_u01762403071664") 2025/11/06 04:29:30 DEBUG : only8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e8_d20251106_m042508_c001_v7007000_t0000_u01762403108950") 2025/11/06 04:29:30 DEBUG : only8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40354e1ee64ae957_d20251106_m042501_c001_v0001113_t0009_u01762403101140") 2025/11/06 04:29:30 DEBUG : only8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9597_d20251106_m042452_c001_v0001183_t0032_u01762403092196") 2025/11/06 04:29:30 DEBUG : only8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f400b1d56231ad695_d20251106_m042440_c001_v7007000_t0000_u01762403080479") 2025/11/06 04:29:31 DEBUG : only8: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9499_d20251106_m042432_c001_v0001183_t0003_u01762403072368") 2025/11/06 04:29:31 DEBUG : only9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1e9_d20251106_m042509_c001_v7007000_t0000_u01762403109134") 2025/11/06 04:29:31 DEBUG : only9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4024e57ee8e16d91_d20251106_m042501_c001_v0001154_t0020_u01762403101128") 2025/11/06 04:29:31 DEBUG : only9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf959b_d20251106_m042453_c001_v0001183_t0022_u01762403093062") 2025/11/06 04:29:31 DEBUG : only9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3e18_d20251106_m042441_c001_v7007000_t0000_u01762403081049") 2025/11/06 04:29:31 DEBUG : only9: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf949d_d20251106_m042432_c001_v0001183_t0028_u01762403072937") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b42_d20251106_m042124_c001_v7007000_t0000_u01762402884484") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8dbb_d20251106_m042122_c001_v0001183_t0042_u01762402882276") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b2d_d20251106_m042121_c001_v7007000_t0000_u01762402881523") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd2f_d20251106_m042119_c001_v0001146_t0001_u01762402879585") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b1a_d20251106_m042118_c001_v7007000_t0000_u01762402878847") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae5e8_d20251106_m042116_c001_v0001113_t0018_u01762402876592") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c11_d20251106_m042105_c001_v7007000_t0000_u01762402865680") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bce4_d20251106_m042104_c001_v0001146_t0011_u01762402864175") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c0d_d20251106_m042102_c001_v7007000_t0000_u01762402862570") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcce_d20251106_m042101_c001_v0001146_t0017_u01762402861232") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c05_d20251106_m042059_c001_v7007000_t0000_u01762402859656") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcbe_d20251106_m042058_c001_v0001146_t0050_u01762402858109") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bf9_d20251106_m042051_c001_v7007000_t0000_u01762402851823") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc94_d20251106_m042050_c001_v0001146_t0042_u01762402850292") 2025/11/06 04:29:31 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bef_d20251106_m042049_c001_v7007000_t0000_u01762402849927") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc84_d20251106_m042048_c001_v0001146_t0043_u01762402848403") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66be9_d20251106_m042048_c001_v7007000_t0000_u01762402848041") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc7e_d20251106_m042047_c001_v0001146_t0049_u01762402847130") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc78_d20251106_m042046_c001_v0001146_t0019_u01762402846351") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66be3_d20251106_m042045_c001_v7007000_t0000_u01762402845989") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc72_d20251106_m042045_c001_v0001146_t0030_u01762402845230") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc70_d20251106_m042044_c001_v0001146_t0040_u01762402844450") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60970f_d20251106_m042043_c001_v7007000_t0000_u01762402843725") 2025/11/06 04:29:32 DEBUG : potato: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc6c_d20251106_m042042_c001_v0001146_t0046_u01762402842465") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3cc8_d20251106_m042209_c001_v7007000_t0000_u01762402929417") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae6ad_d20251106_m042208_c001_v0001113_t0032_u01762402928615") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebb84_d20251106_m042159_c001_v7007000_t0000_u01762402919923") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae675_d20251106_m042155_c001_v0001113_t0006_u01762402915489") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94e0e_d20251106_m042148_c001_v7007000_t0000_u01762402908419") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae640_d20251106_m042143_c001_v0001113_t0032_u01762402903195") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b8e_d20251106_m042135_c001_v7007000_t0000_u01762402895663") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae61a_d20251106_m042131_c001_v0001113_t0031_u01762402891407") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c23_d20251106_m042110_c001_v7007000_t0000_u01762402870570") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcf8_d20251106_m042108_c001_v0001146_t0004_u01762402868329") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c18_d20251106_m042107_c001_v7007000_t0000_u01762402867965") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcee_d20251106_m042106_c001_v0001146_t0021_u01762402866225") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c12_d20251106_m042105_c001_v7007000_t0000_u01762402865861") 2025/11/06 04:29:32 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bce6_d20251106_m042104_c001_v0001146_t0041_u01762402864889") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c10_d20251106_m042103_c001_v7007000_t0000_u01762402863812") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcda_d20251106_m042102_c001_v0001146_t0005_u01762402862960") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c08_d20251106_m042100_c001_v7007000_t0000_u01762402860869") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bcca_d20251106_m042059_c001_v0001146_t0047_u01762402859666") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66bfb_d20251106_m042052_c001_v7007000_t0000_u01762402852564") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc9a_d20251106_m042051_c001_v0001146_t0033_u01762402851429") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de6c_d20251106_m041948_c001_v7007000_t0000_u01762402788252") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb4f_d20251106_m041947_c001_v0001146_t0006_u01762402787515") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de67_d20251106_m041946_c001_v7007000_t0000_u01762402786607") 2025/11/06 04:29:33 DEBUG : potato2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb42_d20251106_m041945_c001_v0001146_t0038_u01762402785839") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f405b1c37b5cebb87_d20251106_m042200_c001_v7007000_t0000_u01762402920383") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bdfb_d20251106_m042156_c001_v0001146_t0005_u01762402916817") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc94e0f_d20251106_m042148_c001_v7007000_t0000_u01762402908606") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bdb7_d20251106_m042144_c001_v0001146_t0017_u01762402904481") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b8f_d20251106_m042135_c001_v7007000_t0000_u01762402895914") 2025/11/06 04:29:33 DEBUG : potato3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd5e_d20251106_m042131_c001_v0001146_t0006_u01762402891972") 2025/11/06 04:29:33 DEBUG : pre-dest1/1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a8097db_d20251106_m042242_c001_v7007000_t0000_u01762402962923") 2025/11/06 04:29:33 DEBUG : pre-dest1/1: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5be93_d20251106_m042235_c001_v0001146_t0024_u01762402955011") 2025/11/06 04:29:33 DEBUG : pre-dest2/2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a8097de_d20251106_m042243_c001_v7007000_t0000_u01762402963144") 2025/11/06 04:29:33 DEBUG : pre-dest2/2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae6fd_d20251106_m042235_c001_v0001113_t0007_u01762402955718") 2025/11/06 04:29:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41400e9a7e5d3cfc_d20251106_m042220_c001_v7007000_t0000_u01762402940114") 2025/11/06 04:29:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8fbc_d20251106_m042217_c001_v0001183_t0034_u01762402937154") 2025/11/06 04:29:34 DEBUG : sizeonly: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096e6_d20251106_m042027_c001_v7007000_t0000_u01762402827679") 2025/11/06 04:29:34 DEBUG : sizeonly: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc28_d20251106_m042026_c001_v0001146_t0016_u01762402826416") 2025/11/06 04:29:34 DEBUG : splitbanan: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b289_d20251106_m042658_c001_v7007000_t0000_u01762403218056") 2025/11/06 04:29:34 DEBUG : splitbanan: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5a91_d20251106_m042650_c001_v0001181_t0021_u01762403210997") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe6e_d20251106_m042812_c001_v7007000_t0000_u01762403292649") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5cb7_d20251106_m042806_c001_v0001181_t0049_u01762403286250") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc95203_d20251106_m042757_c001_v7007000_t0000_u01762403277664") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5c54_d20251106_m042751_c001_v0001181_t0016_u01762403271704") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f415cf15e07fd896e_d20251106_m042743_c001_v7007000_t0000_u01762403263373") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5be4_d20251106_m042737_c001_v0001181_t0059_u01762403257291") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc951cc_d20251106_m042728_c001_v7007000_t0000_u01762403248764") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b82_d20251106_m042722_c001_v0001181_t0018_u01762403242761") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb786_d20251106_m042713_c001_v7007000_t0000_u01762403233100") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5b10_d20251106_m042706_c001_v0001181_t0018_u01762403226627") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f40157fc1b323ce04_d20251106_m042652_c001_v7007000_t0000_u01762403212583") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb9a_d20251106_m042649_c001_v0001113_t0043_u01762403209725") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323f02_d20251106_m042641_c001_v7007000_t0000_u01762403201081") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeb44_d20251106_m042634_c001_v0001113_t0043_u01762403194211") 2025/11/06 04:29:34 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419682f80457503d_d20251106_m042632_c001_v7007000_t0000_u01762403192662") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c59e4_d20251106_m042630_c001_v0001181_t0030_u01762403190046") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f419b66f47bc950eb_d20251106_m042621_c001_v7007000_t0000_u01762403181846") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aeaea_d20251106_m042615_c001_v0001113_t0042_u01762403175111") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323e97_d20251106_m042613_c001_v7007000_t0000_u01762403173720") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e24_d20251106_m042610_c001_v0001154_t0004_u01762403170615") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41816a065a809a59_d20251106_m042556_c001_v7007000_t0000_u01762403156646") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dfa_d20251106_m042553_c001_v0001154_t0005_u01762403153239") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f407c18167b902936_d20251106_m042545_c001_v7007000_t0000_u01762403145228") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16dcf_d20251106_m042538_c001_v0001154_t0013_u01762403138834") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4164ff5c8ce0e856_d20251106_m042530_c001_v7007000_t0000_u01762403130977") 2025/11/06 04:29:35 DEBUG : splitbananasplit: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16db4_d20251106_m042524_c001_v0001154_t0020_u01762403124940") 2025/11/06 04:29:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a6700f_d20251106_m042636_c001_v7007000_t0000_u01762403196237") 2025/11/06 04:29:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16e5c_d20251106_m042631_c001_v0001154_t0006_u01762403191069") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f8_d20251106_m042517_c001_v7007000_t0000_u01762403117918") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16da6_d20251106_m042516_c001_v0001154_t0007_u01762403116784") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f4_d20251106_m042515_c001_v7007000_t0000_u01762403115995") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae98f_d20251106_m042514_c001_v0001113_t0038_u01762403114761") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b63_d20251106_m042128_c001_v7007000_t0000_u01762402888448") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae602_d20251106_m042127_c001_v0001113_t0011_u01762402887474") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b55_d20251106_m042126_c001_v7007000_t0000_u01762402886913") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd4b_d20251106_m042125_c001_v0001146_t0034_u01762402885977") 2025/11/06 04:29:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096c8_d20251106_m042023_c001_v7007000_t0000_u01762402823946") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bc0e_d20251106_m042022_c001_v0001146_t0023_u01762402822379") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d6096ba_d20251106_m042022_c001_v7007000_t0000_u01762402822012") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbfe_d20251106_m042020_c001_v0001146_t0046_u01762402820501") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60969f_d20251106_m042018_c001_v7007000_t0000_u01762402818403") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbee_d20251106_m042016_c001_v0001146_t0046_u01762402816676") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d60968e_d20251106_m042016_c001_v7007000_t0000_u01762402816132") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbe8_d20251106_m042015_c001_v0001146_t0033_u01762402815065") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbdc_d20251106_m042012_c001_v0001146_t0055_u01762402812037") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41769bf18d609677_d20251106_m042011_c001_v7007000_t0000_u01762402811670") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbd5_d20251106_m042010_c001_v0001146_t0009_u01762402810963") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbcf_d20251106_m042010_c001_v0001146_t0044_u01762402810146") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82decb_d20251106_m042009_c001_v7007000_t0000_u01762402809419") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbc6_d20251106_m042006_c001_v0001146_t0042_u01762402806547") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbb2_d20251106_m042003_c001_v0001146_t0014_u01762402803691") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82dec1_d20251106_m042003_c001_v7007000_t0000_u01762402803330") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbae_d20251106_m042002_c001_v0001146_t0026_u01762402802364") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bbaa_d20251106_m042001_c001_v0001146_t0052_u01762402801579") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82deb1_d20251106_m042001_c001_v7007000_t0000_u01762402801219") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb98_d20251106_m041957_c001_v0001146_t0058_u01762402797483") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de9c_d20251106_m041957_c001_v7007000_t0000_u01762402797120") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb8b_d20251106_m041956_c001_v0001146_t0018_u01762402796220") 2025/11/06 04:29:36 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de92_d20251106_m041955_c001_v7007000_t0000_u01762402795321") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb83_d20251106_m041954_c001_v0001146_t0038_u01762402794511") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de89_d20251106_m041953_c001_v7007000_t0000_u01762402793910") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb7d_d20251106_m041953_c001_v0001146_t0052_u01762402793097") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de81_d20251106_m041952_c001_v7007000_t0000_u01762402792190") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb77_d20251106_m041951_c001_v0001146_t0012_u01762402791296") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de77_d20251106_m041950_c001_v7007000_t0000_u01762402790752") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb6d_d20251106_m041950_c001_v0001146_t0023_u01762402790060") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de6f_d20251106_m041949_c001_v7007000_t0000_u01762402789519") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb5b_d20251106_m041948_c001_v0001146_t0028_u01762402788794") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de61_d20251106_m041943_c001_v7007000_t0000_u01762402783727") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb34_d20251106_m041941_c001_v0001146_t0009_u01762402781966") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de5d_d20251106_m041941_c001_v7007000_t0000_u01762402781424") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb2e_d20251106_m041940_c001_v0001146_t0024_u01762402780743") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de59_d20251106_m041939_c001_v7007000_t0000_u01762402779845") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb2a_d20251106_m041939_c001_v0001146_t0051_u01762402779013") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4222faa0dd82de54_d20251106_m041936_c001_v7007000_t0000_u01762402776858") 2025/11/06 04:29:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bb18_d20251106_m041936_c001_v0001146_t0055_u01762402776079") 2025/11/06 04:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f9_d20251106_m042518_c001_v7007000_t0000_u01762403118103") 2025/11/06 04:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c581c_d20251106_m042516_c001_v0001181_t0039_u01762403116794") 2025/11/06 04:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f5_d20251106_m042516_c001_v7007000_t0000_u01762403116178") 2025/11/06 04:29:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9700_d20251106_m042514_c001_v0001183_t0019_u01762403114767") 2025/11/06 04:29:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe71_d20251106_m042814_c001_v7007000_t0000_u01762403294795") 2025/11/06 04:29:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aecec_d20251106_m042814_c001_v0001113_t0001_u01762403294025") 2025/11/06 04:29:38 DEBUG : sub/yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b3d_d20251106_m042123_c001_v7007000_t0000_u01762402883935") 2025/11/06 04:29:38 DEBUG : sub/yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae5f6_d20251106_m042122_c001_v0001113_t0054_u01762402882636") 2025/11/06 04:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f1_d20251106_m042513_c001_v7007000_t0000_u01762403113999") 2025/11/06 04:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf96d0_d20251106_m042512_c001_v0001183_t0003_u01762403112649") 2025/11/06 04:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1ec_d20251106_m042511_c001_v7007000_t0000_u01762403111856") 2025/11/06 04:29:38 DEBUG : test_dir1/file2: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64ae979_d20251106_m042510_c001_v0001113_t0053_u01762403110103") 2025/11/06 04:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1f2_d20251106_m042514_c001_v7007000_t0000_u01762403114182") 2025/11/06 04:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16d9e_d20251106_m042512_c001_v0001154_t0012_u01762403112660") 2025/11/06 04:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4103089b7f45b1ee_d20251106_m042512_c001_v7007000_t0000_u01762403112039") 2025/11/06 04:29:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf96a4_d20251106_m042510_c001_v0001183_t0057_u01762403110105") 2025/11/06 04:29:38 DEBUG : three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c3d_d20251106_m042115_c001_v7007000_t0000_u01762402875852") 2025/11/06 04:29:38 DEBUG : three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd1b_d20251106_m042114_c001_v0001146_t0025_u01762402874580") 2025/11/06 04:29:38 DEBUG : three: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f11848de088d5bd0e_d20251106_m042112_c001_v0001146_t0035_u01762402872081") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe73_d20251106_m042816_c001_v7007000_t0000_u01762403296536") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f26_d20251106_m042815_c001_v0001154_t0016_u01762403295748") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718febd_d20251106_m042834_c001_v7007000_t0000_u01762403314794") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9eb7_d20251106_m042833_c001_v0001183_t0024_u01762403313206") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fea4_d20251106_m042831_c001_v7007000_t0000_u01762403311641") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f37_d20251106_m042829_c001_v0001154_t0003_u01762403309961") 2025/11/06 04:29:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe96_d20251106_m042828_c001_v7007000_t0000_u01762403308989") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aed27_d20251106_m042828_c001_v0001113_t0001_u01762403308156") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe7d_d20251106_m042823_c001_v7007000_t0000_u01762403303527") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f2e_d20251106_m042822_c001_v0001154_t0007_u01762403302534") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe80_d20251106_m042825_c001_v7007000_t0000_u01762403305569") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9e82_d20251106_m042824_c001_v0001183_t0003_u01762403304489") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe78_d20251106_m042821_c001_v7007000_t0000_u01762403301580") 2025/11/06 04:29:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10354e1ee64aed02_d20251106_m042820_c001_v0001113_t0009_u01762403300750") 2025/11/06 04:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe77_d20251106_m042819_c001_v7007000_t0000_u01762403299774") 2025/11/06 04:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5cfe_d20251106_m042819_c001_v0001181_t0042_u01762403299122") 2025/11/06 04:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe75_d20251106_m042818_c001_v7007000_t0000_u01762403298137") 2025/11/06 04:29:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf9e48_d20251106_m042817_c001_v0001183_t0057_u01762403297507") 2025/11/06 04:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f423e001ce85eb8b3_d20251106_m042839_c001_v7007000_t0000_u01762403319893") 2025/11/06 04:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1024e57ee8e16f3e_d20251106_m042838_c001_v0001154_t0021_u01762403318965") 2025/11/06 04:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fe8b_d20251106_m042827_c001_v7007000_t0000_u01762403307173") 2025/11/06 04:29:39 DEBUG : toe/toe/toe: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5d1f_d20251106_m042826_c001_v0001181_t0008_u01762403306543") 2025/11/06 04:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fec4_d20251106_m042835_c001_v7007000_t0000_u01762403315403") 2025/11/06 04:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1151c4b4ca7c5d52_d20251106_m042834_c001_v0001181_t0010_u01762403314592") 2025/11/06 04:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4064ce604718fea9_d20251106_m042832_c001_v7007000_t0000_u01762403312240") 2025/11/06 04:29:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f10660c7fbd9de896_d20251106_m042831_c001_v0001041_t0025_u01762403311257") 2025/11/06 04:29:39 DEBUG : two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4116d128e0a66c3f_d20251106_m042116_c001_v7007000_t0000_u01762402876034") 2025/11/06 04:29:40 DEBUG : two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4057f95acdbf8d88_d20251106_m042114_c001_v0001183_t0001_u01762402874018") 2025/11/06 04:29:40 DEBUG : two: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f41848de088d5bd0c_d20251106_m042111_c001_v0001146_t0050_u01762402871897") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b44_d20251106_m042124_c001_v7007000_t0000_u01762402884667") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f111cecf6e6e4af7f_d20251106_m042123_c001_v0001176_t0032_u01762402883732") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b2b_d20251106_m042120_c001_v7007000_t0000_u01762402880972") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8daf_d20251106_m042119_c001_v0001183_t0004_u01762402879599") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b16_d20251106_m042118_c001_v7007000_t0000_u01762402878295") 2025/11/06 04:29:40 DEBUG : yam: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f1057f95acdbf8d97_d20251106_m042116_c001_v0001183_t0050_u01762402876594") 2025/11/06 04:29:40 DEBUG : yaml: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b2f_d20251106_m042121_c001_v7007000_t0000_u01762402881706") 2025/11/06 04:29:40 DEBUG : yaml: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f102452130d3d87ba_d20251106_m042120_c001_v0001134_t0053_u01762402880516") 2025/11/06 04:29:40 DEBUG : yaml: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f4179f6057e323b1c_d20251106_m042119_c001_v7007000_t0000_u01762402879029") 2025/11/06 04:29:40 DEBUG : yaml: Deleting (id "4_z8f722dc3604d5b7b9fa80e1b_f102287860a1ef8a9_d20251106_m042118_c001_v0001120_t0023_u01762402878023") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m8.511573977s (try 1/5)