"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/26 01:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa" 2025/09/26 01:40:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/26 01:40:45 DEBUG : Creating backend with remote "/tmp/rclone136403331" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:40:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/26 01:40:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:40:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:40:49 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:40:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.55s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:50 DEBUG : Creating backend with remote "/non-existing" 2025/09/26 01:40:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/26 01:40:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:40:51 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:51 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:40:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.12s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:53 INFO : B2 bucket rclone-test-yeyoxed3zopa: Running all checks before starting transfers 2025/09/26 01:40:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:40:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:53 INFO : B2 bucket rclone-test-yeyoxed3zopa: Checks finished, now starting transfers 2025/09/26 01:40:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:40:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.69s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:55 ERROR : Ignoring --no-traverse with sync 2025/09/26 01:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:40:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:40:55 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:40:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/26 01:40:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/26 01:40:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.44s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:40:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:40:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:40:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:40:59 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:40:59 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/26 01:41:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:41:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:41:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:41:01 INFO : sub dir2: Making directory 2025/09/26 01:41:01 INFO : sub dir: Making directory 2025/09/26 01:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:01 INFO : sub dir2/sub sub dir2: Making directory 2025/09/26 01:41:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:02 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/09/26 01:41:02 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:02 INFO : sub dir2: Making directory 2025/09/26 01:41:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/26 01:41:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:03 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:03 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.64s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:04 DEBUG : sub dir2: Making directory with metadata 2025/09/26 01:41:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:41:04 INFO : sub dir2: Making directory 2025/09/26 01:41:04 INFO : sub dir: Making directory 2025/09/26 01:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:05 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:41:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/26 01:41:05 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/26 01:41:05 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:06 INFO : sub dir2: Making directory 2025/09/26 01:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:07 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:41:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.76s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:08 DEBUG : sub dir2: Making directory with metadata 2025/09/26 01:41:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:41:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:41:08 INFO : sub dir2: Making directory 2025/09/26 01:41:08 INFO : sub dir: Making directory 2025/09/26 01:41:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:08 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:08 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:09 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:41:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/26 01:41:09 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:10 INFO : sub dir2: Making directory 2025/09/26 01:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:10 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:41:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cabojoq5soki" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-cabojoq5soki 2025/09/26 01:41:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:13 DEBUG : B2 bucket rclone-test-cabojoq5soki: Waiting for checks to finish 2025/09/26 01:41:13 DEBUG : B2 bucket rclone-test-cabojoq5soki: Waiting for transfers to finish 2025/09/26 01:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:14 DEBUG : B2 bucket rclone-test-cabojoq5soki: Purge remote 2025/09/26 01:41:14 INFO : B2 bucket rclone-test-cabojoq5soki: cleaning bucket "rclone-test-cabojoq5soki" of all files 2025/09/26 01:41:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f127d83a0ed8b3b9f980e1b_f106b882e400f29ee_d20250926_m014113_c001_v0001146_t0016_u01758850873879") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:17 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:41:17 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:41:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dawaxek8fopu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-dawaxek8fopu 2025/09/26 01:41:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:20 DEBUG : B2 bucket rclone-test-dawaxek8fopu: Waiting for checks to finish 2025/09/26 01:41:20 DEBUG : B2 bucket rclone-test-dawaxek8fopu: Waiting for transfers to finish 2025/09/26 01:41:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:41:22 DEBUG : B2 bucket rclone-test-dawaxek8fopu: Waiting for checks to finish 2025/09/26 01:41:22 DEBUG : B2 bucket rclone-test-dawaxek8fopu: Waiting for transfers to finish 2025/09/26 01:41:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:41:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:23 DEBUG : B2 bucket rclone-test-dawaxek8fopu: Purge remote 2025/09/26 01:41:23 INFO : B2 bucket rclone-test-dawaxek8fopu: cleaning bucket "rclone-test-dawaxek8fopu" of all files 2025/09/26 01:41:23 DEBUG : sub dir/hello world: Deleting (id "4_zcfe29d43a0ed8b3b9f980e1b_f114101c9e435661c_d20250926_m014122_c001_v0001157_t0057_u01758850882556") 2025/09/26 01:41:23 DEBUG : sub dir/hello world: Deleting (id "4_zcfe29d43a0ed8b3b9f980e1b_f116ef394889fff31_d20250926_m014121_c001_v0001161_t0006_u01758850881121") --- PASS: TestServerSideCopyOverSelf (6.58s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:41:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:41:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/26 01:41:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qawexoj0meno" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-qawexoj0meno 2025/09/26 01:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:29 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for checks to finish 2025/09/26 01:41:29 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for transfers to finish 2025/09/26 01:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:31 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for checks to finish 2025/09/26 01:41:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/26 01:41:31 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for transfers to finish 2025/09/26 01:41:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/26 01:41:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:31 INFO : sub dir/hello world: Deleted 2025/09/26 01:41:33 DEBUG : testing file moves 2025/09/26 01:41:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/26 01:41:33 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for checks to finish 2025/09/26 01:41:33 DEBUG : B2 bucket rclone-test-qawexoj0meno: Waiting for transfers to finish 2025/09/26 01:41:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/26 01:41:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/26 01:41:34 INFO : sub dir/hello world: Deleted 2025/09/26 01:41:34 DEBUG : B2 bucket rclone-test-qawexoj0meno: Purge remote 2025/09/26 01:41:34 INFO : B2 bucket rclone-test-qawexoj0meno: cleaning bucket "rclone-test-qawexoj0meno" of all files 2025/09/26 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd73a0ed8b3b9f980e1b_f101e19e51626f216_d20250926_m014133_c001_v0001115_t0042_u01758850893618") 2025/09/26 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd73a0ed8b3b9f980e1b_f104615182f1e9187_d20250926_m014131_c001_v0001090_t0037_u01758850891420") 2025/09/26 01:41:34 DEBUG : sub dir/hello world: Deleting (id "4_z7f12bd73a0ed8b3b9f980e1b_f115f4b5ecfac4663_d20250926_m014130_c001_v0001134_t0023_u01758850890000") --- PASS: TestServerSideMoveOverSelf (8.59s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:36 ERROR : error listing: directory not found 2025/09/26 01:41:36 INFO : Local file system at /tmp/rclone136403331: Making directory 2025/09/26 01:41:37 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:37 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:41:38 DEBUG : Local file system at /tmp/rclone136403331: Waiting for checks to finish 2025/09/26 01:41:38 DEBUG : Local file system at /tmp/rclone136403331: Waiting for transfers to finish 2025/09/26 01:41:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:41:39 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/26 01:41:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.92s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/26 01:41:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:41:40 INFO : check sum: Copied (new) 2025/09/26 01:41:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:41:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/26 01:41:40 DEBUG : check sum: Unchanged skipping 2025/09/26 01:41:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.84s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/26 01:41:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:41:42 INFO : sizeonly: Copied (new) 2025/09/26 01:41:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:43 DEBUG : sizeonly: Sizes identical 2025/09/26 01:41:43 DEBUG : sizeonly: Unchanged skipping 2025/09/26 01:41:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:43 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/26 01:41:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/26 01:41:44 INFO : ignore-size: Copied (new) 2025/09/26 01:41:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:41:44 DEBUG : ignore-size: Unchanged skipping 2025/09/26 01:41:44 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:44 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.90s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:41:46 DEBUG : existing: Unchanged skipping 2025/09/26 01:41:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:46 INFO : There was nothing to transfer 2025/09/26 01:41:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/26 01:41:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:41:47 INFO : existing: Copied (replaced existing) 2025/09/26 01:41:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:41:48 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:48 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:41:49 INFO : existing: Copied (new) 2025/09/26 01:41:49 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:49 DEBUG : existing: Destination exists, skipping 2025/09/26 01:41:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:49 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/26 01:41:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:41:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:41:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:41:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:41:52 INFO : a/potato2: Copied (new) 2025/09/26 01:41:52 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:54 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/09/26 01:41:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:41:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/26 01:41:54 DEBUG : empty space: Unchanged skipping 2025/09/26 01:41:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:54 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:54 INFO : There was nothing to transfer 2025/09/26 01:41:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:55 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/09/26 01:41:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:41:56 INFO : empty space: Updated modification time in destination 2025/09/26 01:41:56 DEBUG : empty space: Unchanged skipping 2025/09/26 01:41:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:56 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:58 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/09/26 01:41:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:41:58 DEBUG : empty space: Unchanged skipping 2025/09/26 01:41:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:58 DEBUG : Waiting for deletions to finish 2025/09/26 01:41:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:41:59 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/09/26 01:41:59 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:41:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone136403331) 2025/09/26 01:41:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yeyoxed3zopa) 2025/09/26 01:41:59 DEBUG : foo: sha1 differ 2025/09/26 01:41:59 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:41:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/26 01:41:59 INFO : foo: Copied (replaced existing) 2025/09/26 01:41:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/26 01:42:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:01 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:01 INFO : potato: Copied (new) 2025/09/26 01:42:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/26 01:42:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/26 01:42:04 INFO : potato: Copied (replaced existing) 2025/09/26 01:42:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:06 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/09/26 01:42:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone136403331) 2025/09/26 01:42:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yeyoxed3zopa) 2025/09/26 01:42:06 DEBUG : potato: sha1 differ 2025/09/26 01:42:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/26 01:42:07 INFO : potato: Copied (replaced existing) 2025/09/26 01:42:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:09 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/26 01:42:09 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:09 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:09 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:12 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:12 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:12 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:13 INFO : potato2: Copied (new) 2025/09/26 01:42:13 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:15 INFO : d: Making directory 2025/09/26 01:42:15 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/26 01:42:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:16 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:16 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:42:16 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:16 INFO : a/potato2: Copied (new) 2025/09/26 01:42:16 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/26 01:42:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:19 DEBUG : c/non empty space: Unchanged skipping 2025/09/26 01:42:19 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:19 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:19 INFO : a/potato2: Copied (new) 2025/09/26 01:42:19 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting files as there were IO errors 2025/09/26 01:42:19 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:22 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:22 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:22 INFO : potato: Deleted 2025/09/26 01:42:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:26 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:26 INFO : potato: Deleted 2025/09/26 01:42:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:26 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:42:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:42:29 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:29 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/26 01:42:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : enormous: Excluded 2025/09/26 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : potato2: Excluded 2025/09/26 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:32 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:32 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:32 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:32 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:32 INFO : There was nothing to transfer 2025/09/26 01:42:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : enormous: Excluded 2025/09/26 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : potato2: Excluded 2025/09/26 01:42:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:42:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/26 01:42:32 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:32 DEBUG : Local file system at /tmp/rclone136403331: Waiting for checks to finish 2025/09/26 01:42:32 DEBUG : Local file system at /tmp/rclone136403331: Waiting for transfers to finish 2025/09/26 01:42:32 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:35 DEBUG : enormous: Excluded (Size Filter) 2025/09/26 01:42:35 DEBUG : enormous: Excluded 2025/09/26 01:42:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/26 01:42:35 DEBUG : potato2: Excluded 2025/09/26 01:42:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:42:35 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:35 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:35 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:35 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:35 INFO : potato2: Deleted 2025/09/26 01:42:35 INFO : enormous: Deleted 2025/09/26 01:42:35 INFO : There was nothing to transfer 2025/09/26 01:42:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/26 01:42:36 DEBUG : empty space: Unchanged skipping 2025/09/26 01:42:36 DEBUG : Local file system at /tmp/rclone136403331: Waiting for checks to finish 2025/09/26 01:42:36 DEBUG : Local file system at /tmp/rclone136403331: Waiting for transfers to finish 2025/09/26 01:42:36 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:36 INFO : enormous: Deleted 2025/09/26 01:42:36 INFO : potato2: Deleted 2025/09/26 01:42:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:38 DEBUG : five: Need to transfer - File not found at Destination 2025/09/26 01:42:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/26 01:42:38 DEBUG : one: Destination is newer than source, skipping 2025/09/26 01:42:38 DEBUG : three: Sizes identical 2025/09/26 01:42:38 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/26 01:42:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone136403331) 2025/09/26 01:42:38 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yeyoxed3zopa) 2025/09/26 01:42:38 DEBUG : two: sha1 differ 2025/09/26 01:42:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:42:38 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/26 01:42:39 INFO : five: Copied (new) 2025/09/26 01:42:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/26 01:42:39 INFO : four: Copied (replaced existing) 2025/09/26 01:42:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:42:39 INFO : two: Copied (replaced existing) 2025/09/26 01:42:39 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:40 DEBUG : one: Destination is newer than source, skipping 2025/09/26 01:42:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone136403331) 2025/09/26 01:42:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:42:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yeyoxed3zopa) 2025/09/26 01:42:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/26 01:42:40 DEBUG : three: sha1 differ 2025/09/26 01:42:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:42:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/26 01:42:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/26 01:42:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/26 01:42:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/26 01:42:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/26 01:42:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:42:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/26 01:42:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:42:40 INFO : three: Copied (replaced existing) 2025/09/26 01:42:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.29s) === 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:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/26 01:42:42 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:42 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:42:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/26 01:42:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:42:42 INFO : potato: Copied (new) 2025/09/26 01:42:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:42 INFO : yam: Copied (new) 2025/09/26 01:42:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:42:42 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:42 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:43 DEBUG : potato: Unchanged skipping 2025/09/26 01:42:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:43 INFO : yam: Copied (server-side copy) to: yaml 2025/09/26 01:42:44 INFO : yam: Deleted 2025/09/26 01:42:44 INFO : yaml: Renamed from "yam" 2025/09/26 01:42:44 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/26 01:42:45 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:45 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:42:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/26 01:42:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:45 INFO : yam: Copied (new) 2025/09/26 01:42:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:42:45 INFO : potato: Copied (new) 2025/09/26 01:42:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:42:46 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:46 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:46 DEBUG : potato: Unchanged skipping 2025/09/26 01:42:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:46 INFO : yam: Copied (server-side copy) to: yaml 2025/09/26 01:42:46 INFO : yam: Deleted 2025/09/26 01:42:46 INFO : yaml: Renamed from "yam" 2025/09/26 01:42:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/26 01:42:47 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:47 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/26 01:42:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/26 01:42:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:48 INFO : sub/yam: Copied (new) 2025/09/26 01:42:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/26 01:42:48 INFO : potato: Copied (new) 2025/09/26 01:42:48 DEBUG : Waiting for deletions to finish 2025/09/26 01:42:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:42:48 DEBUG : potato: Unchanged skipping 2025/09/26 01:42:48 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making map for --track-renames 2025/09/26 01:42:48 INFO : B2 bucket rclone-test-yeyoxed3zopa: Finished making map for --track-renames 2025/09/26 01:42:48 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:48 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for renames to finish 2025/09/26 01:42:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/26 01:42:49 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/26 01:42:49 INFO : sub/yam: Deleted 2025/09/26 01:42:49 INFO : yam: Renamed from "sub/yam" 2025/09/26 01:42:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone136403331/dir1" 2025/09/26 01:42:50 DEBUG : Creating backend with remote "/tmp/rclone136403331/dir2" 2025/09/26 01:42:50 DEBUG : Local file system at /tmp/rclone136403331/dir2: Using server-side directory move 2025/09/26 01:42:50 INFO : Local file system at /tmp/rclone136403331/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/26 01:42:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/26 01:42:50 INFO : file1.txt: Moved (server-side) 2025/09/26 01:42:50 DEBUG : Local file system at /tmp/rclone136403331/dir2: Waiting for checks to finish 2025/09/26 01:42:50 DEBUG : Local file system at /tmp/rclone136403331/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/26 01:42:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:42:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:42:51 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:42:51 INFO : sub dir/hello world: Deleted 2025/09/26 01:42:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/26 01:42:52 INFO : nested/sub dir/file: Copied (new) 2025/09/26 01:42:52 INFO : nested/sub dir/file: Deleted 2025/09/26 01:42:52 INFO : sub dir: Removing directory 2025/09/26 01:42:52 INFO : nested/sub dir: Removing directory 2025/09/26 01:42:52 INFO : nested: Removing directory 2025/09/26 01:42:52 DEBUG : Local file system at /tmp/rclone136403331: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/26 01:42:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/26 01:42:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/26 01:42:53 INFO : nested/sub dir/file: Copied (new) 2025/09/26 01:42:53 INFO : nested/sub dir/file: Deleted 2025/09/26 01:42:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:42:53 INFO : sub dir/hello world: Copied (new) 2025/09/26 01:42:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/26 01:42:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:42:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:42:54 INFO : existing: Copied (new) 2025/09/26 01:42:54 INFO : existing: Deleted 2025/09/26 01:42:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/26 01:42:55 INFO : existing-b: Copied (new) 2025/09/26 01:42:55 INFO : existing-b: Deleted 2025/09/26 01:42:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:42:55 DEBUG : existing: Destination exists, skipping 2025/09/26 01:42:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/26 01:42:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:42:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:42:56 DEBUG : Creating backend with remote "TestB2:rclone-test-riqilih9viqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-riqilih9viqo 2025/09/26 01:43:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:43:01 DEBUG : empty space: Unchanged skipping 2025/09/26 01:43:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:43:01 DEBUG : B2 bucket rclone-test-riqilih9viqo: Waiting for checks to finish 2025/09/26 01:43:01 INFO : empty space: Deleted 2025/09/26 01:43:01 DEBUG : B2 bucket rclone-test-riqilih9viqo: Waiting for transfers to finish 2025/09/26 01:43:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:01 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:01 INFO : potato2: Deleted 2025/09/26 01:43:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:01 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:01 INFO : potato3: Deleted 2025/09/26 01:43:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fekifut1wuti" 2025/09/26 01:43:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/26 01:43:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:43:03 DEBUG : B2 bucket rclone-test-fekifut1wuti: Waiting for checks to finish 2025/09/26 01:43:03 DEBUG : B2 bucket rclone-test-fekifut1wuti: Waiting for transfers to finish 2025/09/26 01:43:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:43:04 INFO : empty space: Copied (server-side copy) 2025/09/26 01:43:04 INFO : empty space: Deleted 2025/09/26 01:43:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:04 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:04 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:04 INFO : potato3: Deleted 2025/09/26 01:43:04 INFO : potato2: Deleted 2025/09/26 01:43:04 DEBUG : B2 bucket rclone-test-fekifut1wuti: Purge remote 2025/09/26 01:43:04 INFO : B2 bucket rclone-test-fekifut1wuti: cleaning bucket "rclone-test-fekifut1wuti" of all files 2025/09/26 01:43:05 DEBUG : empty space: Deleting (id "4_zcfd22d53b00d8b3b9f980e1b_f118f89035615a43b_d20250926_m014303_c001_v0001172_t0051_u01758850983765") 2025/09/26 01:43:05 DEBUG : potato2: Deleting (id "4_zcfd22d53b00d8b3b9f980e1b_f107934e0282dc56a_d20250926_m014304_c001_v0001090_t0057_u01758850984114") 2025/09/26 01:43:05 DEBUG : potato3: Deleting (id "4_zcfd22d53b00d8b3b9f980e1b_f1164453d056ec35b_d20250926_m014304_c001_v0001180_t0043_u01758850984127") 2025/09/26 01:43:05 DEBUG : B2 bucket rclone-test-riqilih9viqo: Purge remote 2025/09/26 01:43:05 INFO : B2 bucket rclone-test-riqilih9viqo: cleaning bucket "rclone-test-riqilih9viqo" of all files 2025/09/26 01:43:05 DEBUG : empty space: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f4144aabd702ec999_d20250926_m014304_c001_v7007000_t0000_u01758850984102") 2025/09/26 01:43:05 DEBUG : empty space: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f110b30b8fcbdd3b5_d20250926_m014300_c001_v0001176_t0015_u01758850980195") 2025/09/26 01:43:05 DEBUG : potato2: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f4203db09102fb803_d20250926_m014304_c001_v7007000_t0000_u01758850984503") 2025/09/26 01:43:05 DEBUG : potato2: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f11543c111a1e4347_d20250926_m014301_c001_v0001091_t0034_u01758850981132") 2025/09/26 01:43:05 DEBUG : potato3: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f4144aabd702ec99a_d20250926_m014304_c001_v7007000_t0000_u01758850984338") 2025/09/26 01:43:05 DEBUG : potato3: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f112392be0681d82d_d20250926_m014301_c001_v0001165_t0045_u01758850981495") 2025/09/26 01:43:05 DEBUG : potato3: Deleting (id "4_z4f621d53b00d8b3b9f980e1b_f110b30b8fcbdd3b8_d20250926_m014300_c001_v0001176_t0004_u01758850980423") --- PASS: TestServerSideMove (11.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-podozaw8qeha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-podozaw8qeha 2025/09/26 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:43:13 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:43:13 DEBUG : B2 bucket rclone-test-podozaw8qeha: Waiting for checks to finish 2025/09/26 01:43:13 DEBUG : B2 bucket rclone-test-podozaw8qeha: Waiting for transfers to finish 2025/09/26 01:43:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:14 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:14 INFO : potato2: Deleted 2025/09/26 01:43:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:14 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:14 INFO : potato3: Deleted 2025/09/26 01:43:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tajamoc1lagi" 2025/09/26 01:43:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/26 01:43:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:43:16 DEBUG : B2 bucket rclone-test-tajamoc1lagi: Waiting for checks to finish 2025/09/26 01:43:16 DEBUG : B2 bucket rclone-test-tajamoc1lagi: Waiting for transfers to finish 2025/09/26 01:43:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:16 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:17 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:17 INFO : potato2: Deleted 2025/09/26 01:43:17 INFO : potato3: Deleted 2025/09/26 01:43:17 DEBUG : B2 bucket rclone-test-tajamoc1lagi: Purge remote 2025/09/26 01:43:17 INFO : B2 bucket rclone-test-tajamoc1lagi: cleaning bucket "rclone-test-tajamoc1lagi" of all files 2025/09/26 01:43:17 DEBUG : potato2: Deleting (id "4_z9f325d73b00d8b3b9f980e1b_f111906bc47e07c03_d20250926_m014316_c001_v0001116_t0055_u01758850996526") 2025/09/26 01:43:17 DEBUG : potato3: Deleting (id "4_z9f325d73b00d8b3b9f980e1b_f1008484428ae705d_d20250926_m014316_c001_v0001180_t0040_u01758850996911") 2025/09/26 01:43:18 DEBUG : B2 bucket rclone-test-podozaw8qeha: Purge remote 2025/09/26 01:43:18 INFO : B2 bucket rclone-test-podozaw8qeha: cleaning bucket "rclone-test-podozaw8qeha" of all files 2025/09/26 01:43:18 DEBUG : empty space: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f119a5303ff12d5b7_d20250926_m014312_c001_v0001101_t0015_u01758850992474") 2025/09/26 01:43:18 DEBUG : potato2: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f40838f7c6d2606f5_d20250926_m014317_c001_v7007000_t0000_u01758850997059") 2025/09/26 01:43:18 DEBUG : potato2: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f10821b28105cf9c2_d20250926_m014313_c001_v0001137_t0023_u01758850993786") 2025/09/26 01:43:18 DEBUG : potato3: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f411bd6689db4e5c7_d20250926_m014317_c001_v7007000_t0000_u01758850997129") 2025/09/26 01:43:18 DEBUG : potato3: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f1045cb51ac33854d_d20250926_m014314_c001_v0001113_t0035_u01758850994160") 2025/09/26 01:43:18 DEBUG : potato3: Deleting (id "4_zdf824d53b00d8b3b9f980e1b_f119a5303ff12d5bd_d20250926_m014312_c001_v0001101_t0032_u01758850992764") --- PASS: TestServerSideMoveWithFilter (12.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-gakapek3yugo" 2025/09/26 01:43:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yeyoxed3zopa -> B2 bucket rclone-test-gakapek3yugo 2025/09/26 01:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:43:26 DEBUG : empty space: Unchanged skipping 2025/09/26 01:43:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/26 01:43:26 DEBUG : B2 bucket rclone-test-gakapek3yugo: Waiting for checks to finish 2025/09/26 01:43:26 INFO : empty space: Deleted 2025/09/26 01:43:26 DEBUG : B2 bucket rclone-test-gakapek3yugo: Waiting for transfers to finish 2025/09/26 01:43:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:26 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:27 INFO : potato2: Deleted 2025/09/26 01:43:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:27 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:27 INFO : potato3: Deleted 2025/09/26 01:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-ramocak8suzi" 2025/09/26 01:43:28 INFO : tomatoDir: Making directory 2025/09/26 01:43:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/26 01:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/26 01:43:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/26 01:43:29 DEBUG : B2 bucket rclone-test-ramocak8suzi: Waiting for checks to finish 2025/09/26 01:43:29 DEBUG : B2 bucket rclone-test-ramocak8suzi: Waiting for transfers to finish 2025/09/26 01:43:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/26 01:43:30 INFO : empty space: Copied (server-side copy) 2025/09/26 01:43:30 INFO : empty space: Deleted 2025/09/26 01:43:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/26 01:43:30 INFO : potato3: Copied (server-side copy) 2025/09/26 01:43:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/26 01:43:30 INFO : potato2: Copied (server-side copy) 2025/09/26 01:43:30 INFO : potato3: Deleted 2025/09/26 01:43:30 INFO : potato2: Deleted 2025/09/26 01:43:31 DEBUG : B2 bucket rclone-test-ramocak8suzi: Purge remote 2025/09/26 01:43:31 INFO : B2 bucket rclone-test-ramocak8suzi: cleaning bucket "rclone-test-ramocak8suzi" of all files 2025/09/26 01:43:31 DEBUG : empty space: Deleting (id "4_z7f828dc3b00d8b3b9f980e1b_f11408227e2d5ab2e_d20250926_m014330_c001_v0001154_t0007_u01758851010020") 2025/09/26 01:43:31 DEBUG : potato2: Deleting (id "4_z7f828dc3b00d8b3b9f980e1b_f11685bd6283c5946_d20250926_m014330_c001_v0001177_t0023_u01758851010396") 2025/09/26 01:43:31 DEBUG : potato3: Deleting (id "4_z7f828dc3b00d8b3b9f980e1b_f1002f4e7d6a2cd86_d20250926_m014330_c001_v0001182_t0051_u01758851010397") 2025/09/26 01:43:32 DEBUG : B2 bucket rclone-test-gakapek3yugo: Purge remote 2025/09/26 01:43:32 INFO : B2 bucket rclone-test-gakapek3yugo: cleaning bucket "rclone-test-gakapek3yugo" of all files 2025/09/26 01:43:32 DEBUG : empty space: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f423de3326ff5e696_d20250926_m014330_c001_v7007000_t0000_u01758851010365") 2025/09/26 01:43:32 DEBUG : empty space: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f10473f668c7037e4_d20250926_m014324_c001_v0001109_t0009_u01758851004717") 2025/09/26 01:43:32 DEBUG : potato2: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f422b0d72a51cd822_d20250926_m014330_c001_v7007000_t0000_u01758851010621") 2025/09/26 01:43:32 DEBUG : potato2: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f115c835e8d489271_d20250926_m014326_c001_v0001137_t0022_u01758851006635") 2025/09/26 01:43:32 DEBUG : potato3: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f423de3326ff5e699_d20250926_m014330_c001_v7007000_t0000_u01758851010612") 2025/09/26 01:43:32 DEBUG : potato3: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f1112bb6babdc15c0_d20250926_m014327_c001_v0001117_t0029_u01758851007014") 2025/09/26 01:43:32 DEBUG : potato3: Deleting (id "4_zffe27d43b00d8b3b9f980e1b_f10473f668c7037e6_d20250926_m014325_c001_v0001109_t0021_u01758851005226") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/rclone-sync-test" 2025/09/26 01:43:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/rclone-sync-test-include/layer2" 2025/09/26 01:43:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/rclone-sync-test-ignore-file" 2025/09/26 01:43:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test: Waiting for checks to finish 2025/09/26 01:43:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test: Waiting for transfers to finish 2025/09/26 01:43:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:45 INFO : There was nothing to transfer 2025/09/26 01:43:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:43:45 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:43:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:45 INFO : There was nothing to transfer 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/26 01:43:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:46 INFO : There was nothing to transfer 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:43:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:46 INFO : There was nothing to transfer 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/26 01:43:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/26 01:43:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/CompareDest" 2025/09/26 01:43:50 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 01:43:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:43:51 INFO : one: Copied (new) 2025/09/26 01:43:51 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:43:52 INFO : one: Copied (replaced existing) 2025/09/26 01:43:52 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:43:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:54 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:54 INFO : There was nothing to transfer 2025/09/26 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:43:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:43:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:56 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:56 INFO : There was nothing to transfer 2025/09/26 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:43:57 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:43:57 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:57 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:57 INFO : There was nothing to transfer 2025/09/26 01:43:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:43:58 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/09/26 01:43:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:43:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/26 01:43:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:58 DEBUG : Waiting for deletions to finish 2025/09/26 01:43:58 INFO : There was nothing to transfer 2025/09/26 01:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/26 01:43:58 DEBUG : two: Need to transfer - File not found at Destination 2025/09/26 01:43:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/26 01:43:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:43:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/26 01:43:59 INFO : two: Copied (new) 2025/09/26 01:43:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dest" 2025/09/26 01:44:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/pre-dest1" 2025/09/26 01:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/pre-dest2" 2025/09/26 01:44:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/26 01:44:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/26 01:44:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/26 01:44:07 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dest: Waiting for checks to finish 2025/09/26 01:44:07 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dest: Waiting for transfers to finish 2025/09/26 01:44:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/26 01:44:08 INFO : 3: Copied (new) 2025/09/26 01:44:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.23s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:44:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/CopyDest" 2025/09/26 01:44:13 DEBUG : one: Need to transfer - File not found at Destination 2025/09/26 01:44:13 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:13 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:44:14 INFO : one: Copied (new) 2025/09/26 01:44:14 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:44:14 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:14 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:44:15 INFO : one: Copied (replaced existing) 2025/09/26 01:44:15 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/BackupDir" 2025/09/26 01:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:44:18 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/26 01:44:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:44:19 INFO : one: Copied (server-side copy) 2025/09/26 01:44:20 INFO : one: Deleted 2025/09/26 01:44:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/26 01:44:20 INFO : one: Copied (server-side copy) 2025/09/26 01:44:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/26 01:44:20 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:20 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:21 DEBUG : one: Unchanged skipping 2025/09/26 01:44:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/26 01:44:22 INFO : two: Copied (server-side copy) 2025/09/26 01:44:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/26 01:44:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:22 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:22 DEBUG : one: Unchanged skipping 2025/09/26 01:44:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:22 DEBUG : two: Unchanged skipping 2025/09/26 01:44:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:22 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:22 INFO : There was nothing to transfer 2025/09/26 01:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:23 DEBUG : one: Unchanged skipping 2025/09/26 01:44:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/26 01:44:24 DEBUG : three: Destination not found in --copy-dest 2025/09/26 01:44:24 DEBUG : three: Need to transfer - File not found at Destination 2025/09/26 01:44:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/26 01:44:24 DEBUG : two: Unchanged skipping 2025/09/26 01:44:24 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:24 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:24 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/26 01:44:24 INFO : three: Copied (new) 2025/09/26 01:44:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.54s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:44:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/backup" 2025/09/26 01:44:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:44:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:32 DEBUG : two: Unchanged skipping 2025/09/26 01:44:32 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:44:33 INFO : one: Copied (server-side copy) 2025/09/26 01:44:33 INFO : one: Deleted 2025/09/26 01:44:33 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:44:34 INFO : one: Copied (new) 2025/09/26 01:44:34 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:44:34 INFO : three.txt: Copied (server-side copy) 2025/09/26 01:44:35 INFO : three.txt: Deleted 2025/09/26 01:44:35 INFO : three.txt: Moved into backup dir 2025/09/26 01:44:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:44:37 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:37 DEBUG : two: Unchanged skipping 2025/09/26 01:44:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:44:38 INFO : one: Copied (server-side copy) 2025/09/26 01:44:38 INFO : one: Deleted 2025/09/26 01:44:38 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:44:38 INFO : one: Copied (new) 2025/09/26 01:44:38 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:44:39 INFO : three.txt: Copied (server-side copy) 2025/09/26 01:44:39 INFO : three.txt: Deleted 2025/09/26 01:44:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:44:41 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1104-14.backblaze.com/b2api/v1/b2_upload_file/6f120dd3a0ed8b3b9f980e1b/c001_v0001104_t0029": EOF 2025/09/26 01:44:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-14.backblaze.com/b2api/v1/b2_upload_file/6f120dd3a0ed8b3b9f980e1b/c001_v0001104_t0029": EOF) 2025/09/26 01:44:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yeyoxed3zopa: 1/10 (Post "https://pod-000-1104-14.backblaze.com/b2api/v1/b2_upload_file/6f120dd3a0ed8b3b9f980e1b/c001_v0001104_t0029": EOF) 2025/09/26 01:44:44 DEBUG : pacer: Reducing sleep to 10ms 2025/09/26 01:44:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:44:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/backup" 2025/09/26 01:44:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:44:47 DEBUG : two: Unchanged skipping 2025/09/26 01:44:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:44:48 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:44:49 INFO : one: Deleted 2025/09/26 01:44:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:44:49 INFO : one: Copied (new) 2025/09/26 01:44:49 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:44:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:44:50 INFO : three.txt: Deleted 2025/09/26 01:44:50 INFO : three.txt: Moved into backup dir 2025/09/26 01:44:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:52 DEBUG : two: Unchanged skipping 2025/09/26 01:44:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:44:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:44:52 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:44:52 INFO : one: Deleted 2025/09/26 01:44:52 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:44:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:44:52 INFO : one: Copied (new) 2025/09/26 01:44:52 DEBUG : Waiting for deletions to finish 2025/09/26 01:44:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:44:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:44:53 INFO : three.txt: Deleted 2025/09/26 01:44:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:44:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/backup" 2025/09/26 01:44:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:44:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:44:59 DEBUG : two: Unchanged skipping 2025/09/26 01:44:59 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:45:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:45:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:45:01 INFO : one: Deleted 2025/09/26 01:45:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:45:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:02 INFO : one: Copied (new) 2025/09/26 01:45:02 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:45:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:45:03 INFO : three.txt: Deleted 2025/09/26 01:45:03 INFO : three.txt: Moved into backup dir 2025/09/26 01:45:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:45:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:04 DEBUG : two: Unchanged skipping 2025/09/26 01:45:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:45:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:45:05 INFO : one: Deleted 2025/09/26 01:45:05 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:45:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:45:05 INFO : one: Copied (new) 2025/09/26 01:45:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:45:06 INFO : three.txt: Deleted 2025/09/26 01:45:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:45:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:10 DEBUG : two: Unchanged skipping 2025/09/26 01:45:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:45:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:45:11 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:45:11 INFO : one: Deleted 2025/09/26 01:45:11 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:45:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:12 INFO : one: Copied (new) 2025/09/26 01:45:12 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:45:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:45:12 INFO : three.txt: Deleted 2025/09/26 01:45:12 INFO : three.txt: Moved into backup dir 2025/09/26 01:45:13 DEBUG : one.bak: Excluded (Path Filter) 2025/09/26 01:45:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/26 01:45:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:45:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:13 DEBUG : two: Unchanged skipping 2025/09/26 01:45:13 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for checks to finish 2025/09/26 01:45:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:45:14 INFO : one: Deleted 2025/09/26 01:45:14 DEBUG : B2 bucket rclone-test-yeyoxed3zopa path dst: Waiting for transfers to finish 2025/09/26 01:45:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:45:14 INFO : one: Copied (new) 2025/09/26 01:45:14 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:45:15 INFO : three.txt: Deleted 2025/09/26 01:45:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.52s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:45:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:45:21 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:45:21 INFO : one: Deleted 2025/09/26 01:45:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:22 INFO : one: Copied (new) 2025/09/26 01:45:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:22 DEBUG : two: Unchanged skipping 2025/09/26 01:45:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/26 01:45:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:45:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:45:23 INFO : three.txt: Deleted 2025/09/26 01:45:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:23 INFO : three.txt: Copied (new) 2025/09/26 01:45:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:25 INFO : one: Copied (server-side copy) to: one.bak 2025/09/26 01:45:25 INFO : one: Deleted 2025/09/26 01:45:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:45:25 INFO : one: Copied (new) 2025/09/26 01:45:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:25 DEBUG : two: Unchanged skipping 2025/09/26 01:45:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/26 01:45:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/26 01:45:26 INFO : three.txt: Deleted 2025/09/26 01:45:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/26 01:45:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yeyoxed3zopa/dst" 2025/09/26 01:45:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/26 01:45:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/26 01:45:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:45:32 INFO : one: Deleted 2025/09/26 01:45:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:33 INFO : one: Copied (new) 2025/09/26 01:45:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:34 DEBUG : two: Unchanged skipping 2025/09/26 01:45:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/26 01:45:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/26 01:45:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:45:34 INFO : three.txt: Deleted 2025/09/26 01:45:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:35 INFO : three.txt: Copied (new) 2025/09/26 01:45:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/26 01:45:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/26 01:45:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/26 01:45:37 INFO : one: Deleted 2025/09/26 01:45:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/26 01:45:37 INFO : one: Copied (new) 2025/09/26 01:45:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:37 DEBUG : two: Unchanged skipping 2025/09/26 01:45:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/26 01:45:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/26 01:45:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/26 01:45:38 INFO : three.txt: Deleted 2025/09/26 01:45:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/26 01:45:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/26 01:45:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:45:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:45:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/26 01:45:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/26 01:45:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/26 01:45:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:45:43 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:45:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/26 01:45:44 INFO : existing: Copied (new) 2025/09/26 01:45:44 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:44 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:45:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/26 01:45:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/26 01:45:44 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:45:44 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting files as there were IO errors 2025/09/26 01:45:44 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:45:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:45:46 DEBUG : existing: Unchanged skipping 2025/09/26 01:45:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:45:46 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:45:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:45:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", 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:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:46:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both0: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both11: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both14: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both15: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both16: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both12: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both17: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both18: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both10: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both13: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both19: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both1: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both5: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both2: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both4: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both3: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:02 DEBUG : both6: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both7: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both8: Unchanged skipping 2025/09/26 01:46:02 DEBUG : both9: Unchanged skipping 2025/09/26 01:46:02 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:46:02 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:02 INFO : only14: Deleted 2025/09/26 01:46:02 INFO : only10: Deleted 2025/09/26 01:46:02 INFO : only3: Deleted 2025/09/26 01:46:02 INFO : only11: Deleted 2025/09/26 01:46:02 INFO : only16: Deleted 2025/09/26 01:46:02 INFO : only19: Deleted 2025/09/26 01:46:03 INFO : only8: Deleted 2025/09/26 01:46:03 INFO : only0: Deleted 2025/09/26 01:46:03 INFO : only13: Deleted 2025/09/26 01:46:03 INFO : only15: Deleted 2025/09/26 01:46:03 INFO : only4: Deleted 2025/09/26 01:46:03 INFO : only9: Deleted 2025/09/26 01:46:03 INFO : only2: Deleted 2025/09/26 01:46:03 INFO : only12: Deleted 2025/09/26 01:46:03 INFO : only17: Deleted 2025/09/26 01:46:03 INFO : only18: Deleted 2025/09/26 01:46:03 INFO : only5: Deleted 2025/09/26 01:46:03 INFO : only7: Deleted 2025/09/26 01:46:03 INFO : only6: Deleted 2025/09/26 01:46:03 INFO : only1: Deleted 2025/09/26 01:46:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both0: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both10: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:46:22 DEBUG : both12: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both15: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both16: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both17: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both11: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both13: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both14: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both18: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both19: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both1: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both5: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both6: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both7: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both2: Unchanged skipping 2025/09/26 01:46:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:22 DEBUG : both3: Unchanged skipping 2025/09/26 01:46:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : both4: Unchanged skipping 2025/09/26 01:46:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : both8: Unchanged skipping 2025/09/26 01:46:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : both9: Unchanged skipping 2025/09/26 01:46:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/26 01:46:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:46:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only12: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only13: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only16: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only17: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only18: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only19: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only14: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only1: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only15: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only2: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only3: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only4: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only5: Copied (replaced existing) 2025/09/26 01:46:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:23 INFO : only6: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only7: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only9: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only8: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only0: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only10: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/26 01:46:24 INFO : only11: Copied (replaced existing) 2025/09/26 01:46:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.41s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:32 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:46:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:46:32 DEBUG : empty_on_remote: Making directory with metadata 2025/09/26 01:46:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:46:32 INFO : empty_on_remote: Making directory 2025/09/26 01:46:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/26 01:46:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:34 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:46:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:46:34 DEBUG : empty_on_remote: Making directory with metadata 2025/09/26 01:46:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/26 01:46:34 INFO : empty_on_remote: Making directory 2025/09/26 01:46:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/26 01:46:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:37 INFO : sub dir: Making directory 2025/09/26 01:46:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/26 01:46:39 INFO : sub dir: Making directory 2025/09/26 01:46:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:46:48 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:49 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:46:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : banana: Unchanged skipping 2025/09/26 01:46:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : apple: Unchanged skipping 2025/09/26 01:46:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:46:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:46:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:46:49 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:49 INFO : There was nothing to transfer 2025/09/26 01:46:49 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:49 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:46:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:46:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : apple: Unchanged skipping 2025/09/26 01:46:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:46:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : banana: Unchanged skipping 2025/09/26 01:46:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:46:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:46:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:46:50 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:46:50 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:50 INFO : There was nothing to transfer 2025/09/26 01:46:50 DEBUG : Waiting for deletions to finish 2025/09/26 01:46:50 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:46:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:47:04 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:04 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:47:05 DEBUG : banana: Unchanged skipping 2025/09/26 01:47:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : apple: Unchanged skipping 2025/09/26 01:47:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:47:05 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:05 INFO : There was nothing to transfer 2025/09/26 01:47:05 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:05 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : apple: Unchanged skipping 2025/09/26 01:47:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:47:06 DEBUG : banana: Unchanged skipping 2025/09/26 01:47:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:47:06 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:06 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:06 INFO : There was nothing to transfer 2025/09/26 01:47:06 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:06 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:47:20 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:20 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:47:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:21 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:21 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:47:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:47:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/26 01:47:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:47:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/26 01:47:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:47:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:47:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:47:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:47:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:47:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:47:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:47:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:47:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:47:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:47:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:47:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:47:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:47:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:47:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:47:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:47:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:47:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:23 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:23 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:47:23 INFO : banana: Deleted 2025/09/26 01:47:23 INFO : appleappleapplebanana: Deleted 2025/09/26 01:47:23 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:47:23 INFO : apple: Deleted 2025/09/26 01:47:23 INFO : splitbananasplit: Deleted 2025/09/26 01:47:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:47:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:47:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:47:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:47:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:24 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : apple: Unchanged skipping 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:47:24 DEBUG : banana: Unchanged skipping 2025/09/26 01:47:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:47:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:47:24 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/26 01:47:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/26 01:47:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/26 01:47:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/26 01:47:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/26 01:47:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/26 01:47:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/26 01:47:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/26 01:47:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/26 01:47:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/26 01:47:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:47:38 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:38 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:38 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:38 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/26 01:47:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/26 01:47:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/26 01:47:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/26 01:47:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/26 01:47:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/26 01:47:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/26 01:47:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/26 01:47:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/26 01:47:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/26 01:47:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:47:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/26 01:47:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:47:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/26 01:47:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:47:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:47:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/26 01:47:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:47:39 INFO : apple: Copied (new) to: PREFIXapple 2025/09/26 01:47:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:47:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:47:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:47:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:47:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:47:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:47:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:47:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:47:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:47:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:47:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:47:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:47:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:47:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:47:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:47:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:47:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:47:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:47:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:47:42 INFO : apple: Deleted 2025/09/26 01:47:42 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:47:42 INFO : splitbananasplit: Deleted 2025/09/26 01:47:42 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:47:42 INFO : appleappleapplebanana: Deleted 2025/09/26 01:47:42 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:47:42 INFO : banana: Deleted 2025/09/26 01:47:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:47:42 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:47:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : apple: transformed to: PREFIXapple 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/26 01:47:42 DEBUG : banana: transformed to: PREFIXbanana 2025/09/26 01:47:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/26 01:47:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:47:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:47:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:47:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:47:43 INFO : banana: Copied (new) 2025/09/26 01:47:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:47:43 INFO : apple: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:47:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/26 01:47:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:47:43 INFO : appleappleapplebanana: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:47:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:47:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/26 01:47:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:47:43 INFO : splitbananasplit: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:47:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:47:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/26 01:47:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:47:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:47:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:47:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:47:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:47:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:47:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:47:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:47:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:47:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/26 01:47:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:47:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/26 01:47:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:47:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/26 01:47:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/26 01:47:45 INFO : PREFIXbanana: Deleted 2025/09/26 01:47:45 INFO : PREFIXsplitbananasplit: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/26 01:47:45 INFO : PREFIXapple: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/26 01:47:45 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/26 01:47:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/26 01:47:45 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:45 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : Waiting for deletions to finish 2025/09/26 01:47:46 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:47:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:48:00 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:00 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:01 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:48:01 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:48:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:48:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:48:01 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:48:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:48:01 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:48:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:48:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:48:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:48:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:48:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:48:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:48:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:48:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:48:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:48:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:48:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:48:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:48:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:48:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:03 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:48:03 INFO : splitbananasplit: Deleted 2025/09/26 01:48:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:48:03 INFO : banana: Deleted 2025/09/26 01:48:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:48:03 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:48:03 INFO : apple: Deleted 2025/09/26 01:48:03 INFO : appleappleapplebanana: Deleted 2025/09/26 01:48:03 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:48:03 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:04 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : apple: transformed to: appleSUFFIX 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/26 01:48:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/26 01:48:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/26 01:48:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/26 01:48:04 INFO : apple: Copied (new) 2025/09/26 01:48:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:48:04 INFO : appleappleapplebanana: Copied (new) 2025/09/26 01:48:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/26 01:48:05 INFO : banana: Copied (new) 2025/09/26 01:48:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:48:05 INFO : splitbananasplit: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:48:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:48:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:48:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:48:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:48:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:48:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:48:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:48:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:48:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:48:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/26 01:48:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:48:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:48:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:48:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:48:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:48:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:48:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/26 01:48:06 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:06 INFO : appleSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : bananaSUFFIX: Deleted 2025/09/26 01:48:06 INFO : splitbananasplitSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/26 01:48:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/26 01:48:06 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:07 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:07 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:48:21 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:21 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:22 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:22 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:22 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:48:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/26 01:48:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:22 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/26 01:48:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/26 01:48:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/26 01:48:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/26 01:48:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/26 01:48:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/26 01:48:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/26 01:48:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/26 01:48:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/26 01:48:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/26 01:48:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/26 01:48:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/26 01:48:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/26 01:48:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/26 01:48:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/26 01:48:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/26 01:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/26 01:48:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/26 01:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/26 01:48:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/26 01:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/26 01:48:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/26 01:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/26 01:48:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/26 01:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/26 01:48:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/26 01:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/26 01:48:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/26 01:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/26 01:48:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/26 01:48:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/26 01:48:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/26 01:48:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/26 01:48:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/26 01:48:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/26 01:48:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/26 01:48:23 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:23 INFO : dir1/0007-1234567.txt: Deleted 2025/09/26 01:48:23 INFO : dir1/0013-789;=.txt: Deleted 2025/09/26 01:48:23 INFO : dir1/0014-89;=.txt: Deleted 2025/09/26 01:48:23 INFO : dir1/0015-9;=.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/26 01:48:24 INFO : appleappleapplebanana: Deleted 2025/09/26 01:48:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/26 01:48:24 INFO : splitbananasplit: Deleted 2025/09/26 01:48:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/26 01:48:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/26 01:48:24 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:24 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : appleapple: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:48:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/26 01:48:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/26 01:48:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/26 01:48:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/26 01:48:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/26 01:48:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/26 01:48:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/26 01:48:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/26 01:48:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/26 01:48:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/26 01:48:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/26 01:48:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/26 01:48:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/26 01:48:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/26 01:48:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/26 01:48:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:48:25 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:25 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:25 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:25 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : appleapple: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/26 01:48:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/26 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/26 01:48:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/26 01:48:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/26 01:48:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/26 01:48:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/26 01:48:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/26 01:48:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/26 01:48:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/26 01:48:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/26 01:48:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/26 01:48:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/26 01:48:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/26 01:48:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/26 01:48:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/26 01:48:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/26 01:48:25 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:48:38 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:39 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:48:39 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:48:39 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:39 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:39 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:40 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:48:40 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:48:40 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:40 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:41 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:48:54 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:54 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:48:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:48:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : apple: Unchanged skipping 2025/09/26 01:48:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : banana: Unchanged skipping 2025/09/26 01:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:48:55 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:48:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:55 DEBUG : Waiting for deletions to finish 2025/09/26 01:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:09 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:10 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:10 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:10 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:10 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:11 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:11 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:11 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:11 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:25 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:25 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:26 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:26 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:26 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:26 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:27 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:27 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:27 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:27 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:27 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:40 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:41 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:41 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:41 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:41 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : apple: Unchanged skipping 2025/09/26 01:49:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : banana: Unchanged skipping 2025/09/26 01:49:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/26 01:49:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:49:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/26 01:49:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:42 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:42 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:42 DEBUG : apple: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : banana: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/26 01:49:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.63s) --- PASS: TestTransform/NFC (13.47s) --- PASS: TestTransform/NFD (15.82s) --- PASS: TestTransform/base64 (18.67s) --- PASS: TestTransform/prefix (21.34s) --- PASS: TestTransform/suffix (21.21s) --- PASS: TestTransform/truncate (17.78s) --- PASS: TestTransform/encoder (15.84s) --- PASS: TestTransform/ISO-8859-1 (14.83s) --- PASS: TestTransform/charmap (15.64s) --- PASS: TestTransform/lowercase (15.66s) --- PASS: TestTransform/ascii (15.38s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:49:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:49:47 INFO : sub dir_somesuffix: Making directory 2025/09/26 01:49:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/26 01:49:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/26 01:49:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:49:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/26 01:49:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:49:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:47 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/26 01:49:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.97s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:49 INFO : tictactoe: Making directory 2025/09/26 01:49:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:49 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:49:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:49 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/26 01:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.75s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:51 INFO : toe: Making directory 2025/09/26 01:49:51 INFO : toe/toe: Making directory 2025/09/26 01:49:51 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:49:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:49:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:49:51 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:51 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/26 01:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:53 INFO : toe: Making directory 2025/09/26 01:49:53 INFO : toe/toe: Making directory 2025/09/26 01:49:53 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:49:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:49:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/26 01:49:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:53 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/26 01:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.59s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:54 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:49:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:49:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:54 INFO : tictacempty_dir: Making directory 2025/09/26 01:49:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:54 INFO : tictactoe: Making directory 2025/09/26 01:49:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:54 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:54 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:49:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:49:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:54 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.76s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:56 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:49:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:56 INFO : tictacempty_dir: Making directory 2025/09/26 01:49:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:56 INFO : tictactoe: Making directory 2025/09/26 01:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:56 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:56 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:49:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:49:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:49:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:49:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:49:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:56 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:49:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:49:57 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:57 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:49:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/26 01:49:58 NOTICE: B2 bucket rclone-test-yeyoxed3zopa: 0 differences found 2025/09/26 01:49:58 NOTICE: B2 bucket rclone-test-yeyoxed3zopa: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 INFO : tictactoe: Making directory 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:58 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:49:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:49:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:49:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:49:58 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:49:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:49:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/26 01:49:59 DEBUG : Waiting for deletions to finish 2025/09/26 01:49:59 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:00 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:00 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:00 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/26 01:50:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/26 01:50:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/26 01:50:00 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.15s) === RUN TestSyntax 2025/09/26 01:50:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:01 INFO : toe: Making directory 2025/09/26 01:50:01 INFO : toe/toe: Making directory 2025/09/26 01:50:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:50:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:01 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:01 INFO : toe/toe/toe: Copied (new) 2025/09/26 01:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.58s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:02 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:50:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:02 INFO : tictacempty_dir: Making directory 2025/09/26 01:50:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:02 INFO : tictactoe: Making directory 2025/09/26 01:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:02 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:02 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:50:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:50:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:50:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:02 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:02 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:03 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:50:03 INFO : toe/toe: Removing directory 2025/09/26 01:50:03 INFO : toe: Removing directory 2025/09/26 01:50:03 INFO : empty_dir: Removing directory 2025/09/26 01:50:03 DEBUG : Local file system at /tmp/rclone136403331: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:04 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:50:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:50:04 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:04 INFO : tictacempty_dir: Making directory 2025/09/26 01:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:04 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:04 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:04 INFO : tictactoe: Making directory 2025/09/26 01:50:04 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:04 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:04 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:50:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:50:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:50:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:04 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:05 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:50:05 INFO : toe/toe: Removing directory 2025/09/26 01:50:05 INFO : toe: Removing directory 2025/09/26 01:50:05 INFO : empty_dir: Removing directory 2025/09/26 01:50:05 DEBUG : Local file system at /tmp/rclone136403331: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/26 01:50:06 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.32s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:07 DEBUG : Reset feature "Copy" 2025/09/26 01:50:07 DEBUG : Reset feature "Move" 2025/09/26 01:50:07 DEBUG : Reset feature "Copy" 2025/09/26 01:50:07 DEBUG : Reset feature "Move" 2025/09/26 01:50:07 DEBUG : empty_dir: Making directory with metadata 2025/09/26 01:50:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/26 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:07 INFO : tictacempty_dir: Making directory 2025/09/26 01:50:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/26 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:07 INFO : tictactoe: Making directory 2025/09/26 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:07 DEBUG : toe: transformed to: tictactoe 2025/09/26 01:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:07 INFO : tictactoe/tictactoe: Making directory 2025/09/26 01:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/26 01:50:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/26 01:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:07 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:07 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/26 01:50:08 INFO : toe/toe/toe.txt: Deleted 2025/09/26 01:50:08 INFO : toe/toe: Removing directory 2025/09/26 01:50:08 INFO : toe: Removing directory 2025/09/26 01:50:08 INFO : empty_dir: Removing directory 2025/09/26 01:50:08 DEBUG : Local file system at /tmp/rclone136403331: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/26 01:50:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/26 01:50:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/26 01:50:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/26 01:50:09 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.32s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:10 DEBUG : toe: transformed to: dG9l 2025/09/26 01:50:10 DEBUG : toe: transformed to: dG9l 2025/09/26 01:50:10 INFO : dG9l: Making directory 2025/09/26 01:50:10 DEBUG : toe: transformed to: dG9l 2025/09/26 01:50:10 DEBUG : toe: transformed to: dG9l 2025/09/26 01:50:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/26 01:50:10 INFO : dG9l/dG9l: Making directory 2025/09/26 01:50:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/26 01:50:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/26 01:50:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:50:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/26 01:50:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:50:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:10 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/26 01:50:11 DEBUG : Waiting for deletions to finish 2025/09/26 01:50:11 DEBUG : dG9l: transformed to: toe 2025/09/26 01:50:11 DEBUG : dG9l: transformed to: toe 2025/09/26 01:50:11 DEBUG : dG9l: transformed to: toe 2025/09/26 01:50:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/26 01:50:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/26 01:50:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/26 01:50:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/26 01:50:11 DEBUG : Local file system at /tmp/rclone136403331: Waiting for checks to finish 2025/09/26 01:50:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/26 01:50:11 DEBUG : Local file system at /tmp/rclone136403331: Waiting for transfers to finish 2025/09/26 01:50:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yeyoxed3zopa", Local "Local file system at /tmp/rclone136403331", Modify Window "1ms" 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe: transformed to: 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe: transformed to: 2025/09/26 01:50:13 INFO : B2 bucket rclone-test-yeyoxed3zopa: Making directory 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe: transformed to: 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe: transformed to: 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe/toe: transformed to: 2025/09/26 01:50:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/26 01:50:13 INFO : toe/toe: Making directory 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe/toe: transformed to: 2025/09/26 01:50:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe: transformed to: 2025/09/26 01:50:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/26 01:50:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/26 01:50:13 DEBUG : toe/toe/toe: transformed to: 2025/09/26 01:50:13 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for checks to finish 2025/09/26 01:50:13 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/26 01:50:13 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Waiting for transfers to finish 2025/09/26 01:50:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/26 01:50:14 INFO : toe/toe/toe: Copied (new) 2025/09/26 01:50:14 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting files as there were IO errors 2025/09/26 01:50:14 ERROR : B2 bucket rclone-test-yeyoxed3zopa: not deleting directories as there were IO errors --- PASS: TestError (1.94s) PASS 2025/09/26 01:50:15 DEBUG : B2 bucket rclone-test-yeyoxed3zopa: Purge remote 2025/09/26 01:50:15 INFO : B2 bucket rclone-test-yeyoxed3zopa: cleaning bucket "rclone-test-yeyoxed3zopa" of all files 2025/09/26 01:50:16 DEBUG : BackupDir/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd87565_d20250926_m014425_c001_v7007000_t0000_u01758851065290") 2025/09/26 01:50:16 DEBUG : BackupDir/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f104893e012b3d97b_d20250926_m014419_c001_v0001172_t0027_u01758851059617") 2025/09/26 01:50:16 DEBUG : CompareDest/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d03f_d20250926_m014400_c001_v7007000_t0000_u01758851040059") 2025/09/26 01:50:16 DEBUG : CompareDest/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90bb9_d20250926_m014354_c001_v0001120_t0032_u01758851034030") 2025/09/26 01:50:16 DEBUG : CompareDest/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d041_d20250926_m014400_c001_v7007000_t0000_u01758851040253") 2025/09/26 01:50:16 DEBUG : CompareDest/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3fee_d20250926_m014355_c001_v0001184_t0045_u01758851035545") 2025/09/26 01:50:16 DEBUG : CopyDest/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd87567_d20250926_m014425_c001_v7007000_t0000_u01758851065474") 2025/09/26 01:50:16 DEBUG : CopyDest/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b617_d20250926_m014416_c001_v0001104_t0042_u01758851056495") 2025/09/26 01:50:16 DEBUG : CopyDest/three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd87569_d20250926_m014425_c001_v7007000_t0000_u01758851065657") 2025/09/26 01:50:16 DEBUG : CopyDest/three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd405d_d20250926_m014423_c001_v0001184_t0028_u01758851063341") 2025/09/26 01:50:16 DEBUG : CopyDest/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd8756b_d20250926_m014425_c001_v7007000_t0000_u01758851065841") 2025/09/26 01:50:16 DEBUG : CopyDest/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90bda_d20250926_m014421_c001_v0001120_t0053_u01758851061036") 2025/09/26 01:50:16 DEBUG : EXISTING: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b862c6_d20250926_m014546_c001_v7007000_t0000_u01758851146478") 2025/09/26 01:50:16 DEBUG : EXISTING: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41a3_d20250926_m014545_c001_v0001184_t0040_u01758851145507") 2025/09/26 01:50:16 DEBUG : PREFIXapple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea4e_d20250926_m014745_c001_v7007000_t0000_u01758851265366") 2025/09/26 01:50:16 DEBUG : PREFIXapple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe369_d20250926_m014739_c001_v0001101_t0012_u01758851259311") 2025/09/26 01:50:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d7441_d20250926_m014745_c001_v7007000_t0000_u01758851265409") 2025/09/26 01:50:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4492_d20250926_m014739_c001_v0001184_t0001_u01758851259283") 2025/09/26 01:50:16 DEBUG : PREFIXbanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346eb_d20250926_m014745_c001_v7007000_t0000_u01758851265200") 2025/09/26 01:50:17 DEBUG : PREFIXbanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d9e_d20250926_m014739_c001_v0001120_t0051_u01758851259291") 2025/09/26 01:50:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d743e_d20250926_m014745_c001_v7007000_t0000_u01758851265214") 2025/09/26 01:50:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce93_d20250926_m014739_c001_v0001032_t0046_u01758851259301") 2025/09/26 01:50:17 DEBUG : Testêé: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b862a5_d20250926_m014542_c001_v7007000_t0000_u01758851142906") 2025/09/26 01:50:17 DEBUG : Testêé: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd418b_d20250926_m014542_c001_v0001184_t0037_u01758851142331") 2025/09/26 01:50:17 DEBUG : Testêé: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c3b_d20250926_m014541_c001_v0001120_t0047_u01758851141178") 2025/09/26 01:50:17 DEBUG : YXBwbGU=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330950_d20250926_m014725_c001_v7007000_t0000_u01758851245625") 2025/09/26 01:50:17 DEBUG : YXBwbGU=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce78_d20250926_m014721_c001_v0001032_t0033_u01758851241479") 2025/09/26 01:50:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330951_d20250926_m014725_c001_v7007000_t0000_u01758851245810") 2025/09/26 01:50:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe332_d20250926_m014721_c001_v0001101_t0056_u01758851241488") 2025/09/26 01:50:17 DEBUG : YmFuYW5h: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330952_d20250926_m014725_c001_v7007000_t0000_u01758851245995") 2025/09/26 01:50:17 DEBUG : YmFuYW5h: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d75_d20250926_m014721_c001_v0001120_t0014_u01758851241469") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192fd_d20250926_m014220_c001_v7007000_t0000_u01758850940282") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b534_d20250926_m014219_c001_v0001104_t0020_u01758850939423") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192e8_d20250926_m014217_c001_v7007000_t0000_u01758850937273") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b52c_d20250926_m014216_c001_v0001104_t0017_u01758850936102") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330435_d20250926_m014153_c001_v7007000_t0000_u01758850913435") 2025/09/26 01:50:17 DEBUG : a/potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4f2_d20250926_m014152_c001_v0001104_t0001_u01758850912176") 2025/09/26 01:50:17 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bbf_d20250926_m014943_c001_v7007000_t0000_u01758851383223") 2025/09/26 01:50:17 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90eb5_d20250926_m014939_c001_v0001120_t0031_u01758851379232") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfbc_d20250926_m014927_c001_v7007000_t0000_u01758851367882") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e99_d20250926_m014924_c001_v0001120_t0023_u01758851364107") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee95c_d20250926_m014912_c001_v7007000_t0000_u01758851352177") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e72_d20250926_m014908_c001_v0001120_t0001_u01758851348570") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866d7_d20250926_m014856_c001_v7007000_t0000_u01758851336659") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e5a_d20250926_m014853_c001_v0001120_t0011_u01758851333023") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309c3_d20250926_m014841_c001_v7007000_t0000_u01758851321767") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e39_d20250926_m014837_c001_v0001120_t0039_u01758851317557") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc369_d20250926_m014825_c001_v7007000_t0000_u01758851305962") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e0f_d20250926_m014820_c001_v0001120_t0011_u01758851300357") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea96_d20250926_m014808_c001_v7007000_t0000_u01758851288205") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4530_d20250926_m014804_c001_v0001184_t0006_u01758851284728") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095c5_d20250926_m014803_c001_v7007000_t0000_u01758851283793") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dcd_d20250926_m014758_c001_v0001120_t0054_u01758851278903") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330972_d20250926_m014746_c001_v7007000_t0000_u01758851266907") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90daa_d20250926_m014743_c001_v0001120_t0042_u01758851263071") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d7439_d20250926_m014741_c001_v7007000_t0000_u01758851261934") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4487_d20250926_m014737_c001_v0001184_t0047_u01758851257117") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d742e_d20250926_m014723_c001_v7007000_t0000_u01758851243665") 2025/09/26 01:50:18 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4423_d20250926_m014719_c001_v0001184_t0022_u01758851239051") 2025/09/26 01:50:19 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda34_d20250926_m014706_c001_v7007000_t0000_u01758851226914") 2025/09/26 01:50:19 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43bd_d20250926_m014702_c001_v0001184_t0014_u01758851222836") 2025/09/26 01:50:19 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c5b_d20250926_m014651_c001_v7007000_t0000_u01758851211126") 2025/09/26 01:50:19 DEBUG : apple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4379_d20250926_m014647_c001_v0001184_t0052_u01758851207563") 2025/09/26 01:50:19 DEBUG : appleSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdc04_d20250926_m014806_c001_v7007000_t0000_u01758851286468") 2025/09/26 01:50:19 DEBUG : appleSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cec0_d20250926_m014801_c001_v0001032_t0013_u01758851281134") 2025/09/26 01:50:19 DEBUG : appleapple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36a_d20250926_m014826_c001_v7007000_t0000_u01758851306144") 2025/09/26 01:50:19 DEBUG : appleapple: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e17_d20250926_m014822_c001_v0001120_t0031_u01758851302336") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bc1_d20250926_m014943_c001_v7007000_t0000_u01758851383408") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4b6_d20250926_m014940_c001_v0001101_t0020_u01758851380008") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfbd_d20250926_m014928_c001_v7007000_t0000_u01758851368064") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe483_d20250926_m014924_c001_v0001101_t0033_u01758851364732") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee95e_d20250926_m014912_c001_v7007000_t0000_u01758851352358") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe466_d20250926_m014909_c001_v0001101_t0016_u01758851349434") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866d9_d20250926_m014856_c001_v7007000_t0000_u01758851336841") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe43d_d20250926_m014853_c001_v0001101_t0013_u01758851333820") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309c4_d20250926_m014841_c001_v7007000_t0000_u01758851321958") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe410_d20250926_m014838_c001_v0001101_t0042_u01758851318315") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc1220_d20250926_m014824_c001_v7007000_t0000_u01758851304189") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd457a_d20250926_m014821_c001_v0001184_t0043_u01758851301032") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea98_d20250926_m014808_c001_v7007000_t0000_u01758851288387") 2025/09/26 01:50:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3bc_d20250926_m014804_c001_v0001101_t0043_u01758851284758") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea88_d20250926_m014803_c001_v7007000_t0000_u01758851283808") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3aa_d20250926_m014759_c001_v0001101_t0019_u01758851279515") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330973_d20250926_m014747_c001_v7007000_t0000_u01758851267089") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cea1_d20250926_m014743_c001_v0001032_t0017_u01758851263102") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d743c_d20250926_m014742_c001_v7007000_t0000_u01758851262116") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce91_d20250926_m014737_c001_v0001032_t0002_u01758851257581") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf6809586_d20250926_m014723_c001_v7007000_t0000_u01758851243642") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce74_d20250926_m014719_c001_v0001032_t0034_u01758851239638") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda36_d20250926_m014707_c001_v7007000_t0000_u01758851227096") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce56_d20250926_m014703_c001_v0001032_t0051_u01758851223628") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c5c_d20250926_m014651_c001_v7007000_t0000_u01758851211308") 2025/09/26 01:50:20 DEBUG : appleappleapplebanana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce37_d20250926_m014648_c001_v0001032_t0048_u01758851208356") 2025/09/26 01:50:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095c8_d20250926_m014806_c001_v7007000_t0000_u01758851286672") 2025/09/26 01:50:20 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dd3_d20250926_m014801_c001_v0001120_t0045_u01758851281104") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19300_d20250926_m014220_c001_v7007000_t0000_u01758850940464") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b52e_d20250926_m014217_c001_v0001104_t0052_u01758850937841") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192e3_d20250926_m014216_c001_v7007000_t0000_u01758850936713") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b526_d20250926_m014214_c001_v0001104_t0022_u01758850934431") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330431_d20250926_m014152_c001_v7007000_t0000_u01758850912882") 2025/09/26 01:50:20 DEBUG : b/potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4ec_d20250926_m014150_c001_v0001104_t0059_u01758850910266") 2025/09/26 01:50:20 DEBUG : backup/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330750_d20250926_m014439_c001_v7007000_t0000_u01758851079877") 2025/09/26 01:50:21 DEBUG : backup/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f108208e1978de1eb_d20250926_m014437_c001_v0001038_t0001_u01758851077660") 2025/09/26 01:50:21 DEBUG : backup/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f10909c855108af5f_d20250926_m014433_c001_v0001176_t0041_u01758851073471") 2025/09/26 01:50:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330827_d20250926_m014506_c001_v7007000_t0000_u01758851106588") 2025/09/26 01:50:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f106f0eb59d92c233_d20250926_m014504_c001_v0001131_t0043_u01758851104870") 2025/09/26 01:50:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1176bc207d31b9b3_d20250926_m014500_c001_v0001040_t0044_u01758851100543") 2025/09/26 01:50:21 DEBUG : backup/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce727_d20250926_m014454_c001_v7007000_t0000_u01758851094018") 2025/09/26 01:50:21 DEBUG : backup/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113e6706ab8f0de5_d20250926_m014452_c001_v0001177_t0035_u01758851092446") 2025/09/26 01:50:21 DEBUG : backup/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1042f864b68b22bc_d20250926_m014448_c001_v0001178_t0019_u01758851088816") 2025/09/26 01:50:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233082a_d20250926_m014506_c001_v7007000_t0000_u01758851106772") 2025/09/26 01:50:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1122324782e8c03d_d20250926_m014505_c001_v0001179_t0059_u01758851105830") 2025/09/26 01:50:21 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1006c1e51aa09f6f_d20250926_m014502_c001_v0001131_t0020_u01758851102371") 2025/09/26 01:50:21 DEBUG : backup/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330752_d20250926_m014440_c001_v7007000_t0000_u01758851080061") 2025/09/26 01:50:21 DEBUG : backup/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1171fab3229c93f2_d20250926_m014438_c001_v0001100_t0055_u01758851078852") 2025/09/26 01:50:21 DEBUG : backup/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114a2d3bee293783_d20250926_m014434_c001_v0001182_t0043_u01758851074848") 2025/09/26 01:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce728_d20250926_m014454_c001_v7007000_t0000_u01758851094200") 2025/09/26 01:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f101d5b4615539f55_d20250926_m014453_c001_v0001176_t0016_u01758851093253") 2025/09/26 01:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f119a5303ff12d8b0_d20250926_m014450_c001_v0001101_t0008_u01758851090176") 2025/09/26 01:50:21 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bc3_d20250926_m014943_c001_v7007000_t0000_u01758851383602") 2025/09/26 01:50:21 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf69_d20250926_m014939_c001_v0001032_t0015_u01758851379626") 2025/09/26 01:50:21 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfbe_d20250926_m014928_c001_v7007000_t0000_u01758851368246") 2025/09/26 01:50:21 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf52_d20250926_m014924_c001_v0001032_t0031_u01758851364428") 2025/09/26 01:50:21 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee961_d20250926_m014912_c001_v7007000_t0000_u01758851352540") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf3a_d20250926_m014909_c001_v0001032_t0021_u01758851349107") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866db_d20250926_m014857_c001_v7007000_t0000_u01758851337024") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf25_d20250926_m014853_c001_v0001032_t0008_u01758851333362") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309c7_d20250926_m014842_c001_v7007000_t0000_u01758851322142") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf08_d20250926_m014837_c001_v0001032_t0024_u01758851317845") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36b_d20250926_m014826_c001_v7007000_t0000_u01758851306325") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceed_d20250926_m014820_c001_v0001032_t0022_u01758851300625") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea99_d20250926_m014808_c001_v7007000_t0000_u01758851288570") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cece_d20250926_m014804_c001_v0001032_t0028_u01758851284746") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea83_d20250926_m014803_c001_v7007000_t0000_u01758851283622") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4501_d20250926_m014759_c001_v0001184_t0017_u01758851279311") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330974_d20250926_m014747_c001_v7007000_t0000_u01758851267277") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44b6_d20250926_m014743_c001_v0001184_t0013_u01758851263084") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096d_d20250926_m014742_c001_v7007000_t0000_u01758851262147") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d9a_d20250926_m014737_c001_v0001120_t0033_u01758851257321") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda69_d20250926_m014723_c001_v7007000_t0000_u01758851243632") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d73_d20250926_m014719_c001_v0001120_t0038_u01758851239311") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda37_d20250926_m014707_c001_v7007000_t0000_u01758851227279") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d4a_d20250926_m014703_c001_v0001120_t0005_u01758851223028") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c5e_d20250926_m014651_c001_v7007000_t0000_u01758851211490") 2025/09/26 01:50:22 DEBUG : banana: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d24_d20250926_m014647_c001_v0001120_t0001_u01758851207763") 2025/09/26 01:50:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee8a0_d20250926_m014806_c001_v7007000_t0000_u01758851286514") 2025/09/26 01:50:23 DEBUG : bananaSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4511_d20250926_m014801_c001_v0001184_t0044_u01758851281116") 2025/09/26 01:50:23 DEBUG : both0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5597_d20250926_m014624_c001_v7007000_t0000_u01758851184928") 2025/09/26 01:50:23 DEBUG : both0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c9d_d20250926_m014608_c001_v0001120_t0046_u01758851168415") 2025/09/26 01:50:23 DEBUG : both0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b25_d20250926_m014604_c001_v7007000_t0000_u01758851164121") 2025/09/26 01:50:23 DEBUG : both0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c45_d20250926_m014548_c001_v0001120_t0019_u01758851148431") 2025/09/26 01:50:23 DEBUG : both1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5598_d20250926_m014625_c001_v7007000_t0000_u01758851185110") 2025/09/26 01:50:23 DEBUG : both1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c9f_d20250926_m014609_c001_v0001120_t0048_u01758851169360") 2025/09/26 01:50:23 DEBUG : both1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b26_d20250926_m014604_c001_v7007000_t0000_u01758851164303") 2025/09/26 01:50:23 DEBUG : both1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c49_d20250926_m014548_c001_v0001120_t0040_u01758851148910") 2025/09/26 01:50:23 DEBUG : both10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5599_d20250926_m014625_c001_v7007000_t0000_u01758851185291") 2025/09/26 01:50:23 DEBUG : both10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cbc_d20250926_m014616_c001_v0001120_t0054_u01758851176026") 2025/09/26 01:50:23 DEBUG : both10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b27_d20250926_m014604_c001_v7007000_t0000_u01758851164484") 2025/09/26 01:50:23 DEBUG : both10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c67_d20250926_m014555_c001_v0001120_t0037_u01758851155023") 2025/09/26 01:50:23 DEBUG : both11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba559b_d20250926_m014625_c001_v7007000_t0000_u01758851185473") 2025/09/26 01:50:23 DEBUG : both11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cbe_d20250926_m014616_c001_v0001120_t0029_u01758851176630") 2025/09/26 01:50:23 DEBUG : both11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b28_d20250926_m014604_c001_v7007000_t0000_u01758851164666") 2025/09/26 01:50:23 DEBUG : both11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c69_d20250926_m014555_c001_v0001120_t0014_u01758851155598") 2025/09/26 01:50:23 DEBUG : both12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba559c_d20250926_m014625_c001_v7007000_t0000_u01758851185655") 2025/09/26 01:50:23 DEBUG : both12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cc2_d20250926_m014617_c001_v0001120_t0041_u01758851177513") 2025/09/26 01:50:24 DEBUG : both12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b29_d20250926_m014604_c001_v7007000_t0000_u01758851164857") 2025/09/26 01:50:24 DEBUG : both12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c6b_d20250926_m014556_c001_v0001120_t0012_u01758851156143") 2025/09/26 01:50:24 DEBUG : both13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba559d_d20250926_m014625_c001_v7007000_t0000_u01758851185837") 2025/09/26 01:50:24 DEBUG : both13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cc6_d20250926_m014618_c001_v0001120_t0020_u01758851178157") 2025/09/26 01:50:24 DEBUG : both13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2a_d20250926_m014605_c001_v7007000_t0000_u01758851165038") 2025/09/26 01:50:24 DEBUG : both13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c6f_d20250926_m014556_c001_v0001120_t0047_u01758851156656") 2025/09/26 01:50:24 DEBUG : both14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba559e_d20250926_m014626_c001_v7007000_t0000_u01758851186018") 2025/09/26 01:50:24 DEBUG : both14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cc8_d20250926_m014618_c001_v0001120_t0049_u01758851178673") 2025/09/26 01:50:24 DEBUG : both14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2b_d20250926_m014605_c001_v7007000_t0000_u01758851165218") 2025/09/26 01:50:24 DEBUG : both14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c72_d20250926_m014557_c001_v0001120_t0028_u01758851157331") 2025/09/26 01:50:24 DEBUG : both15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba559f_d20250926_m014626_c001_v7007000_t0000_u01758851186201") 2025/09/26 01:50:24 DEBUG : both15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ccc_d20250926_m014619_c001_v0001120_t0051_u01758851179238") 2025/09/26 01:50:24 DEBUG : both15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2c_d20250926_m014605_c001_v7007000_t0000_u01758851165400") 2025/09/26 01:50:24 DEBUG : both15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c74_d20250926_m014558_c001_v0001120_t0016_u01758851158134") 2025/09/26 01:50:24 DEBUG : both16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a0_d20250926_m014626_c001_v7007000_t0000_u01758851186394") 2025/09/26 01:50:24 DEBUG : both16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cce_d20250926_m014619_c001_v0001120_t0032_u01758851179861") 2025/09/26 01:50:24 DEBUG : both16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2d_d20250926_m014605_c001_v7007000_t0000_u01758851165580") 2025/09/26 01:50:24 DEBUG : both16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c78_d20250926_m014558_c001_v0001120_t0001_u01758851158637") 2025/09/26 01:50:24 DEBUG : both17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a1_d20250926_m014626_c001_v7007000_t0000_u01758851186575") 2025/09/26 01:50:24 DEBUG : both17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cd4_d20250926_m014620_c001_v0001120_t0058_u01758851180403") 2025/09/26 01:50:24 DEBUG : both17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2e_d20250926_m014605_c001_v7007000_t0000_u01758851165762") 2025/09/26 01:50:25 DEBUG : both17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c7c_d20250926_m014559_c001_v0001120_t0039_u01758851159308") 2025/09/26 01:50:25 DEBUG : both18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a2_d20250926_m014626_c001_v7007000_t0000_u01758851186758") 2025/09/26 01:50:25 DEBUG : both18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cd6_d20250926_m014621_c001_v0001120_t0012_u01758851181038") 2025/09/26 01:50:25 DEBUG : both18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b2f_d20250926_m014605_c001_v7007000_t0000_u01758851165944") 2025/09/26 01:50:25 DEBUG : both18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c84_d20250926_m014559_c001_v0001120_t0040_u01758851159836") 2025/09/26 01:50:25 DEBUG : both19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a3_d20250926_m014626_c001_v7007000_t0000_u01758851186941") 2025/09/26 01:50:25 DEBUG : both19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cd8_d20250926_m014621_c001_v0001120_t0037_u01758851181628") 2025/09/26 01:50:25 DEBUG : both19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b30_d20250926_m014606_c001_v7007000_t0000_u01758851166126") 2025/09/26 01:50:25 DEBUG : both19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c89_d20250926_m014600_c001_v0001120_t0000_u01758851160597") 2025/09/26 01:50:25 DEBUG : both2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a4_d20250926_m014627_c001_v7007000_t0000_u01758851187124") 2025/09/26 01:50:25 DEBUG : both2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ca3_d20250926_m014610_c001_v0001120_t0025_u01758851170094") 2025/09/26 01:50:25 DEBUG : both2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b31_d20250926_m014606_c001_v7007000_t0000_u01758851166307") 2025/09/26 01:50:25 DEBUG : both2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c4f_d20250926_m014549_c001_v0001120_t0039_u01758851149642") 2025/09/26 01:50:25 DEBUG : both3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a6_d20250926_m014627_c001_v7007000_t0000_u01758851187305") 2025/09/26 01:50:25 DEBUG : both3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ca5_d20250926_m014611_c001_v0001120_t0049_u01758851171015") 2025/09/26 01:50:25 DEBUG : both3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b32_d20250926_m014606_c001_v7007000_t0000_u01758851166488") 2025/09/26 01:50:25 DEBUG : both3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c51_d20250926_m014550_c001_v0001120_t0016_u01758851150212") 2025/09/26 01:50:25 DEBUG : both4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a7_d20250926_m014627_c001_v7007000_t0000_u01758851187487") 2025/09/26 01:50:25 DEBUG : both4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ca7_d20250926_m014611_c001_v0001120_t0050_u01758851171592") 2025/09/26 01:50:25 DEBUG : both4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b33_d20250926_m014606_c001_v7007000_t0000_u01758851166670") 2025/09/26 01:50:25 DEBUG : both4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c53_d20250926_m014550_c001_v0001120_t0020_u01758851150659") 2025/09/26 01:50:25 DEBUG : both5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a8_d20250926_m014627_c001_v7007000_t0000_u01758851187670") 2025/09/26 01:50:25 DEBUG : both5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cad_d20250926_m014612_c001_v0001120_t0020_u01758851172215") 2025/09/26 01:50:26 DEBUG : both5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b34_d20250926_m014606_c001_v7007000_t0000_u01758851166866") 2025/09/26 01:50:26 DEBUG : both5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c57_d20250926_m014551_c001_v0001120_t0029_u01758851151425") 2025/09/26 01:50:26 DEBUG : both6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55a9_d20250926_m014627_c001_v7007000_t0000_u01758851187875") 2025/09/26 01:50:26 DEBUG : both6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90caf_d20250926_m014612_c001_v0001120_t0032_u01758851172980") 2025/09/26 01:50:26 DEBUG : both6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b37_d20250926_m014607_c001_v7007000_t0000_u01758851167122") 2025/09/26 01:50:26 DEBUG : both6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c5b_d20250926_m014552_c001_v0001120_t0047_u01758851152169") 2025/09/26 01:50:26 DEBUG : both7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ab_d20250926_m014628_c001_v7007000_t0000_u01758851188057") 2025/09/26 01:50:26 DEBUG : both7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cb3_d20250926_m014613_c001_v0001120_t0050_u01758851173541") 2025/09/26 01:50:26 DEBUG : both7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b39_d20250926_m014607_c001_v7007000_t0000_u01758851167303") 2025/09/26 01:50:26 DEBUG : both7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c5d_d20250926_m014552_c001_v0001120_t0048_u01758851152878") 2025/09/26 01:50:26 DEBUG : both8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ac_d20250926_m014628_c001_v7007000_t0000_u01758851188239") 2025/09/26 01:50:26 DEBUG : both8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cb8_d20250926_m014614_c001_v0001120_t0044_u01758851174599") 2025/09/26 01:50:26 DEBUG : both8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b3a_d20250926_m014607_c001_v7007000_t0000_u01758851167484") 2025/09/26 01:50:26 DEBUG : both8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c63_d20250926_m014553_c001_v0001120_t0050_u01758851153686") 2025/09/26 01:50:26 DEBUG : both9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ad_d20250926_m014628_c001_v7007000_t0000_u01758851188422") 2025/09/26 01:50:26 DEBUG : both9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90cba_d20250926_m014615_c001_v0001120_t0002_u01758851175304") 2025/09/26 01:50:26 DEBUG : both9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b3b_d20250926_m014607_c001_v7007000_t0000_u01758851167666") 2025/09/26 01:50:26 DEBUG : both9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c65_d20250926_m014554_c001_v0001120_t0000_u01758851154368") 2025/09/26 01:50:26 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19302_d20250926_m014220_c001_v7007000_t0000_u01758850940648") 2025/09/26 01:50:26 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b530_d20250926_m014218_c001_v0001104_t0015_u01758850938351") 2025/09/26 01:50:27 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192ea_d20250926_m014217_c001_v7007000_t0000_u01758850937456") 2025/09/26 01:50:27 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b52a_d20250926_m014214_c001_v0001104_t0000_u01758850934952") 2025/09/26 01:50:27 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330437_d20250926_m014153_c001_v7007000_t0000_u01758850913617") 2025/09/26 01:50:27 DEBUG : c/non empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4ee_d20250926_m014150_c001_v0001104_t0013_u01758850910936") 2025/09/26 01:50:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330953_d20250926_m014726_c001_v7007000_t0000_u01758851246177") 2025/09/26 01:50:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4429_d20250926_m014721_c001_v0001184_t0046_u01758851241459") 2025/09/26 01:50:27 DEBUG : check sum: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823303a2_d20250926_m014141_c001_v7007000_t0000_u01758850901320") 2025/09/26 01:50:27 DEBUG : check sum: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4d8_d20250926_m014140_c001_v0001104_t0033_u01758850900036") 2025/09/26 01:50:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc128d_d20250926_m015012_c001_v7007000_t0000_u01758851412886") 2025/09/26 01:50:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ee4_d20250926_m015011_c001_v0001120_t0018_u01758851411365") 2025/09/26 01:50:27 DEBUG : dest/3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd87539_d20250926_m014409_c001_v7007000_t0000_u01758851049485") 2025/09/26 01:50:27 DEBUG : dest/3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4030f1d627fefad6_d20250926_m014408_c001_v0001042_t0020_u01758851048377") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36c_d20250926_m014826_c001_v7007000_t0000_u01758851306506") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4581_d20250926_m014822_c001_v0001184_t0028_u01758851302360") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bc5_d20250926_m014943_c001_v7007000_t0000_u01758851383784") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ea3_d20250926_m014932_c001_v0001120_t0028_u01758851372564") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfbf_d20250926_m014928_c001_v7007000_t0000_u01758851368427") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e83_d20250926_m014916_c001_v0001120_t0057_u01758851356909") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee963_d20250926_m014912_c001_v7007000_t0000_u01758851352722") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e64_d20250926_m014901_c001_v0001120_t0043_u01758851341270") 2025/09/26 01:50:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866dd_d20250926_m014857_c001_v7007000_t0000_u01758851337206") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e45_d20250926_m014846_c001_v0001120_t0034_u01758851326440") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309c8_d20250926_m014842_c001_v7007000_t0000_u01758851322324") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e2f_d20250926_m014830_c001_v0001120_t0001_u01758851310619") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5aaa_d20250926_m014824_c001_v7007000_t0000_u01758851304346") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dfb_d20250926_m014812_c001_v0001120_t0028_u01758851292821") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9a_d20250926_m014808_c001_v7007000_t0000_u01758851288752") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4535_d20250926_m014804_c001_v0001184_t0052_u01758851284946") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf38_d20250926_m014803_c001_v7007000_t0000_u01758851283390") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dbd_d20250926_m014751_c001_v0001120_t0046_u01758851271612") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330975_d20250926_m014747_c001_v7007000_t0000_u01758851267461") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44b8_d20250926_m014743_c001_v0001184_t0025_u01758851263299") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea43_d20250926_m014742_c001_v7007000_t0000_u01758851262161") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd445b_d20250926_m014730_c001_v0001184_t0019_u01758851250271") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4144aabd702ecdbd_d20250926_m014723_c001_v7007000_t0000_u01758851243794") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43f1_d20250926_m014711_c001_v0001184_t0031_u01758851231602") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda38_d20250926_m014707_c001_v7007000_t0000_u01758851227466") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4397_d20250926_m014655_c001_v0001184_t0008_u01758851215783") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c5f_d20250926_m014651_c001_v7007000_t0000_u01758851211682") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4348_d20250926_m014641_c001_v0001184_t0042_u01758851201950") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea93_d20250926_m014806_c001_v7007000_t0000_u01758851286849") 2025/09/26 01:50:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4515_d20250926_m014801_c001_v0001184_t0008_u01758851281323") 2025/09/26 01:50:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36d_d20250926_m014826_c001_v7007000_t0000_u01758851306686") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3e6_d20250926_m014822_c001_v0001101_t0015_u01758851302367") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bc8_d20250926_m014943_c001_v7007000_t0000_u01758851383970") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf5c_d20250926_m014933_c001_v0001032_t0048_u01758851373544") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc2_d20250926_m014928_c001_v7007000_t0000_u01758851368611") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf42_d20250926_m014917_c001_v0001032_t0053_u01758851357724") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee966_d20250926_m014912_c001_v7007000_t0000_u01758851352904") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf2e_d20250926_m014902_c001_v0001032_t0003_u01758851342118") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866df_d20250926_m014857_c001_v7007000_t0000_u01758851337387") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf14_d20250926_m014847_c001_v0001032_t0007_u01758851327146") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309ca_d20250926_m014842_c001_v7007000_t0000_u01758851322507") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cefc_d20250926_m014831_c001_v0001032_t0049_u01758851311449") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5aa8_d20250926_m014823_c001_v7007000_t0000_u01758851303981") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cedd_d20250926_m014813_c001_v0001032_t0029_u01758851293793") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9b_d20250926_m014808_c001_v7007000_t0000_u01758851288934") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3be_d20250926_m014805_c001_v0001101_t0041_u01758851285092") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095c4_d20250926_m014803_c001_v7007000_t0000_u01758851283595") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44e4_d20250926_m014752_c001_v0001184_t0026_u01758851272408") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330976_d20250926_m014747_c001_v7007000_t0000_u01758851267643") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dac_d20250926_m014743_c001_v0001120_t0018_u01758851263447") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096b_d20250926_m014741_c001_v7007000_t0000_u01758851261741") 2025/09/26 01:50:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d89_d20250926_m014730_c001_v0001120_t0055_u01758851250832") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233094a_d20250926_m014723_c001_v7007000_t0000_u01758851243414") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d59_d20250926_m014712_c001_v0001120_t0054_u01758851232181") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda39_d20250926_m014707_c001_v7007000_t0000_u01758851227705") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d2a_d20250926_m014656_c001_v0001120_t0010_u01758851216355") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c60_d20250926_m014651_c001_v7007000_t0000_u01758851211865") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d16_d20250926_m014642_c001_v0001120_t0019_u01758851202152") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea8d_d20250926_m014806_c001_v7007000_t0000_u01758851286482") 2025/09/26 01:50:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd451b_d20250926_m014801_c001_v0001184_t0000_u01758851281534") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36e_d20250926_m014826_c001_v7007000_t0000_u01758851306869") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4583_d20250926_m014822_c001_v0001184_t0029_u01758851302555") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bca_d20250926_m014944_c001_v7007000_t0000_u01758851384152") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4a0_d20250926_m014934_c001_v0001101_t0017_u01758851374367") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc3_d20250926_m014928_c001_v7007000_t0000_u01758851368795") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe475_d20250926_m014918_c001_v0001101_t0005_u01758851358526") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee968_d20250926_m014913_c001_v7007000_t0000_u01758851353087") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe44d_d20250926_m014903_c001_v0001101_t0044_u01758851343470") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866e1_d20250926_m014857_c001_v7007000_t0000_u01758851337569") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe425_d20250926_m014847_c001_v0001101_t0042_u01758851327912") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309cb_d20250926_m014842_c001_v7007000_t0000_u01758851322690") 2025/09/26 01:50:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe400_d20250926_m014832_c001_v0001101_t0014_u01758851312151") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f417a220a8a1bc66a_d20250926_m014824_c001_v7007000_t0000_u01758851304207") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd455c_d20250926_m014814_c001_v0001184_t0007_u01758851294549") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9c_d20250926_m014809_c001_v7007000_t0000_u01758851289116") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ced2_d20250926_m014805_c001_v0001032_t0058_u01758851285110") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095bf_d20250926_m014803_c001_v7007000_t0000_u01758851283412") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe38d_d20250926_m014752_c001_v0001101_t0057_u01758851272987") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330977_d20250926_m014747_c001_v7007000_t0000_u01758851267826") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44bc_d20250926_m014743_c001_v0001184_t0048_u01758851263576") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096a_d20250926_m014741_c001_v7007000_t0000_u01758851261559") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce85_d20250926_m014731_c001_v0001032_t0049_u01758851251636") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346bd_d20250926_m014723_c001_v7007000_t0000_u01758851243858") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce64_d20250926_m014713_c001_v0001032_t0008_u01758851233012") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda3b_d20250926_m014707_c001_v7007000_t0000_u01758851227890") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce3f_d20250926_m014657_c001_v0001032_t0005_u01758851217132") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c61_d20250926_m014652_c001_v7007000_t0000_u01758851212046") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce25_d20250926_m014642_c001_v0001032_t0043_u01758851202447") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095c7_d20250926_m014806_c001_v7007000_t0000_u01758851286489") 2025/09/26 01:50:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dd5_d20250926_m014801_c001_v0001120_t0036_u01758851281583") 2025/09/26 01:50:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc36f_d20250926_m014827_c001_v7007000_t0000_u01758851307051") 2025/09/26 01:50:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cef1_d20250926_m014822_c001_v0001032_t0046_u01758851302685") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bcc_d20250926_m014944_c001_v7007000_t0000_u01758851384335") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46b4_d20250926_m014935_c001_v0001184_t0052_u01758851375113") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc4_d20250926_m014928_c001_v7007000_t0000_u01758851368976") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4671_d20250926_m014919_c001_v0001184_t0019_u01758851359454") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee969_d20250926_m014913_c001_v7007000_t0000_u01758851353269") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd462c_d20250926_m014904_c001_v0001184_t0000_u01758851344473") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866e4_d20250926_m014857_c001_v7007000_t0000_u01758851337754") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45e7_d20250926_m014848_c001_v0001184_t0051_u01758851328885") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309cc_d20250926_m014842_c001_v7007000_t0000_u01758851322873") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45b3_d20250926_m014832_c001_v0001184_t0031_u01758851312925") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc121e_d20250926_m014824_c001_v7007000_t0000_u01758851304007") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3d3_d20250926_m014815_c001_v0001101_t0021_u01758851295119") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9d_d20250926_m014809_c001_v7007000_t0000_u01758851289300") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90de7_d20250926_m014805_c001_v0001120_t0011_u01758851285135") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdbf1_d20250926_m014803_c001_v7007000_t0000_u01758851283820") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceae_d20250926_m014754_c001_v0001032_t0010_u01758851274220") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330978_d20250926_m014748_c001_v7007000_t0000_u01758851268009") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cea3_d20250926_m014743_c001_v0001032_t0000_u01758851263596") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346e5_d20250926_m014741_c001_v7007000_t0000_u01758851261948") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe359_d20250926_m014732_c001_v0001101_t0036_u01758851252437") 2025/09/26 01:50:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda6a_d20250926_m014723_c001_v7007000_t0000_u01758851243816") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe30e_d20250926_m014713_c001_v0001101_t0042_u01758851233805") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda3c_d20250926_m014708_c001_v7007000_t0000_u01758851228074") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2e5_d20250926_m014658_c001_v0001101_t0028_u01758851218038") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c62_d20250926_m014652_c001_v7007000_t0000_u01758851212227") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2b1_d20250926_m014642_c001_v0001101_t0048_u01758851202857") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea91_d20250926_m014806_c001_v7007000_t0000_u01758851286686") 2025/09/26 01:50:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3b2_d20250926_m014801_c001_v0001101_t0006_u01758851281593") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc370_d20250926_m014827_c001_v7007000_t0000_u01758851307233") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3e8_d20250926_m014822_c001_v0001101_t0044_u01758851302700") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bce_d20250926_m014944_c001_v7007000_t0000_u01758851384564") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ead_d20250926_m014935_c001_v0001120_t0011_u01758851375317") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc5_d20250926_m014929_c001_v7007000_t0000_u01758851369179") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e8b_d20250926_m014919_c001_v0001120_t0049_u01758851359667") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee96b_d20250926_m014913_c001_v7007000_t0000_u01758851353451") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e68_d20250926_m014904_c001_v0001120_t0015_u01758851344683") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866e6_d20250926_m014857_c001_v7007000_t0000_u01758851337936") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e49_d20250926_m014849_c001_v0001120_t0013_u01758851329087") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309ce_d20250926_m014843_c001_v7007000_t0000_u01758851323055") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e33_d20250926_m014833_c001_v0001120_t0015_u01758851313135") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5aa9_d20250926_m014824_c001_v7007000_t0000_u01758851304164") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e02_d20250926_m014815_c001_v0001120_t0057_u01758851295432") 2025/09/26 01:50:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9e_d20250926_m014809_c001_v7007000_t0000_u01758851289484") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4539_d20250926_m014805_c001_v0001184_t0051_u01758851285152") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdbee_d20250926_m014803_c001_v7007000_t0000_u01758851283627") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dc1_d20250926_m014754_c001_v0001120_t0005_u01758851274582") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330979_d20250926_m014748_c001_v7007000_t0000_u01758851268192") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dae_d20250926_m014743_c001_v0001120_t0036_u01758851263725") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b865cf_d20250926_m014741_c001_v7007000_t0000_u01758851261732") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4463_d20250926_m014732_c001_v0001184_t0014_u01758851252716") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4144aabd702ecdc2_d20250926_m014723_c001_v7007000_t0000_u01758851243977") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43ff_d20250926_m014714_c001_v0001184_t0017_u01758851234174") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda3d_d20250926_m014708_c001_v7007000_t0000_u01758851228258") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43a6_d20250926_m014658_c001_v0001184_t0032_u01758851218421") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c63_d20250926_m014652_c001_v7007000_t0000_u01758851212410") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4350_d20250926_m014643_c001_v0001184_t0002_u01758851203205") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095c9_d20250926_m014806_c001_v7007000_t0000_u01758851286857") 2025/09/26 01:50:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd451d_d20250926_m014801_c001_v0001184_t0021_u01758851281766") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc371_d20250926_m014827_c001_v7007000_t0000_u01758851307414") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4585_d20250926_m014822_c001_v0001184_t0001_u01758851302771") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bd0_d20250926_m014944_c001_v7007000_t0000_u01758851384747") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf5e_d20250926_m014935_c001_v0001032_t0057_u01758851375582") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc6_d20250926_m014929_c001_v7007000_t0000_u01758851369404") 2025/09/26 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf48_d20250926_m014920_c001_v0001032_t0034_u01758851360128") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee96d_d20250926_m014913_c001_v7007000_t0000_u01758851353633") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf30_d20250926_m014904_c001_v0001032_t0039_u01758851344945") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866e8_d20250926_m014858_c001_v7007000_t0000_u01758851338117") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf18_d20250926_m014849_c001_v0001032_t0017_u01758851329371") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309cf_d20250926_m014843_c001_v7007000_t0000_u01758851323239") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf02_d20250926_m014833_c001_v0001032_t0011_u01758851313419") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc365_d20250926_m014824_c001_v7007000_t0000_u01758851304351") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cee1_d20250926_m014815_c001_v0001032_t0030_u01758851295861") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea9f_d20250926_m014809_c001_v7007000_t0000_u01758851289666") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd453b_d20250926_m014805_c001_v0001184_t0032_u01758851285349") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea84_d20250926_m014803_c001_v7007000_t0000_u01758851283637") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44ef_d20250926_m014754_c001_v0001184_t0016_u01758851274968") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097a_d20250926_m014748_c001_v7007000_t0000_u01758851268374") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44c0_d20250926_m014743_c001_v0001184_t0021_u01758851263786") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b865d1_d20250926_m014741_c001_v7007000_t0000_u01758851261913") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d8d_d20250926_m014732_c001_v0001120_t0001_u01758851252908") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf6809587_d20250926_m014723_c001_v7007000_t0000_u01758851243825") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d5f_d20250926_m014714_c001_v0001120_t0049_u01758851234367") 2025/09/26 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda3e_d20250926_m014708_c001_v7007000_t0000_u01758851228441") 2025/09/26 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d36_d20250926_m014658_c001_v0001120_t0001_u01758851218640") 2025/09/26 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c64_d20250926_m014652_c001_v7007000_t0000_u01758851212592") 2025/09/26 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d18_d20250926_m014643_c001_v0001120_t0041_u01758851203406") 2025/09/26 01:50:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf3f_d20250926_m014806_c001_v7007000_t0000_u01758851286543") 2025/09/26 01:50:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cec2_d20250926_m014801_c001_v0001032_t0057_u01758851281812") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc373_d20250926_m014827_c001_v7007000_t0000_u01758851307595") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e1b_d20250926_m014822_c001_v0001120_t0057_u01758851302835") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bd3_d20250926_m014944_c001_v7007000_t0000_u01758851384929") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4a5_d20250926_m014936_c001_v0001101_t0047_u01758851376083") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc7_d20250926_m014929_c001_v7007000_t0000_u01758851369585") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe477_d20250926_m014920_c001_v0001101_t0019_u01758851360456") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee971_d20250926_m014913_c001_v7007000_t0000_u01758851353815") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe457_d20250926_m014905_c001_v0001101_t0050_u01758851345374") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866ea_d20250926_m014858_c001_v7007000_t0000_u01758851338298") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe429_d20250926_m014849_c001_v0001101_t0033_u01758851329726") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d0_d20250926_m014843_c001_v7007000_t0000_u01758851323423") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe406_d20250926_m014833_c001_v0001101_t0015_u01758851313777") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc363_d20250926_m014823_c001_v7007000_t0000_u01758851303987") 2025/09/26 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4567_d20250926_m014816_c001_v0001184_t0038_u01758851296226") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa0_d20250926_m014809_c001_v7007000_t0000_u01758851289848") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90de9_d20250926_m014805_c001_v0001120_t0012_u01758851285431") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf37_d20250926_m014803_c001_v7007000_t0000_u01758851283209") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe397_d20250926_m014755_c001_v0001101_t0024_u01758851275170") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097b_d20250926_m014748_c001_v7007000_t0000_u01758851268558") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe37b_d20250926_m014743_c001_v0001101_t0029_u01758851263815") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5673_d20250926_m014742_c001_v7007000_t0000_u01758851262171") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce89_d20250926_m014733_c001_v0001032_t0014_u01758851253372") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4144aabd702ecdba_d20250926_m014723_c001_v7007000_t0000_u01758851243603") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce66_d20250926_m014715_c001_v0001032_t0011_u01758851235049") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda3f_d20250926_m014708_c001_v7007000_t0000_u01758851228626") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce48_d20250926_m014659_c001_v0001032_t0003_u01758851219112") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c66_d20250926_m014652_c001_v7007000_t0000_u01758851212774") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce27_d20250926_m014643_c001_v0001032_t0039_u01758851203848") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdc06_d20250926_m014806_c001_v7007000_t0000_u01758851286648") 2025/09/26 01:50:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ddb_d20250926_m014801_c001_v0001120_t0048_u01758851281941") 2025/09/26 01:50:37 DEBUG : dir1/0007-12345: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc374_d20250926_m014827_c001_v7007000_t0000_u01758851307776") 2025/09/26 01:50:37 DEBUG : dir1/0007-12345: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4587_d20250926_m014822_c001_v0001184_t0040_u01758851302967") 2025/09/26 01:50:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bd6_d20250926_m014945_c001_v7007000_t0000_u01758851385112") 2025/09/26 01:50:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46ba_d20250926_m014936_c001_v0001184_t0008_u01758851376486") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfc9_d20250926_m014929_c001_v7007000_t0000_u01758851369767") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4677_d20250926_m014920_c001_v0001184_t0059_u01758851360795") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee973_d20250926_m014913_c001_v7007000_t0000_u01758851353997") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4630_d20250926_m014905_c001_v0001184_t0052_u01758851345746") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866ec_d20250926_m014858_c001_v7007000_t0000_u01758851338479") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45ed_d20250926_m014850_c001_v0001184_t0055_u01758851330046") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d1_d20250926_m014843_c001_v7007000_t0000_u01758851323606") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45b9_d20250926_m014834_c001_v0001184_t0048_u01758851314138") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5aa7_d20250926_m014823_c001_v7007000_t0000_u01758851303799") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3d5_d20250926_m014816_c001_v0001101_t0056_u01758851296431") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa1_d20250926_m014810_c001_v7007000_t0000_u01758851290032") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3c0_d20250926_m014805_c001_v0001101_t0009_u01758851285443") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f42136b7bf68095be_d20250926_m014803_c001_v7007000_t0000_u01758851283226") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceb0_d20250926_m014755_c001_v0001032_t0012_u01758851275539") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097c_d20250926_m014748_c001_v7007000_t0000_u01758851268740") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44c2_d20250926_m014743_c001_v0001184_t0033_u01758851263999") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096c_d20250926_m014741_c001_v7007000_t0000_u01758851261923") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe35b_d20250926_m014733_c001_v0001101_t0045_u01758851253732") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260a74_d20250926_m014723_c001_v7007000_t0000_u01758851243842") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe31a_d20250926_m014715_c001_v0001101_t0040_u01758851235501") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda41_d20250926_m014708_c001_v7007000_t0000_u01758851228809") 2025/09/26 01:50:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2e9_d20250926_m014659_c001_v0001101_t0051_u01758851219631") 2025/09/26 01:50:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c67_d20250926_m014652_c001_v7007000_t0000_u01758851212957") 2025/09/26 01:50:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2bb_d20250926_m014644_c001_v0001101_t0020_u01758851204216") 2025/09/26 01:50:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee8a1_d20250926_m014806_c001_v7007000_t0000_u01758851286696") 2025/09/26 01:50:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd451f_d20250926_m014801_c001_v0001184_t0037_u01758851281978") 2025/09/26 01:50:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc375_d20250926_m014827_c001_v7007000_t0000_u01758851307957") 2025/09/26 01:50:39 DEBUG : dir1/0008-23456: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cef3_d20250926_m014823_c001_v0001032_t0049_u01758851303019") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bd8_d20250926_m014945_c001_v7007000_t0000_u01758851385306") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90eb1_d20250926_m014936_c001_v0001120_t0037_u01758851376692") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfca_d20250926_m014929_c001_v7007000_t0000_u01758851369949") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e91_d20250926_m014921_c001_v0001120_t0052_u01758851361002") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee975_d20250926_m014914_c001_v7007000_t0000_u01758851354228") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e6a_d20250926_m014905_c001_v0001120_t0044_u01758851345967") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866ee_d20250926_m014858_c001_v7007000_t0000_u01758851338661") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e4b_d20250926_m014850_c001_v0001120_t0015_u01758851330240") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d2_d20250926_m014843_c001_v7007000_t0000_u01758851323789") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e35_d20250926_m014834_c001_v0001120_t0049_u01758851314345") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86683_d20250926_m014824_c001_v7007000_t0000_u01758851304218") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e08_d20250926_m014816_c001_v0001120_t0025_u01758851296830") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa2_d20250926_m014810_c001_v7007000_t0000_u01758851290216") 2025/09/26 01:50:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd453d_d20250926_m014805_c001_v0001184_t0027_u01758851285554") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea82_d20250926_m014803_c001_v7007000_t0000_u01758851283600") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dc9_d20250926_m014755_c001_v0001120_t0042_u01758851275903") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097d_d20250926_m014748_c001_v7007000_t0000_u01758851268922") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cea5_d20250926_m014744_c001_v0001032_t0028_u01758851264070") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea41_d20250926_m014741_c001_v7007000_t0000_u01758851261971") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4473_d20250926_m014734_c001_v0001184_t0014_u01758851254214") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330949_d20250926_m014723_c001_v7007000_t0000_u01758851243230") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4409_d20250926_m014715_c001_v0001184_t0043_u01758851235805") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda42_d20250926_m014708_c001_v7007000_t0000_u01758851228993") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43b3_d20250926_m014700_c001_v0001184_t0058_u01758851220046") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c68_d20250926_m014653_c001_v7007000_t0000_u01758851213138") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd435b_d20250926_m014644_c001_v0001184_t0022_u01758851204550") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc11b2_d20250926_m014806_c001_v7007000_t0000_u01758851286535") 2025/09/26 01:50:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4521_d20250926_m014802_c001_v0001184_t0035_u01758851282180") 2025/09/26 01:50:40 DEBUG : dir1/0009-34567: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc376_d20250926_m014828_c001_v7007000_t0000_u01758851308138") 2025/09/26 01:50:40 DEBUG : dir1/0009-34567: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3ee_d20250926_m014823_c001_v0001101_t0007_u01758851303144") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bda_d20250926_m014945_c001_v7007000_t0000_u01758851385488") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf60_d20250926_m014937_c001_v0001032_t0051_u01758851377028") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfcc_d20250926_m014930_c001_v7007000_t0000_u01758851370131") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf4a_d20250926_m014921_c001_v0001032_t0053_u01758851361413") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee977_d20250926_m014914_c001_v7007000_t0000_u01758851354410") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf32_d20250926_m014906_c001_v0001032_t0057_u01758851346401") 2025/09/26 01:50:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866f0_d20250926_m014858_c001_v7007000_t0000_u01758851338846") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf1a_d20250926_m014850_c001_v0001032_t0026_u01758851330519") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d3_d20250926_m014843_c001_v7007000_t0000_u01758851323973") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf04_d20250926_m014834_c001_v0001032_t0027_u01758851314864") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407afd9031e6d9a1_d20250926_m014824_c001_v7007000_t0000_u01758851304233") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cee5_d20250926_m014817_c001_v0001032_t0048_u01758851297329") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa3_d20250926_m014810_c001_v7007000_t0000_u01758851290399") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90deb_d20250926_m014805_c001_v0001120_t0031_u01758851285686") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea7f_d20250926_m014803_c001_v7007000_t0000_u01758851283219") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44f3_d20250926_m014756_c001_v0001184_t0030_u01758851276242") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097e_d20250926_m014749_c001_v7007000_t0000_u01758851269104") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90db2_d20250926_m014744_c001_v0001120_t0025_u01758851264090") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5671_d20250926_m014741_c001_v7007000_t0000_u01758851261980") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d91_d20250926_m014734_c001_v0001120_t0031_u01758851254458") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5660_d20250926_m014723_c001_v7007000_t0000_u01758851243654") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d67_d20250926_m014716_c001_v0001120_t0053_u01758851236003") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda43_d20250926_m014709_c001_v7007000_t0000_u01758851229176") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d40_d20250926_m014700_c001_v0001120_t0013_u01758851220278") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c69_d20250926_m014653_c001_v7007000_t0000_u01758851213321") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d1a_d20250926_m014644_c001_v0001120_t0002_u01758851204745") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea90_d20250926_m014806_c001_v7007000_t0000_u01758851286665") 2025/09/26 01:50:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3b4_d20250926_m014802_c001_v0001101_t0009_u01758851282268") 2025/09/26 01:50:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc378_d20250926_m014828_c001_v7007000_t0000_u01758851308321") 2025/09/26 01:50:42 DEBUG : dir1/0010-45678: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd458b_d20250926_m014823_c001_v0001184_t0038_u01758851303171") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bdc_d20250926_m014945_c001_v7007000_t0000_u01758851385670") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4ab_d20250926_m014937_c001_v0001101_t0012_u01758851377332") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfce_d20250926_m014930_c001_v7007000_t0000_u01758851370312") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe47b_d20250926_m014921_c001_v0001101_t0040_u01758851361733") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee979_d20250926_m014914_c001_v7007000_t0000_u01758851354593") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe45c_d20250926_m014906_c001_v0001101_t0010_u01758851346838") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866f2_d20250926_m014859_c001_v7007000_t0000_u01758851339027") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe42d_d20250926_m014850_c001_v0001101_t0031_u01758851330863") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d4_d20250926_m014844_c001_v7007000_t0000_u01758851324156") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe40a_d20250926_m014835_c001_v0001101_t0029_u01758851315205") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d3df_d20250926_m014824_c001_v7007000_t0000_u01758851304001") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4570_d20250926_m014817_c001_v0001184_t0015_u01758851297889") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa4_d20250926_m014810_c001_v7007000_t0000_u01758851290582") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ced6_d20250926_m014805_c001_v0001032_t0020_u01758851285754") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea80_d20250926_m014803_c001_v7007000_t0000_u01758851283400") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe39f_d20250926_m014756_c001_v0001101_t0032_u01758851276536") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233097f_d20250926_m014749_c001_v7007000_t0000_u01758851269361") 2025/09/26 01:50:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe37d_d20250926_m014744_c001_v0001101_t0057_u01758851264105") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5672_d20250926_m014741_c001_v7007000_t0000_u01758851261984") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce8b_d20250926_m014734_c001_v0001032_t0027_u01758851254902") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233094b_d20250926_m014723_c001_v7007000_t0000_u01758851243598") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce6a_d20250926_m014716_c001_v0001032_t0018_u01758851236548") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda46_d20250926_m014709_c001_v7007000_t0000_u01758851229360") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce4a_d20250926_m014700_c001_v0001032_t0030_u01758851220537") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c6a_d20250926_m014653_c001_v7007000_t0000_u01758851213503") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce29_d20250926_m014645_c001_v0001032_t0028_u01758851205183") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea94_d20250926_m014806_c001_v7007000_t0000_u01758851286870") 2025/09/26 01:50:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cec4_d20250926_m014802_c001_v0001032_t0037_u01758851282357") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc379_d20250926_m014828_c001_v7007000_t0000_u01758851308503") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e1d_d20250926_m014823_c001_v0001120_t0012_u01758851303336") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bde_d20250926_m014945_c001_v7007000_t0000_u01758851385859") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46c1_d20250926_m014937_c001_v0001184_t0030_u01758851377695") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd0_d20250926_m014930_c001_v7007000_t0000_u01758851370493") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4681_d20250926_m014922_c001_v0001184_t0030_u01758851362038") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee97b_d20250926_m014914_c001_v7007000_t0000_u01758851354775") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4638_d20250926_m014907_c001_v0001184_t0058_u01758851347156") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866f4_d20250926_m014859_c001_v7007000_t0000_u01758851339208") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45f3_d20250926_m014851_c001_v0001184_t0057_u01758851331273") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d6_d20250926_m014844_c001_v7007000_t0000_u01758851324339") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45bf_d20250926_m014835_c001_v0001184_t0030_u01758851315540") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d3e1_d20250926_m014824_c001_v7007000_t0000_u01758851304184") 2025/09/26 01:50:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3d7_d20250926_m014818_c001_v0001101_t0056_u01758851298088") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa5_d20250926_m014810_c001_v7007000_t0000_u01758851290764") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd453f_d20250926_m014805_c001_v0001184_t0020_u01758851285767") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf3a_d20250926_m014803_c001_v7007000_t0000_u01758851283753") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceb4_d20250926_m014756_c001_v0001032_t0034_u01758851276819") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330980_d20250926_m014749_c001_v7007000_t0000_u01758851269543") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44c4_d20250926_m014744_c001_v0001184_t0058_u01758851264209") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b865d3_d20250926_m014742_c001_v7007000_t0000_u01758851262095") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe35f_d20250926_m014735_c001_v0001101_t0038_u01758851255380") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5661_d20250926_m014723_c001_v7007000_t0000_u01758851243870") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe322_d20250926_m014717_c001_v0001101_t0020_u01758851237112") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda47_d20250926_m014709_c001_v7007000_t0000_u01758851229549") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2eb_d20250926_m014700_c001_v0001101_t0027_u01758851220891") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c6b_d20250926_m014653_c001_v7007000_t0000_u01758851213686") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2c6_d20250926_m014645_c001_v0001101_t0032_u01758851205536") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea92_d20250926_m014806_c001_v7007000_t0000_u01758851286709") 2025/09/26 01:50:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4523_d20250926_m014802_c001_v0001184_t0008_u01758851282385") 2025/09/26 01:50:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc37a_d20250926_m014828_c001_v7007000_t0000_u01758851308685") 2025/09/26 01:50:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cef5_d20250926_m014823_c001_v0001032_t0031_u01758851303359") 2025/09/26 01:50:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be0_d20250926_m014946_c001_v7007000_t0000_u01758851386052") 2025/09/26 01:50:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90eb3_d20250926_m014937_c001_v0001120_t0051_u01758851377905") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd1_d20250926_m014930_c001_v7007000_t0000_u01758851370675") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e93_d20250926_m014922_c001_v0001120_t0005_u01758851362246") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee97e_d20250926_m014914_c001_v7007000_t0000_u01758851354957") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e6c_d20250926_m014907_c001_v0001120_t0019_u01758851347371") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866f7_d20250926_m014859_c001_v7007000_t0000_u01758851339390") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e53_d20250926_m014851_c001_v0001120_t0030_u01758851331477") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d7_d20250926_m014844_c001_v7007000_t0000_u01758851324523") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e37_d20250926_m014835_c001_v0001120_t0024_u01758851315740") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc364_d20250926_m014824_c001_v7007000_t0000_u01758851304169") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90e0a_d20250926_m014818_c001_v0001120_t0040_u01758851298539") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa6_d20250926_m014810_c001_v7007000_t0000_u01758851290946") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3c2_d20250926_m014805_c001_v0001101_t0057_u01758851285900") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea86_d20250926_m014803_c001_v7007000_t0000_u01758851283774") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90dcb_d20250926_m014757_c001_v0001120_t0002_u01758851277265") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330981_d20250926_m014749_c001_v7007000_t0000_u01758851269725") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44c6_d20250926_m014744_c001_v0001184_t0027_u01758851264424") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5674_d20250926_m014742_c001_v7007000_t0000_u01758851262180") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd447d_d20250926_m014735_c001_v0001184_t0031_u01758851255734") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346ba_d20250926_m014723_c001_v7007000_t0000_u01758851243655") 2025/09/26 01:50:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4419_d20250926_m014717_c001_v0001184_t0009_u01758851237445") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda48_d20250926_m014709_c001_v7007000_t0000_u01758851229735") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd43b5_d20250926_m014701_c001_v0001184_t0043_u01758851221307") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c6c_d20250926_m014653_c001_v7007000_t0000_u01758851213868") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4365_d20250926_m014645_c001_v0001184_t0050_u01758851205973") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea8e_d20250926_m014806_c001_v7007000_t0000_u01758851286502") 2025/09/26 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ddd_d20250926_m014802_c001_v0001120_t0053_u01758851282477") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc37b_d20250926_m014828_c001_v7007000_t0000_u01758851308867") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd458d_d20250926_m014823_c001_v0001184_t0007_u01758851303382") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be1_d20250926_m014946_c001_v7007000_t0000_u01758851386234") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf63_d20250926_m014938_c001_v0001032_t0035_u01758851378299") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd3_d20250926_m014930_c001_v7007000_t0000_u01758851370857") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf50_d20250926_m014923_c001_v0001032_t0053_u01758851363082") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee980_d20250926_m014915_c001_v7007000_t0000_u01758851355140") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf36_d20250926_m014907_c001_v0001032_t0035_u01758851347642") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866f9_d20250926_m014859_c001_v7007000_t0000_u01758851339574") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf21_d20250926_m014851_c001_v0001032_t0035_u01758851331924") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d8_d20250926_m014844_c001_v7007000_t0000_u01758851324706") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf06_d20250926_m014836_c001_v0001032_t0000_u01758851316415") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc361_d20250926_m014823_c001_v7007000_t0000_u01758851303806") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cee9_d20250926_m014818_c001_v0001032_t0043_u01758851298896") 2025/09/26 01:50:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa7_d20250926_m014811_c001_v7007000_t0000_u01758851291128") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4541_d20250926_m014805_c001_v0001184_t0056_u01758851285967") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf39_d20250926_m014803_c001_v7007000_t0000_u01758851283572") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44f9_d20250926_m014757_c001_v0001184_t0001_u01758851277749") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330982_d20250926_m014749_c001_v7007000_t0000_u01758851269907") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cea7_d20250926_m014744_c001_v0001032_t0056_u01758851264542") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d743d_d20250926_m014742_c001_v7007000_t0000_u01758851262127") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d98_d20250926_m014735_c001_v0001120_t0023_u01758851255934") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233094d_d20250926_m014723_c001_v7007000_t0000_u01758851243978") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d71_d20250926_m014717_c001_v0001120_t0042_u01758851237677") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda49_d20250926_m014709_c001_v7007000_t0000_u01758851229918") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d42_d20250926_m014701_c001_v0001120_t0039_u01758851221542") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c6d_d20250926_m014654_c001_v7007000_t0000_u01758851214049") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d22_d20250926_m014646_c001_v0001120_t0055_u01758851206174") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc11b3_d20250926_m014806_c001_v7007000_t0000_u01758851286718") 2025/09/26 01:50:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4525_d20250926_m014802_c001_v0001184_t0006_u01758851282609") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc37c_d20250926_m014829_c001_v7007000_t0000_u01758851309051") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3f0_d20250926_m014823_c001_v0001101_t0029_u01758851303511") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be3_d20250926_m014946_c001_v7007000_t0000_u01758851386416") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4b0_d20250926_m014938_c001_v0001101_t0016_u01758851378705") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd5_d20250926_m014931_c001_v7007000_t0000_u01758851371039") 2025/09/26 01:50:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe47f_d20250926_m014923_c001_v0001101_t0058_u01758851363413") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee982_d20250926_m014915_c001_v7007000_t0000_u01758851355322") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe45e_d20250926_m014908_c001_v0001101_t0021_u01758851348034") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866fb_d20250926_m014859_c001_v7007000_t0000_u01758851339756") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe435_d20250926_m014852_c001_v0001101_t0029_u01758851332278") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309d9_d20250926_m014844_c001_v7007000_t0000_u01758851324898") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe40e_d20250926_m014836_c001_v0001101_t0012_u01758851316971") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d3dd_d20250926_m014823_c001_v7007000_t0000_u01758851303819") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4574_d20250926_m014819_c001_v0001184_t0033_u01758851299819") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa8_d20250926_m014811_c001_v7007000_t0000_u01758851291310") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ded_d20250926_m014805_c001_v0001120_t0030_u01758851285991") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19bf0_d20250926_m014803_c001_v7007000_t0000_u01758851283612") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3a6_d20250926_m014757_c001_v0001101_t0059_u01758851277960") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330983_d20250926_m014750_c001_v7007000_t0000_u01758851270088") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe37f_d20250926_m014744_c001_v0001101_t0046_u01758851264576") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b865cc_d20250926_m014741_c001_v7007000_t0000_u01758851261550") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce8d_d20250926_m014736_c001_v0001032_t0046_u01758851256382") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d742f_d20250926_m014723_c001_v7007000_t0000_u01758851243849") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce6e_d20250926_m014718_c001_v0001032_t0028_u01758851238106") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda4b_d20250926_m014710_c001_v7007000_t0000_u01758851230101") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce4c_d20250926_m014701_c001_v0001032_t0036_u01758851221910") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c6f_d20250926_m014654_c001_v7007000_t0000_u01758851214231") 2025/09/26 01:50:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce2d_d20250926_m014646_c001_v0001032_t0019_u01758851206572") 2025/09/26 01:50:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdf40_d20250926_m014806_c001_v7007000_t0000_u01758851286728") 2025/09/26 01:50:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3b6_d20250926_m014802_c001_v0001101_t0000_u01758851282664") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc37f_d20250926_m014829_c001_v7007000_t0000_u01758851309234") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd458f_d20250926_m014823_c001_v0001184_t0019_u01758851303584") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be4_d20250926_m014946_c001_v7007000_t0000_u01758851386598") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46c7_d20250926_m014939_c001_v0001184_t0058_u01758851379026") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd7_d20250926_m014931_c001_v7007000_t0000_u01758851371220") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4687_d20250926_m014923_c001_v0001184_t0046_u01758851363904") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee984_d20250926_m014915_c001_v7007000_t0000_u01758851355504") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd463e_d20250926_m014908_c001_v0001184_t0020_u01758851348372") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866fd_d20250926_m014859_c001_v7007000_t0000_u01758851339938") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4605_d20250926_m014852_c001_v0001184_t0055_u01758851332824") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309da_d20250926_m014845_c001_v7007000_t0000_u01758851325081") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45c3_d20250926_m014837_c001_v0001184_t0015_u01758851317338") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc121c_d20250926_m014823_c001_v7007000_t0000_u01758851303824") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3dd_d20250926_m014820_c001_v0001101_t0031_u01758851300027") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaa9_d20250926_m014811_c001_v7007000_t0000_u01758851291492") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4545_d20250926_m014806_c001_v0001184_t0057_u01758851286176") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea87_d20250926_m014803_c001_v7007000_t0000_u01758851283787") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceba_d20250926_m014758_c001_v0001032_t0040_u01758851278327") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330984_d20250926_m014750_c001_v7007000_t0000_u01758851270281") 2025/09/26 01:50:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44c8_d20250926_m014744_c001_v0001184_t0048_u01758851264635") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346e6_d20250926_m014742_c001_v7007000_t0000_u01758851262134") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe363_d20250926_m014736_c001_v0001101_t0048_u01758851256718") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260a72_d20250926_m014723_c001_v7007000_t0000_u01758851243657") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe324_d20250926_m014718_c001_v0001101_t0022_u01758851238693") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda4c_d20250926_m014710_c001_v7007000_t0000_u01758851230285") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2ed_d20250926_m014702_c001_v0001101_t0010_u01758851222269") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c70_d20250926_m014654_c001_v7007000_t0000_u01758851214412") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2ce_d20250926_m014647_c001_v0001101_t0055_u01758851207120") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdc08_d20250926_m014806_c001_v7007000_t0000_u01758851286829") 2025/09/26 01:50:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cec6_d20250926_m014802_c001_v0001032_t0036_u01758851282774") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330954_d20250926_m014726_c001_v7007000_t0000_u01758851246361") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd442b_d20250926_m014721_c001_v0001184_t0054_u01758851241659") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330955_d20250926_m014726_c001_v7007000_t0000_u01758851246544") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d79_d20250926_m014721_c001_v0001120_t0046_u01758851241767") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330956_d20250926_m014726_c001_v7007000_t0000_u01758851246729") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce7a_d20250926_m014721_c001_v0001032_t0015_u01758851241804") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330957_d20250926_m014726_c001_v7007000_t0000_u01758851246913") 2025/09/26 01:50:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe334_d20250926_m014721_c001_v0001101_t0027_u01758851241868") 2025/09/26 01:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330959_d20250926_m014727_c001_v7007000_t0000_u01758851247098") 2025/09/26 01:50:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd442f_d20250926_m014721_c001_v0001184_t0007_u01758851241884") 2025/09/26 01:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095a_d20250926_m014727_c001_v7007000_t0000_u01758851247283") 2025/09/26 01:50:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4431_d20250926_m014722_c001_v0001184_t0037_u01758851242117") 2025/09/26 01:50:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095b_d20250926_m014727_c001_v7007000_t0000_u01758851247467") 2025/09/26 01:50:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d7b_d20250926_m014722_c001_v0001120_t0028_u01758851242140") 2025/09/26 01:50:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095c_d20250926_m014727_c001_v7007000_t0000_u01758851247651") 2025/09/26 01:50:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce7c_d20250926_m014722_c001_v0001032_t0031_u01758851242174") 2025/09/26 01:50:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095d_d20250926_m014727_c001_v7007000_t0000_u01758851247835") 2025/09/26 01:50:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe336_d20250926_m014722_c001_v0001101_t0014_u01758851242189") 2025/09/26 01:50:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095e_d20250926_m014728_c001_v7007000_t0000_u01758851248019") 2025/09/26 01:50:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4433_d20250926_m014722_c001_v0001184_t0051_u01758851242316") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233095f_d20250926_m014728_c001_v7007000_t0000_u01758851248202") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe33a_d20250926_m014722_c001_v0001101_t0037_u01758851242505") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330960_d20250926_m014728_c001_v7007000_t0000_u01758851248391") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4435_d20250926_m014722_c001_v0001184_t0031_u01758851242522") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330961_d20250926_m014728_c001_v7007000_t0000_u01758851248575") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce7e_d20250926_m014722_c001_v0001032_t0034_u01758851242567") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330962_d20250926_m014728_c001_v7007000_t0000_u01758851248758") 2025/09/26 01:50:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4437_d20250926_m014722_c001_v0001184_t0053_u01758851242730") 2025/09/26 01:50:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330963_d20250926_m014728_c001_v7007000_t0000_u01758851248941") 2025/09/26 01:50:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d7f_d20250926_m014722_c001_v0001120_t0032_u01758851242770") 2025/09/26 01:50:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330964_d20250926_m014729_c001_v7007000_t0000_u01758851249125") 2025/09/26 01:50:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe33c_d20250926_m014722_c001_v0001101_t0051_u01758851242832") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330971_d20250926_m014745_c001_v7007000_t0000_u01758851265563") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4496_d20250926_m014739_c001_v0001184_t0010_u01758851259489") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ceb29_d20250926_m014745_c001_v7007000_t0000_u01758851265416") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce95_d20250926_m014739_c001_v0001032_t0013_u01758851259619") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096f_d20250926_m014745_c001_v7007000_t0000_u01758851265375") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd449a_d20250926_m014739_c001_v0001184_t0057_u01758851259699") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d743f_d20250926_m014745_c001_v7007000_t0000_u01758851265224") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90da0_d20250926_m014739_c001_v0001120_t0033_u01758851259710") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba567a_d20250926_m014745_c001_v7007000_t0000_u01758851265523") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe36d_d20250926_m014739_c001_v0001101_t0034_u01758851259746") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ceb28_d20250926_m014745_c001_v7007000_t0000_u01758851265234") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd449e_d20250926_m014739_c001_v0001184_t0057_u01758851259908") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba567b_d20250926_m014745_c001_v7007000_t0000_u01758851265538") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce9b_d20250926_m014739_c001_v0001032_t0000_u01758851259961") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea4c_d20250926_m014745_c001_v7007000_t0000_u01758851265183") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90da4_d20250926_m014740_c001_v0001120_t0050_u01758851260119") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233096e_d20250926_m014745_c001_v7007000_t0000_u01758851265191") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44a2_d20250926_m014740_c001_v0001184_t0005_u01758851260131") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41522a5b6e6346ed_d20250926_m014745_c001_v7007000_t0000_u01758851265383") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe36f_d20250926_m014740_c001_v0001101_t0018_u01758851260233") 2025/09/26 01:50:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5678_d20250926_m014745_c001_v7007000_t0000_u01758851265342") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44a6_d20250926_m014740_c001_v0001184_t0021_u01758851260342") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea50_d20250926_m014745_c001_v7007000_t0000_u01758851265550") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44a8_d20250926_m014740_c001_v0001184_t0039_u01758851260554") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5676_d20250926_m014745_c001_v7007000_t0000_u01758851265161") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90da8_d20250926_m014740_c001_v0001120_t0036_u01758851260562") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5679_d20250926_m014745_c001_v7007000_t0000_u01758851265355") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe371_d20250926_m014740_c001_v0001101_t0012_u01758851260640") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d7440_d20250926_m014745_c001_v7007000_t0000_u01758851265398") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce9f_d20250926_m014740_c001_v0001032_t0003_u01758851260673") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba5677_d20250926_m014745_c001_v7007000_t0000_u01758851265173") 2025/09/26 01:50:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd44aa_d20250926_m014740_c001_v0001184_t0023_u01758851260769") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86291_d20250926_m014539_c001_v7007000_t0000_u01758851139644") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f109fdd77293562b8_d20250926_m014537_c001_v0001137_t0023_u01758851137172") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cd8d7_d20250926_m014536_c001_v7007000_t0000_u01758851136988") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f109fdd77293562ad_d20250926_m014533_c001_v0001137_t0029_u01758851133635") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cd8c5_d20250926_m014532_c001_v7007000_t0000_u01758851132873") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4160_d20250926_m014528_c001_v0001184_t0021_u01758851128835") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c1990f_d20250926_m014527_c001_v7007000_t0000_u01758851127267") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f111a62d461f67e79_d20250926_m014525_c001_v0001172_t0021_u01758851125287") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee351_d20250926_m014525_c001_v7007000_t0000_u01758851125104") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f111a62d461f67e67_d20250926_m014521_c001_v0001172_t0019_u01758851121840") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee34c_d20250926_m014521_c001_v7007000_t0000_u01758851121097") 2025/09/26 01:50:53 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c22_d20250926_m014517_c001_v0001120_t0011_u01758851117406") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823308a0_d20250926_m014516_c001_v7007000_t0000_u01758851116116") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1142abd4e2112f59_d20250926_m014514_c001_v0001184_t0027_u01758851114373") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c198d8_d20250926_m014514_c001_v7007000_t0000_u01758851114191") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1142abd4e2112f49_d20250926_m014511_c001_v0001184_t0053_u01758851111914") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c198c2_d20250926_m014511_c001_v7007000_t0000_u01758851111193") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c16_d20250926_m014507_c001_v0001120_t0034_u01758851107883") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233082d_d20250926_m014506_c001_v7007000_t0000_u01758851106956") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f11679b46f721b599_d20250926_m014505_c001_v0001157_t0014_u01758851105334") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f417a220a8a1bc5bd_d20250926_m014505_c001_v7007000_t0000_u01758851105152") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f11679b46f721b585_d20250926_m014501_c001_v0001157_t0032_u01758851101863") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f417a220a8a1bc5ba_d20250926_m014501_c001_v7007000_t0000_u01758851101125") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c05_d20250926_m014455_c001_v0001120_t0053_u01758851095320") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce729_d20250926_m014454_c001_v7007000_t0000_u01758851094383") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114a2d3bee293804_d20250926_m014452_c001_v0001182_t0057_u01758851092848") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee342_d20250926_m014452_c001_v7007000_t0000_u01758851092662") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114a2d3bee2937f2_d20250926_m014449_c001_v0001182_t0017_u01758851089781") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee33c_d20250926_m014449_c001_v7007000_t0000_u01758851089036") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90bfa_d20250926_m014441_c001_v0001120_t0016_u01758851081174") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330755_d20250926_m014440_c001_v7007000_t0000_u01758851080253") 2025/09/26 01:50:54 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1071fff8240848f8_d20250926_m014438_c001_v0001178_t0038_u01758851078449") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220c48_d20250926_m014438_c001_v7007000_t0000_u01758851078265") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1071fff8240848f2_d20250926_m014434_c001_v0001178_t0040_u01758851074437") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220c2b_d20250926_m014433_c001_v7007000_t0000_u01758851073696") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b639_d20250926_m014427_c001_v0001104_t0054_u01758851067120") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd8756d_d20250926_m014426_c001_v7007000_t0000_u01758851066024") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1080cd795842e0ba_d20250926_m014420_c001_v0001105_t0006_u01758851060135") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d06f_d20250926_m014419_c001_v7007000_t0000_u01758851059910") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd403c_d20250926_m014415_c001_v0001184_t0021_u01758851055934") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f11474fd6d0497225_d20250926_m014415_c001_v0001098_t0010_u01758851055023") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f11474fd6d0497221_d20250926_m014413_c001_v0001098_t0023_u01758851053898") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d044_d20250926_m014400_c001_v7007000_t0000_u01758851040435") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b5ed_d20250926_m014353_c001_v0001104_t0042_u01758851033139") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114bd0a72d412295_d20250926_m014352_c001_v0001161_t0012_u01758851032283") 2025/09/26 01:50:55 DEBUG : dst/one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114bd0a72d412291_d20250926_m014351_c001_v0001161_t0019_u01758851031208") 2025/09/26 01:50:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86292_d20250926_m014539_c001_v7007000_t0000_u01758851139827") 2025/09/26 01:50:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f111e6240291adade_d20250926_m014536_c001_v0001120_t0013_u01758851136572") 2025/09/26 01:50:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1140ee3202246993_d20250926_m014532_c001_v0001183_t0027_u01758851132669") 2025/09/26 01:50:55 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19910_d20250926_m014527_c001_v7007000_t0000_u01758851127450") 2025/09/26 01:50:56 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1071c9b4f45b91fd_d20250926_m014524_c001_v0001041_t0041_u01758851124771") 2025/09/26 01:50:56 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f104fe6f426010301_d20250926_m014520_c001_v0001043_t0051_u01758851120706") 2025/09/26 01:50:56 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823308a3_d20250926_m014516_c001_v7007000_t0000_u01758851116301") 2025/09/26 01:50:56 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f106debf65ce7a8bc_d20250926_m014513_c001_v0001099_t0009_u01758851113827") 2025/09/26 01:50:56 DEBUG : dst/one.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f100f59bd3a2bfa51_d20250926_m014510_c001_v0001183_t0032_u01758851110987") 2025/09/26 01:50:56 DEBUG : dst/three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd8756f_d20250926_m014426_c001_v7007000_t0000_u01758851066207") 2025/09/26 01:50:56 DEBUG : dst/three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f11474fd6d049723a_d20250926_m014424_c001_v0001098_t0020_u01758851064492") 2025/09/26 01:50:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86293_d20250926_m014540_c001_v7007000_t0000_u01758851140011") 2025/09/26 01:50:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f110f5de4174c7482_d20250926_m014538_c001_v0001106_t0010_u01758851138125") 2025/09/26 01:50:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1010bcc67377e1e8_d20250926_m014534_c001_v0001153_t0011_u01758851134565") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86294_d20250926_m014540_c001_v7007000_t0000_u01758851140239") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f109fdd77293562c2_d20250926_m014538_c001_v0001137_t0009_u01758851138736") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cd8dc_d20250926_m014538_c001_v7007000_t0000_u01758851138551") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f109fdd77293562b3_d20250926_m014535_c001_v0001137_t0015_u01758851135090") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cd8cc_d20250926_m014534_c001_v7007000_t0000_u01758851134906") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4162_d20250926_m014529_c001_v0001184_t0037_u01758851129925") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19911_d20250926_m014527_c001_v7007000_t0000_u01758851127634") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f111a62d461f67e7f_d20250926_m014526_c001_v0001172_t0009_u01758851126531") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee353_d20250926_m014526_c001_v7007000_t0000_u01758851126347") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f111a62d461f67e71_d20250926_m014523_c001_v0001172_t0014_u01758851123361") 2025/09/26 01:50:56 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee350_d20250926_m014523_c001_v7007000_t0000_u01758851123177") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c24_d20250926_m014517_c001_v0001120_t0012_u01758851117921") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c198e0_d20250926_m014515_c001_v7007000_t0000_u01758851115556") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4113_d20250926_m014513_c001_v0001184_t0052_u01758851113038") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c198cd_d20250926_m014512_c001_v7007000_t0000_u01758851112659") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c18_d20250926_m014508_c001_v0001120_t0016_u01758851108469") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f417a220a8a1bc5be_d20250926_m014506_c001_v7007000_t0000_u01758851106029") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd40ea_d20250926_m014504_c001_v0001184_t0049_u01758851104034") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f417a220a8a1bc5bb_d20250926_m014502_c001_v7007000_t0000_u01758851102940") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c0b_d20250926_m014455_c001_v0001120_t0029_u01758851095944") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee343_d20250926_m014453_c001_v7007000_t0000_u01758851093465") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd40b7_d20250926_m014451_c001_v0001184_t0049_u01758851091662") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee33e_d20250926_m014450_c001_v7007000_t0000_u01758851090563") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90bff_d20250926_m014444_c001_v0001120_t0052_u01758851084045") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220c4f_d20250926_m014439_c001_v7007000_t0000_u01758851079245") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b63e_d20250926_m014436_c001_v0001104_t0014_u01758851076185") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220c34_d20250926_m014435_c001_v7007000_t0000_u01758851075082") 2025/09/26 01:50:57 DEBUG : dst/three.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4074_d20250926_m014428_c001_v0001184_t0025_u01758851068973") 2025/09/26 01:50:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19912_d20250926_m014527_c001_v7007000_t0000_u01758851127889") 2025/09/26 01:50:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1103507d25e1dd4e_d20250926_m014526_c001_v0001182_t0053_u01758851126139") 2025/09/26 01:50:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1102b2bfa1318c23_d20250926_m014522_c001_v0001105_t0059_u01758851122818") 2025/09/26 01:50:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823308a5_d20250926_m014516_c001_v7007000_t0000_u01758851116484") 2025/09/26 01:50:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f112630e5c693f065_d20250926_m014514_c001_v0001137_t0057_u01758851114777") 2025/09/26 01:50:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1020f3df0d4dda83_d20250926_m014512_c001_v0001171_t0033_u01758851112340") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b86295_d20250926_m014540_c001_v7007000_t0000_u01758851140422") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c31_d20250926_m014529_c001_v0001120_t0055_u01758851129400") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19913_d20250926_m014528_c001_v7007000_t0000_u01758851128073") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd412c_d20250926_m014517_c001_v0001184_t0008_u01758851117717") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823308a7_d20250926_m014516_c001_v7007000_t0000_u01758851116667") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd40fb_d20250926_m014508_c001_v0001184_t0041_u01758851108268") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330830_d20250926_m014507_c001_v7007000_t0000_u01758851107139") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd40d0_d20250926_m014455_c001_v0001184_t0024_u01758851095742") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce72b_d20250926_m014454_c001_v7007000_t0000_u01758851094565") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd40a3_d20250926_m014441_c001_v0001184_t0046_u01758851081771") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330757_d20250926_m014440_c001_v7007000_t0000_u01758851080439") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90be8_d20250926_m014428_c001_v0001120_t0007_u01758851068136") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd87572_d20250926_m014426_c001_v7007000_t0000_u01758851066390") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f115a0774c4682c8b_d20250926_m014422_c001_v0001040_t0041_u01758851062053") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d049_d20250926_m014400_c001_v7007000_t0000_u01758851040623") 2025/09/26 01:50:58 DEBUG : dst/two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114bd0a72d4122a7_d20250926_m014359_c001_v0001161_t0027_u01758851039394") 2025/09/26 01:50:58 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc034_d20250926_m014326_c001_v7007000_t0000_u01758851006613") 2025/09/26 01:50:58 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3f76_d20250926_m014321_c001_v0001184_t0039_u01758851001926") 2025/09/26 01:50:58 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc032_d20250926_m014319_c001_v7007000_t0000_u01758850999790") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3f49_d20250926_m014309_c001_v0001184_t0002_u01758850989808") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce6c9_d20250926_m014301_c001_v7007000_t0000_u01758850981091") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3f1a_d20250926_m014257_c001_v0001184_t0027_u01758850977680") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19343_d20250926_m014236_c001_v7007000_t0000_u01758850956536") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b55c_d20250926_m014234_c001_v0001104_t0036_u01758850954098") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c1933b_d20250926_m014232_c001_v7007000_t0000_u01758850952961") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b554_d20250926_m014231_c001_v0001104_t0046_u01758850951522") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19332_d20250926_m014227_c001_v7007000_t0000_u01758850947876") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b544_d20250926_m014225_c001_v0001104_t0059_u01758850945205") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19317_d20250926_m014223_c001_v7007000_t0000_u01758850943723") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b53a_d20250926_m014221_c001_v0001104_t0021_u01758850941566") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192cf_d20250926_m014213_c001_v7007000_t0000_u01758850933867") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b522_d20250926_m014211_c001_v0001104_t0059_u01758850931796") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192b6_d20250926_m014210_c001_v7007000_t0000_u01758850930254") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b51a_d20250926_m014208_c001_v0001104_t0049_u01758850928920") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233043c_d20250926_m014202_c001_v7007000_t0000_u01758850922354") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b504_d20250926_m014200_c001_v0001104_t0015_u01758850920315") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233043a_d20250926_m014158_c001_v7007000_t0000_u01758850918480") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4f8_d20250926_m014157_c001_v0001104_t0046_u01758850917198") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330438_d20250926_m014156_c001_v7007000_t0000_u01758850916836") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f107908fc29c2b22c_d20250926_m014156_c001_v0001042_t0050_u01758850916027") 2025/09/26 01:50:59 DEBUG : empty space: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4f4_d20250926_m014153_c001_v0001104_t0043_u01758850913981") 2025/09/26 01:51:00 DEBUG : enormous: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19342_d20250926_m014235_c001_v7007000_t0000_u01758850955777") 2025/09/26 01:51:00 DEBUG : enormous: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b55e_d20250926_m014234_c001_v0001104_t0014_u01758850954689") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b862bb_d20250926_m014545_c001_v7007000_t0000_u01758851145129") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90c41_d20250926_m014543_c001_v0001120_t0036_u01758851143674") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce6a3_d20250926_m014255_c001_v7007000_t0000_u01758850975997") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3f12_d20250926_m014254_c001_v0001184_t0041_u01758850974782") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330414_d20250926_m014149_c001_v7007000_t0000_u01758850909892") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4e6_d20250926_m014148_c001_v0001104_t0005_u01758850908556") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823303fc_d20250926_m014148_c001_v7007000_t0000_u01758850908013") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4e2_d20250926_m014146_c001_v0001104_t0002_u01758850906961") 2025/09/26 01:51:00 DEBUG : existing: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4de_d20250926_m014145_c001_v0001104_t0016_u01758850905768") 2025/09/26 01:51:00 DEBUG : existing-b: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce6a5_d20250926_m014256_c001_v7007000_t0000_u01758850976178") 2025/09/26 01:51:00 DEBUG : existing-b: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b592_d20250926_m014254_c001_v0001104_t0023_u01758850974769") 2025/09/26 01:51:00 DEBUG : file1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ca_d20250926_m014637_c001_v7007000_t0000_u01758851197254") 2025/09/26 01:51:00 DEBUG : file1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce19_d20250926_m014635_c001_v0001032_t0001_u01758851195438") 2025/09/26 01:51:00 DEBUG : file1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c7_d20250926_m014634_c001_v7007000_t0000_u01758851194091") 2025/09/26 01:51:00 DEBUG : file1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42ff_d20250926_m014633_c001_v0001184_t0038_u01758851193037") 2025/09/26 01:51:00 DEBUG : five: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19346_d20250926_m014241_c001_v7007000_t0000_u01758850961122") 2025/09/26 01:51:00 DEBUG : five: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4143dc3ea758b570_d20250926_m014238_c001_v0001104_t0029_u01758850958780") 2025/09/26 01:51:00 DEBUG : foo: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233043b_d20250926_m014159_c001_v7007000_t0000_u01758850919951") 2025/09/26 01:51:00 DEBUG : foo: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4143dc3ea758b502_d20250926_m014159_c001_v0001104_t0029_u01758850919400") 2025/09/26 01:51:00 DEBUG : foo: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4143dc3ea758b500_d20250926_m014158_c001_v0001104_t0029_u01758850918844") 2025/09/26 01:51:01 DEBUG : four: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19347_d20250926_m014241_c001_v7007000_t0000_u01758850961305") 2025/09/26 01:51:01 DEBUG : four: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd3eae_d20250926_m014239_c001_v0001184_t0057_u01758850959335") 2025/09/26 01:51:01 DEBUG : four: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b56e_d20250926_m014237_c001_v0001104_t0049_u01758850957920") 2025/09/26 01:51:01 DEBUG : hello world2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70b5_d20250926_m014057_c001_v7007000_t0000_u01758850857625") 2025/09/26 01:51:01 DEBUG : hello world2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b47f_d20250926_m014056_c001_v0001104_t0035_u01758850856729") 2025/09/26 01:51:01 DEBUG : ignore-size: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823303d7_d20250926_m014145_c001_v7007000_t0000_u01758850905403") 2025/09/26 01:51:01 DEBUG : ignore-size: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4dc_d20250926_m014144_c001_v0001104_t0032_u01758850904057") 2025/09/26 01:51:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce693_d20250926_m014254_c001_v7007000_t0000_u01758850974026") 2025/09/26 01:51:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3f07_d20250926_m014253_c001_v0001184_t0023_u01758850973253") 2025/09/26 01:51:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce685_d20250926_m014252_c001_v7007000_t0000_u01758850972510") 2025/09/26 01:51:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b58e_d20250926_m014251_c001_v0001104_t0014_u01758850971370") 2025/09/26 01:51:01 DEBUG : one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19348_d20250926_m014241_c001_v7007000_t0000_u01758850961488") 2025/09/26 01:51:01 DEBUG : one: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4143dc3ea758b566_d20250926_m014236_c001_v0001104_t0029_u01758850956961") 2025/09/26 01:51:01 DEBUG : only0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ae_d20250926_m014628_c001_v7007000_t0000_u01758851188604") 2025/09/26 01:51:01 DEBUG : only0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42d2_d20250926_m014624_c001_v0001184_t0057_u01758851184086") 2025/09/26 01:51:01 DEBUG : only0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4253_d20250926_m014609_c001_v0001184_t0057_u01758851169149") 2025/09/26 01:51:01 DEBUG : only0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b20_d20250926_m014602_c001_v7007000_t0000_u01758851162957") 2025/09/26 01:51:01 DEBUG : only0: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41bb_d20250926_m014548_c001_v0001184_t0058_u01758851148716") 2025/09/26 01:51:01 DEBUG : only1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55af_d20250926_m014628_c001_v7007000_t0000_u01758851188793") 2025/09/26 01:51:01 DEBUG : only1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90ce4_d20250926_m014623_c001_v0001120_t0055_u01758851183695") 2025/09/26 01:51:01 DEBUG : only1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd425b_d20250926_m014609_c001_v0001184_t0045_u01758851169894") 2025/09/26 01:51:02 DEBUG : only1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b23_d20250926_m014603_c001_v7007000_t0000_u01758851163501") 2025/09/26 01:51:02 DEBUG : only1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41c4_d20250926_m014549_c001_v0001184_t0022_u01758851149391") 2025/09/26 01:51:02 DEBUG : only10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b0_d20250926_m014628_c001_v7007000_t0000_u01758851188976") 2025/09/26 01:51:02 DEBUG : only10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4165a0e015fbe27c_d20250926_m014624_c001_v0001101_t0021_u01758851184097") 2025/09/26 01:51:02 DEBUG : only10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4285_d20250926_m014616_c001_v0001184_t0048_u01758851176434") 2025/09/26 01:51:02 DEBUG : only10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d21_d20250926_m014602_c001_v7007000_t0000_u01758851162584") 2025/09/26 01:51:02 DEBUG : only10: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41fa_d20250926_m014555_c001_v0001184_t0031_u01758851155370") 2025/09/26 01:51:02 DEBUG : only11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b1_d20250926_m014629_c001_v7007000_t0000_u01758851189158") 2025/09/26 01:51:02 DEBUG : only11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f414fe5e1e2d8ce0b_d20250926_m014624_c001_v0001032_t0048_u01758851184255") 2025/09/26 01:51:02 DEBUG : only11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd428f_d20250926_m014617_c001_v0001184_t0005_u01758851177318") 2025/09/26 01:51:02 DEBUG : only11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b1f_d20250926_m014602_c001_v7007000_t0000_u01758851162773") 2025/09/26 01:51:02 DEBUG : only11: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41fc_d20250926_m014555_c001_v0001184_t0027_u01758851155943") 2025/09/26 01:51:02 DEBUG : only12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b3_d20250926_m014629_c001_v7007000_t0000_u01758851189342") 2025/09/26 01:51:02 DEBUG : only12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90cde_d20250926_m014622_c001_v0001120_t0055_u01758851182930") 2025/09/26 01:51:02 DEBUG : only12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4295_d20250926_m014617_c001_v0001184_t0021_u01758851177949") 2025/09/26 01:51:02 DEBUG : only12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d23b_d20250926_m014603_c001_v7007000_t0000_u01758851163163") 2025/09/26 01:51:02 DEBUG : only12: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4201_d20250926_m014556_c001_v0001184_t0051_u01758851156462") 2025/09/26 01:51:02 DEBUG : only13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b4_d20250926_m014629_c001_v7007000_t0000_u01758851189524") 2025/09/26 01:51:02 DEBUG : only13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42ba_d20250926_m014622_c001_v0001184_t0057_u01758851182941") 2025/09/26 01:51:02 DEBUG : only13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd429f_d20250926_m014618_c001_v0001184_t0025_u01758851178475") 2025/09/26 01:51:02 DEBUG : only13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4095ea60f33a0c81_d20250926_m014602_c001_v7007000_t0000_u01758851162970") 2025/09/26 01:51:02 DEBUG : only13: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4209_d20250926_m014557_c001_v0001184_t0015_u01758851157133") 2025/09/26 01:51:03 DEBUG : only14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b5_d20250926_m014629_c001_v7007000_t0000_u01758851189707") 2025/09/26 01:51:03 DEBUG : only14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4165a0e015fbe276_d20250926_m014623_c001_v0001101_t0021_u01758851183502") 2025/09/26 01:51:03 DEBUG : only14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42a1_d20250926_m014619_c001_v0001184_t0042_u01758851179034") 2025/09/26 01:51:03 DEBUG : only14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d20_d20250926_m014602_c001_v7007000_t0000_u01758851162402") 2025/09/26 01:51:03 DEBUG : only14: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd420f_d20250926_m014557_c001_v0001184_t0047_u01758851157937") 2025/09/26 01:51:03 DEBUG : only15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b7_d20250926_m014629_c001_v7007000_t0000_u01758851189888") 2025/09/26 01:51:03 DEBUG : only15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f414fe5e1e2d8ce03_d20250926_m014623_c001_v0001032_t0048_u01758851183700") 2025/09/26 01:51:03 DEBUG : only15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42a5_d20250926_m014619_c001_v0001184_t0010_u01758851179659") 2025/09/26 01:51:03 DEBUG : only15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d23a_d20250926_m014602_c001_v7007000_t0000_u01758851162981") 2025/09/26 01:51:03 DEBUG : only15: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4213_d20250926_m014558_c001_v0001184_t0042_u01758851158436") 2025/09/26 01:51:03 DEBUG : only16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b8_d20250926_m014630_c001_v7007000_t0000_u01758851190070") 2025/09/26 01:51:03 DEBUG : only16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90ce0_d20250926_m014623_c001_v0001120_t0055_u01758851183328") 2025/09/26 01:51:03 DEBUG : only16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42a9_d20250926_m014620_c001_v0001184_t0031_u01758851180198") 2025/09/26 01:51:03 DEBUG : only16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4095ea60f33a0c80_d20250926_m014602_c001_v7007000_t0000_u01758851162788") 2025/09/26 01:51:03 DEBUG : only16: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4217_d20250926_m014559_c001_v0001184_t0044_u01758851159115") 2025/09/26 01:51:04 DEBUG : only17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55b9_d20250926_m014630_c001_v7007000_t0000_u01758851190252") 2025/09/26 01:51:04 DEBUG : only17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42c2_d20250926_m014623_c001_v0001184_t0057_u01758851183339") 2025/09/26 01:51:04 DEBUG : only17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42ad_d20250926_m014620_c001_v0001184_t0023_u01758851180824") 2025/09/26 01:51:04 DEBUG : only17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d25_d20250926_m014603_c001_v7007000_t0000_u01758851163309") 2025/09/26 01:51:04 DEBUG : only17: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd421b_d20250926_m014559_c001_v0001184_t0043_u01758851159620") 2025/09/26 01:51:04 DEBUG : only18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ba_d20250926_m014630_c001_v7007000_t0000_u01758851190433") 2025/09/26 01:51:04 DEBUG : only18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90ce2_d20250926_m014623_c001_v0001120_t0055_u01758851183512") 2025/09/26 01:51:04 DEBUG : only18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42b2_d20250926_m014621_c001_v0001184_t0042_u01758851181381") 2025/09/26 01:51:04 DEBUG : only18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b22_d20250926_m014603_c001_v7007000_t0000_u01758851163319") 2025/09/26 01:51:04 DEBUG : only18: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd421d_d20250926_m014600_c001_v0001184_t0032_u01758851160355") 2025/09/26 01:51:04 DEBUG : only19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55bb_d20250926_m014630_c001_v7007000_t0000_u01758851190615") 2025/09/26 01:51:04 DEBUG : only19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42c6_d20250926_m014623_c001_v0001184_t0057_u01758851183523") 2025/09/26 01:51:04 DEBUG : only19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd42b6_d20250926_m014622_c001_v0001184_t0008_u01758851182015") 2025/09/26 01:51:04 DEBUG : only19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d239_d20250926_m014602_c001_v7007000_t0000_u01758851162796") 2025/09/26 01:51:04 DEBUG : only19: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4221_d20250926_m014601_c001_v0001184_t0054_u01758851161206") 2025/09/26 01:51:04 DEBUG : only2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55bc_d20250926_m014630_c001_v7007000_t0000_u01758851190796") 2025/09/26 01:51:04 DEBUG : only2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42ca_d20250926_m014623_c001_v0001184_t0057_u01758851183707") 2025/09/26 01:51:05 DEBUG : only2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd425d_d20250926_m014610_c001_v0001184_t0030_u01758851170811") 2025/09/26 01:51:05 DEBUG : only2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4095ea60f33a0c82_d20250926_m014603_c001_v7007000_t0000_u01758851163155") 2025/09/26 01:51:05 DEBUG : only2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41cc_d20250926_m014550_c001_v0001184_t0013_u01758851150003") 2025/09/26 01:51:05 DEBUG : only3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55bd_d20250926_m014630_c001_v7007000_t0000_u01758851190978") 2025/09/26 01:51:05 DEBUG : only3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4165a0e015fbe278_d20250926_m014623_c001_v0001101_t0021_u01758851183717") 2025/09/26 01:51:05 DEBUG : only3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd425f_d20250926_m014611_c001_v0001184_t0030_u01758851171396") 2025/09/26 01:51:05 DEBUG : only3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d22_d20250926_m014602_c001_v7007000_t0000_u01758851162766") 2025/09/26 01:51:05 DEBUG : only3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41d2_d20250926_m014550_c001_v0001184_t0053_u01758851150453") 2025/09/26 01:51:05 DEBUG : only4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55be_d20250926_m014631_c001_v7007000_t0000_u01758851191161") 2025/09/26 01:51:05 DEBUG : only4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90ce6_d20250926_m014623_c001_v0001120_t0055_u01758851183879") 2025/09/26 01:51:05 DEBUG : only4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4263_d20250926_m014612_c001_v0001184_t0038_u01758851172007") 2025/09/26 01:51:05 DEBUG : only4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d24_d20250926_m014603_c001_v7007000_t0000_u01758851163128") 2025/09/26 01:51:05 DEBUG : only4: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41d6_d20250926_m014551_c001_v0001184_t0001_u01758851151219") 2025/09/26 01:51:05 DEBUG : only5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55bf_d20250926_m014631_c001_v7007000_t0000_u01758851191343") 2025/09/26 01:51:05 DEBUG : only5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f414fe5e1e2d8ce05_d20250926_m014623_c001_v0001032_t0048_u01758851183889") 2025/09/26 01:51:05 DEBUG : only5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4269_d20250926_m014612_c001_v0001184_t0052_u01758851172775") 2025/09/26 01:51:05 DEBUG : only5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4095ea60f33a0c83_d20250926_m014603_c001_v7007000_t0000_u01758851163343") 2025/09/26 01:51:05 DEBUG : only5: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41e2_d20250926_m014551_c001_v0001184_t0042_u01758851151960") 2025/09/26 01:51:05 DEBUG : only6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c0_d20250926_m014631_c001_v7007000_t0000_u01758851191524") 2025/09/26 01:51:05 DEBUG : only6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4118a94c53fd42ce_d20250926_m014623_c001_v0001184_t0057_u01758851183901") 2025/09/26 01:51:05 DEBUG : only6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd426f_d20250926_m014613_c001_v0001184_t0029_u01758851173331") 2025/09/26 01:51:05 DEBUG : only6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d26_d20250926_m014603_c001_v7007000_t0000_u01758851163491") 2025/09/26 01:51:06 DEBUG : only6: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41e8_d20250926_m014552_c001_v0001184_t0021_u01758851152662") 2025/09/26 01:51:06 DEBUG : only7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c2_d20250926_m014631_c001_v7007000_t0000_u01758851191705") 2025/09/26 01:51:06 DEBUG : only7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4165a0e015fbe27a_d20250926_m014623_c001_v0001101_t0021_u01758851183911") 2025/09/26 01:51:06 DEBUG : only7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4273_d20250926_m014613_c001_v0001184_t0042_u01758851173979") 2025/09/26 01:51:06 DEBUG : only7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142d23c_d20250926_m014603_c001_v7007000_t0000_u01758851163355") 2025/09/26 01:51:06 DEBUG : only7: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41ee_d20250926_m014553_c001_v0001184_t0049_u01758851153493") 2025/09/26 01:51:06 DEBUG : only8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c3_d20250926_m014631_c001_v7007000_t0000_u01758851191887") 2025/09/26 01:51:06 DEBUG : only8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90ce8_d20250926_m014624_c001_v0001120_t0055_u01758851184062") 2025/09/26 01:51:06 DEBUG : only8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4279_d20250926_m014615_c001_v0001184_t0005_u01758851175075") 2025/09/26 01:51:06 DEBUG : only8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4188142601220d23_d20250926_m014602_c001_v7007000_t0000_u01758851162947") 2025/09/26 01:51:06 DEBUG : only8: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41f0_d20250926_m014554_c001_v0001184_t0041_u01758851154104") 2025/09/26 01:51:06 DEBUG : only9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c4_d20250926_m014632_c001_v7007000_t0000_u01758851192068") 2025/09/26 01:51:06 DEBUG : only9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f414fe5e1e2d8ce09_d20250926_m014624_c001_v0001032_t0048_u01758851184072") 2025/09/26 01:51:06 DEBUG : only9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd427f_d20250926_m014615_c001_v0001184_t0046_u01758851175799") 2025/09/26 01:51:06 DEBUG : only9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f407bccd386e44b21_d20250926_m014603_c001_v7007000_t0000_u01758851163139") 2025/09/26 01:51:06 DEBUG : only9: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd41f2_d20250926_m014554_c001_v0001184_t0052_u01758851154825") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce66c_d20250926_m014249_c001_v7007000_t0000_u01758850969876") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b53_d20250926_m014248_c001_v0001120_t0018_u01758850968270") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce653_d20250926_m014247_c001_v7007000_t0000_u01758850967148") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b580_d20250926_m014245_c001_v0001104_t0025_u01758850965327") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce63f_d20250926_m014244_c001_v7007000_t0000_u01758850964519") 2025/09/26 01:51:06 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3ebd_d20250926_m014242_c001_v0001184_t0057_u01758850962409") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19335_d20250926_m014230_c001_v7007000_t0000_u01758850950295") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b54c_d20250926_m014228_c001_v0001104_t0015_u01758850948433") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19328_d20250926_m014226_c001_v7007000_t0000_u01758850946397") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b53e_d20250926_m014224_c001_v0001104_t0019_u01758850944279") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c1930e_d20250926_m014222_c001_v7007000_t0000_u01758850942546") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b538_d20250926_m014221_c001_v0001104_t0058_u01758850941014") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192cb_d20250926_m014213_c001_v7007000_t0000_u01758850933302") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b520_d20250926_m014210_c001_v0001104_t0019_u01758850930811") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192b8_d20250926_m014210_c001_v7007000_t0000_u01758850930445") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b516_d20250926_m014208_c001_v0001104_t0002_u01758850928286") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192a8_d20250926_m014207_c001_v7007000_t0000_u01758850927921") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b50f_d20250926_m014207_c001_v0001104_t0044_u01758850927061") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b50d_d20250926_m014205_c001_v0001104_t0007_u01758850925781") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19293_d20250926_m014205_c001_v7007000_t0000_u01758850925408") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b50b_d20250926_m014204_c001_v0001104_t0008_u01758850924494") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b509_d20250926_m014203_c001_v0001104_t0037_u01758850923269") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233043d_d20250926_m014202_c001_v7007000_t0000_u01758850922536") 2025/09/26 01:51:07 DEBUG : potato: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b506_d20250926_m014201_c001_v0001104_t0049_u01758850921413") 2025/09/26 01:51:07 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f73b3_d20250926_m014336_c001_v7007000_t0000_u01758851016363") 2025/09/26 01:51:07 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b9f_d20250926_m014335_c001_v0001120_t0035_u01758851015596") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc035_d20250926_m014327_c001_v7007000_t0000_u01758851007013") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b8d_d20250926_m014321_c001_v0001120_t0057_u01758851001094") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc02e_d20250926_m014314_c001_v7007000_t0000_u01758850994229") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b77_d20250926_m014308_c001_v0001120_t0020_u01758850988871") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce6cc_d20250926_m014301_c001_v7007000_t0000_u01758850981467") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b68_d20250926_m014257_c001_v0001120_t0024_u01758850977099") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19341_d20250926_m014235_c001_v7007000_t0000_u01758850955595") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b55a_d20250926_m014233_c001_v0001104_t0028_u01758850953512") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c1933f_d20250926_m014233_c001_v7007000_t0000_u01758850953144") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b552_d20250926_m014230_c001_v0001104_t0007_u01758850950845") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19336_d20250926_m014230_c001_v7007000_t0000_u01758850950478") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b54e_d20250926_m014229_c001_v0001104_t0013_u01758850949389") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19334_d20250926_m014228_c001_v7007000_t0000_u01758850948058") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b548_d20250926_m014226_c001_v0001104_t0059_u01758850946763") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19319_d20250926_m014223_c001_v7007000_t0000_u01758850943912") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b53c_d20250926_m014222_c001_v0001104_t0027_u01758850942538") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c192d1_d20250926_m014214_c001_v7007000_t0000_u01758850934050") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b524_d20250926_m014212_c001_v0001104_t0002_u01758850932713") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70be_d20250926_m014101_c001_v7007000_t0000_u01758850861087") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b483_d20250926_m014059_c001_v0001104_t0016_u01758850859940") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70b8_d20250926_m014059_c001_v7007000_t0000_u01758850859033") 2025/09/26 01:51:08 DEBUG : potato2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b481_d20250926_m014058_c001_v0001104_t0024_u01758850858169") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc036_d20250926_m014327_c001_v7007000_t0000_u01758851007792") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b5bf_d20250926_m014322_c001_v0001104_t0021_u01758851002495") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc02f_d20250926_m014314_c001_v7007000_t0000_u01758850994441") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b5ac_d20250926_m014310_c001_v0001104_t0013_u01758850990357") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce6cf_d20250926_m014301_c001_v7007000_t0000_u01758850981693") 2025/09/26 01:51:09 DEBUG : potato3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b59c_d20250926_m014257_c001_v0001104_t0059_u01758850977882") 2025/09/26 01:51:09 DEBUG : pre-dest1/1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd8753a_d20250926_m014409_c001_v7007000_t0000_u01758851049670") 2025/09/26 01:51:09 DEBUG : pre-dest1/1: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b5f8_d20250926_m014401_c001_v0001104_t0022_u01758851041376") 2025/09/26 01:51:09 DEBUG : pre-dest2/2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4155813b0bd8753b_d20250926_m014409_c001_v7007000_t0000_u01758851049853") 2025/09/26 01:51:09 DEBUG : pre-dest2/2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90bbf_d20250926_m014402_c001_v0001120_t0046_u01758851042289") 2025/09/26 01:51:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4059676cc142cfaa_d20250926_m014347_c001_v7007000_t0000_u01758851027083") 2025/09/26 01:51:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3fbe_d20250926_m014344_c001_v0001184_t0015_u01758851024132") 2025/09/26 01:51:09 DEBUG : sizeonly: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823303be_d20250926_m014143_c001_v7007000_t0000_u01758850903506") 2025/09/26 01:51:09 DEBUG : sizeonly: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4da_d20250926_m014141_c001_v0001104_t0022_u01758850901870") 2025/09/26 01:51:09 DEBUG : splitbanan: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f416b28e2ae2fc380_d20250926_m014829_c001_v7007000_t0000_u01758851309437") 2025/09/26 01:51:09 DEBUG : splitbanan: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ceef_d20250926_m014822_c001_v0001032_t0022_u01758851302346") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be5_d20250926_m014946_c001_v7007000_t0000_u01758851386780") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46c9_d20250926_m014940_c001_v0001184_t0038_u01758851380331") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cdfd9_d20250926_m014931_c001_v7007000_t0000_u01758851371402") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd468b_d20250926_m014925_c001_v0001184_t0000_u01758851365043") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f406aa5ac21cee986_d20250926_m014915_c001_v7007000_t0000_u01758851355733") 2025/09/26 01:51:09 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4646_d20250926_m014909_c001_v0001184_t0024_u01758851349737") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4132479332b866ff_d20250926_m014900_c001_v7007000_t0000_u01758851340119") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd460d_d20250926_m014854_c001_v0001184_t0022_u01758851334203") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf823309db_d20250926_m014845_c001_v7007000_t0000_u01758851325272") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd45c7_d20250926_m014838_c001_v0001184_t0049_u01758851318869") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4169d195769fdc55_d20250926_m014824_c001_v7007000_t0000_u01758851304195") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3e0_d20250926_m014821_c001_v0001101_t0022_u01758851301231") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5eaaa_d20250926_m014811_c001_v7007000_t0000_u01758851291675") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90de3_d20250926_m014804_c001_v0001120_t0051_u01758851284737") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea81_d20250926_m014803_c001_v7007000_t0000_u01758851283592") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cebc_d20250926_m014759_c001_v0001032_t0044_u01758851279886") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330985_d20250926_m014750_c001_v7007000_t0000_u01758851270463") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe377_d20250926_m014743_c001_v0001101_t0002_u01758851263091") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4195ca02909d743a_d20250926_m014741_c001_v7007000_t0000_u01758851261941") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe365_d20250926_m014738_c001_v0001101_t0054_u01758851258119") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233094c_d20250926_m014723_c001_v7007000_t0000_u01758851243782") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe32c_d20250926_m014719_c001_v0001101_t0015_u01758851239998") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f422b0d72a51cda4d_d20250926_m014710_c001_v7007000_t0000_u01758851230469") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2f7_d20250926_m014704_c001_v0001101_t0029_u01758851224065") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f41961440afe38c71_d20250926_m014654_c001_v7007000_t0000_u01758851214593") 2025/09/26 01:51:10 DEBUG : splitbananasplit: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2d4_d20250926_m014648_c001_v0001101_t0016_u01758851208687") 2025/09/26 01:51:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f423de3326ff5ea8f_d20250926_m014806_c001_v7007000_t0000_u01758851286523") 2025/09/26 01:51:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe3ac_d20250926_m014801_c001_v0001101_t0003_u01758851281125") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55d0_d20250926_m014641_c001_v7007000_t0000_u01758851201387") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe2ab_d20250926_m014640_c001_v0001101_t0056_u01758851200129") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55ce_d20250926_m014639_c001_v7007000_t0000_u01758851199366") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d0a_d20250926_m014638_c001_v0001120_t0058_u01758851198195") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce695_d20250926_m014254_c001_v7007000_t0000_u01758850974208") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b64_d20250926_m014253_c001_v0001120_t0043_u01758850973242") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce687_d20250926_m014252_c001_v7007000_t0000_u01758850972691") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3ef2_d20250926_m014251_c001_v0001184_t0018_u01758850970999") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233038a_d20250926_m014139_c001_v7007000_t0000_u01758850899481") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4d2_d20250926_m014137_c001_v0001104_t0011_u01758850897929") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233036e_d20250926_m014137_c001_v7007000_t0000_u01758850897566") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4d0_d20250926_m014136_c001_v0001104_t0059_u01758850896303") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233034d_d20250926_m014134_c001_v7007000_t0000_u01758850894280") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4c9_d20250926_m014132_c001_v0001104_t0025_u01758850892297") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf82330339_d20250926_m014131_c001_v7007000_t0000_u01758850891756") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4c6_d20250926_m014130_c001_v0001104_t0034_u01758850890462") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4bf_d20250926_m014127_c001_v0001104_t0005_u01758850887712") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40170caf8233032a_d20250926_m014127_c001_v7007000_t0000_u01758850887286") 2025/09/26 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4bb_d20250926_m014126_c001_v0001104_t0009_u01758850886223") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4b9_d20250926_m014125_c001_v0001104_t0048_u01758850885102") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f711d_d20250926_m014124_c001_v7007000_t0000_u01758850884377") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4b4_d20250926_m014121_c001_v0001104_t0029_u01758850881642") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4a9_d20250926_m014118_c001_v0001104_t0040_u01758850878519") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70f2_d20250926_m014118_c001_v7007000_t0000_u01758850878149") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4a7_d20250926_m014117_c001_v0001104_t0058_u01758850877213") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4a5_d20250926_m014116_c001_v0001104_t0014_u01758850876023") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70ea_d20250926_m014115_c001_v7007000_t0000_u01758850875661") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b4a1_d20250926_m014111_c001_v0001104_t0028_u01758850871565") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70dc_d20250926_m014111_c001_v7007000_t0000_u01758850871201") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b49d_d20250926_m014110_c001_v0001104_t0051_u01758850870364") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70d7_d20250926_m014109_c001_v7007000_t0000_u01758850869457") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b499_d20250926_m014108_c001_v0001104_t0046_u01758850868548") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70d3_d20250926_m014108_c001_v7007000_t0000_u01758850868005") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b491_d20250926_m014106_c001_v0001104_t0019_u01758850866792") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70cd_d20250926_m014105_c001_v7007000_t0000_u01758850865888") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b48d_d20250926_m014104_c001_v0001104_t0039_u01758850864785") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70ca_d20250926_m014104_c001_v7007000_t0000_u01758850864234") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b489_d20250926_m014103_c001_v0001104_t0015_u01758850863149") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70c4_d20250926_m014102_c001_v7007000_t0000_u01758850862604") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b485_d20250926_m014101_c001_v0001104_t0010_u01758850861631") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70b0_d20250926_m014056_c001_v7007000_t0000_u01758850856186") 2025/09/26 01:51:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b47d_d20250926_m014055_c001_v0001104_t0023_u01758850855452") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f70ad_d20250926_m014054_c001_v7007000_t0000_u01758850854910") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b478_d20250926_m014053_c001_v0001104_t0042_u01758850853761") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f7098_d20250926_m014052_c001_v7007000_t0000_u01758850852859") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b472_d20250926_m014051_c001_v0001104_t0039_u01758850851850") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f410217911d1f706b_d20250926_m014049_c001_v7007000_t0000_u01758850849470") 2025/09/26 01:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b470_d20250926_m014048_c001_v0001104_t0040_u01758850848016") 2025/09/26 01:51:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55d2_d20250926_m014641_c001_v7007000_t0000_u01758851201571") 2025/09/26 01:51:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8ce21_d20250926_m014640_c001_v0001032_t0040_u01758851200141") 2025/09/26 01:51:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55cf_d20250926_m014639_c001_v7007000_t0000_u01758851199550") 2025/09/26 01:51:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4321_d20250926_m014638_c001_v0001184_t0036_u01758851198205") 2025/09/26 01:51:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be7_d20250926_m014949_c001_v7007000_t0000_u01758851389167") 2025/09/26 01:51:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ec5_d20250926_m014948_c001_v0001120_t0005_u01758851388155") 2025/09/26 01:51:13 DEBUG : sub/yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce664_d20250926_m014249_c001_v7007000_t0000_u01758850969324") 2025/09/26 01:51:13 DEBUG : sub/yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3ede_d20250926_m014247_c001_v0001184_t0017_u01758850967897") 2025/09/26 01:51:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55cb_d20250926_m014637_c001_v7007000_t0000_u01758851197435") 2025/09/26 01:51:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe29f_d20250926_m014635_c001_v0001101_t0009_u01758851195073") 2025/09/26 01:51:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c8_d20250926_m014634_c001_v7007000_t0000_u01758851194287") 2025/09/26 01:51:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe299_d20250926_m014633_c001_v0001101_t0051_u01758851193058") 2025/09/26 01:51:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55cc_d20250926_m014637_c001_v7007000_t0000_u01758851197616") 2025/09/26 01:51:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd430d_d20250926_m014635_c001_v0001184_t0013_u01758851195065") 2025/09/26 01:51:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4128667835ba55c9_d20250926_m014634_c001_v7007000_t0000_u01758851194469") 2025/09/26 01:51:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90d00_d20250926_m014633_c001_v0001120_t0052_u01758851193046") 2025/09/26 01:51:14 DEBUG : three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c19349_d20250926_m014241_c001_v7007000_t0000_u01758850961670") 2025/09/26 01:51:14 DEBUG : three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b574_d20250926_m014240_c001_v0001104_t0028_u01758850960119") 2025/09/26 01:51:14 DEBUG : three: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1143dc3ea758b56c_d20250926_m014237_c001_v0001104_t0006_u01758850957379") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260be8_d20250926_m014950_c001_v7007000_t0000_u01758851390916") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf73_d20250926_m014950_c001_v0001032_t0020_u01758851390127") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260c01_d20250926_m015009_c001_v7007000_t0000_u01758851409819") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4e6_d20250926_m015008_c001_v0001101_t0004_u01758851408093") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bf9_d20250926_m015006_c001_v7007000_t0000_u01758851406492") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf93_d20250926_m015004_c001_v0001032_t0017_u01758851404733") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bf5_d20250926_m015003_c001_v7007000_t0000_u01758851403783") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ed9_d20250926_m015003_c001_v0001120_t0012_u01758851403101") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bf0_d20250926_m014958_c001_v7007000_t0000_u01758851398408") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf81_d20250926_m014957_c001_v0001032_t0002_u01758851397005") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bf1_d20250926_m015000_c001_v7007000_t0000_u01758851400553") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4d2_d20250926_m014959_c001_v0001101_t0013_u01758851399369") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bef_d20250926_m014956_c001_v7007000_t0000_u01758851396045") 2025/09/26 01:51:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90ecf_d20250926_m014955_c001_v0001120_t0030_u01758851395249") 2025/09/26 01:51:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bed_d20250926_m014954_c001_v7007000_t0000_u01758851394268") 2025/09/26 01:51:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd46f7_d20250926_m014953_c001_v0001184_t0012_u01758851393657") 2025/09/26 01:51:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260beb_d20250926_m014952_c001_v7007000_t0000_u01758851392679") 2025/09/26 01:51:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1165a0e015fbe4c6_d20250926_m014951_c001_v0001101_t0009_u01758851391869") 2025/09/26 01:51:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4173808e5efc1291_d20250926_m015014_c001_v7007000_t0000_u01758851414825") 2025/09/26 01:51:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f114fe5e1e2d8cf9d_d20250926_m015013_c001_v0001032_t0001_u01758851413836") 2025/09/26 01:51:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bf3_d20250926_m015002_c001_v7007000_t0000_u01758851402144") 2025/09/26 01:51:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4718_d20250926_m015001_c001_v0001184_t0039_u01758851401529") 2025/09/26 01:51:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260c02_d20250926_m015010_c001_v7007000_t0000_u01758851410415") 2025/09/26 01:51:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd4730_d20250926_m015009_c001_v0001184_t0046_u01758851409622") 2025/09/26 01:51:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f40838f7c6d260bfb_d20250926_m015007_c001_v7007000_t0000_u01758851407080") 2025/09/26 01:51:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1191b924c7d436d7_d20250926_m015006_c001_v0001181_t0042_u01758851406269") 2025/09/26 01:51:15 DEBUG : two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4023a42e90c1934a_d20250926_m014241_c001_v7007000_t0000_u01758850961853") 2025/09/26 01:51:15 DEBUG : two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f413c9bb28cc90b3b_d20250926_m014239_c001_v0001120_t0055_u01758850959541") 2025/09/26 01:51:15 DEBUG : two: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f4143dc3ea758b568_d20250926_m014237_c001_v0001104_t0029_u01758850957182") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce66e_d20250926_m014250_c001_v7007000_t0000_u01758850970057") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f116a8b4bf137df8b_d20250926_m014249_c001_v0001183_t0030_u01758850969128") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce64e_d20250926_m014246_c001_v7007000_t0000_u01758850966606") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1118a94c53fd3ed1_d20250926_m014245_c001_v0001184_t0001_u01758850965340") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce63b_d20250926_m014243_c001_v7007000_t0000_u01758850963977") 2025/09/26 01:51:15 DEBUG : yam: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f113c9bb28cc90b45_d20250926_m014242_c001_v0001120_t0035_u01758850962419") 2025/09/26 01:51:15 DEBUG : yaml: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce655_d20250926_m014247_c001_v7007000_t0000_u01758850967329") 2025/09/26 01:51:15 DEBUG : yaml: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f1113214f4fb844d3_d20250926_m014246_c001_v0001179_t0019_u01758850966402") 2025/09/26 01:51:15 DEBUG : yaml: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f418913363c2ce641_d20250926_m014244_c001_v7007000_t0000_u01758850964700") 2025/09/26 01:51:16 DEBUG : yaml: Deleting (id "4_z6f120dd3a0ed8b3b9f980e1b_f115237dc99031709_d20250926_m014243_c001_v0001029_t0015_u01758850963650") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m31.957283372s (try 1/5)