"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/30 03:24:09 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo" 2025/06/30 03:24:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 03:24:09 DEBUG : Creating backend with remote "/tmp/rclone1345505334" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/30 03:24:11 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:11 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:11 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:11 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:12 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:12 DEBUG : B2 bucket rclone-test-risikad9duxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", 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-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", 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-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:14 DEBUG : Creating backend with remote "/non-existing" 2025/06/30 03:24:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/30 03:24:14 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:14 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:16 INFO : B2 bucket rclone-test-risikad9duxo: Running all checks before starting transfers 2025/06/30 03:24:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:16 INFO : B2 bucket rclone-test-risikad9duxo: Checks finished, now starting transfers 2025/06/30 03:24:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:17 ERROR : Ignoring --no-traverse with sync 2025/06/30 03:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:18 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:18 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:18 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.35s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/30 03:24:19 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:19 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/30 03:24:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:24:20 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:20 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.86s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:24:22 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:22 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 03:24:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:24:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/30 03:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:24:24 INFO : sub dir2: Making directory 2025/06/30 03:24:24 INFO : sub dir: Making directory 2025/06/30 03:24:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:24 INFO : sub dir2/sub sub dir2: Making directory 2025/06/30 03:24:24 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:24 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:25 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/30 03:24:25 DEBUG : B2 bucket rclone-test-risikad9duxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:26 INFO : sub dir2: Making directory 2025/06/30 03:24:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 03:24:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:26 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:26 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:27 DEBUG : sub dir2: Making directory with metadata 2025/06/30 03:24:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:24:27 INFO : sub dir2: Making directory 2025/06/30 03:24:27 INFO : sub dir: Making directory 2025/06/30 03:24:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:27 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:27 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:27 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:27 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/30 03:24:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 03:24:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:29 INFO : sub dir2: Making directory 2025/06/30 03:24:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:29 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:30 DEBUG : sub dir2: Making directory with metadata 2025/06/30 03:24:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:24:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:24:30 INFO : sub dir2: Making directory 2025/06/30 03:24:30 INFO : sub dir: Making directory 2025/06/30 03:24:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:30 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:30 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:31 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:31 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/30 03:24:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:32 INFO : sub dir2: Making directory 2025/06/30 03:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:32 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:32 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:32 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:24:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bayugab2dida" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-bayugab2dida 2025/06/30 03:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:35 DEBUG : B2 bucket rclone-test-bayugab2dida: Waiting for checks to finish 2025/06/30 03:24:35 DEBUG : B2 bucket rclone-test-bayugab2dida: Waiting for transfers to finish 2025/06/30 03:24:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:36 DEBUG : B2 bucket rclone-test-bayugab2dida: Purge remote 2025/06/30 03:24:36 INFO : B2 bucket rclone-test-bayugab2dida: cleaning bucket "rclone-test-bayugab2dida" of all files 2025/06/30 03:24:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfc27da3d0ddbbeb9f780e1b_f1121603d6c1d3ec0_d20250630_m032435_c001_v0001105_t0006_u01751253875832") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 03:24:38 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:38 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 03:24:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zeridej7ponu" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-zeridej7ponu 2025/06/30 03:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:41 DEBUG : B2 bucket rclone-test-zeridej7ponu: Waiting for checks to finish 2025/06/30 03:24:41 DEBUG : B2 bucket rclone-test-zeridej7ponu: Waiting for transfers to finish 2025/06/30 03:24:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 03:24:43 DEBUG : B2 bucket rclone-test-zeridej7ponu: Waiting for checks to finish 2025/06/30 03:24:43 DEBUG : B2 bucket rclone-test-zeridej7ponu: Waiting for transfers to finish 2025/06/30 03:24:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 03:24:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:44 DEBUG : B2 bucket rclone-test-zeridej7ponu: Purge remote 2025/06/30 03:24:44 INFO : B2 bucket rclone-test-zeridej7ponu: cleaning bucket "rclone-test-zeridej7ponu" of all files 2025/06/30 03:24:44 DEBUG : sub dir/hello world: Deleting (id "4_zef929d23d0ddbbeb9f780e1b_f110137f234571db0_d20250630_m032443_c001_v0001029_t0037_u01751253883534") 2025/06/30 03:24:44 DEBUG : sub dir/hello world: Deleting (id "4_zef929d23d0ddbbeb9f780e1b_f109582c0719e4df7_d20250630_m032442_c001_v0001101_t0016_u01751253882075") --- PASS: TestServerSideCopyOverSelf (6.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:46 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 03:24:46 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:24:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 03:24:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 03:24:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cacovam5ledi" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-cacovam5ledi 2025/06/30 03:24:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:49 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for checks to finish 2025/06/30 03:24:49 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for transfers to finish 2025/06/30 03:24:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 03:24:51 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for checks to finish 2025/06/30 03:24:51 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for transfers to finish 2025/06/30 03:24:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 03:24:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:52 INFO : sub dir/hello world: Deleted 2025/06/30 03:24:53 DEBUG : testing file moves 2025/06/30 03:24:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/30 03:24:53 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for checks to finish 2025/06/30 03:24:53 DEBUG : B2 bucket rclone-test-cacovam5ledi: Waiting for transfers to finish 2025/06/30 03:24:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/30 03:24:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 03:24:54 INFO : sub dir/hello world: Deleted 2025/06/30 03:24:54 DEBUG : B2 bucket rclone-test-cacovam5ledi: Purge remote 2025/06/30 03:24:54 INFO : B2 bucket rclone-test-cacovam5ledi: cleaning bucket "rclone-test-cacovam5ledi" of all files 2025/06/30 03:24:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd33d0ddbbeb9f780e1b_f109a5be649a0ecf2_d20250630_m032453_c001_v0001038_t0031_u01751253893733") 2025/06/30 03:24:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd33d0ddbbeb9f780e1b_f112564818353c59f_d20250630_m032451_c001_v0001044_t0023_u01751253891653") 2025/06/30 03:24:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f92bd33d0ddbbeb9f780e1b_f11964693bfafeede_d20250630_m032450_c001_v0001172_t0040_u01751253890313") --- PASS: TestServerSideMoveOverSelf (8.10s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:56 ERROR : error listing: directory not found 2025/06/30 03:24:56 INFO : Local file system at /tmp/rclone1345505334: Making directory 2025/06/30 03:24:57 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:57 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:24:58 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for checks to finish 2025/06/30 03:24:58 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for transfers to finish 2025/06/30 03:24:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:24:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/30 03:24:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:24:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/30 03:24:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:24:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:25:00 INFO : check sum: Copied (new) 2025/06/30 03:25:00 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:00 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:25:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/30 03:25:00 DEBUG : check sum: Unchanged skipping 2025/06/30 03:25:00 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:00 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/30 03:25:01 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:01 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 03:25:02 INFO : sizeonly: Copied (new) 2025/06/30 03:25:02 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:02 DEBUG : sizeonly: Sizes identical 2025/06/30 03:25:02 DEBUG : sizeonly: Unchanged skipping 2025/06/30 03:25:02 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:02 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:02 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/30 03:25:03 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:03 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/30 03:25:03 INFO : ignore-size: Copied (new) 2025/06/30 03:25:03 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:25:04 DEBUG : ignore-size: Unchanged skipping 2025/06/30 03:25:04 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:04 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:04 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:25:05 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:05 DEBUG : existing: Unchanged skipping 2025/06/30 03:25:05 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:05 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:05 INFO : There was nothing to transfer 2025/06/30 03:25:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/30 03:25:05 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:05 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 03:25:06 INFO : existing: Copied (replaced existing) 2025/06/30 03:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 03:25:07 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:07 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 03:25:07 INFO : existing: Copied (new) 2025/06/30 03:25:07 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:08 DEBUG : existing: Destination exists, skipping 2025/06/30 03:25:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:09 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/30 03:25:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:09 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:09 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 03:25:09 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:10 INFO : a/potato2: Copied (new) 2025/06/30 03:25:10 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:10 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:12 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/06/30 03:25:12 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:25:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/30 03:25:12 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:12 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:12 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:12 INFO : There was nothing to transfer 2025/06/30 03:25:12 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/06/30 03:25:12 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:25:13 INFO : empty space: Updated modification time in destination 2025/06/30 03:25:13 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:13 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:13 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:15 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/06/30 03:25:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:25:15 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:15 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:16 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/06/30 03:25:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1345505334) 2025/06/30 03:25:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-risikad9duxo) 2025/06/30 03:25:16 DEBUG : foo: sha1 differ 2025/06/30 03:25:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/30 03:25:17 INFO : foo: Copied (replaced existing) 2025/06/30 03:25:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 03:25:19 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:19 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:19 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:19 INFO : potato: Copied (new) 2025/06/30 03:25:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/30 03:25:21 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:21 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/30 03:25:22 INFO : potato: Copied (replaced existing) 2025/06/30 03:25:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:23 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:23 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/06/30 03:25:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1345505334) 2025/06/30 03:25:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-risikad9duxo) 2025/06/30 03:25:23 DEBUG : potato: sha1 differ 2025/06/30 03:25:23 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/30 03:25:24 INFO : potato: Copied (replaced existing) 2025/06/30 03:25:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:26 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:26 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:26 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/30 03:25:26 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:28 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:28 INFO : potato2: Copied (new) 2025/06/30 03:25:28 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:30 INFO : d: Making directory 2025/06/30 03:25:30 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/30 03:25:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:31 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 03:25:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:31 INFO : a/potato2: Copied (new) 2025/06/30 03:25:31 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:31 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:33 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/30 03:25:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:34 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:34 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 03:25:34 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:34 INFO : a/potato2: Copied (new) 2025/06/30 03:25:34 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting files as there were IO errors 2025/06/30 03:25:34 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:36 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:36 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:36 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:36 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:37 INFO : potato: Deleted 2025/06/30 03:25:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:39 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:39 INFO : potato: Deleted 2025/06/30 03:25:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:39 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:25:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:25:41 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:41 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/30 03:25:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 03:25:44 DEBUG : enormous: Excluded 2025/06/30 03:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 03:25:44 DEBUG : potato2: Excluded 2025/06/30 03:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 03:25:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:44 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:44 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:44 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:44 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:44 INFO : There was nothing to transfer 2025/06/30 03:25:44 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 03:25:44 DEBUG : enormous: Excluded 2025/06/30 03:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 03:25:44 DEBUG : potato2: Excluded 2025/06/30 03:25:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 03:25:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/30 03:25:45 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:45 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for checks to finish 2025/06/30 03:25:45 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for transfers to finish 2025/06/30 03:25:45 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:48 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 03:25:48 DEBUG : enormous: Excluded 2025/06/30 03:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 03:25:48 DEBUG : potato2: Excluded 2025/06/30 03:25:48 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:25:48 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:48 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:48 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:48 INFO : enormous: Deleted 2025/06/30 03:25:48 INFO : potato2: Deleted 2025/06/30 03:25:48 INFO : There was nothing to transfer 2025/06/30 03:25:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/30 03:25:49 DEBUG : empty space: Unchanged skipping 2025/06/30 03:25:49 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for checks to finish 2025/06/30 03:25:49 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for transfers to finish 2025/06/30 03:25:49 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:49 INFO : enormous: Deleted 2025/06/30 03:25:49 INFO : potato2: Deleted 2025/06/30 03:25:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:25:51 DEBUG : five: Need to transfer - File not found at Destination 2025/06/30 03:25:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/30 03:25:51 DEBUG : three: Sizes identical 2025/06/30 03:25:51 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:51 DEBUG : one: Destination is newer than source, skipping 2025/06/30 03:25:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/30 03:25:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1345505334) 2025/06/30 03:25:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-risikad9duxo) 2025/06/30 03:25:51 DEBUG : two: sha1 differ 2025/06/30 03:25:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 03:25:51 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/30 03:25:51 INFO : five: Copied (new) 2025/06/30 03:25:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 03:25:51 INFO : two: Copied (replaced existing) 2025/06/30 03:25:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/30 03:25:52 INFO : four: Copied (replaced existing) 2025/06/30 03:25:52 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:52 DEBUG : one: Destination is newer than source, skipping 2025/06/30 03:25:52 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/30 03:25:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/30 03:25:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 03:25:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 03:25:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/30 03:25:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 03:25:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/30 03:25:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/30 03:25:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 03:25:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1345505334) 2025/06/30 03:25:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-risikad9duxo) 2025/06/30 03:25:52 DEBUG : three: sha1 differ 2025/06/30 03:25:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/30 03:25:52 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:25:52 INFO : three: Copied (replaced existing) 2025/06/30 03:25:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/30 03:25:54 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:25:54 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:25:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:25:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 03:25:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 03:25:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 03:25:54 INFO : potato: Copied (new) 2025/06/30 03:25:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:25:54 INFO : yam: Copied (new) 2025/06/30 03:25:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:25:55 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:25:55 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:25:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:55 DEBUG : potato: Unchanged skipping 2025/06/30 03:25:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:25:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:25:55 INFO : yam: Copied (server-side copy) to: yaml 2025/06/30 03:25:56 INFO : yam: Deleted 2025/06/30 03:25:56 INFO : yaml: Renamed from "yam" 2025/06/30 03:25:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/30 03:25:57 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:25:57 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:25:57 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 03:25:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 03:25:57 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:25:57 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:25:57 INFO : yam: Copied (new) 2025/06/30 03:25:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 03:25:57 INFO : potato: Copied (new) 2025/06/30 03:25:57 DEBUG : Waiting for deletions to finish 2025/06/30 03:25:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:25:58 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:25:58 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:25:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:58 DEBUG : potato: Unchanged skipping 2025/06/30 03:25:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:25:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:25:58 INFO : yam: Copied (server-side copy) to: yaml 2025/06/30 03:25:58 INFO : yam: Deleted 2025/06/30 03:25:58 INFO : yaml: Renamed from "yam" 2025/06/30 03:25:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:25:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/30 03:25:59 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:25:59 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:25:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:25:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 03:25:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/30 03:25:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:25:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:26:00 INFO : sub/yam: Copied (new) 2025/06/30 03:26:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 03:26:00 INFO : potato: Copied (new) 2025/06/30 03:26:00 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:26:00 DEBUG : potato: Unchanged skipping 2025/06/30 03:26:00 INFO : B2 bucket rclone-test-risikad9duxo: Making map for --track-renames 2025/06/30 03:26:00 INFO : B2 bucket rclone-test-risikad9duxo: Finished making map for --track-renames 2025/06/30 03:26:00 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:00 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for renames to finish 2025/06/30 03:26:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 03:26:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/30 03:26:01 INFO : sub/yam: Deleted 2025/06/30 03:26:01 INFO : yam: Renamed from "sub/yam" 2025/06/30 03:26:01 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:02 DEBUG : Creating backend with remote "/tmp/rclone1345505334/dir1" 2025/06/30 03:26:02 DEBUG : Creating backend with remote "/tmp/rclone1345505334/dir2" 2025/06/30 03:26:02 DEBUG : Local file system at /tmp/rclone1345505334/dir2: Using server-side directory move 2025/06/30 03:26:02 INFO : Local file system at /tmp/rclone1345505334/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 03:26:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/30 03:26:02 DEBUG : Local file system at /tmp/rclone1345505334/dir2: Waiting for checks to finish 2025/06/30 03:26:02 DEBUG : Local file system at /tmp/rclone1345505334/dir2: Waiting for transfers to finish 2025/06/30 03:26:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:26:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 03:26:03 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:03 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/30 03:26:03 INFO : nested/sub dir/file: Copied (new) 2025/06/30 03:26:03 INFO : nested/sub dir/file: Deleted 2025/06/30 03:26:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:26:03 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:26:03 INFO : sub dir/hello world: Deleted 2025/06/30 03:26:03 INFO : sub dir: Removing directory 2025/06/30 03:26:03 INFO : nested/sub dir: Removing directory 2025/06/30 03:26:03 INFO : nested: Removing directory 2025/06/30 03:26:03 DEBUG : Local file system at /tmp/rclone1345505334: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 03:26:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 03:26:04 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:04 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/30 03:26:05 INFO : nested/sub dir/file: Copied (new) 2025/06/30 03:26:05 INFO : nested/sub dir/file: Deleted 2025/06/30 03:26:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:26:05 INFO : sub dir/hello world: Copied (new) 2025/06/30 03:26:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/30 03:26:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 03:26:06 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:06 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 03:26:06 INFO : existing: Copied (new) 2025/06/30 03:26:06 INFO : existing: Deleted 2025/06/30 03:26:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/30 03:26:06 INFO : existing-b: Copied (new) 2025/06/30 03:26:06 INFO : existing-b: Deleted 2025/06/30 03:26:07 DEBUG : existing: Destination exists, skipping 2025/06/30 03:26:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/30 03:26:07 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:07 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hovexal2niyi" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-hovexal2niyi 2025/06/30 03:26:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 03:26:12 DEBUG : empty space: Unchanged skipping 2025/06/30 03:26:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 03:26:12 DEBUG : B2 bucket rclone-test-hovexal2niyi: Waiting for checks to finish 2025/06/30 03:26:12 INFO : empty space: Deleted 2025/06/30 03:26:12 DEBUG : B2 bucket rclone-test-hovexal2niyi: Waiting for transfers to finish 2025/06/30 03:26:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:12 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:12 INFO : potato2: Deleted 2025/06/30 03:26:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:13 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:13 INFO : potato3: Deleted 2025/06/30 03:26:13 DEBUG : Creating backend with remote "TestB2:rclone-test-haporeh2puno" 2025/06/30 03:26:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/30 03:26:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 03:26:14 DEBUG : B2 bucket rclone-test-haporeh2puno: Waiting for checks to finish 2025/06/30 03:26:14 DEBUG : B2 bucket rclone-test-haporeh2puno: Waiting for transfers to finish 2025/06/30 03:26:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:26:15 INFO : empty space: Copied (server-side copy) 2025/06/30 03:26:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:15 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:15 INFO : empty space: Deleted 2025/06/30 03:26:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:16 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:16 INFO : potato3: Deleted 2025/06/30 03:26:16 INFO : potato2: Deleted 2025/06/30 03:26:16 DEBUG : B2 bucket rclone-test-haporeh2puno: Purge remote 2025/06/30 03:26:16 INFO : B2 bucket rclone-test-haporeh2puno: cleaning bucket "rclone-test-haporeh2puno" of all files 2025/06/30 03:26:16 DEBUG : empty space: Deleting (id "4_z8fc2fdf3d0edbbeb9f780e1b_f11457ed5fd1eccbd_d20250630_m032615_c001_v0001040_t0011_u01751253975365") 2025/06/30 03:26:16 DEBUG : potato2: Deleting (id "4_z8fc2fdf3d0edbbeb9f780e1b_f10068929b50d8d3c_d20250630_m032615_c001_v0001091_t0004_u01751253975734") 2025/06/30 03:26:16 DEBUG : potato3: Deleting (id "4_z8fc2fdf3d0edbbeb9f780e1b_f119c99ae6a710b8c_d20250630_m032615_c001_v0001145_t0012_u01751253975749") 2025/06/30 03:26:17 DEBUG : B2 bucket rclone-test-hovexal2niyi: Purge remote 2025/06/30 03:26:17 INFO : B2 bucket rclone-test-hovexal2niyi: cleaning bucket "rclone-test-hovexal2niyi" of all files 2025/06/30 03:26:17 DEBUG : empty space: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f4109346993cd0440_d20250630_m032615_c001_v7007000_t0000_u01751253975848") 2025/06/30 03:26:17 DEBUG : empty space: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f1186c3fff2bdb756_d20250630_m032611_c001_v0001134_t0024_u01751253971010") 2025/06/30 03:26:17 DEBUG : potato2: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f4109346993cd0441_d20250630_m032616_c001_v7007000_t0000_u01751253976117") 2025/06/30 03:26:17 DEBUG : potato2: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f100eb663bcaa7e20_d20250630_m032612_c001_v0001144_t0050_u01751253972284") 2025/06/30 03:26:17 DEBUG : potato3: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f419ffae81c9316c7_d20250630_m032615_c001_v7007000_t0000_u01751253975981") 2025/06/30 03:26:17 DEBUG : potato3: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f10526168325990c0_d20250630_m032612_c001_v0001040_t0032_u01751253972565") 2025/06/30 03:26:17 DEBUG : potato3: Deleting (id "4_z7f52edc3d0edbbeb9f780e1b_f1186c3fff2bdb758_d20250630_m032611_c001_v0001134_t0001_u01751253971398") --- PASS: TestServerSideMove (11.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dufimuv6beja" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-dufimuv6beja 2025/06/30 03:26:24 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 03:26:24 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 03:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 03:26:24 DEBUG : B2 bucket rclone-test-dufimuv6beja: Waiting for checks to finish 2025/06/30 03:26:24 DEBUG : B2 bucket rclone-test-dufimuv6beja: Waiting for transfers to finish 2025/06/30 03:26:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:25 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:25 INFO : potato2: Deleted 2025/06/30 03:26:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:25 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:25 INFO : potato3: Deleted 2025/06/30 03:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-ruqiwis6dibe" 2025/06/30 03:26:26 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 03:26:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 03:26:27 DEBUG : B2 bucket rclone-test-ruqiwis6dibe: Waiting for checks to finish 2025/06/30 03:26:27 DEBUG : B2 bucket rclone-test-ruqiwis6dibe: Waiting for transfers to finish 2025/06/30 03:26:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:27 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:28 INFO : potato2: Deleted 2025/06/30 03:26:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:28 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:28 INFO : potato3: Deleted 2025/06/30 03:26:28 DEBUG : B2 bucket rclone-test-ruqiwis6dibe: Purge remote 2025/06/30 03:26:28 INFO : B2 bucket rclone-test-ruqiwis6dibe: cleaning bucket "rclone-test-ruqiwis6dibe" of all files 2025/06/30 03:26:29 DEBUG : potato2: Deleting (id "4_zaf722df3d0fdbbeb9f780e1b_f10422be4226108b2_d20250630_m032627_c001_v0001180_t0033_u01751253987655") 2025/06/30 03:26:29 DEBUG : potato3: Deleting (id "4_zaf722df3d0fdbbeb9f780e1b_f113163ca85a51f91_d20250630_m032627_c001_v0001150_t0009_u01751253987953") 2025/06/30 03:26:29 DEBUG : B2 bucket rclone-test-dufimuv6beja: Purge remote 2025/06/30 03:26:29 INFO : B2 bucket rclone-test-dufimuv6beja: cleaning bucket "rclone-test-dufimuv6beja" of all files 2025/06/30 03:26:29 DEBUG : empty space: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f11623d6ecedbc88c_d20250630_m032623_c001_v0001137_t0010_u01751253983656") 2025/06/30 03:26:29 DEBUG : potato2: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f413e410e2c286ea4_d20250630_m032627_c001_v7007000_t0000_u01751253987926") 2025/06/30 03:26:29 DEBUG : potato2: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f102d3e52428ffcf6_d20250630_m032624_c001_v0001105_t0017_u01751253984793") 2025/06/30 03:26:29 DEBUG : potato3: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f413e410e2c286ea6_d20250630_m032628_c001_v7007000_t0000_u01751253988441") 2025/06/30 03:26:29 DEBUG : potato3: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f1029f42922ef6acf_d20250630_m032625_c001_v0001137_t0022_u01751253985172") 2025/06/30 03:26:29 DEBUG : potato3: Deleting (id "4_zcf321dd3d0fdbbeb9f780e1b_f11623d6ecedbc88e_d20250630_m032623_c001_v0001137_t0026_u01751253983978") --- PASS: TestServerSideMoveWithFilter (12.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vudogof9kuhe" 2025/06/30 03:26:34 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-risikad9duxo -> B2 bucket rclone-test-vudogof9kuhe 2025/06/30 03:26:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 03:26:36 DEBUG : empty space: Unchanged skipping 2025/06/30 03:26:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 03:26:36 DEBUG : B2 bucket rclone-test-vudogof9kuhe: Waiting for checks to finish 2025/06/30 03:26:36 INFO : empty space: Deleted 2025/06/30 03:26:36 DEBUG : B2 bucket rclone-test-vudogof9kuhe: Waiting for transfers to finish 2025/06/30 03:26:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:37 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:37 INFO : potato2: Deleted 2025/06/30 03:26:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:37 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:37 INFO : potato3: Deleted 2025/06/30 03:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xetocoh4liha" 2025/06/30 03:26:38 INFO : tomatoDir: Making directory 2025/06/30 03:26:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/30 03:26:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 03:26:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 03:26:39 DEBUG : B2 bucket rclone-test-xetocoh4liha: Waiting for checks to finish 2025/06/30 03:26:39 DEBUG : B2 bucket rclone-test-xetocoh4liha: Waiting for transfers to finish 2025/06/30 03:26:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 03:26:40 INFO : empty space: Copied (server-side copy) 2025/06/30 03:26:40 INFO : empty space: Deleted 2025/06/30 03:26:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 03:26:40 INFO : potato3: Copied (server-side copy) 2025/06/30 03:26:40 INFO : potato3: Deleted 2025/06/30 03:26:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 03:26:40 INFO : potato2: Copied (server-side copy) 2025/06/30 03:26:41 INFO : potato2: Deleted 2025/06/30 03:26:41 DEBUG : B2 bucket rclone-test-xetocoh4liha: Purge remote 2025/06/30 03:26:41 INFO : B2 bucket rclone-test-xetocoh4liha: cleaning bucket "rclone-test-xetocoh4liha" of all files 2025/06/30 03:26:41 DEBUG : empty space: Deleting (id "4_zefc25de3d0fdbbeb9f780e1b_f105259a3566ca21e_d20250630_m032639_c001_v0001153_t0022_u01751253999780") 2025/06/30 03:26:41 DEBUG : potato2: Deleting (id "4_zefc25de3d0fdbbeb9f780e1b_f116f6209084e6f8c_d20250630_m032640_c001_v0001172_t0058_u01751254000140") 2025/06/30 03:26:41 DEBUG : potato3: Deleting (id "4_zefc25de3d0fdbbeb9f780e1b_f1166d10e3faa75f5_d20250630_m032640_c001_v0001102_t0023_u01751254000145") 2025/06/30 03:26:42 DEBUG : B2 bucket rclone-test-vudogof9kuhe: Purge remote 2025/06/30 03:26:42 INFO : B2 bucket rclone-test-vudogof9kuhe: cleaning bucket "rclone-test-vudogof9kuhe" of all files 2025/06/30 03:26:42 DEBUG : empty space: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f4112e27c58e79f29_d20250630_m032640_c001_v7007000_t0000_u01751254000166") 2025/06/30 03:26:42 DEBUG : empty space: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f1067d1e135080a49_d20250630_m032636_c001_v0001176_t0024_u01751253996067") 2025/06/30 03:26:42 DEBUG : potato2: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f4112e27c58e79f2c_d20250630_m032640_c001_v7007000_t0000_u01751254000917") 2025/06/30 03:26:42 DEBUG : potato2: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f1137e30594862640_d20250630_m032636_c001_v0001172_t0014_u01751253996926") 2025/06/30 03:26:42 DEBUG : potato3: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f4112e27c58e79f2b_d20250630_m032640_c001_v7007000_t0000_u01751254000603") 2025/06/30 03:26:42 DEBUG : potato3: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f108a443c2f5ce8f9_d20250630_m032637_c001_v0001183_t0023_u01751253997274") 2025/06/30 03:26:42 DEBUG : potato3: Deleting (id "4_z3fb24de3d0fdbbeb9f780e1b_f1067d1e135080a4b_d20250630_m032636_c001_v0001176_t0020_u01751253996284") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:46 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:48 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/rclone-sync-test" 2025/06/30 03:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/rclone-sync-test-include/layer2" 2025/06/30 03:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/rclone-sync-test-ignore-file" 2025/06/30 03:26:55 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test: Waiting for checks to finish 2025/06/30 03:26:55 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test: Waiting for transfers to finish 2025/06/30 03:26:55 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:55 INFO : There was nothing to transfer 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:56 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:56 INFO : There was nothing to transfer 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/30 03:26:56 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:56 INFO : There was nothing to transfer 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:26:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:26:56 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:56 INFO : There was nothing to transfer 2025/06/30 03:26:57 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/30 03:26:57 DEBUG : B2 bucket rclone-test-risikad9duxo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/30 03:26:57 DEBUG : Waiting for deletions to finish 2025/06/30 03:26:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/CompareDest" 2025/06/30 03:27:01 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 03:27:01 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:01 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:27:02 INFO : one: Copied (new) 2025/06/30 03:27:02 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:02 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:02 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 03:27:03 INFO : one: Copied (replaced existing) 2025/06/30 03:27:03 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:05 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 03:27:05 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:05 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:05 INFO : There was nothing to transfer 2025/06/30 03:27:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 03:27:06 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 03:27:06 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:06 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:06 INFO : There was nothing to transfer 2025/06/30 03:27:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 03:27:07 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 03:27:07 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:07 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:07 INFO : There was nothing to transfer 2025/06/30 03:27:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:08 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/06/30 03:27:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 03:27:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 03:27:08 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 03:27:08 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:08 INFO : There was nothing to transfer 2025/06/30 03:27:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:09 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 03:27:09 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 03:27:09 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/30 03:27:09 INFO : two: Copied (new) 2025/06/30 03:27:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:27:12 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dest" 2025/06/30 03:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/pre-dest1" 2025/06/30 03:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/pre-dest2" 2025/06/30 03:27:16 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:27:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/30 03:27:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:27:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/30 03:27:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/30 03:27:17 DEBUG : B2 bucket rclone-test-risikad9duxo path dest: Waiting for checks to finish 2025/06/30 03:27:17 DEBUG : B2 bucket rclone-test-risikad9duxo path dest: Waiting for transfers to finish 2025/06/30 03:27:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/30 03:27:18 INFO : 3: Copied (new) 2025/06/30 03:27:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.85s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/CopyDest" 2025/06/30 03:27:23 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 03:27:23 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:23 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:27:23 INFO : one: Copied (new) 2025/06/30 03:27:23 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:24 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:24 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 03:27:25 INFO : one: Copied (replaced existing) 2025/06/30 03:27:25 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/BackupDir" 2025/06/30 03:27:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:28 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 03:27:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:27:30 INFO : one: Copied (server-side copy) 2025/06/30 03:27:30 INFO : one: Deleted 2025/06/30 03:27:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 03:27:30 INFO : one: Copied (server-side copy) 2025/06/30 03:27:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/30 03:27:30 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:30 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:32 DEBUG : one: Unchanged skipping 2025/06/30 03:27:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 03:27:34 INFO : two: Copied (server-side copy) 2025/06/30 03:27:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/30 03:27:34 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:34 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:34 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:35 DEBUG : two: Unchanged skipping 2025/06/30 03:27:35 DEBUG : one: Unchanged skipping 2025/06/30 03:27:35 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:35 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:35 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:35 INFO : There was nothing to transfer 2025/06/30 03:27:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:36 DEBUG : one: Unchanged skipping 2025/06/30 03:27:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/30 03:27:36 DEBUG : three: Destination not found in --copy-dest 2025/06/30 03:27:36 DEBUG : three: Need to transfer - File not found at Destination 2025/06/30 03:27:36 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 03:27:36 DEBUG : two: Unchanged skipping 2025/06/30 03:27:36 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/30 03:27:37 INFO : three: Copied (new) 2025/06/30 03:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.98s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/backup" 2025/06/30 03:27:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:27:43 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:27:43 DEBUG : two: Unchanged skipping 2025/06/30 03:27:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:27:44 INFO : one: Copied (server-side copy) 2025/06/30 03:27:45 INFO : one: Deleted 2025/06/30 03:27:45 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:27:45 INFO : one: Copied (new) 2025/06/30 03:27:45 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:27:46 INFO : three.txt: Copied (server-side copy) 2025/06/30 03:27:46 INFO : three.txt: Deleted 2025/06/30 03:27:46 INFO : three.txt: Moved into backup dir 2025/06/30 03:27:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:27:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:27:48 DEBUG : two: Unchanged skipping 2025/06/30 03:27:48 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:27:48 INFO : one: Copied (server-side copy) 2025/06/30 03:27:48 INFO : one: Deleted 2025/06/30 03:27:48 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:27:49 INFO : one: Copied (new) 2025/06/30 03:27:49 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:27:49 INFO : three.txt: Copied (server-side copy) 2025/06/30 03:27:49 INFO : three.txt: Deleted 2025/06/30 03:27:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.30s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:27:54 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/backup" 2025/06/30 03:27:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:27:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:27:55 DEBUG : two: Unchanged skipping 2025/06/30 03:27:55 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:27:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:27:57 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:27:57 INFO : one: Deleted 2025/06/30 03:27:57 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:27:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:27:58 INFO : one: Copied (new) 2025/06/30 03:27:58 DEBUG : Waiting for deletions to finish 2025/06/30 03:27:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:27:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:27:59 INFO : three.txt: Deleted 2025/06/30 03:27:59 INFO : three.txt: Moved into backup dir 2025/06/30 03:28:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:28:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:00 DEBUG : two: Unchanged skipping 2025/06/30 03:28:00 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:28:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:28:01 INFO : one: Deleted 2025/06/30 03:28:01 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:28:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:28:02 INFO : one: Copied (new) 2025/06/30 03:28:02 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:28:02 INFO : three.txt: Deleted 2025/06/30 03:28:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:06 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:28:06 DEBUG : Config file has changed externally - reloading 2025/06/30 03:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/backup" 2025/06/30 03:28:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:28:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:09 DEBUG : two: Unchanged skipping 2025/06/30 03:28:09 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:28:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:28:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 03:28:10 INFO : one: Deleted 2025/06/30 03:28:10 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:28:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:12 INFO : one: Copied (new) 2025/06/30 03:28:12 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:28:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 03:28:12 INFO : three.txt: Deleted 2025/06/30 03:28:12 INFO : three.txt: Moved into backup dir 2025/06/30 03:28:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:28:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:14 DEBUG : two: Unchanged skipping 2025/06/30 03:28:14 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:28:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 03:28:15 INFO : one: Deleted 2025/06/30 03:28:15 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:28:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:28:16 INFO : one: Copied (new) 2025/06/30 03:28:16 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 03:28:16 INFO : three.txt: Deleted 2025/06/30 03:28:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:20 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:28:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:28:22 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:28:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:22 DEBUG : two: Unchanged skipping 2025/06/30 03:28:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:28:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:28:23 INFO : one: Deleted 2025/06/30 03:28:23 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:28:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:24 INFO : one: Copied (new) 2025/06/30 03:28:24 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:28:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:28:25 INFO : three.txt: Deleted 2025/06/30 03:28:25 INFO : three.txt: Moved into backup dir 2025/06/30 03:28:27 DEBUG : one.bak: Excluded (Path Filter) 2025/06/30 03:28:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/30 03:28:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:28:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:27 DEBUG : two: Unchanged skipping 2025/06/30 03:28:27 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for checks to finish 2025/06/30 03:28:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:28:27 INFO : one: Deleted 2025/06/30 03:28:27 DEBUG : B2 bucket rclone-test-risikad9duxo path dst: Waiting for transfers to finish 2025/06/30 03:28:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:28:27 INFO : one: Copied (new) 2025/06/30 03:28:27 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:28:28 INFO : three.txt: Deleted 2025/06/30 03:28:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.65s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:28:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:28:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:28:34 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:28:34 INFO : one: Deleted 2025/06/30 03:28:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:35 INFO : one: Copied (new) 2025/06/30 03:28:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:35 DEBUG : two: Unchanged skipping 2025/06/30 03:28:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 03:28:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:28:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:28:36 INFO : three.txt: Deleted 2025/06/30 03:28:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:37 INFO : three.txt: Copied (new) 2025/06/30 03:28:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:28:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:38 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 03:28:39 INFO : one: Deleted 2025/06/30 03:28:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:28:39 INFO : one: Copied (new) 2025/06/30 03:28:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:39 DEBUG : two: Unchanged skipping 2025/06/30 03:28:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 03:28:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 03:28:40 INFO : three.txt: Deleted 2025/06/30 03:28:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/30 03:28:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-risikad9duxo/dst" 2025/06/30 03:28:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 03:28:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 03:28:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 03:28:47 INFO : one: Deleted 2025/06/30 03:28:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:47 INFO : one: Copied (new) 2025/06/30 03:28:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:47 DEBUG : two: Unchanged skipping 2025/06/30 03:28:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 03:28:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 03:28:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 03:28:48 INFO : three.txt: Deleted 2025/06/30 03:28:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:49 INFO : three.txt: Copied (new) 2025/06/30 03:28:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/30 03:28:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:28:49 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:28:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 03:28:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 03:28:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 03:28:51 INFO : one: Deleted 2025/06/30 03:28:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 03:28:51 INFO : one: Copied (new) 2025/06/30 03:28:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:51 DEBUG : two: Unchanged skipping 2025/06/30 03:28:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 03:28:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 03:28:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 03:28:52 INFO : three.txt: Deleted 2025/06/30 03:28:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/30 03:28:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.87s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/30 03:28:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:28:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:28:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/30 03:28:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/30 03:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 03:28:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:28:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:28:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 03:28:57 INFO : existing: Copied (new) 2025/06/30 03:28:57 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/30 03:28:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:28:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/30 03:28:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:28:58 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting files as there were IO errors 2025/06/30 03:28:58 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.47s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:28:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:28:59 DEBUG : existing: Unchanged skipping 2025/06/30 03:28:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:28:59 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:28:59 DEBUG : Waiting for deletions to finish 2025/06/30 03:28:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:02 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/6f521d83d0ddbbeb9f780e1b/c001_v0001042_t0025": EOF 2025/06/30 03:29:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/6f521d83d0ddbbeb9f780e1b/c001_v0001042_t0025": EOF) 2025/06/30 03:29:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-risikad9duxo: 1/10 (Post "https://pod-000-1042-13.backblaze.com/b2api/v1/b2_upload_file/6f521d83d0ddbbeb9f780e1b/c001_v0001042_t0025": EOF) 2025/06/30 03:29:05 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:29:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both0: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both10: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:29:15 DEBUG : both11: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both12: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both16: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both17: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both18: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both19: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both1: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both2: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both3: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both4: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both5: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both6: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both13: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both7: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:15 DEBUG : both14: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both15: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both8: Unchanged skipping 2025/06/30 03:29:15 DEBUG : both9: Unchanged skipping 2025/06/30 03:29:15 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:29:15 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:15 INFO : only0: Deleted 2025/06/30 03:29:15 INFO : only11: Deleted 2025/06/30 03:29:15 INFO : only14: Deleted 2025/06/30 03:29:15 INFO : only19: Deleted 2025/06/30 03:29:15 INFO : only2: Deleted 2025/06/30 03:29:15 INFO : only3: Deleted 2025/06/30 03:29:15 INFO : only6: Deleted 2025/06/30 03:29:15 INFO : only10: Deleted 2025/06/30 03:29:15 INFO : only12: Deleted 2025/06/30 03:29:16 INFO : only13: Deleted 2025/06/30 03:29:16 INFO : only15: Deleted 2025/06/30 03:29:16 INFO : only5: Deleted 2025/06/30 03:29:16 INFO : only18: Deleted 2025/06/30 03:29:16 INFO : only8: Deleted 2025/06/30 03:29:16 INFO : only1: Deleted 2025/06/30 03:29:16 INFO : only4: Deleted 2025/06/30 03:29:16 INFO : only9: Deleted 2025/06/30 03:29:16 INFO : only16: Deleted 2025/06/30 03:29:16 INFO : only17: Deleted 2025/06/30 03:29:16 INFO : only7: Deleted 2025/06/30 03:29:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:29:31 DEBUG : both10: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both13: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both14: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both15: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both16: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both17: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both18: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both12: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both1: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both11: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both3: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both0: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both19: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both2: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both7: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both4: Unchanged skipping 2025/06/30 03:29:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:31 DEBUG : both9: Unchanged skipping 2025/06/30 03:29:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : both6: Unchanged skipping 2025/06/30 03:29:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : both5: Unchanged skipping 2025/06/30 03:29:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : both8: Unchanged skipping 2025/06/30 03:29:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/30 03:29:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:29:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:31 INFO : only10: Copied (replaced existing) 2025/06/30 03:29:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:31 INFO : only0: Copied (replaced existing) 2025/06/30 03:29:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:31 INFO : only13: Copied (replaced existing) 2025/06/30 03:29:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:31 INFO : only14: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only12: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only15: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only16: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only17: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only18: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only11: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only19: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only1: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only2: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only3: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only7: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only8: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only9: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only6: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only4: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 03:29:32 INFO : only5: Copied (replaced existing) 2025/06/30 03:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.02s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:40 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:29:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:29:40 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 03:29:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:29:40 INFO : empty_on_remote: Making directory 2025/06/30 03:29:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 03:29:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:43 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:29:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:29:43 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 03:29:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 03:29:43 INFO : empty_on_remote: Making directory 2025/06/30 03:29:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 03:29:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.20s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:45 INFO : sub dir: Making directory 2025/06/30 03:29:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 03:29:47 INFO : sub dir: Making directory 2025/06/30 03:29:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:29:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:54 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:29:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:29:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:29:54 DEBUG : banana: Unchanged skipping 2025/06/30 03:29:54 DEBUG : apple: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:29:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:29:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:29:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:54 INFO : There was nothing to transfer 2025/06/30 03:29:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:29:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : apple: Unchanged skipping 2025/06/30 03:29:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:29:55 DEBUG : banana: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:29:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:29:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:29:55 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:55 INFO : There was nothing to transfer 2025/06/30 03:29:55 DEBUG : Waiting for deletions to finish 2025/06/30 03:29:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:30:07 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:07 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : banana: Unchanged skipping 2025/06/30 03:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : apple: Unchanged skipping 2025/06/30 03:30:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:08 INFO : There was nothing to transfer 2025/06/30 03:30:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:08 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : apple: Unchanged skipping 2025/06/30 03:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : banana: Unchanged skipping 2025/06/30 03:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:30:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:08 INFO : There was nothing to transfer 2025/06/30 03:30:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:09 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:30:20 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:21 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 03:30:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:21 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:21 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:30:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 03:30:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/30 03:30:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 03:30:22 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/30 03:30:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:30:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:30:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:30:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:30:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:30:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:30:22 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:30:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:30:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:30:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:30:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:30:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:30:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:30:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:30:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:30:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:30:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:30:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:23 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:23 INFO : appleappleapplebanana: Deleted 2025/06/30 03:30:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 03:30:23 INFO : banana: Deleted 2025/06/30 03:30:23 INFO : apple: Deleted 2025/06/30 03:30:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 03:30:23 INFO : splitbananasplit: Deleted 2025/06/30 03:30:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 03:30:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 03:30:24 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 03:30:24 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 03:30:24 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:24 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : apple: Unchanged skipping 2025/06/30 03:30:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : banana: Unchanged skipping 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:30:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:30:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:30:24 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:24 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:24 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 03:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 03:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 03:30:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 03:30:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 03:30:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 03:30:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 03:30:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 03:30:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 03:30:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 03:30:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:30:36 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:37 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:37 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:37 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:37 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:37 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 03:30:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 03:30:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 03:30:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 03:30:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 03:30:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 03:30:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 03:30:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 03:30:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 03:30:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 03:30:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 03:30:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 03:30:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 03:30:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:37 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:37 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 03:30:37 INFO : apple: Copied (new) to: PREFIXapple 2025/06/30 03:30:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:30:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/30 03:30:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:30:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/30 03:30:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:30:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:30:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:30:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 03:30:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/30 03:30:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:30:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:30:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:30:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:30:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:30:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:30:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:30:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:30:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:30:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:30:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:30:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:30:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:30:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:38 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:39 INFO : apple: Deleted 2025/06/30 03:30:39 INFO : appleappleapplebanana: Deleted 2025/06/30 03:30:39 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 03:30:39 INFO : splitbananasplit: Deleted 2025/06/30 03:30:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 03:30:39 INFO : banana: Deleted 2025/06/30 03:30:39 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 03:30:39 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 03:30:39 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 03:30:40 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 03:30:40 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 03:30:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:40 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:40 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:30:40 INFO : appleappleapplebanana: Copied (new) 2025/06/30 03:30:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:30:40 INFO : splitbananasplit: Copied (new) 2025/06/30 03:30:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 03:30:40 INFO : apple: Copied (new) 2025/06/30 03:30:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 03:30:40 INFO : banana: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:30:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:30:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:30:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:30:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:30:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:30:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:30:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:30:41 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:30:41 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:30:41 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:30:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:30:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:30:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:30:41 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:30:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:30:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 03:30:41 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/30 03:30:42 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/30 03:30:42 INFO : PREFIXbanana: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/30 03:30:42 INFO : PREFIXapple: Deleted 2025/06/30 03:30:42 INFO : PREFIXsplitbananasplit: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/30 03:30:42 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/30 03:30:42 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:42 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:42 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:43 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:30:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:30:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 03:30:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 03:30:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:30:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/30 03:30:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:30:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:30:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:30:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:30:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:30:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:30:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:30:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:30:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:30:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:30:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:30:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:30:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:30:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:30:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:30:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:30:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:57 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 03:30:57 INFO : banana: Deleted 2025/06/30 03:30:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 03:30:57 INFO : apple: Deleted 2025/06/30 03:30:57 INFO : appleappleapplebanana: Deleted 2025/06/30 03:30:57 INFO : splitbananasplit: Deleted 2025/06/30 03:30:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 03:30:57 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 03:30:57 DEBUG : Waiting for deletions to finish 2025/06/30 03:30:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 03:30:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 03:30:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 03:30:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:30:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:30:58 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:30:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 03:30:58 INFO : banana: Copied (new) 2025/06/30 03:30:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:30:58 INFO : appleappleapplebanana: Copied (new) 2025/06/30 03:30:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 03:30:58 INFO : apple: Copied (new) 2025/06/30 03:30:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:30:58 INFO : splitbananasplit: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:30:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:30:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:30:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:30:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:30:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:30:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:30:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:30:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:30:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:30:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:30:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:30:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:30:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:30:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 03:30:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:30:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 03:31:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:31:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 03:31:00 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:00 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : appleSUFFIX: Deleted 2025/06/30 03:31:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/30 03:31:00 INFO : bananaSUFFIX: Deleted 2025/06/30 03:31:00 INFO : splitbananasplitSUFFIX: Deleted 2025/06/30 03:31:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/30 03:31:00 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:00 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:01 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:31:12 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:13 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:13 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:13 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 03:31:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 03:31:13 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:13 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 03:31:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/30 03:31:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 03:31:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/30 03:31:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 03:31:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/30 03:31:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 03:31:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/30 03:31:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 03:31:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/30 03:31:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 03:31:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/30 03:31:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 03:31:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/30 03:31:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 03:31:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/30 03:31:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 03:31:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/30 03:31:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 03:31:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/30 03:31:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 03:31:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/30 03:31:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 03:31:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/30 03:31:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 03:31:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/30 03:31:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 03:31:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/30 03:31:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 03:31:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/30 03:31:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 03:31:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/30 03:31:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 03:31:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/30 03:31:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 03:31:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/30 03:31:14 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 03:31:15 INFO : splitbananasplit: Deleted 2025/06/30 03:31:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 03:31:15 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 03:31:15 INFO : appleappleapplebanana: Deleted 2025/06/30 03:31:15 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:15 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 03:31:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 03:31:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 03:31:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 03:31:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 03:31:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 03:31:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 03:31:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 03:31:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 03:31:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:16 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:16 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:16 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:16 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 03:31:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 03:31:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 03:31:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 03:31:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 03:31:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 03:31:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 03:31:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 03:31:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 03:31:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 03:31:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 03:31:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 03:31:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 03:31:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 03:31:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 03:31:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 03:31:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 03:31:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:31:27 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:28 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:28 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:28 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:28 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:29 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:29 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:29 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:29 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:30 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:31:41 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:41 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:42 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:42 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:42 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:42 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:43 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:43 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:43 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:43 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:43 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:43 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:31:54 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:55 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:55 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:55 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : apple: Unchanged skipping 2025/06/30 03:31:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:31:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:31:56 DEBUG : banana: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:31:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:31:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:31:56 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:31:56 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:56 DEBUG : Waiting for deletions to finish 2025/06/30 03:31:56 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:31:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:07 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:08 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : apple: Unchanged skipping 2025/06/30 03:32:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:32:08 DEBUG : banana: Unchanged skipping 2025/06/30 03:32:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:32:08 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:08 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:08 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:32:09 DEBUG : apple: Unchanged skipping 2025/06/30 03:32:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : banana: Unchanged skipping 2025/06/30 03:32:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:32:09 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:09 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:09 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:09 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:21 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:21 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : apple: Unchanged skipping 2025/06/30 03:32:22 DEBUG : banana: Unchanged skipping 2025/06/30 03:32:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:32:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:32:22 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:22 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:22 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:22 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : apple: Unchanged skipping 2025/06/30 03:32:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 03:32:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : banana: Unchanged skipping 2025/06/30 03:32:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 03:32:23 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:23 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:23 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:23 DEBUG : apple: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : banana: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 03:32:23 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (158.99s) --- PASS: TestTransform/NFC (11.38s) --- PASS: TestTransform/NFD (13.34s) --- PASS: TestTransform/base64 (15.99s) --- PASS: TestTransform/prefix (18.11s) --- PASS: TestTransform/suffix (18.21s) --- PASS: TestTransform/truncate (15.19s) --- PASS: TestTransform/encoder (13.55s) --- PASS: TestTransform/ISO-8859-1 (13.26s) --- PASS: TestTransform/charmap (13.10s) --- PASS: TestTransform/lowercase (13.16s) --- PASS: TestTransform/ascii (13.68s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 03:32:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 03:32:28 INFO : sub dir_somesuffix: Making directory 2025/06/30 03:32:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 03:32:28 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/30 03:32:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 03:32:28 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:28 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 03:32:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:28 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:28 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:28 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 03:32:28 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:29 INFO : tictactoe: Making directory 2025/06/30 03:32:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:29 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/30 03:32:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:29 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:30 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:30 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/30 03:32:30 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:31 INFO : toe: Making directory 2025/06/30 03:32:31 INFO : toe/toe: Making directory 2025/06/30 03:32:31 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 03:32:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 03:32:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 03:32:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:31 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 03:32:32 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.77s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:33 INFO : toe: Making directory 2025/06/30 03:32:33 INFO : toe/toe: Making directory 2025/06/30 03:32:33 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 03:32:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 03:32:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 03:32:33 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:33 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 03:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:34 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:32:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 03:32:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:34 INFO : tictacempty_dir: Making directory 2025/06/30 03:32:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:34 INFO : tictactoe: Making directory 2025/06/30 03:32:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:34 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:34 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:34 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:36 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:32:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 03:32:36 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:36 INFO : tictacempty_dir: Making directory 2025/06/30 03:32:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:36 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:36 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:36 INFO : tictactoe: Making directory 2025/06/30 03:32:36 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:36 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:36 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 03:32:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:36 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:36 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 03:32:37 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 03:32:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/30 03:32:37 NOTICE: B2 bucket rclone-test-risikad9duxo: 0 differences found 2025/06/30 03:32:37 NOTICE: B2 bucket rclone-test-risikad9duxo: 1 matching files --- PASS: TestAllTag (1.78s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:38 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:38 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:38 INFO : tictactoe: Making directory 2025/06/30 03:32:38 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:38 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:38 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:38 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:38 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:39 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:39 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:39 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:39 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 03:32:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 03:32:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/30 03:32:39 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.25s) === RUN TestSyntax 2025/06/30 03:32:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:40 INFO : toe: Making directory 2025/06/30 03:32:40 INFO : toe/toe: Making directory 2025/06/30 03:32:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 03:32:40 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:40 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:41 INFO : toe/toe/toe: Copied (new) 2025/06/30 03:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:41 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:32:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 03:32:41 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:42 INFO : tictacempty_dir: Making directory 2025/06/30 03:32:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:42 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:42 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:42 INFO : tictactoe: Making directory 2025/06/30 03:32:42 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:42 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:42 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 03:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:42 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:42 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:42 INFO : toe/toe/toe.txt: Deleted 2025/06/30 03:32:42 INFO : toe/toe: Removing directory 2025/06/30 03:32:42 INFO : toe: Removing directory 2025/06/30 03:32:42 INFO : empty_dir: Removing directory 2025/06/30 03:32:42 DEBUG : Local file system at /tmp/rclone1345505334: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.56s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:43 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:32:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 03:32:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:43 INFO : tictacempty_dir: Making directory 2025/06/30 03:32:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:43 INFO : tictactoe: Making directory 2025/06/30 03:32:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:43 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:43 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 03:32:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:43 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:43 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:44 INFO : toe/toe/toe.txt: Deleted 2025/06/30 03:32:44 INFO : toe/toe: Removing directory 2025/06/30 03:32:44 INFO : toe: Removing directory 2025/06/30 03:32:44 INFO : empty_dir: Removing directory 2025/06/30 03:32:44 DEBUG : Local file system at /tmp/rclone1345505334: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 03:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 03:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/30 03:32:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.20s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:46 DEBUG : Reset feature "Copy" 2025/06/30 03:32:46 DEBUG : Reset feature "Move" 2025/06/30 03:32:46 DEBUG : Reset feature "Copy" 2025/06/30 03:32:46 DEBUG : Reset feature "Move" 2025/06/30 03:32:46 DEBUG : empty_dir: Making directory with metadata 2025/06/30 03:32:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 03:32:46 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:46 INFO : tictacempty_dir: Making directory 2025/06/30 03:32:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 03:32:46 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:46 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:46 INFO : tictactoe: Making directory 2025/06/30 03:32:46 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:46 DEBUG : toe: transformed to: tictactoe 2025/06/30 03:32:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:46 INFO : tictactoe/tictactoe: Making directory 2025/06/30 03:32:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 03:32:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 03:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:46 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:46 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 03:32:47 INFO : toe/toe/toe.txt: Deleted 2025/06/30 03:32:47 INFO : toe/toe: Removing directory 2025/06/30 03:32:47 INFO : toe: Removing directory 2025/06/30 03:32:47 INFO : empty_dir: Removing directory 2025/06/30 03:32:47 DEBUG : Local file system at /tmp/rclone1345505334: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 03:32:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 03:32:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 03:32:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/30 03:32:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.33s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:49 DEBUG : toe: transformed to: dG9l 2025/06/30 03:32:50 DEBUG : toe: transformed to: dG9l 2025/06/30 03:32:50 INFO : dG9l: Making directory 2025/06/30 03:32:50 DEBUG : toe: transformed to: dG9l 2025/06/30 03:32:50 DEBUG : toe: transformed to: dG9l 2025/06/30 03:32:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 03:32:50 INFO : dG9l/dG9l: Making directory 2025/06/30 03:32:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 03:32:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/30 03:32:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 03:32:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 03:32:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 03:32:50 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:50 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 03:32:50 DEBUG : Waiting for deletions to finish 2025/06/30 03:32:51 DEBUG : dG9l: transformed to: toe 2025/06/30 03:32:51 DEBUG : dG9l: transformed to: toe 2025/06/30 03:32:51 DEBUG : dG9l: transformed to: toe 2025/06/30 03:32:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/30 03:32:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/30 03:32:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/30 03:32:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/30 03:32:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/30 03:32:51 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for checks to finish 2025/06/30 03:32:51 DEBUG : Local file system at /tmp/rclone1345505334: Waiting for transfers to finish 2025/06/30 03:32:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.36s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-risikad9duxo", Local "Local file system at /tmp/rclone1345505334", Modify Window "1ms" 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe: transformed to: 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe: transformed to: 2025/06/30 03:32:52 INFO : B2 bucket rclone-test-risikad9duxo: Making directory 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe: transformed to: 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe: transformed to: 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe/toe: transformed to: 2025/06/30 03:32:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 03:32:52 INFO : toe/toe: Making directory 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe/toe: transformed to: 2025/06/30 03:32:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe: transformed to: 2025/06/30 03:32:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 03:32:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 03:32:52 DEBUG : toe/toe/toe: transformed to: 2025/06/30 03:32:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/30 03:32:52 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for checks to finish 2025/06/30 03:32:52 DEBUG : B2 bucket rclone-test-risikad9duxo: Waiting for transfers to finish 2025/06/30 03:32:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 03:32:53 INFO : toe/toe/toe: Copied (new) 2025/06/30 03:32:53 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting files as there were IO errors 2025/06/30 03:32:53 ERROR : B2 bucket rclone-test-risikad9duxo: not deleting directories as there were IO errors --- PASS: TestError (1.73s) PASS 2025/06/30 03:32:54 DEBUG : B2 bucket rclone-test-risikad9duxo: Purge remote 2025/06/30 03:32:54 INFO : B2 bucket rclone-test-risikad9duxo: cleaning bucket "rclone-test-risikad9duxo" of all files 2025/06/30 03:32:55 DEBUG : BackupDir/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e5_d20250630_m032737_c001_v7007000_t0000_u01751254057604") 2025/06/30 03:32:55 DEBUG : BackupDir/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1171f116002fe6a7_d20250630_m032729_c001_v0001042_t0053_u01751254049654") 2025/06/30 03:32:55 DEBUG : CompareDest/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f547c_d20250630_m032710_c001_v7007000_t0000_u01751254030325") 2025/06/30 03:32:55 DEBUG : CompareDest/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0831c9_d20250630_m032704_c001_v0001176_t0049_u01751254024579") 2025/06/30 03:32:55 DEBUG : CompareDest/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f547d_d20250630_m032710_c001_v7007000_t0000_u01751254030508") 2025/06/30 03:32:55 DEBUG : CompareDest/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a72fb_d20250630_m032706_c001_v0001183_t0059_u01751254026019") 2025/06/30 03:32:55 DEBUG : CopyDest/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e6_d20250630_m032737_c001_v7007000_t0000_u01751254057786") 2025/06/30 03:32:55 DEBUG : CopyDest/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f01_d20250630_m032726_c001_v0001042_t0022_u01751254046249") 2025/06/30 03:32:55 DEBUG : CopyDest/three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e7_d20250630_m032737_c001_v7007000_t0000_u01751254057970") 2025/06/30 03:32:55 DEBUG : CopyDest/three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7394_d20250630_m032735_c001_v0001183_t0000_u01751254055860") 2025/06/30 03:32:55 DEBUG : CopyDest/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e8_d20250630_m032738_c001_v7007000_t0000_u01751254058152") 2025/06/30 03:32:55 DEBUG : CopyDest/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0831ff_d20250630_m032731_c001_v0001176_t0036_u01751254051357") 2025/06/30 03:32:55 DEBUG : EXISTING: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54e0_d20250630_m032900_c001_v7007000_t0000_u01751254140073") 2025/06/30 03:32:55 DEBUG : EXISTING: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832c9_d20250630_m032858_c001_v0001176_t0022_u01751254138881") 2025/06/30 03:32:55 DEBUG : PREFIXapple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af6c_d20250630_m033042_c001_v7007000_t0000_u01751254242368") 2025/06/30 03:32:55 DEBUG : PREFIXapple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915322_d20250630_m033037_c001_v0001184_t0040_u01751254237755") 2025/06/30 03:32:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d8743_d20250630_m033042_c001_v7007000_t0000_u01751254242064") 2025/06/30 03:32:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7810_d20250630_m033037_c001_v0001183_t0041_u01751254237782") 2025/06/30 03:32:55 DEBUG : PREFIXbanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676f_d20250630_m033042_c001_v7007000_t0000_u01751254242213") 2025/06/30 03:32:56 DEBUG : PREFIXbanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e13_d20250630_m033037_c001_v0001131_t0029_u01751254237762") 2025/06/30 03:32:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6770_d20250630_m033042_c001_v7007000_t0000_u01751254242376") 2025/06/30 03:32:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834a3_d20250630_m033037_c001_v0001176_t0037_u01751254237772") 2025/06/30 03:32:56 DEBUG : Testêé: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54dd_d20250630_m032856_c001_v7007000_t0000_u01751254136037") 2025/06/30 03:32:56 DEBUG : Testêé: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a74dd_d20250630_m032855_c001_v0001183_t0017_u01751254135450") 2025/06/30 03:32:56 DEBUG : Testêé: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832bd_d20250630_m032854_c001_v0001176_t0041_u01751254134486") 2025/06/30 03:32:56 DEBUG : YXBwbGU=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae03_d20250630_m033025_c001_v7007000_t0000_u01751254225640") 2025/06/30 03:32:56 DEBUG : YXBwbGU=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7775_d20250630_m033021_c001_v0001183_t0058_u01751254221819") 2025/06/30 03:32:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae04_d20250630_m033025_c001_v7007000_t0000_u01751254225823") 2025/06/30 03:32:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915290_d20250630_m033021_c001_v0001184_t0043_u01751254221841") 2025/06/30 03:32:56 DEBUG : YmFuYW5h: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae05_d20250630_m033026_c001_v7007000_t0000_u01751254226006") 2025/06/30 03:32:56 DEBUG : YmFuYW5h: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083447_d20250630_m033021_c001_v0001176_t0032_u01751254221829") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314d3_d20250630_m032534_c001_v7007000_t0000_u01751253934984") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e7d_d20250630_m032534_c001_v0001042_t0035_u01751253934229") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314cb_d20250630_m032532_c001_v7007000_t0000_u01751253932404") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e75_d20250630_m032531_c001_v0001042_t0005_u01751253931398") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1470_d20250630_m032511_c001_v7007000_t0000_u01751253911096") 2025/06/30 03:32:56 DEBUG : a/potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e35_d20250630_m032510_c001_v0001042_t0000_u01751253910052") 2025/06/30 03:32:56 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe1_d20250630_m033223_c001_v7007000_t0000_u01751254343942") 2025/06/30 03:32:56 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7b01_d20250630_m033220_c001_v0001183_t0035_u01751254340258") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287033_d20250630_m033210_c001_v7007000_t0000_u01751254330229") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a99_d20250630_m033207_c001_v0001183_t0020_u01751254327089") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a02f_d20250630_m033157_c001_v7007000_t0000_u01751254317073") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a3e_d20250630_m033153_c001_v0001183_t0011_u01751254313945") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8a_d20250630_m033143_c001_v7007000_t0000_u01751254303864") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a79f0_d20250630_m033140_c001_v0001183_t0018_u01751254300586") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f55_d20250630_m033130_c001_v7007000_t0000_u01751254290676") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7998_d20250630_m033126_c001_v0001183_t0032_u01751254286911") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30607_d20250630_m033117_c001_v7007000_t0000_u01751254277153") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a791c_d20250630_m033111_c001_v0001183_t0028_u01751254271699") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399179_d20250630_m033101_c001_v7007000_t0000_u01751254261909") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834f2_d20250630_m033058_c001_v0001176_t0019_u01751254258691") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e3d3_d20250630_m033057_c001_v7007000_t0000_u01751254257562") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a788e_d20250630_m033053_c001_v0001183_t0017_u01751254253679") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d3_d20250630_m033043_c001_v7007000_t0000_u01751254243752") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691533a_d20250630_m033040_c001_v0001184_t0035_u01751254240726") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6765_d20250630_m033039_c001_v7007000_t0000_u01751254239051") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915310_d20250630_m033035_c001_v0001184_t0002_u01751254235630") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f416473a7157c53d2_d20250630_m033023_c001_v7007000_t0000_u01751254223667") 2025/06/30 03:32:57 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a776b_d20250630_m033019_c001_v0001183_t0043_u01751254219470") 2025/06/30 03:32:58 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f8e_d20250630_m033009_c001_v7007000_t0000_u01751254209670") 2025/06/30 03:32:58 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7701_d20250630_m033006_c001_v0001183_t0046_u01751254206352") 2025/06/30 03:32:58 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f491_d20250630_m032956_c001_v7007000_t0000_u01751254196344") 2025/06/30 03:32:58 DEBUG : apple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a769f_d20250630_m032953_c001_v0001183_t0050_u01751254193362") 2025/06/30 03:32:58 DEBUG : appleSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931752_d20250630_m033100_c001_v7007000_t0000_u01751254260357") 2025/06/30 03:32:58 DEBUG : appleSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7896_d20250630_m033055_c001_v0001183_t0020_u01751254255649") 2025/06/30 03:32:58 DEBUG : appleapple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30608_d20250630_m033117_c001_v7007000_t0000_u01751254277336") 2025/06/30 03:32:58 DEBUG : appleapple: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7926_d20250630_m033113_c001_v0001183_t0049_u01751254273759") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe2_d20250630_m033224_c001_v7007000_t0000_u01751254344123") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ed5_d20250630_m033220_c001_v0001131_t0041_u01751254340835") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287034_d20250630_m033210_c001_v7007000_t0000_u01751254330412") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ebd_d20250630_m033207_c001_v0001131_t0058_u01751254327485") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a032_d20250630_m033157_c001_v7007000_t0000_u01751254317254") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ea7_d20250630_m033154_c001_v0001131_t0038_u01751254314361") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8b_d20250630_m033144_c001_v7007000_t0000_u01751254304048") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e95_d20250630_m033140_c001_v0001131_t0021_u01751254300993") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f57_d20250630_m033130_c001_v7007000_t0000_u01751254290867") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e7b_d20250630_m033127_c001_v0001131_t0035_u01751254287344") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30605_d20250630_m033115_c001_v7007000_t0000_u01751254275581") 2025/06/30 03:32:58 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915410_d20250630_m033112_c001_v0001184_t0035_u01751254272158") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917a_d20250630_m033102_c001_v7007000_t0000_u01751254262092") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153c0_d20250630_m033058_c001_v0001184_t0026_u01751254258684") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f2f_d20250630_m033057_c001_v7007000_t0000_u01751254257688") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834da_d20250630_m033054_c001_v0001176_t0022_u01751254254284") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d4_d20250630_m033043_c001_v7007000_t0000_u01751254243936") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834b1_d20250630_m033040_c001_v0001176_t0058_u01751254240695") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6766_d20250630_m033039_c001_v7007000_t0000_u01751254239232") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083499_d20250630_m033036_c001_v0001176_t0037_u01751254236174") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0963_d20250630_m033023_c001_v7007000_t0000_u01751254223316") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915284_d20250630_m033020_c001_v0001184_t0013_u01751254220130") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f8f_d20250630_m033009_c001_v7007000_t0000_u01751254209851") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915212_d20250630_m033006_c001_v0001184_t0039_u01751254206779") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f492_d20250630_m032956_c001_v7007000_t0000_u01751254196527") 2025/06/30 03:32:59 DEBUG : appleappleapplebanana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151c4_d20250630_m032953_c001_v0001184_t0049_u01751254193792") 2025/06/30 03:32:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399176_d20250630_m033100_c001_v7007000_t0000_u01751254260368") 2025/06/30 03:32:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e37_d20250630_m033055_c001_v0001131_t0038_u01751254255659") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314d6_d20250630_m032535_c001_v7007000_t0000_u01751253935169") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e79_d20250630_m032532_c001_v0001042_t0011_u01751253932969") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314c8_d20250630_m032531_c001_v7007000_t0000_u01751253931831") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e6d_d20250630_m032529_c001_v0001042_t0008_u01751253929937") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146f_d20250630_m032510_c001_v7007000_t0000_u01751253910535") 2025/06/30 03:32:59 DEBUG : b/potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e31_d20250630_m032508_c001_v0001042_t0056_u01751253908941") 2025/06/30 03:33:00 DEBUG : backup/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef303b2_d20250630_m032750_c001_v7007000_t0000_u01751254070450") 2025/06/30 03:33:00 DEBUG : backup/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f107af6eb42ff1381_d20250630_m032748_c001_v0001182_t0045_u01751254068600") 2025/06/30 03:33:00 DEBUG : backup/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1102592be59ff24e_d20250630_m032744_c001_v0001157_t0038_u01751254064666") 2025/06/30 03:33:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34826_d20250630_m032817_c001_v7007000_t0000_u01751254097391") 2025/06/30 03:33:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11252a4e1b87406c_d20250630_m032814_c001_v0001134_t0006_u01751254094748") 2025/06/30 03:33:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10028fcb90aeccc7_d20250630_m032810_c001_v0001184_t0017_u01751254090439") 2025/06/30 03:33:00 DEBUG : backup/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f456_d20250630_m032803_c001_v7007000_t0000_u01751254083197") 2025/06/30 03:33:00 DEBUG : backup/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1146c2d5f0977108_d20250630_m032801_c001_v0001120_t0000_u01751254081196") 2025/06/30 03:33:00 DEBUG : backup/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1096f605837e1257_d20250630_m032756_c001_v0001178_t0014_u01751254076927") 2025/06/30 03:33:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34827_d20250630_m032817_c001_v7007000_t0000_u01751254097591") 2025/06/30 03:33:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11252a4e1b87406e_d20250630_m032816_c001_v0001134_t0034_u01751254096471") 2025/06/30 03:33:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f115bf48c4f3e0f5f_d20250630_m032812_c001_v0001171_t0026_u01751254092489") 2025/06/30 03:33:00 DEBUG : backup/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef303b3_d20250630_m032750_c001_v7007000_t0000_u01751254070639") 2025/06/30 03:33:00 DEBUG : backup/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f117c5d24c3f1abf1_d20250630_m032749_c001_v0001137_t0015_u01751254069538") 2025/06/30 03:33:00 DEBUG : backup/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1199acfce1ef85b9_d20250630_m032746_c001_v0001093_t0001_u01751254066258") 2025/06/30 03:33:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f457_d20250630_m032803_c001_v7007000_t0000_u01751254083379") 2025/06/30 03:33:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11945bacb73c9873_d20250630_m032802_c001_v0001179_t0048_u01751254082431") 2025/06/30 03:33:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182083b4e855ae0_d20250630_m032758_c001_v0001098_t0001_u01751254078506") 2025/06/30 03:33:00 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe3_d20250630_m033224_c001_v7007000_t0000_u01751254344305") 2025/06/30 03:33:00 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069155c1_d20250630_m033220_c001_v0001184_t0049_u01751254340628") 2025/06/30 03:33:00 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287035_d20250630_m033210_c001_v7007000_t0000_u01751254330595") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915565_d20250630_m033207_c001_v0001184_t0042_u01751254327283") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a034_d20250630_m033157_c001_v7007000_t0000_u01751254317435") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691551d_d20250630_m033154_c001_v0001184_t0051_u01751254314146") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8c_d20250630_m033144_c001_v7007000_t0000_u01751254304232") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154cf_d20250630_m033140_c001_v0001184_t0038_u01751254300791") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f58_d20250630_m033131_c001_v7007000_t0000_u01751254291055") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691546b_d20250630_m033127_c001_v0001184_t0040_u01751254287137") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30609_d20250630_m033117_c001_v7007000_t0000_u01751254277519") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08351e_d20250630_m033111_c001_v0001176_t0043_u01751254271925") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917b_d20250630_m033102_c001_v7007000_t0000_u01751254262291") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78ba_d20250630_m033058_c001_v0001183_t0050_u01751254258672") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f550d_d20250630_m033057_c001_v7007000_t0000_u01751254257516") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e33_d20250630_m033053_c001_v0001131_t0041_u01751254253875") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d5_d20250630_m033044_c001_v7007000_t0000_u01751254244121") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e1d_d20250630_m033040_c001_v0001131_t0056_u01751254240705") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676a_d20250630_m033039_c001_v7007000_t0000_u01751254239671") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e0f_d20250630_m033035_c001_v0001131_t0046_u01751254235847") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d873c_d20250630_m033023_c001_v7007000_t0000_u01751254223656") 2025/06/30 03:33:01 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08343b_d20250630_m033019_c001_v0001176_t0012_u01751254219679") 2025/06/30 03:33:02 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f91_d20250630_m033010_c001_v7007000_t0000_u01751254210034") 2025/06/30 03:33:02 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08340d_d20250630_m033006_c001_v0001176_t0042_u01751254206567") 2025/06/30 03:33:02 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f493_d20250630_m032956_c001_v7007000_t0000_u01751254196709") 2025/06/30 03:33:02 DEBUG : banana: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833d7_d20250630_m032953_c001_v0001176_t0032_u01751254193575") 2025/06/30 03:33:02 DEBUG : bananaSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e3db_d20250630_m033100_c001_v7007000_t0000_u01751254260534") 2025/06/30 03:33:02 DEBUG : bananaSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153a7_d20250630_m033055_c001_v0001184_t0058_u01751254255681") 2025/06/30 03:33:02 DEBUG : both0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b46f_d20250630_m032933_c001_v7007000_t0000_u01751254173388") 2025/06/30 03:33:02 DEBUG : both0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a759a_d20250630_m032921_c001_v0001183_t0035_u01751254161297") 2025/06/30 03:33:02 DEBUG : both0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b98_d20250630_m032917_c001_v7007000_t0000_u01751254157052") 2025/06/30 03:33:02 DEBUG : both0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a74fc_d20250630_m032902_c001_v0001183_t0051_u01751254142335") 2025/06/30 03:33:02 DEBUG : both1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b475_d20250630_m032933_c001_v7007000_t0000_u01751254173574") 2025/06/30 03:33:02 DEBUG : both1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75a2_d20250630_m032922_c001_v0001183_t0013_u01751254162108") 2025/06/30 03:33:02 DEBUG : both1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b99_d20250630_m032917_c001_v7007000_t0000_u01751254157232") 2025/06/30 03:33:02 DEBUG : both1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a750a_d20250630_m032905_c001_v0001183_t0050_u01751254145165") 2025/06/30 03:33:02 DEBUG : both10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b476_d20250630_m032933_c001_v7007000_t0000_u01751254173760") 2025/06/30 03:33:02 DEBUG : both10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75ba_d20250630_m032926_c001_v0001183_t0016_u01751254166394") 2025/06/30 03:33:02 DEBUG : both10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b9a_d20250630_m032917_c001_v7007000_t0000_u01751254157416") 2025/06/30 03:33:02 DEBUG : both10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a752e_d20250630_m032909_c001_v0001183_t0049_u01751254149664") 2025/06/30 03:33:02 DEBUG : both11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b477_d20250630_m032933_c001_v7007000_t0000_u01751254173943") 2025/06/30 03:33:02 DEBUG : both11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75be_d20250630_m032926_c001_v0001183_t0025_u01751254166827") 2025/06/30 03:33:02 DEBUG : both11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b9b_d20250630_m032917_c001_v7007000_t0000_u01751254157598") 2025/06/30 03:33:02 DEBUG : both11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7534_d20250630_m032910_c001_v0001183_t0016_u01751254150094") 2025/06/30 03:33:03 DEBUG : both12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b47a_d20250630_m032934_c001_v7007000_t0000_u01751254174126") 2025/06/30 03:33:03 DEBUG : both12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75c4_d20250630_m032927_c001_v0001183_t0058_u01751254167257") 2025/06/30 03:33:03 DEBUG : both12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b9c_d20250630_m032917_c001_v7007000_t0000_u01751254157780") 2025/06/30 03:33:03 DEBUG : both12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a753a_d20250630_m032910_c001_v0001183_t0052_u01751254150515") 2025/06/30 03:33:03 DEBUG : both13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b47b_d20250630_m032934_c001_v7007000_t0000_u01751254174310") 2025/06/30 03:33:03 DEBUG : both13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75ca_d20250630_m032927_c001_v0001183_t0046_u01751254167670") 2025/06/30 03:33:03 DEBUG : both13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b9d_d20250630_m032917_c001_v7007000_t0000_u01751254157961") 2025/06/30 03:33:03 DEBUG : both13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a753c_d20250630_m032910_c001_v0001183_t0031_u01751254150975") 2025/06/30 03:33:03 DEBUG : both14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b47d_d20250630_m032934_c001_v7007000_t0000_u01751254174498") 2025/06/30 03:33:03 DEBUG : both14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75ce_d20250630_m032928_c001_v0001183_t0040_u01751254168104") 2025/06/30 03:33:03 DEBUG : both14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b9f_d20250630_m032918_c001_v7007000_t0000_u01751254158143") 2025/06/30 03:33:03 DEBUG : both14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7540_d20250630_m032911_c001_v0001183_t0029_u01751254151421") 2025/06/30 03:33:03 DEBUG : both15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b47e_d20250630_m032934_c001_v7007000_t0000_u01751254174680") 2025/06/30 03:33:03 DEBUG : both15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75d2_d20250630_m032928_c001_v0001183_t0011_u01751254168538") 2025/06/30 03:33:03 DEBUG : both15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba0_d20250630_m032918_c001_v7007000_t0000_u01751254158326") 2025/06/30 03:33:03 DEBUG : both15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7548_d20250630_m032911_c001_v0001183_t0011_u01751254151893") 2025/06/30 03:33:03 DEBUG : both16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b480_d20250630_m032934_c001_v7007000_t0000_u01751254174863") 2025/06/30 03:33:03 DEBUG : both16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75d4_d20250630_m032929_c001_v0001183_t0026_u01751254169023") 2025/06/30 03:33:03 DEBUG : both16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba1_d20250630_m032918_c001_v7007000_t0000_u01751254158508") 2025/06/30 03:33:03 DEBUG : both16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7552_d20250630_m032912_c001_v0001183_t0054_u01751254152356") 2025/06/30 03:33:04 DEBUG : both17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b481_d20250630_m032935_c001_v7007000_t0000_u01751254175045") 2025/06/30 03:33:04 DEBUG : both17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75d6_d20250630_m032929_c001_v0001183_t0011_u01751254169452") 2025/06/30 03:33:04 DEBUG : both17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba2_d20250630_m032918_c001_v7007000_t0000_u01751254158690") 2025/06/30 03:33:04 DEBUG : both17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7558_d20250630_m032912_c001_v0001183_t0023_u01751254152832") 2025/06/30 03:33:04 DEBUG : both18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b483_d20250630_m032935_c001_v7007000_t0000_u01751254175232") 2025/06/30 03:33:04 DEBUG : both18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75dc_d20250630_m032929_c001_v0001183_t0040_u01751254169905") 2025/06/30 03:33:04 DEBUG : both18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba3_d20250630_m032918_c001_v7007000_t0000_u01751254158872") 2025/06/30 03:33:04 DEBUG : both18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a755a_d20250630_m032913_c001_v0001183_t0051_u01751254153249") 2025/06/30 03:33:04 DEBUG : both19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b484_d20250630_m032935_c001_v7007000_t0000_u01751254175415") 2025/06/30 03:33:04 DEBUG : both19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75e2_d20250630_m032930_c001_v0001183_t0033_u01751254170360") 2025/06/30 03:33:04 DEBUG : both19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba4_d20250630_m032919_c001_v7007000_t0000_u01751254159053") 2025/06/30 03:33:04 DEBUG : both19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a755e_d20250630_m032913_c001_v0001183_t0028_u01751254153690") 2025/06/30 03:33:04 DEBUG : both2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b485_d20250630_m032935_c001_v7007000_t0000_u01751254175600") 2025/06/30 03:33:04 DEBUG : both2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75a6_d20250630_m032922_c001_v0001183_t0056_u01751254162521") 2025/06/30 03:33:04 DEBUG : both2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba5_d20250630_m032919_c001_v7007000_t0000_u01751254159234") 2025/06/30 03:33:04 DEBUG : both2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7510_d20250630_m032905_c001_v0001183_t0021_u01751254145611") 2025/06/30 03:33:04 DEBUG : both3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b487_d20250630_m032935_c001_v7007000_t0000_u01751254175791") 2025/06/30 03:33:04 DEBUG : both3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75a8_d20250630_m032922_c001_v0001183_t0002_u01751254162993") 2025/06/30 03:33:04 DEBUG : both3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba6_d20250630_m032919_c001_v7007000_t0000_u01751254159415") 2025/06/30 03:33:04 DEBUG : both3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7518_d20250630_m032906_c001_v0001183_t0040_u01751254146083") 2025/06/30 03:33:05 DEBUG : both4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b488_d20250630_m032935_c001_v7007000_t0000_u01751254175974") 2025/06/30 03:33:05 DEBUG : both4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75ac_d20250630_m032923_c001_v0001183_t0017_u01751254163415") 2025/06/30 03:33:05 DEBUG : both4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba7_d20250630_m032919_c001_v7007000_t0000_u01751254159596") 2025/06/30 03:33:05 DEBUG : both4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a751a_d20250630_m032906_c001_v0001183_t0041_u01751254146840") 2025/06/30 03:33:05 DEBUG : both5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b48a_d20250630_m032936_c001_v7007000_t0000_u01751254176161") 2025/06/30 03:33:05 DEBUG : both5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75b0_d20250630_m032923_c001_v0001183_t0048_u01751254163893") 2025/06/30 03:33:05 DEBUG : both5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba8_d20250630_m032919_c001_v7007000_t0000_u01751254159777") 2025/06/30 03:33:05 DEBUG : both5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a751e_d20250630_m032907_c001_v0001183_t0009_u01751254147260") 2025/06/30 03:33:05 DEBUG : both6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b48b_d20250630_m032936_c001_v7007000_t0000_u01751254176346") 2025/06/30 03:33:05 DEBUG : both6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75b2_d20250630_m032924_c001_v0001183_t0003_u01751254164321") 2025/06/30 03:33:05 DEBUG : both6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218ba9_d20250630_m032919_c001_v7007000_t0000_u01751254159959") 2025/06/30 03:33:05 DEBUG : both6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7520_d20250630_m032907_c001_v0001183_t0042_u01751254147748") 2025/06/30 03:33:05 DEBUG : both7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b48c_d20250630_m032936_c001_v7007000_t0000_u01751254176531") 2025/06/30 03:33:05 DEBUG : both7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75b4_d20250630_m032924_c001_v0001183_t0023_u01751254164744") 2025/06/30 03:33:05 DEBUG : both7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218baa_d20250630_m032920_c001_v7007000_t0000_u01751254160196") 2025/06/30 03:33:05 DEBUG : both7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7524_d20250630_m032908_c001_v0001183_t0040_u01751254148228") 2025/06/30 03:33:05 DEBUG : both8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b48e_d20250630_m032936_c001_v7007000_t0000_u01751254176715") 2025/06/30 03:33:05 DEBUG : both8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75b6_d20250630_m032925_c001_v0001183_t0003_u01751254165543") 2025/06/30 03:33:05 DEBUG : both8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218bac_d20250630_m032920_c001_v7007000_t0000_u01751254160386") 2025/06/30 03:33:05 DEBUG : both8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7528_d20250630_m032908_c001_v0001183_t0014_u01751254148684") 2025/06/30 03:33:06 DEBUG : both9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b48f_d20250630_m032936_c001_v7007000_t0000_u01751254176899") 2025/06/30 03:33:06 DEBUG : both9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a75b8_d20250630_m032925_c001_v0001183_t0004_u01751254165985") 2025/06/30 03:33:06 DEBUG : both9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218bad_d20250630_m032920_c001_v7007000_t0000_u01751254160567") 2025/06/30 03:33:06 DEBUG : both9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a752c_d20250630_m032909_c001_v0001183_t0055_u01751254149244") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314d7_d20250630_m032535_c001_v7007000_t0000_u01751253935354") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e7b_d20250630_m032533_c001_v0001042_t0001_u01751253933512") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314cd_d20250630_m032532_c001_v7007000_t0000_u01751253932593") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e71_d20250630_m032530_c001_v0001042_t0042_u01751253930532") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1471_d20250630_m032511_c001_v7007000_t0000_u01751253911281") 2025/06/30 03:33:06 DEBUG : c/non empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e33_d20250630_m032509_c001_v0001042_t0055_u01751253909342") 2025/06/30 03:33:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae06_d20250630_m033026_c001_v7007000_t0000_u01751254226194") 2025/06/30 03:33:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701def_d20250630_m033021_c001_v0001131_t0025_u01751254221850") 2025/06/30 03:33:06 DEBUG : check sum: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146a_d20250630_m032501_c001_v7007000_t0000_u01751253901113") 2025/06/30 03:33:06 DEBUG : check sum: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e1b_d20250630_m032459_c001_v0001042_t0028_u01751253899941") 2025/06/30 03:33:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4180e40eeb40398b_d20250630_m033252_c001_v7007000_t0000_u01751254372050") 2025/06/30 03:33:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7bf0_d20250630_m033250_c001_v0001183_t0051_u01751254370644") 2025/06/30 03:33:06 DEBUG : dest/3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316df_d20250630_m032719_c001_v7007000_t0000_u01751254039358") 2025/06/30 03:33:06 DEBUG : dest/3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4198d6387ccd823f_d20250630_m032718_c001_v0001183_t0026_u01751254038258") 2025/06/30 03:33:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060a_d20250630_m033117_c001_v7007000_t0000_u01751254277703") 2025/06/30 03:33:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e5d_d20250630_m033113_c001_v0001131_t0054_u01751254273789") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe5_d20250630_m033224_c001_v7007000_t0000_u01751254344487") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7acb_d20250630_m033214_c001_v0001183_t0044_u01751254334888") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287037_d20250630_m033210_c001_v7007000_t0000_u01751254330778") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a6f_d20250630_m033201_c001_v0001183_t0010_u01751254321728") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a035_d20250630_m033157_c001_v7007000_t0000_u01751254317616") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a16_d20250630_m033148_c001_v0001183_t0055_u01751254308628") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8d_d20250630_m033144_c001_v7007000_t0000_u01751254304429") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a79ca_d20250630_m033135_c001_v0001183_t0011_u01751254295378") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f59_d20250630_m033131_c001_v7007000_t0000_u01751254291261") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7964_d20250630_m033121_c001_v0001183_t0050_u01751254281816") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30603_d20250630_m033115_c001_v7007000_t0000_u01751254275389") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78f2_d20250630_m033106_c001_v0001183_t0033_u01751254266622") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917c_d20250630_m033102_c001_v7007000_t0000_u01751254262474") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78be_d20250630_m033058_c001_v0001183_t0010_u01751254258873") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f550e_d20250630_m033057_c001_v7007000_t0000_u01751254257708") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a786e_d20250630_m033048_c001_v0001183_t0046_u01751254248410") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d6_d20250630_m033044_c001_v7007000_t0000_u01751254244309") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834b3_d20250630_m033040_c001_v0001176_t0054_u01751254240911") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399168_d20250630_m033039_c001_v7007000_t0000_u01751254239640") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069152dc_d20250630_m033030_c001_v0001184_t0029_u01751254230299") 2025/06/30 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1542_d20250630_m033023_c001_v7007000_t0000_u01751254223880") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7741_d20250630_m033014_c001_v0001183_t0021_u01751254214306") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f92_d20250630_m033010_c001_v7007000_t0000_u01751254210216") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a76d9_d20250630_m033000_c001_v0001183_t0045_u01751254200965") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f494_d20250630_m032956_c001_v7007000_t0000_u01751254196904") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a766c_d20250630_m032949_c001_v0001183_t0033_u01751254189223") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed798f_d20250630_m033100_c001_v7007000_t0000_u01751254260195") 2025/06/30 03:33:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834e2_d20250630_m033055_c001_v0001176_t0029_u01751254255890") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060b_d20250630_m033117_c001_v7007000_t0000_u01751254277885") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691541a_d20250630_m033113_c001_v0001184_t0015_u01751254273780") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe7_d20250630_m033224_c001_v7007000_t0000_u01751254344669") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915591_d20250630_m033215_c001_v0001184_t0001_u01751254335461") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287038_d20250630_m033210_c001_v7007000_t0000_u01751254330960") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915545_d20250630_m033202_c001_v0001184_t0017_u01751254322303") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a036_d20250630_m033157_c001_v7007000_t0000_u01751254317798") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154fd_d20250630_m033149_c001_v0001184_t0051_u01751254309226") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8e_d20250630_m033144_c001_v7007000_t0000_u01751254304612") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154a9_d20250630_m033135_c001_v0001184_t0012_u01751254295952") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f5a_d20250630_m033131_c001_v7007000_t0000_u01751254291447") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915455_d20250630_m033122_c001_v0001184_t0029_u01751254282403") 2025/06/30 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a4af_d20250630_m033114_c001_v7007000_t0000_u01751254274997") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08350a_d20250630_m033107_c001_v0001176_t0054_u01751254267222") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917d_d20250630_m033102_c001_v7007000_t0000_u01751254262660") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153c2_d20250630_m033058_c001_v0001184_t0036_u01751254258884") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f2d_d20250630_m033057_c001_v7007000_t0000_u01751254257319") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e29_d20250630_m033048_c001_v0001131_t0035_u01751254248973") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d7_d20250630_m033044_c001_v7007000_t0000_u01751254244493") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7838_d20250630_m033040_c001_v0001183_t0027_u01751254240959") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6768_d20250630_m033039_c001_v7007000_t0000_u01751254239485") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dff_d20250630_m033030_c001_v0001131_t0050_u01751254230880") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4180e40eeb40392e_d20250630_m033023_c001_v7007000_t0000_u01751254223813") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08341f_d20250630_m033014_c001_v0001176_t0058_u01751254214875") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f93_d20250630_m033010_c001_v7007000_t0000_u01751254210398") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833f9_d20250630_m033001_c001_v0001176_t0043_u01751254201559") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f495_d20250630_m032957_c001_v7007000_t0000_u01751254197086") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833c3_d20250630_m032949_c001_v0001176_t0054_u01751254189423") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed7991_d20250630_m033100_c001_v7007000_t0000_u01751254260380") 2025/06/30 03:33:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153ab_d20250630_m033055_c001_v0001184_t0046_u01751254255906") 2025/06/30 03:33:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060c_d20250630_m033118_c001_v7007000_t0000_u01751254278067") 2025/06/30 03:33:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7928_d20250630_m033113_c001_v0001183_t0000_u01751254273966") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afe8_d20250630_m033224_c001_v7007000_t0000_u01751254344851") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ec7_d20250630_m033216_c001_v0001131_t0045_u01751254336037") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287039_d20250630_m033211_c001_v7007000_t0000_u01751254331142") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701eaf_d20250630_m033202_c001_v0001131_t0004_u01751254322908") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a037_d20250630_m033157_c001_v7007000_t0000_u01751254317980") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e9b_d20250630_m033149_c001_v0001131_t0021_u01751254309805") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af8f_d20250630_m033144_c001_v7007000_t0000_u01751254304796") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e89_d20250630_m033136_c001_v0001131_t0043_u01751254296534") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f5c_d20250630_m033131_c001_v7007000_t0000_u01751254291632") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e6d_d20250630_m033122_c001_v0001131_t0029_u01751254282989") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a4b1_d20250630_m033115_c001_v7007000_t0000_u01751254275364") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153f4_d20250630_m033107_c001_v0001184_t0047_u01751254267822") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917e_d20250630_m033102_c001_v7007000_t0000_u01751254262844") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834f4_d20250630_m033058_c001_v0001176_t0042_u01751254258935") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f2c_d20250630_m033057_c001_v7007000_t0000_u01751254257125") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834cb_d20250630_m033049_c001_v0001176_t0048_u01751254249709") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d8_d20250630_m033044_c001_v7007000_t0000_u01751254244677") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691533e_d20250630_m033040_c001_v0001184_t0011_u01751254240972") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399167_d20250630_m033039_c001_v7007000_t0000_u01751254239432") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083473_d20250630_m033031_c001_v0001176_t0023_u01751254231558") 2025/06/30 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4cd_d20250630_m033023_c001_v7007000_t0000_u01751254223675") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915256_d20250630_m033015_c001_v0001184_t0049_u01751254215444") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f94_d20250630_m033010_c001_v7007000_t0000_u01751254210579") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151ec_d20250630_m033002_c001_v0001184_t0015_u01751254202143") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f496_d20250630_m032957_c001_v7007000_t0000_u01751254197270") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915194_d20250630_m032949_c001_v0001184_t0024_u01751254189639") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399177_d20250630_m033100_c001_v7007000_t0000_u01751254260555") 2025/06/30 03:33:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a789a_d20250630_m033055_c001_v0001183_t0046_u01751254255969") 2025/06/30 03:33:11 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060d_d20250630_m033118_c001_v7007000_t0000_u01751254278250") 2025/06/30 03:33:11 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691541e_d20250630_m033113_c001_v0001184_t0001_u01751254273987") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afea_d20250630_m033225_c001_v7007000_t0000_u01751254345033") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835fd_d20250630_m033216_c001_v0001176_t0046_u01751254336726") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703a_d20250630_m033211_c001_v7007000_t0000_u01751254331327") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835d3_d20250630_m033203_c001_v0001176_t0045_u01751254323521") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a038_d20250630_m033158_c001_v7007000_t0000_u01751254318161") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835af_d20250630_m033150_c001_v0001176_t0050_u01751254310553") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af90_d20250630_m033144_c001_v7007000_t0000_u01751254304980") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08357b_d20250630_m033137_c001_v0001176_t0024_u01751254297217") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f5d_d20250630_m033131_c001_v7007000_t0000_u01751254291816") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08354a_d20250630_m033123_c001_v0001176_t0055_u01751254283727") 2025/06/30 03:33:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0979_d20250630_m033115_c001_v7007000_t0000_u01751254275008") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e51_d20250630_m033108_c001_v0001131_t0038_u01751254268432") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39917f_d20250630_m033103_c001_v7007000_t0000_u01751254263028") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e45_d20250630_m033059_c001_v0001131_t0000_u01751254259021") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931748_d20250630_m033057_c001_v7007000_t0000_u01751254257341") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915379_d20250630_m033050_c001_v0001184_t0045_u01751254250293") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d9_d20250630_m033044_c001_v7007000_t0000_u01751254244861") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e1f_d20250630_m033041_c001_v0001131_t0012_u01751254241011") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348cc_d20250630_m033039_c001_v7007000_t0000_u01751254239682") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a77cf_d20250630_m033032_c001_v0001183_t0026_u01751254232181") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae00_d20250630_m033023_c001_v7007000_t0000_u01751254223841") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701de3_d20250630_m033016_c001_v0001131_t0016_u01751254216002") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f95_d20250630_m033010_c001_v7007000_t0000_u01751254210797") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dba_d20250630_m033002_c001_v0001131_t0023_u01751254202711") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f497_d20250630_m032957_c001_v7007000_t0000_u01751254197452") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701d9c_d20250630_m032949_c001_v0001131_t0011_u01751254189830") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e3d7_d20250630_m033100_c001_v7007000_t0000_u01751254260133") 2025/06/30 03:33:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e39_d20250630_m033056_c001_v0001131_t0057_u01751254256039") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060e_d20250630_m033118_c001_v7007000_t0000_u01751254278434") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08352a_d20250630_m033114_c001_v0001176_t0043_u01751254274114") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afeb_d20250630_m033225_c001_v7007000_t0000_u01751254345217") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7adf_d20250630_m033216_c001_v0001183_t0039_u01751254336943") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703b_d20250630_m033211_c001_v7007000_t0000_u01751254331511") 2025/06/30 03:33:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a7b_d20250630_m033203_c001_v0001183_t0024_u01751254323752") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a039_d20250630_m033158_c001_v7007000_t0000_u01751254318347") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a24_d20250630_m033150_c001_v0001183_t0000_u01751254310848") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af91_d20250630_m033145_c001_v7007000_t0000_u01751254305163") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a79da_d20250630_m033137_c001_v0001183_t0031_u01751254297452") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f60_d20250630_m033132_c001_v7007000_t0000_u01751254292000") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a797a_d20250630_m033123_c001_v0001183_t0025_u01751254283987") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4185defaa3683b16_d20250630_m033115_c001_v7007000_t0000_u01751254275403") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7904_d20250630_m033108_c001_v0001183_t0042_u01751254268792") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399180_d20250630_m033103_c001_v7007000_t0000_u01751254263211") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78c0_d20250630_m033059_c001_v0001183_t0043_u01751254259102") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f2e_d20250630_m033057_c001_v7007000_t0000_u01751254257503") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7876_d20250630_m033050_c001_v0001183_t0026_u01751254250535") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348da_d20250630_m033045_c001_v7007000_t0000_u01751254245045") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834b5_d20250630_m033041_c001_v0001176_t0015_u01751254241122") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676b_d20250630_m033039_c001_v7007000_t0000_u01751254239790") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069152f4_d20250630_m033032_c001_v0001184_t0043_u01751254232384") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0964_d20250630_m033023_c001_v7007000_t0000_u01751254223500") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a774c_d20250630_m033016_c001_v0001183_t0017_u01751254216369") 2025/06/30 03:33:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f96_d20250630_m033010_c001_v7007000_t0000_u01751254210979") 2025/06/30 03:33:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a76ed_d20250630_m033003_c001_v0001183_t0056_u01751254203098") 2025/06/30 03:33:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f498_d20250630_m032957_c001_v7007000_t0000_u01751254197634") 2025/06/30 03:33:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7674_d20250630_m032950_c001_v0001183_t0053_u01751254190130") 2025/06/30 03:33:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93174f_d20250630_m033100_c001_v7007000_t0000_u01751254260153") 2025/06/30 03:33:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153af_d20250630_m033056_c001_v0001184_t0059_u01751254256100") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3060f_d20250630_m033118_c001_v7007000_t0000_u01751254278616") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e5f_d20250630_m033114_c001_v0001131_t0038_u01751254274138") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afed_d20250630_m033225_c001_v7007000_t0000_u01751254345400") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691559b_d20250630_m033217_c001_v0001184_t0051_u01751254337156") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703c_d20250630_m033211_c001_v7007000_t0000_u01751254331693") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691554f_d20250630_m033203_c001_v0001184_t0059_u01751254323962") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a03a_d20250630_m033158_c001_v7007000_t0000_u01751254318532") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915509_d20250630_m033151_c001_v0001184_t0017_u01751254311087") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af93_d20250630_m033145_c001_v7007000_t0000_u01751254305347") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154b1_d20250630_m033137_c001_v0001184_t0015_u01751254297669") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f61_d20250630_m033132_c001_v7007000_t0000_u01751254292197") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691545b_d20250630_m033124_c001_v0001184_t0058_u01751254284199") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a4b2_d20250630_m033115_c001_v7007000_t0000_u01751254275546") 2025/06/30 03:33:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083512_d20250630_m033109_c001_v0001176_t0049_u01751254269029") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399181_d20250630_m033103_c001_v7007000_t0000_u01751254263394") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153c4_d20250630_m033059_c001_v0001184_t0031_u01751254259113") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93174b_d20250630_m033057_c001_v7007000_t0000_u01751254257719") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e2d_d20250630_m033050_c001_v0001131_t0018_u01751254250747") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348dc_d20250630_m033045_c001_v7007000_t0000_u01751254245234") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a783a_d20250630_m033041_c001_v0001183_t0053_u01751254241162") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6769_d20250630_m033039_c001_v7007000_t0000_u01751254239607") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e01_d20250630_m033032_c001_v0001131_t0001_u01751254232658") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0967_d20250630_m033023_c001_v7007000_t0000_u01751254223892") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083429_d20250630_m033016_c001_v0001176_t0054_u01751254216595") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f97_d20250630_m033011_c001_v7007000_t0000_u01751254211161") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833ff_d20250630_m033003_c001_v0001176_t0018_u01751254203332") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f499_d20250630_m032957_c001_v7007000_t0000_u01751254197815") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833c9_d20250630_m032950_c001_v0001176_t0015_u01751254190338") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399175_d20250630_m033100_c001_v7007000_t0000_u01751254260165") 2025/06/30 03:33:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834e6_d20250630_m033056_c001_v0001176_t0010_u01751254256122") 2025/06/30 03:33:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30610_d20250630_m033118_c001_v7007000_t0000_u01751254278804") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a792e_d20250630_m033114_c001_v0001183_t0036_u01751254274175") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afee_d20250630_m033225_c001_v7007000_t0000_u01751254345583") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ecd_d20250630_m033217_c001_v0001131_t0028_u01751254337367") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703d_d20250630_m033211_c001_v7007000_t0000_u01751254331875") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701eb1_d20250630_m033204_c001_v0001131_t0004_u01751254324161") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a03b_d20250630_m033158_c001_v7007000_t0000_u01751254318747") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e9f_d20250630_m033151_c001_v0001131_t0053_u01751254311297") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af94_d20250630_m033145_c001_v7007000_t0000_u01751254305537") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e8b_d20250630_m033137_c001_v0001131_t0024_u01751254297883") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f62_d20250630_m033132_c001_v7007000_t0000_u01751254292382") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e6f_d20250630_m033124_c001_v0001131_t0010_u01751254284404") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd097c_d20250630_m033115_c001_v7007000_t0000_u01751254275564") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153fc_d20250630_m033109_c001_v0001184_t0015_u01751254269259") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399182_d20250630_m033103_c001_v7007000_t0000_u01751254263577") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834f6_d20250630_m033059_c001_v0001176_t0042_u01751254259144") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931749_d20250630_m033057_c001_v7007000_t0000_u01751254257529") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834cf_d20250630_m033051_c001_v0001176_t0014_u01751254251062") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348dd_d20250630_m033045_c001_v7007000_t0000_u01751254245418") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915342_d20250630_m033041_c001_v0001184_t0010_u01751254241184") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af67_d20250630_m033039_c001_v7007000_t0000_u01751254239622") 2025/06/30 03:33:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083485_d20250630_m033033_c001_v0001176_t0054_u01751254233082") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54fe_d20250630_m033023_c001_v7007000_t0000_u01751254223904") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915264_d20250630_m033016_c001_v0001184_t0049_u01751254216904") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f99_d20250630_m033011_c001_v7007000_t0000_u01751254211343") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151f8_d20250630_m033003_c001_v0001184_t0003_u01751254203541") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f49a_d20250630_m032957_c001_v7007000_t0000_u01751254197997") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151a6_d20250630_m032950_c001_v0001184_t0043_u01751254190598") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee3822_d20250630_m033100_c001_v7007000_t0000_u01751254260206") 2025/06/30 03:33:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a789e_d20250630_m033056_c001_v0001183_t0044_u01751254256177") 2025/06/30 03:33:17 DEBUG : dir1/0007-12345: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30611_d20250630_m033118_c001_v7007000_t0000_u01751254278986") 2025/06/30 03:33:17 DEBUG : dir1/0007-12345: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915420_d20250630_m033114_c001_v0001184_t0032_u01751254274193") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff0_d20250630_m033225_c001_v7007000_t0000_u01751254345766") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083603_d20250630_m033217_c001_v0001176_t0054_u01751254337915") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703e_d20250630_m033212_c001_v7007000_t0000_u01751254332058") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835d5_d20250630_m033204_c001_v0001176_t0024_u01751254324493") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a03c_d20250630_m033158_c001_v7007000_t0000_u01751254318929") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835b5_d20250630_m033151_c001_v0001176_t0011_u01751254311589") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af95_d20250630_m033145_c001_v7007000_t0000_u01751254305721") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083583_d20250630_m033138_c001_v0001176_t0057_u01751254298236") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f64_d20250630_m033132_c001_v7007000_t0000_u01751254292569") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08354e_d20250630_m033124_c001_v0001176_t0009_u01751254284771") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30600_d20250630_m033115_c001_v7007000_t0000_u01751254275019") 2025/06/30 03:33:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e53_d20250630_m033109_c001_v0001131_t0059_u01751254269470") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399183_d20250630_m033103_c001_v7007000_t0000_u01751254263760") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78c2_d20250630_m033059_c001_v0001183_t0042_u01751254259296") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399172_d20250630_m033057_c001_v7007000_t0000_u01751254257542") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915381_d20250630_m033051_c001_v0001184_t0025_u01751254251285") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348de_d20250630_m033045_c001_v7007000_t0000_u01751254245615") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834b7_d20250630_m033041_c001_v0001176_t0010_u01751254241343") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6767_d20250630_m033039_c001_v7007000_t0000_u01751254239426") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a77e2_d20250630_m033033_c001_v0001183_t0012_u01751254233301") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d873d_d20250630_m033023_c001_v7007000_t0000_u01751254223852") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701de5_d20250630_m033017_c001_v0001131_t0011_u01751254217096") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f9b_d20250630_m033011_c001_v7007000_t0000_u01751254211524") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dbc_d20250630_m033003_c001_v0001131_t0039_u01751254203755") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f49b_d20250630_m032958_c001_v7007000_t0000_u01751254198179") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701da4_d20250630_m032950_c001_v0001131_t0042_u01751254190819") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed7990_d20250630_m033100_c001_v7007000_t0000_u01751254260325") 2025/06/30 03:33:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153b1_d20250630_m033056_c001_v0001184_t0027_u01751254256302") 2025/06/30 03:33:18 DEBUG : dir1/0008-23456: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30612_d20250630_m033119_c001_v7007000_t0000_u01751254279170") 2025/06/30 03:33:18 DEBUG : dir1/0008-23456: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08352c_d20250630_m033114_c001_v0001176_t0036_u01751254274321") 2025/06/30 03:33:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff2_d20250630_m033225_c001_v7007000_t0000_u01751254345948") 2025/06/30 03:33:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7aef_d20250630_m033218_c001_v0001183_t0048_u01751254338131") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c28703f_d20250630_m033212_c001_v7007000_t0000_u01751254332261") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a87_d20250630_m033205_c001_v0001183_t0003_u01751254325033") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a03e_d20250630_m033159_c001_v7007000_t0000_u01751254319111") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a2c_d20250630_m033151_c001_v0001183_t0016_u01751254311813") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af97_d20250630_m033145_c001_v7007000_t0000_u01751254305905") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a79de_d20250630_m033138_c001_v0001183_t0029_u01751254298519") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f65_d20250630_m033132_c001_v7007000_t0000_u01751254292754") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7982_d20250630_m033124_c001_v0001183_t0023_u01751254284985") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a4b0_d20250630_m033115_c001_v7007000_t0000_u01751254275179") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a790c_d20250630_m033109_c001_v0001183_t0004_u01751254269769") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399184_d20250630_m033103_c001_v7007000_t0000_u01751254263943") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153c6_d20250630_m033059_c001_v0001184_t0015_u01751254259317") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed798a_d20250630_m033057_c001_v7007000_t0000_u01751254257750") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a787a_d20250630_m033051_c001_v0001183_t0051_u01751254251494") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348df_d20250630_m033045_c001_v7007000_t0000_u01751254245798") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a783c_d20250630_m033041_c001_v0001183_t0003_u01751254241382") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af66_d20250630_m033039_c001_v7007000_t0000_u01751254239438") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069152fc_d20250630_m033033_c001_v0001184_t0043_u01751254233528") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4ce_d20250630_m033023_c001_v7007000_t0000_u01751254223861") 2025/06/30 03:33:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a775f_d20250630_m033017_c001_v0001183_t0029_u01751254217416") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f9c_d20250630_m033011_c001_v7007000_t0000_u01751254211705") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a76f7_d20250630_m033004_c001_v0001183_t0051_u01751254204077") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f49d_d20250630_m032958_c001_v7007000_t0000_u01751254198360") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7682_d20250630_m032951_c001_v0001183_t0038_u01751254191135") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed798e_d20250630_m033100_c001_v7007000_t0000_u01751254260143") 2025/06/30 03:33:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e3d_d20250630_m033056_c001_v0001131_t0041_u01751254256331") 2025/06/30 03:33:20 DEBUG : dir1/0009-34567: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30613_d20250630_m033119_c001_v7007000_t0000_u01751254279368") 2025/06/30 03:33:20 DEBUG : dir1/0009-34567: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7930_d20250630_m033114_c001_v0001183_t0049_u01751254274371") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff3_d20250630_m033226_c001_v7007000_t0000_u01751254346130") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069155ab_d20250630_m033218_c001_v0001184_t0051_u01751254338356") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287040_d20250630_m033212_c001_v7007000_t0000_u01751254332444") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691555b_d20250630_m033205_c001_v0001184_t0021_u01751254325238") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a03f_d20250630_m033159_c001_v7007000_t0000_u01751254319294") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691550f_d20250630_m033152_c001_v0001184_t0043_u01751254312017") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af99_d20250630_m033146_c001_v7007000_t0000_u01751254306090") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154bf_d20250630_m033138_c001_v0001184_t0055_u01751254298722") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f66_d20250630_m033132_c001_v7007000_t0000_u01751254292939") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691545f_d20250630_m033125_c001_v0001184_t0018_u01751254285195") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd097b_d20250630_m033115_c001_v7007000_t0000_u01751254275375") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083516_d20250630_m033109_c001_v0001176_t0051_u01751254269981") 2025/06/30 03:33:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399185_d20250630_m033104_c001_v7007000_t0000_u01751254264126") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e47_d20250630_m033059_c001_v0001131_t0021_u01751254259342") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e3d5_d20250630_m033057_c001_v7007000_t0000_u01751254257763") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e2f_d20250630_m033051_c001_v0001131_t0033_u01751254251695") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e0_d20250630_m033045_c001_v7007000_t0000_u01751254245981") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915344_d20250630_m033041_c001_v0001184_t0032_u01751254241401") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af68_d20250630_m033039_c001_v7007000_t0000_u01751254239804") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e05_d20250630_m033033_c001_v0001131_t0002_u01751254233733") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c286fe4_d20250630_m033023_c001_v7007000_t0000_u01751254223877") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083431_d20250630_m033017_c001_v0001176_t0052_u01751254217626") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f9e_d20250630_m033011_c001_v7007000_t0000_u01751254211886") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083405_d20250630_m033004_c001_v0001176_t0051_u01751254204277") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f49e_d20250630_m032958_c001_v7007000_t0000_u01751254198543") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833cd_d20250630_m032951_c001_v0001176_t0030_u01751254191337") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee3823_d20250630_m033100_c001_v7007000_t0000_u01751254260391") 2025/06/30 03:33:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834ea_d20250630_m033056_c001_v0001176_t0023_u01751254256358") 2025/06/30 03:33:21 DEBUG : dir1/0010-45678: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30614_d20250630_m033119_c001_v7007000_t0000_u01751254279551") 2025/06/30 03:33:21 DEBUG : dir1/0010-45678: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915422_d20250630_m033114_c001_v0001184_t0052_u01751254274424") 2025/06/30 03:33:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff6_d20250630_m033226_c001_v7007000_t0000_u01751254346312") 2025/06/30 03:33:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ecf_d20250630_m033218_c001_v0001131_t0031_u01751254338589") 2025/06/30 03:33:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287041_d20250630_m033212_c001_v7007000_t0000_u01751254332628") 2025/06/30 03:33:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701eb5_d20250630_m033205_c001_v0001131_t0042_u01751254325456") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a041_d20250630_m033159_c001_v7007000_t0000_u01751254319475") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ea1_d20250630_m033152_c001_v0001131_t0006_u01751254312280") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af9a_d20250630_m033146_c001_v7007000_t0000_u01751254306275") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e8d_d20250630_m033138_c001_v0001131_t0046_u01751254298926") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f68_d20250630_m033133_c001_v7007000_t0000_u01751254293122") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e71_d20250630_m033125_c001_v0001131_t0040_u01751254285390") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30602_d20250630_m033115_c001_v7007000_t0000_u01751254275383") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153fe_d20250630_m033110_c001_v0001184_t0022_u01751254270199") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399186_d20250630_m033104_c001_v7007000_t0000_u01751254264309") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834f8_d20250630_m033059_c001_v0001176_t0036_u01751254259353") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931747_d20250630_m033057_c001_v7007000_t0000_u01751254257138") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834d2_d20250630_m033052_c001_v0001176_t0027_u01751254252059") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e1_d20250630_m033046_c001_v7007000_t0000_u01751254246164") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e21_d20250630_m033041_c001_v0001131_t0034_u01751254241523") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a493_d20250630_m033039_c001_v7007000_t0000_u01751254239444") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08348d_d20250630_m033034_c001_v0001176_t0030_u01751254234114") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4180e40eeb40392d_d20250630_m033023_c001_v7007000_t0000_u01751254223631") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691526a_d20250630_m033017_c001_v0001184_t0047_u01751254217848") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa0_d20250630_m033012_c001_v7007000_t0000_u01751254212067") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151fc_d20250630_m033004_c001_v0001184_t0039_u01751254204489") 2025/06/30 03:33:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f49f_d20250630_m032958_c001_v7007000_t0000_u01751254198725") 2025/06/30 03:33:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151b6_d20250630_m032951_c001_v0001184_t0028_u01751254191851") 2025/06/30 03:33:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f5511_d20250630_m033100_c001_v7007000_t0000_u01751254260403") 2025/06/30 03:33:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78a6_d20250630_m033056_c001_v0001183_t0002_u01751254256390") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30615_d20250630_m033119_c001_v7007000_t0000_u01751254279748") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08352e_d20250630_m033114_c001_v0001176_t0024_u01751254274537") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff7_d20250630_m033226_c001_v7007000_t0000_u01751254346494") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083605_d20250630_m033218_c001_v0001176_t0019_u01751254338953") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287042_d20250630_m033212_c001_v7007000_t0000_u01751254332812") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835e1_d20250630_m033205_c001_v0001176_t0022_u01751254325748") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a042_d20250630_m033159_c001_v7007000_t0000_u01751254319657") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835bb_d20250630_m033152_c001_v0001176_t0046_u01751254312709") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af9b_d20250630_m033146_c001_v7007000_t0000_u01751254306459") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08358b_d20250630_m033139_c001_v0001176_t0043_u01751254299374") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f69_d20250630_m033133_c001_v7007000_t0000_u01751254293306") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083550_d20250630_m033125_c001_v0001176_t0016_u01751254285671") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30601_d20250630_m033115_c001_v7007000_t0000_u01751254275201") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e55_d20250630_m033110_c001_v0001131_t0004_u01751254270441") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399187_d20250630_m033104_c001_v7007000_t0000_u01751254264492") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78c6_d20250630_m033059_c001_v0001183_t0024_u01751254259510") 2025/06/30 03:33:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee381e_d20250630_m033057_c001_v7007000_t0000_u01751254257510") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691538f_d20250630_m033052_c001_v0001184_t0042_u01751254252285") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e2_d20250630_m033046_c001_v7007000_t0000_u01751254246348") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834b9_d20250630_m033041_c001_v0001176_t0025_u01751254241557") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef305d7_d20250630_m033039_c001_v7007000_t0000_u01751254239463") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a77f2_d20250630_m033034_c001_v0001183_t0010_u01751254234400") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4180e40eeb40392f_d20250630_m033023_c001_v7007000_t0000_u01751254223995") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701de7_d20250630_m033018_c001_v0001131_t0037_u01751254218064") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa1_d20250630_m033012_c001_v7007000_t0000_u01751254212248") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dc0_d20250630_m033004_c001_v0001131_t0025_u01751254204702") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a0_d20250630_m032958_c001_v7007000_t0000_u01751254198906") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701da6_d20250630_m032952_c001_v0001131_t0046_u01751254192067") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931751_d20250630_m033100_c001_v7007000_t0000_u01751254260336") 2025/06/30 03:33:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153b3_d20250630_m033056_c001_v0001184_t0042_u01751254256534") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30616_d20250630_m033119_c001_v7007000_t0000_u01751254279931") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e63_d20250630_m033114_c001_v0001131_t0021_u01751254274552") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72aff8_d20250630_m033226_c001_v7007000_t0000_u01751254346676") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7af9_d20250630_m033219_c001_v0001183_t0024_u01751254339170") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287043_d20250630_m033212_c001_v7007000_t0000_u01751254332994") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a8d_d20250630_m033205_c001_v0001183_t0057_u01751254325962") 2025/06/30 03:33:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a043_d20250630_m033159_c001_v7007000_t0000_u01751254319838") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7a36_d20250630_m033152_c001_v0001183_t0033_u01751254312994") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af9c_d20250630_m033146_c001_v7007000_t0000_u01751254306645") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a79e2_d20250630_m033139_c001_v0001183_t0052_u01751254299595") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f6b_d20250630_m033133_c001_v7007000_t0000_u01751254293491") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a798a_d20250630_m033125_c001_v0001183_t0035_u01751254285885") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd097a_d20250630_m033115_c001_v7007000_t0000_u01751254275190") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7912_d20250630_m033110_c001_v0001183_t0042_u01751254270754") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399188_d20250630_m033104_c001_v7007000_t0000_u01751254264676") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153ca_d20250630_m033059_c001_v0001184_t0026_u01751254259535") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed7989_d20250630_m033057_c001_v7007000_t0000_u01751254257539") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7882_d20250630_m033052_c001_v0001183_t0058_u01751254252481") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e3_d20250630_m033046_c001_v7007000_t0000_u01751254246533") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7844_d20250630_m033041_c001_v0001183_t0037_u01751254241577") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d8742_d20250630_m033039_c001_v7007000_t0000_u01751254239652") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915308_d20250630_m033034_c001_v0001184_t0022_u01751254234637") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72adff_d20250630_m033023_c001_v7007000_t0000_u01751254223655") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7763_d20250630_m033018_c001_v0001183_t0040_u01751254218535") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa3_d20250630_m033012_c001_v7007000_t0000_u01751254212429") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a76f9_d20250630_m033005_c001_v0001183_t0034_u01751254205269") 2025/06/30 03:33:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a1_d20250630_m032959_c001_v7007000_t0000_u01751254199107") 2025/06/30 03:33:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7691_d20250630_m032952_c001_v0001183_t0042_u01751254192340") 2025/06/30 03:33:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e3d9_d20250630_m033100_c001_v7007000_t0000_u01751254260348") 2025/06/30 03:33:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834ec_d20250630_m033056_c001_v0001176_t0033_u01751254256565") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30617_d20250630_m033120_c001_v7007000_t0000_u01751254280114") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7938_d20250630_m033114_c001_v0001183_t0042_u01751254274602") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72affa_d20250630_m033226_c001_v7007000_t0000_u01751254346858") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069155bd_d20250630_m033219_c001_v0001184_t0058_u01751254339434") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287045_d20250630_m033213_c001_v7007000_t0000_u01751254333177") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691555f_d20250630_m033206_c001_v0001184_t0037_u01751254326156") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a044_d20250630_m033200_c001_v7007000_t0000_u01751254320019") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915519_d20250630_m033153_c001_v0001184_t0039_u01751254313204") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af9e_d20250630_m033146_c001_v7007000_t0000_u01751254306831") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069154cb_d20250630_m033139_c001_v0001184_t0058_u01751254299813") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f6c_d20250630_m033133_c001_v7007000_t0000_u01751254293675") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915465_d20250630_m033126_c001_v0001184_t0043_u01751254286118") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b506_d20250630_m033115_c001_v7007000_t0000_u01751254275412") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08351a_d20250630_m033110_c001_v0001176_t0053_u01751254270968") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399189_d20250630_m033104_c001_v7007000_t0000_u01751254264859") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834fa_d20250630_m033059_c001_v0001176_t0055_u01751254259571") 2025/06/30 03:33:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93174a_d20250630_m033057_c001_v7007000_t0000_u01751254257548") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e31_d20250630_m033052_c001_v0001131_t0032_u01751254252682") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e4_d20250630_m033046_c001_v7007000_t0000_u01751254246716") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915346_d20250630_m033041_c001_v0001184_t0039_u01751254241602") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d8741_d20250630_m033039_c001_v7007000_t0000_u01751254239464") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e0b_d20250630_m033034_c001_v0001131_t0011_u01751254234842") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54fd_d20250630_m033023_c001_v7007000_t0000_u01751254223693") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083439_d20250630_m033018_c001_v0001176_t0028_u01751254218751") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa5_d20250630_m033012_c001_v7007000_t0000_u01751254212625") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083409_d20250630_m033005_c001_v0001176_t0039_u01751254205529") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a3_d20250630_m032959_c001_v7007000_t0000_u01751254199293") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833d1_d20250630_m032952_c001_v0001176_t0014_u01751254192543") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f5510_d20250630_m033100_c001_v7007000_t0000_u01751254260184") 2025/06/30 03:33:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a78aa_d20250630_m033056_c001_v0001183_t0051_u01751254256594") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30618_d20250630_m033120_c001_v7007000_t0000_u01751254280297") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915426_d20250630_m033114_c001_v0001184_t0034_u01751254274631") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72affc_d20250630_m033227_c001_v7007000_t0000_u01751254347041") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ed3_d20250630_m033219_c001_v0001131_t0019_u01751254339637") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287046_d20250630_m033213_c001_v7007000_t0000_u01751254333359") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701eb7_d20250630_m033206_c001_v0001131_t0036_u01751254326359") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a045_d20250630_m033200_c001_v7007000_t0000_u01751254320200") 2025/06/30 03:33:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ea5_d20250630_m033153_c001_v0001131_t0004_u01751254313405") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af9f_d20250630_m033147_c001_v7007000_t0000_u01751254307014") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e93_d20250630_m033140_c001_v0001131_t0015_u01751254300035") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f6e_d20250630_m033133_c001_v7007000_t0000_u01751254293858") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e75_d20250630_m033126_c001_v0001131_t0024_u01751254286327") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30604_d20250630_m033115_c001_v7007000_t0000_u01751254275571") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691540a_d20250630_m033111_c001_v0001184_t0032_u01751254271193") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39918a_d20250630_m033105_c001_v7007000_t0000_u01751254265042") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e49_d20250630_m033059_c001_v0001131_t0012_u01751254259728") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b399173_d20250630_m033057_c001_v7007000_t0000_u01751254257730") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834d6_d20250630_m033053_c001_v0001176_t0046_u01751254253257") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e5_d20250630_m033046_c001_v7007000_t0000_u01751254246901") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834bb_d20250630_m033041_c001_v0001176_t0042_u01751254241785") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef305d8_d20250630_m033039_c001_v7007000_t0000_u01751254239663") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083491_d20250630_m033035_c001_v0001176_t0028_u01751254235135") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1541_d20250630_m033023_c001_v7007000_t0000_u01751254223697") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915276_d20250630_m033018_c001_v0001184_t0010_u01751254218970") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa6_d20250630_m033012_c001_v7007000_t0000_u01751254212805") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691520a_d20250630_m033005_c001_v0001184_t0030_u01751254205754") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a4_d20250630_m032959_c001_v7007000_t0000_u01751254199476") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069151ba_d20250630_m032952_c001_v0001184_t0011_u01751254192772") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931750_d20250630_m033100_c001_v7007000_t0000_u01751254260173") 2025/06/30 03:33:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e3f_d20250630_m033056_c001_v0001131_t0039_u01751254256742") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef30619_d20250630_m033120_c001_v7007000_t0000_u01751254280480") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083530_d20250630_m033114_c001_v0001176_t0013_u01751254274789") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72affd_d20250630_m033227_c001_v7007000_t0000_u01751254347224") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083609_d20250630_m033220_c001_v0001176_t0058_u01751254340050") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287047_d20250630_m033213_c001_v7007000_t0000_u01751254333541") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835e3_d20250630_m033206_c001_v0001176_t0011_u01751254326649") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a047_d20250630_m033200_c001_v7007000_t0000_u01751254320392") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835c3_d20250630_m033153_c001_v0001176_t0048_u01751254313711") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afa0_d20250630_m033147_c001_v7007000_t0000_u01751254307198") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083591_d20250630_m033140_c001_v0001176_t0048_u01751254300367") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f6f_d20250630_m033134_c001_v7007000_t0000_u01751254294042") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083554_d20250630_m033126_c001_v0001176_t0028_u01751254286681") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f551d_d20250630_m033115_c001_v7007000_t0000_u01751254275419") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e57_d20250630_m033111_c001_v0001131_t0053_u01751254271405") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39918b_d20250630_m033105_c001_v7007000_t0000_u01751254265226") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153cc_d20250630_m033059_c001_v0001184_t0045_u01751254259765") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93174c_d20250630_m033057_c001_v7007000_t0000_u01751254257740") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915399_d20250630_m033053_c001_v0001184_t0055_u01751254253476") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348e7_d20250630_m033047_c001_v7007000_t0000_u01751254247086") 2025/06/30 03:33:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915348_d20250630_m033041_c001_v0001184_t0017_u01751254241796") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a494_d20250630_m033039_c001_v7007000_t0000_u01751254239628") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a77fa_d20250630_m033035_c001_v0001183_t0050_u01751254235419") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae01_d20250630_m033024_c001_v7007000_t0000_u01751254224024") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701de9_d20250630_m033019_c001_v0001131_t0002_u01751254219187") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa7_d20250630_m033013_c001_v7007000_t0000_u01751254213006") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dc8_d20250630_m033005_c001_v0001131_t0019_u01751254205965") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a5_d20250630_m032959_c001_v7007000_t0000_u01751254199660") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dac_d20250630_m032952_c001_v0001131_t0016_u01751254192965") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40459ab878ed7992_d20250630_m033100_c001_v7007000_t0000_u01751254260521") 2025/06/30 03:33:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153b5_d20250630_m033056_c001_v0001184_t0056_u01751254256756") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae07_d20250630_m033026_c001_v7007000_t0000_u01751254226384") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915292_d20250630_m033022_c001_v0001184_t0036_u01751254222047") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae08_d20250630_m033026_c001_v7007000_t0000_u01751254226567") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083449_d20250630_m033022_c001_v0001176_t0019_u01751254222056") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae09_d20250630_m033026_c001_v7007000_t0000_u01751254226749") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7779_d20250630_m033022_c001_v0001183_t0017_u01751254222128") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0a_d20250630_m033026_c001_v7007000_t0000_u01751254226935") 2025/06/30 03:33:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915294_d20250630_m033022_c001_v0001184_t0025_u01751254222257") 2025/06/30 03:33:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0b_d20250630_m033027_c001_v7007000_t0000_u01751254227116") 2025/06/30 03:33:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08344d_d20250630_m033022_c001_v0001176_t0041_u01751254222273") 2025/06/30 03:33:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0c_d20250630_m033027_c001_v7007000_t0000_u01751254227298") 2025/06/30 03:33:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a777d_d20250630_m033022_c001_v0001183_t0027_u01751254222341") 2025/06/30 03:33:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0d_d20250630_m033027_c001_v7007000_t0000_u01751254227481") 2025/06/30 03:33:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915296_d20250630_m033022_c001_v0001184_t0030_u01751254222460") 2025/06/30 03:33:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0e_d20250630_m033027_c001_v7007000_t0000_u01751254227664") 2025/06/30 03:33:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083455_d20250630_m033022_c001_v0001176_t0047_u01751254222498") 2025/06/30 03:33:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae0f_d20250630_m033027_c001_v7007000_t0000_u01751254227847") 2025/06/30 03:33:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701df1_d20250630_m033022_c001_v0001131_t0027_u01751254222510") 2025/06/30 03:33:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae10_d20250630_m033028_c001_v7007000_t0000_u01751254228029") 2025/06/30 03:33:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7781_d20250630_m033022_c001_v0001183_t0035_u01751254222547") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae11_d20250630_m033028_c001_v7007000_t0000_u01751254228248") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915298_d20250630_m033022_c001_v0001184_t0013_u01751254222680") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae12_d20250630_m033028_c001_v7007000_t0000_u01751254228432") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083457_d20250630_m033022_c001_v0001176_t0037_u01751254222712") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae13_d20250630_m033028_c001_v7007000_t0000_u01751254228616") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7785_d20250630_m033022_c001_v0001183_t0013_u01751254222833") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae14_d20250630_m033028_c001_v7007000_t0000_u01751254228799") 2025/06/30 03:33:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691529a_d20250630_m033022_c001_v0001184_t0042_u01751254222896") 2025/06/30 03:33:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae15_d20250630_m033028_c001_v7007000_t0000_u01751254228982") 2025/06/30 03:33:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083459_d20250630_m033022_c001_v0001176_t0046_u01751254222944") 2025/06/30 03:33:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72ae16_d20250630_m033029_c001_v7007000_t0000_u01751254229170") 2025/06/30 03:33:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7787_d20250630_m033023_c001_v0001183_t0033_u01751254223029") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef305dc_d20250630_m033042_c001_v7007000_t0000_u01751254242228") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915324_d20250630_m033037_c001_v0001184_t0037_u01751254237969") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a49b_d20250630_m033042_c001_v7007000_t0000_u01751254242071") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7816_d20250630_m033037_c001_v0001183_t0021_u01751254237986") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b6771_d20250630_m033042_c001_v7007000_t0000_u01751254242397") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834a7_d20250630_m033038_c001_v0001176_t0041_u01751254238001") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39916b_d20250630_m033042_c001_v7007000_t0000_u01751254242237") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7818_d20250630_m033038_c001_v0001183_t0000_u01751254238199") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d1_d20250630_m033042_c001_v7007000_t0000_u01751254242400") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915328_d20250630_m033038_c001_v0001184_t0043_u01751254238210") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af6a_d20250630_m033042_c001_v7007000_t0000_u01751254242002") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834a9_d20250630_m033038_c001_v0001176_t0054_u01751254238220") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676c_d20250630_m033042_c001_v7007000_t0000_u01751254242010") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e17_d20250630_m033038_c001_v0001131_t0021_u01751254238237") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348ce_d20250630_m033042_c001_v7007000_t0000_u01751254242021") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a781a_d20250630_m033038_c001_v0001183_t0043_u01751254238404") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72af6b_d20250630_m033042_c001_v7007000_t0000_u01751254242186") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691532c_d20250630_m033038_c001_v0001184_t0002_u01751254238423") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4013ad938b3d8744_d20250630_m033042_c001_v7007000_t0000_u01751254242251") 2025/06/30 03:33:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834ab_d20250630_m033038_c001_v0001176_t0021_u01751254238454") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676e_d20250630_m033042_c001_v7007000_t0000_u01751254242193") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e19_d20250630_m033038_c001_v0001131_t0026_u01751254238607") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417693e64a1b676d_d20250630_m033042_c001_v7007000_t0000_u01751254242031") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a781c_d20250630_m033038_c001_v0001183_t0035_u01751254238619") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef305db_d20250630_m033042_c001_v7007000_t0000_u01751254242044") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691532e_d20250630_m033038_c001_v0001184_t0058_u01751254238637") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348d0_d20250630_m033042_c001_v7007000_t0000_u01751254242205") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834ad_d20250630_m033038_c001_v0001176_t0032_u01751254238662") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39916a_d20250630_m033042_c001_v7007000_t0000_u01751254242053") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915330_d20250630_m033038_c001_v0001184_t0046_u01751254238836") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a49c_d20250630_m033042_c001_v7007000_t0000_u01751254242258") 2025/06/30 03:33:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a781e_d20250630_m033038_c001_v0001183_t0022_u01751254238846") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54d8_d20250630_m032852_c001_v7007000_t0000_u01751254132987") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10028fcb90aecdd2_d20250630_m032851_c001_v0001184_t0014_u01751254131175") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34894_d20250630_m032850_c001_v7007000_t0000_u01751254130992") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10028fcb90aecdc0_d20250630_m032847_c001_v0001184_t0016_u01751254127655") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34885_d20250630_m032846_c001_v7007000_t0000_u01751254126927") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832a1_d20250630_m032842_c001_v0001176_t0024_u01751254122617") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54ce_d20250630_m032841_c001_v7007000_t0000_u01751254121143") 2025/06/30 03:33:33 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11458418cff6603a_d20250630_m032839_c001_v0001161_t0033_u01751254119104") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72adb5_d20250630_m032838_c001_v7007000_t0000_u01751254118922") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11458418cff6602e_d20250630_m032835_c001_v0001161_t0032_u01751254115276") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72adb3_d20250630_m032834_c001_v7007000_t0000_u01751254114544") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083288_d20250630_m032830_c001_v0001176_t0006_u01751254110343") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34844_d20250630_m032829_c001_v7007000_t0000_u01751254109049") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182083b4e855b0c_d20250630_m032827_c001_v0001098_t0040_u01751254107814") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e36e_d20250630_m032827_c001_v7007000_t0000_u01751254107631") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182083b4e855b06_d20250630_m032824_c001_v0001098_t0026_u01751254104218") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e369_d20250630_m032823_c001_v7007000_t0000_u01751254103497") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f30_d20250630_m032818_c001_v0001042_t0021_u01751254098695") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34828_d20250630_m032817_c001_v7007000_t0000_u01751254097775") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1096cbbfc5e7dac8_d20250630_m032815_c001_v0001104_t0012_u01751254095533") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54c8_d20250630_m032815_c001_v7007000_t0000_u01751254095350") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1096cbbfc5e7daba_d20250630_m032811_c001_v0001104_t0019_u01751254091372") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54c5_d20250630_m032810_c001_v7007000_t0000_u01751254090643") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a741a_d20250630_m032804_c001_v0001183_t0053_u01751254084542") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f458_d20250630_m032803_c001_v7007000_t0000_u01751254083620") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f108d1a395655ff62_d20250630_m032801_c001_v0001038_t0045_u01751254081758") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee37db_d20250630_m032801_c001_v7007000_t0000_u01751254081575") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f108d1a395655ff5e_d20250630_m032757_c001_v0001038_t0026_u01751254077864") 2025/06/30 03:33:34 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee37d3_d20250630_m032757_c001_v7007000_t0000_u01751254077134") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083234_d20250630_m032751_c001_v0001176_t0056_u01751254071733") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef303b4_d20250630_m032750_c001_v7007000_t0000_u01751254070823") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f100560e9c3b6a6d5_d20250630_m032749_c001_v0001171_t0025_u01751254069006") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f420e3e920884bab0_d20250630_m032748_c001_v7007000_t0000_u01751254068816") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f100560e9c3b6a6b5_d20250630_m032745_c001_v0001171_t0018_u01751254065666") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f420e3e920884ba9b_d20250630_m032744_c001_v7007000_t0000_u01751254064941") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f07_d20250630_m032739_c001_v0001042_t0044_u01751254059437") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e9_d20250630_m032738_c001_v7007000_t0000_u01751254058336") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1175dbb95bc20739_d20250630_m032730_c001_v0001157_t0047_u01751254050458") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79f4a_d20250630_m032730_c001_v7007000_t0000_u01751254050208") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a736d_d20250630_m032725_c001_v0001183_t0015_u01751254045690") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f108322916c30dd8d_d20250630_m032724_c001_v0001181_t0034_u01751254044854") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f108322916c30dd8b_d20250630_m032723_c001_v0001181_t0011_u01751254043774") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f547f_d20250630_m032710_c001_v7007000_t0000_u01751254030691") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ef1_d20250630_m032703_c001_v0001042_t0039_u01751254023805") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10939c37c1875a01_d20250630_m032703_c001_v0001179_t0042_u01751254023043") 2025/06/30 03:33:35 DEBUG : dst/one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10939c37c18759fd_d20250630_m032702_c001_v0001179_t0027_u01751254022047") 2025/06/30 03:33:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54d9_d20250630_m032853_c001_v7007000_t0000_u01751254133169") 2025/06/30 03:33:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11975d44817e3e6f_d20250630_m032850_c001_v0001043_t0056_u01751254130540") 2025/06/30 03:33:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1178b704f44686f8_d20250630_m032846_c001_v0001099_t0009_u01751254126640") 2025/06/30 03:33:35 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54cf_d20250630_m032841_c001_v7007000_t0000_u01751254121328") 2025/06/30 03:33:36 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f111a253a951eaa6f_d20250630_m032838_c001_v0001183_t0001_u01751254118712") 2025/06/30 03:33:36 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1159d404a51c6196_d20250630_m032834_c001_v0001113_t0030_u01751254114150") 2025/06/30 03:33:36 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34846_d20250630_m032829_c001_v7007000_t0000_u01751254109233") 2025/06/30 03:33:36 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1067443435d7a183_d20250630_m032827_c001_v0001184_t0001_u01751254107412") 2025/06/30 03:33:36 DEBUG : dst/one.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f112b06bec61a7269_d20250630_m032822_c001_v0001109_t0026_u01751254102862") 2025/06/30 03:33:36 DEBUG : dst/three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316ea_d20250630_m032738_c001_v7007000_t0000_u01751254058520") 2025/06/30 03:33:36 DEBUG : dst/three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f108322916c30ddb1_d20250630_m032737_c001_v0001181_t0012_u01751254057017") 2025/06/30 03:33:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54da_d20250630_m032853_c001_v7007000_t0000_u01751254133370") 2025/06/30 03:33:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f112e78292d94f77a_d20250630_m032851_c001_v0001178_t0024_u01751254131944") 2025/06/30 03:33:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104a347cd362bc6b_d20250630_m032848_c001_v0001105_t0017_u01751254128447") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54db_d20250630_m032853_c001_v7007000_t0000_u01751254133553") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10028fcb90aecde0_d20250630_m032852_c001_v0001184_t0010_u01751254132396") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34896_d20250630_m032852_c001_v7007000_t0000_u01751254132209") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10028fcb90aecdc8_d20250630_m032849_c001_v0001184_t0015_u01751254129067") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c3488e_d20250630_m032848_c001_v7007000_t0000_u01751254128884") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f46_d20250630_m032843_c001_v0001042_t0006_u01751254123784") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54d0_d20250630_m032841_c001_v7007000_t0000_u01751254121511") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11458418cff66040_d20250630_m032840_c001_v0001161_t0036_u01751254120416") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72adb6_d20250630_m032840_c001_v7007000_t0000_u01751254120234") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11458418cff66030_d20250630_m032836_c001_v0001161_t0045_u01751254116961") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72adb4_d20250630_m032836_c001_v7007000_t0000_u01751254116780") 2025/06/30 03:33:36 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f3e_d20250630_m032831_c001_v0001042_t0022_u01751254111135") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e36f_d20250630_m032828_c001_v7007000_t0000_u01751254108492") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f34_d20250630_m032826_c001_v0001042_t0017_u01751254106060") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f422f3d942e85e36c_d20250630_m032825_c001_v7007000_t0000_u01751254105314") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a745e_d20250630_m032820_c001_v0001183_t0028_u01751254100358") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54c9_d20250630_m032816_c001_v7007000_t0000_u01751254096831") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7436_d20250630_m032813_c001_v0001183_t0002_u01751254093954") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54c7_d20250630_m032812_c001_v7007000_t0000_u01751254092860") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083258_d20250630_m032806_c001_v0001176_t0034_u01751254086137") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee37dc_d20250630_m032802_c001_v7007000_t0000_u01751254082644") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083250_d20250630_m032800_c001_v0001176_t0013_u01751254080127") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee37d4_d20250630_m032759_c001_v7007000_t0000_u01751254079036") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f1a_d20250630_m032752_c001_v0001042_t0003_u01751254072502") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f420e3e920884bab7_d20250630_m032749_c001_v7007000_t0000_u01751254069896") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f13_d20250630_m032747_c001_v0001042_t0042_u01751254067667") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f420e3e920884baa4_d20250630_m032746_c001_v7007000_t0000_u01751254066576") 2025/06/30 03:33:37 DEBUG : dst/three.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a73b4_d20250630_m032740_c001_v0001183_t0039_u01751254060404") 2025/06/30 03:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54d1_d20250630_m032841_c001_v7007000_t0000_u01751254121693") 2025/06/30 03:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10139f56950c0a8b_d20250630_m032840_c001_v0001182_t0046_u01751254120009") 2025/06/30 03:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11865a35eb3d257e_d20250630_m032836_c001_v0001157_t0023_u01751254116362") 2025/06/30 03:33:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34847_d20250630_m032829_c001_v7007000_t0000_u01751254109419") 2025/06/30 03:33:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1014c356dafe932f_d20250630_m032828_c001_v0001184_t0034_u01751254108269") 2025/06/30 03:33:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1146c025939cc5c4_d20250630_m032824_c001_v0001099_t0057_u01751254104753") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54dc_d20250630_m032853_c001_v7007000_t0000_u01751254133748") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a74aa_d20250630_m032843_c001_v0001183_t0042_u01751254123208") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54d2_d20250630_m032841_c001_v7007000_t0000_u01751254121877") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7486_d20250630_m032830_c001_v0001183_t0001_u01751254110922") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34849_d20250630_m032829_c001_v7007000_t0000_u01751254109608") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08326e_d20250630_m032819_c001_v0001176_t0000_u01751254099786") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34829_d20250630_m032817_c001_v7007000_t0000_u01751254097960") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f2c_d20250630_m032805_c001_v0001042_t0006_u01751254085116") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f459_d20250630_m032803_c001_v7007000_t0000_u01751254083804") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a73ec_d20250630_m032752_c001_v0001183_t0012_u01751254072309") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef303b5_d20250630_m032751_c001_v7007000_t0000_u01751254071005") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08321b_d20250630_m032740_c001_v0001176_t0005_u01751254060157") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316eb_d20250630_m032738_c001_v7007000_t0000_u01751254058702") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1026739976a36f9b_d20250630_m032734_c001_v0001038_t0029_u01751254054386") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f5480_d20250630_m032710_c001_v7007000_t0000_u01751254030875") 2025/06/30 03:33:38 DEBUG : dst/two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f10939c37c1875a0f_d20250630_m032709_c001_v0001179_t0009_u01751254029753") 2025/06/30 03:33:38 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c286ea9_d20250630_m032636_c001_v7007000_t0000_u01751253996898") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7276_d20250630_m032633_c001_v0001183_t0002_u01751253993381") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c286ea7_d20250630_m032631_c001_v7007000_t0000_u01751253991522") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7232_d20250630_m032621_c001_v0001183_t0031_u01751253981013") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a9_d20250630_m032612_c001_v7007000_t0000_u01751253972166") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7202_d20250630_m032608_c001_v0001183_t0035_u01751253968821") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931501_d20250630_m032549_c001_v7007000_t0000_u01751253949312") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e9f_d20250630_m032546_c001_v0001042_t0016_u01751253946561") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314f6_d20250630_m032545_c001_v7007000_t0000_u01751253945464") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e99_d20250630_m032544_c001_v0001042_t0002_u01751253944101") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314e8_d20250630_m032540_c001_v7007000_t0000_u01751253940667") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e8b_d20250630_m032538_c001_v0001042_t0012_u01751253938773") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314e1_d20250630_m032537_c001_v7007000_t0000_u01751253937730") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e83_d20250630_m032536_c001_v0001042_t0054_u01751253936179") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314bf_d20250630_m032529_c001_v7007000_t0000_u01751253929381") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e65_d20250630_m032527_c001_v0001042_t0025_u01751253927506") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314b3_d20250630_m032526_c001_v7007000_t0000_u01751253926550") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e61_d20250630_m032525_c001_v0001042_t0046_u01751253925566") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a147a_d20250630_m032520_c001_v7007000_t0000_u01751253920073") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e49_d20250630_m032517_c001_v0001042_t0032_u01751253917840") 2025/06/30 03:33:39 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1475_d20250630_m032515_c001_v7007000_t0000_u01751253915936") 2025/06/30 03:33:40 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e3d_d20250630_m032514_c001_v0001042_t0020_u01751253914698") 2025/06/30 03:33:40 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1474_d20250630_m032514_c001_v7007000_t0000_u01751253914335") 2025/06/30 03:33:40 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1113179e3d90ba24_d20250630_m032513_c001_v0001101_t0044_u01751253913540") 2025/06/30 03:33:40 DEBUG : empty space: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e39_d20250630_m032511_c001_v0001042_t0030_u01751253911646") 2025/06/30 03:33:40 DEBUG : enormous: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314fd_d20250630_m032548_c001_v7007000_t0000_u01751253948386") 2025/06/30 03:33:40 DEBUG : enormous: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ea3_d20250630_m032547_c001_v0001042_t0002_u01751253947199") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f54df_d20250630_m032858_c001_v7007000_t0000_u01751254138508") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84f58_d20250630_m032857_c001_v0001042_t0032_u01751254137158") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a5_d20250630_m032607_c001_v7007000_t0000_u01751253967507") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71fb_d20250630_m032606_c001_v0001183_t0018_u01751253966357") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146e_d20250630_m032508_c001_v7007000_t0000_u01751253908577") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e2d_d20250630_m032507_c001_v0001042_t0051_u01751253907524") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146d_d20250630_m032506_c001_v7007000_t0000_u01751253906893") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e27_d20250630_m032506_c001_v0001042_t0053_u01751253906084") 2025/06/30 03:33:40 DEBUG : existing: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e23_d20250630_m032505_c001_v0001042_t0038_u01751253905047") 2025/06/30 03:33:40 DEBUG : existing-b: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a6_d20250630_m032607_c001_v7007000_t0000_u01751253967690") 2025/06/30 03:33:40 DEBUG : existing-b: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ec1_d20250630_m032606_c001_v0001042_t0039_u01751253966348") 2025/06/30 03:33:40 DEBUG : file1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4b9_d20250630_m032944_c001_v7007000_t0000_u01751254184694") 2025/06/30 03:33:40 DEBUG : file1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915150_d20250630_m032943_c001_v0001184_t0051_u01751254183810") 2025/06/30 03:33:40 DEBUG : file1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4b1_d20250630_m032942_c001_v7007000_t0000_u01751254182465") 2025/06/30 03:33:40 DEBUG : file1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08339d_d20250630_m032941_c001_v0001176_t0013_u01751254181541") 2025/06/30 03:33:40 DEBUG : five: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931509_d20250630_m032553_c001_v7007000_t0000_u01751253953353") 2025/06/30 03:33:40 DEBUG : five: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413ecc1bdfc84eb1_d20250630_m032551_c001_v0001042_t0025_u01751253951225") 2025/06/30 03:33:41 DEBUG : foo: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1478_d20250630_m032517_c001_v7007000_t0000_u01751253917477") 2025/06/30 03:33:41 DEBUG : foo: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413ecc1bdfc84e45_d20250630_m032516_c001_v0001042_t0025_u01751253916914") 2025/06/30 03:33:41 DEBUG : foo: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413ecc1bdfc84e41_d20250630_m032516_c001_v0001042_t0025_u01751253916363") 2025/06/30 03:33:41 DEBUG : four: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93150a_d20250630_m032553_c001_v7007000_t0000_u01751253953539") 2025/06/30 03:33:41 DEBUG : four: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a71b5_d20250630_m032551_c001_v0001183_t0053_u01751253951965") 2025/06/30 03:33:41 DEBUG : four: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84eaf_d20250630_m032550_c001_v0001042_t0036_u01751253950514") 2025/06/30 03:33:41 DEBUG : hello world2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03a3_d20250630_m032420_c001_v7007000_t0000_u01751253860306") 2025/06/30 03:33:41 DEBUG : hello world2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dbf_d20250630_m032419_c001_v0001042_t0000_u01751253859443") 2025/06/30 03:33:41 DEBUG : ignore-size: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146c_d20250630_m032504_c001_v7007000_t0000_u01751253904683") 2025/06/30 03:33:41 DEBUG : ignore-size: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e1f_d20250630_m032503_c001_v0001042_t0034_u01751253903542") 2025/06/30 03:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a3_d20250630_m032605_c001_v7007000_t0000_u01751253965613") 2025/06/30 03:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71f3_d20250630_m032605_c001_v0001183_t0024_u01751253965032") 2025/06/30 03:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a1_d20250630_m032604_c001_v7007000_t0000_u01751253964286") 2025/06/30 03:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71ed_d20250630_m032603_c001_v0001183_t0001_u01751253963168") 2025/06/30 03:33:41 DEBUG : one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93150b_d20250630_m032553_c001_v7007000_t0000_u01751253953722") 2025/06/30 03:33:41 DEBUG : one: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413ecc1bdfc84ea9_d20250630_m032549_c001_v0001042_t0025_u01751253949698") 2025/06/30 03:33:41 DEBUG : only0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b490_d20250630_m032937_c001_v7007000_t0000_u01751254177082") 2025/06/30 03:33:41 DEBUG : only0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75e4_d20250630_m032931_c001_v0001183_t0053_u01751254171405") 2025/06/30 03:33:41 DEBUG : only0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083330_d20250630_m032921_c001_v0001176_t0012_u01751254161868") 2025/06/30 03:33:41 DEBUG : only0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a1_d20250630_m032915_c001_v7007000_t0000_u01751254155330") 2025/06/30 03:33:41 DEBUG : only0: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832da_d20250630_m032904_c001_v0001176_t0023_u01751254144900") 2025/06/30 03:33:42 DEBUG : only1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b493_d20250630_m032937_c001_v7007000_t0000_u01751254177264") 2025/06/30 03:33:42 DEBUG : only1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f404c2d3e069150f2_d20250630_m032932_c001_v0001184_t0025_u01751254172340") 2025/06/30 03:33:42 DEBUG : only1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083332_d20250630_m032922_c001_v0001176_t0013_u01751254162309") 2025/06/30 03:33:42 DEBUG : only1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a6_d20250630_m032916_c001_v7007000_t0000_u01751254156241") 2025/06/30 03:33:42 DEBUG : only1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832dc_d20250630_m032905_c001_v0001176_t0055_u01751254145373") 2025/06/30 03:33:42 DEBUG : only10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b494_d20250630_m032937_c001_v7007000_t0000_u01751254177447") 2025/06/30 03:33:42 DEBUG : only10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e083370_d20250630_m032931_c001_v0001176_t0009_u01751254171415") 2025/06/30 03:33:42 DEBUG : only10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083354_d20250630_m032926_c001_v0001176_t0044_u01751254166600") 2025/06/30 03:33:42 DEBUG : only10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b8f_d20250630_m032915_c001_v7007000_t0000_u01751254155887") 2025/06/30 03:33:42 DEBUG : only10: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832fc_d20250630_m032909_c001_v0001176_t0031_u01751254149857") 2025/06/30 03:33:42 DEBUG : only11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b495_d20250630_m032937_c001_v7007000_t0000_u01751254177641") 2025/06/30 03:33:42 DEBUG : only11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f402b0bbba7701d70_d20250630_m032932_c001_v0001131_t0002_u01751254172170") 2025/06/30 03:33:42 DEBUG : only11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083356_d20250630_m032927_c001_v0001176_t0050_u01751254167027") 2025/06/30 03:33:42 DEBUG : only11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a2_d20250630_m032915_c001_v7007000_t0000_u01751254155513") 2025/06/30 03:33:42 DEBUG : only11: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083300_d20250630_m032910_c001_v0001176_t0015_u01751254150297") 2025/06/30 03:33:42 DEBUG : only12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b497_d20250630_m032937_c001_v7007000_t0000_u01751254177824") 2025/06/30 03:33:42 DEBUG : only12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f404c2d3e069150ea_d20250630_m032931_c001_v0001184_t0025_u01751254171974") 2025/06/30 03:33:42 DEBUG : only12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083358_d20250630_m032927_c001_v0001176_t0055_u01751254167461") 2025/06/30 03:33:42 DEBUG : only12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0949_d20250630_m032915_c001_v7007000_t0000_u01751254155903") 2025/06/30 03:33:43 DEBUG : only12: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083302_d20250630_m032910_c001_v0001176_t0048_u01751254150744") 2025/06/30 03:33:43 DEBUG : only13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b498_d20250630_m032938_c001_v7007000_t0000_u01751254178007") 2025/06/30 03:33:43 DEBUG : only13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75ea_d20250630_m032931_c001_v0001183_t0053_u01751254171808") 2025/06/30 03:33:43 DEBUG : only13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08335a_d20250630_m032927_c001_v0001176_t0052_u01751254167889") 2025/06/30 03:33:43 DEBUG : only13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b454_d20250630_m032915_c001_v7007000_t0000_u01751254155914") 2025/06/30 03:33:43 DEBUG : only13: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083304_d20250630_m032911_c001_v0001176_t0030_u01751254151185") 2025/06/30 03:33:43 DEBUG : only14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b49a_d20250630_m032938_c001_v7007000_t0000_u01751254178190") 2025/06/30 03:33:43 DEBUG : only14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e083372_d20250630_m032931_c001_v0001176_t0009_u01751254171817") 2025/06/30 03:33:43 DEBUG : only14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08335e_d20250630_m032928_c001_v0001176_t0053_u01751254168310") 2025/06/30 03:33:43 DEBUG : only14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a3_d20250630_m032915_c001_v7007000_t0000_u01751254155694") 2025/06/30 03:33:43 DEBUG : only14: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083306_d20250630_m032911_c001_v0001176_t0032_u01751254151676") 2025/06/30 03:33:43 DEBUG : only15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b49b_d20250630_m032938_c001_v7007000_t0000_u01751254178374") 2025/06/30 03:33:43 DEBUG : only15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75ec_d20250630_m032931_c001_v0001183_t0053_u01751254171992") 2025/06/30 03:33:43 DEBUG : only15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083360_d20250630_m032928_c001_v0001176_t0039_u01751254168745") 2025/06/30 03:33:43 DEBUG : only15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a5_d20250630_m032916_c001_v7007000_t0000_u01751254156058") 2025/06/30 03:33:43 DEBUG : only15: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08330a_d20250630_m032912_c001_v0001176_t0023_u01751254152090") 2025/06/30 03:33:43 DEBUG : only16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b49d_d20250630_m032938_c001_v7007000_t0000_u01751254178557") 2025/06/30 03:33:43 DEBUG : only16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e083374_d20250630_m032932_c001_v0001176_t0009_u01751254172002") 2025/06/30 03:33:43 DEBUG : only16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083366_d20250630_m032929_c001_v0001176_t0011_u01751254169235") 2025/06/30 03:33:43 DEBUG : only16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd094c_d20250630_m032916_c001_v7007000_t0000_u01751254156291") 2025/06/30 03:33:43 DEBUG : only16: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083312_d20250630_m032912_c001_v0001176_t0057_u01751254152558") 2025/06/30 03:33:44 DEBUG : only17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b49e_d20250630_m032938_c001_v7007000_t0000_u01751254178741") 2025/06/30 03:33:44 DEBUG : only17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f404c2d3e069150f0_d20250630_m032932_c001_v0001184_t0025_u01751254172158") 2025/06/30 03:33:44 DEBUG : only17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08336a_d20250630_m032929_c001_v0001176_t0016_u01751254169687") 2025/06/30 03:33:44 DEBUG : only17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a7_d20250630_m032916_c001_v7007000_t0000_u01751254156423") 2025/06/30 03:33:44 DEBUG : only17: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083316_d20250630_m032913_c001_v0001176_t0050_u01751254153031") 2025/06/30 03:33:44 DEBUG : only18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b49f_d20250630_m032938_c001_v7007000_t0000_u01751254178923") 2025/06/30 03:33:44 DEBUG : only18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75f2_d20250630_m032932_c001_v0001183_t0053_u01751254172176") 2025/06/30 03:33:44 DEBUG : only18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08336c_d20250630_m032930_c001_v0001176_t0022_u01751254170104") 2025/06/30 03:33:44 DEBUG : only18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b455_d20250630_m032916_c001_v7007000_t0000_u01751254156097") 2025/06/30 03:33:44 DEBUG : only18: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083318_d20250630_m032913_c001_v0001176_t0031_u01751254153453") 2025/06/30 03:33:44 DEBUG : only19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a0_d20250630_m032939_c001_v7007000_t0000_u01751254179111") 2025/06/30 03:33:44 DEBUG : only19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e083378_d20250630_m032932_c001_v0001176_t0009_u01751254172186") 2025/06/30 03:33:44 DEBUG : only19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08336e_d20250630_m032930_c001_v0001176_t0049_u01751254170565") 2025/06/30 03:33:45 DEBUG : only19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b8e_d20250630_m032915_c001_v7007000_t0000_u01751254155704") 2025/06/30 03:33:45 DEBUG : only19: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08331c_d20250630_m032913_c001_v0001176_t0035_u01751254153894") 2025/06/30 03:33:45 DEBUG : only2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a2_d20250630_m032939_c001_v7007000_t0000_u01751254179297") 2025/06/30 03:33:45 DEBUG : only2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75f4_d20250630_m032932_c001_v0001183_t0053_u01751254172361") 2025/06/30 03:33:45 DEBUG : only2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083338_d20250630_m032922_c001_v0001176_t0008_u01751254162730") 2025/06/30 03:33:45 DEBUG : only2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0947_d20250630_m032915_c001_v7007000_t0000_u01751254155719") 2025/06/30 03:33:45 DEBUG : only2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832de_d20250630_m032905_c001_v0001176_t0022_u01751254145852") 2025/06/30 03:33:45 DEBUG : only3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a3_d20250630_m032939_c001_v7007000_t0000_u01751254179481") 2025/06/30 03:33:45 DEBUG : only3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f402b0bbba7701d72_d20250630_m032932_c001_v0001131_t0002_u01751254172372") 2025/06/30 03:33:45 DEBUG : only3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08333c_d20250630_m032923_c001_v0001176_t0008_u01751254163203") 2025/06/30 03:33:45 DEBUG : only3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b453_d20250630_m032915_c001_v7007000_t0000_u01751254155727") 2025/06/30 03:33:45 DEBUG : only3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832e0_d20250630_m032906_c001_v0001176_t0016_u01751254146290") 2025/06/30 03:33:45 DEBUG : only4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a5_d20250630_m032939_c001_v7007000_t0000_u01751254179664") 2025/06/30 03:33:45 DEBUG : only4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e08337c_d20250630_m032932_c001_v0001176_t0009_u01751254172565") 2025/06/30 03:33:45 DEBUG : only4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08333e_d20250630_m032923_c001_v0001176_t0048_u01751254163630") 2025/06/30 03:33:45 DEBUG : only4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b95_d20250630_m032916_c001_v7007000_t0000_u01751254156252") 2025/06/30 03:33:45 DEBUG : only4: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832e6_d20250630_m032907_c001_v0001176_t0036_u01751254147045") 2025/06/30 03:33:45 DEBUG : only5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a7_d20250630_m032939_c001_v7007000_t0000_u01751254179847") 2025/06/30 03:33:45 DEBUG : only5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f404c2d3e069150f6_d20250630_m032932_c001_v0001184_t0025_u01751254172705") 2025/06/30 03:33:45 DEBUG : only5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083340_d20250630_m032924_c001_v0001176_t0042_u01751254164102") 2025/06/30 03:33:46 DEBUG : only5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b94_d20250630_m032916_c001_v7007000_t0000_u01751254156070") 2025/06/30 03:33:46 DEBUG : only5: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832ea_d20250630_m032907_c001_v0001176_t0038_u01751254147481") 2025/06/30 03:33:46 DEBUG : only6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a8_d20250630_m032940_c001_v7007000_t0000_u01751254180030") 2025/06/30 03:33:46 DEBUG : only6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f402b0bbba7701d74_d20250630_m032932_c001_v0001131_t0002_u01751254172556") 2025/06/30 03:33:46 DEBUG : only6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083344_d20250630_m032924_c001_v0001176_t0014_u01751254164526") 2025/06/30 03:33:46 DEBUG : only6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348a4_d20250630_m032915_c001_v7007000_t0000_u01751254155876") 2025/06/30 03:33:46 DEBUG : only6: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832f0_d20250630_m032907_c001_v0001176_t0051_u01751254147982") 2025/06/30 03:33:46 DEBUG : only7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4a9_d20250630_m032940_c001_v7007000_t0000_u01751254180214") 2025/06/30 03:33:46 DEBUG : only7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e08337a_d20250630_m032932_c001_v0001176_t0009_u01751254172380") 2025/06/30 03:33:46 DEBUG : only7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083346_d20250630_m032924_c001_v0001176_t0020_u01751254164960") 2025/06/30 03:33:46 DEBUG : only7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41454ec292218b96_d20250630_m032916_c001_v7007000_t0000_u01751254156434") 2025/06/30 03:33:46 DEBUG : only7: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832f4_d20250630_m032908_c001_v0001176_t0041_u01751254148463") 2025/06/30 03:33:46 DEBUG : only8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4ab_d20250630_m032940_c001_v7007000_t0000_u01751254180398") 2025/06/30 03:33:46 DEBUG : only8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f404c2d3e069150f4_d20250630_m032932_c001_v0001184_t0025_u01751254172522") 2025/06/30 03:33:46 DEBUG : only8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08334a_d20250630_m032925_c001_v0001176_t0047_u01751254165757") 2025/06/30 03:33:46 DEBUG : only8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd094b_d20250630_m032916_c001_v7007000_t0000_u01751254156087") 2025/06/30 03:33:46 DEBUG : only8: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832f6_d20250630_m032908_c001_v0001176_t0008_u01751254148922") 2025/06/30 03:33:46 DEBUG : only9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4ac_d20250630_m032940_c001_v7007000_t0000_u01751254180581") 2025/06/30 03:33:46 DEBUG : only9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4182286fdf5a75f6_d20250630_m032932_c001_v0001183_t0053_u01751254172545") 2025/06/30 03:33:46 DEBUG : only9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083350_d20250630_m032926_c001_v0001176_t0058_u01751254166178") 2025/06/30 03:33:47 DEBUG : only9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b456_d20250630_m032916_c001_v7007000_t0000_u01751254156280") 2025/06/30 03:33:47 DEBUG : only9: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0832fa_d20250630_m032909_c001_v0001176_t0043_u01751254149447") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a39e_d20250630_m032602_c001_v7007000_t0000_u01751253962045") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08311e_d20250630_m032600_c001_v0001176_t0033_u01751253960264") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a39a_d20250630_m032559_c001_v7007000_t0000_u01751253959165") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84eb9_d20250630_m032557_c001_v0001042_t0052_u01751253957359") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a397_d20250630_m032556_c001_v7007000_t0000_u01751253956616") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71c7_d20250630_m032554_c001_v0001183_t0054_u01751253954655") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314f0_d20250630_m032542_c001_v7007000_t0000_u01751253942944") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e8f_d20250630_m032541_c001_v0001042_t0055_u01751253941220") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314e6_d20250630_m032539_c001_v7007000_t0000_u01751253939509") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e89_d20250630_m032538_c001_v0001042_t0033_u01751253938287") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314dc_d20250630_m032536_c001_v7007000_t0000_u01751253936960") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e81_d20250630_m032535_c001_v0001042_t0033_u01751253935723") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314bc_d20250630_m032528_c001_v7007000_t0000_u01751253928804") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e63_d20250630_m032527_c001_v0001042_t0003_u01751253927103") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314b4_d20250630_m032526_c001_v7007000_t0000_u01751253926734") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e5f_d20250630_m032524_c001_v0001042_t0052_u01751253924972") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314ab_d20250630_m032524_c001_v7007000_t0000_u01751253924605") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e5b_d20250630_m032523_c001_v0001042_t0050_u01751253923780") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e59_d20250630_m032523_c001_v0001042_t0001_u01751253923064") 2025/06/30 03:33:47 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314a6_d20250630_m032522_c001_v7007000_t0000_u01751253922697") 2025/06/30 03:33:48 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e55_d20250630_m032521_c001_v0001042_t0025_u01751253921851") 2025/06/30 03:33:48 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e53_d20250630_m032520_c001_v0001042_t0013_u01751253920620") 2025/06/30 03:33:48 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a147b_d20250630_m032520_c001_v7007000_t0000_u01751253920255") 2025/06/30 03:33:48 DEBUG : potato: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e4d_d20250630_m032519_c001_v0001042_t0050_u01751253919119") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f432_d20250630_m032646_c001_v7007000_t0000_u01751254006518") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083199_d20250630_m032645_c001_v0001176_t0044_u01751254005886") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c286eaa_d20250630_m032637_c001_v7007000_t0000_u01751253997236") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083178_d20250630_m032632_c001_v0001176_t0004_u01751253992803") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f5469_d20250630_m032625_c001_v7007000_t0000_u01751253985249") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083150_d20250630_m032620_c001_v0001176_t0046_u01751253980385") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3aa_d20250630_m032612_c001_v7007000_t0000_u01751253972876") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083130_d20250630_m032608_c001_v0001176_t0039_u01751253968608") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314fe_d20250630_m032548_c001_v7007000_t0000_u01751253948570") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e9d_d20250630_m032546_c001_v0001042_t0011_u01751253946066") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314f8_d20250630_m032545_c001_v7007000_t0000_u01751253945648") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e95_d20250630_m032543_c001_v0001042_t0040_u01751253943500") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314f1_d20250630_m032543_c001_v7007000_t0000_u01751253943130") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e91_d20250630_m032541_c001_v0001042_t0026_u01751253941943") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314eb_d20250630_m032540_c001_v7007000_t0000_u01751253940851") 2025/06/30 03:33:48 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e8d_d20250630_m032539_c001_v0001042_t0036_u01751253939881") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314e2_d20250630_m032537_c001_v7007000_t0000_u01751253937917") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e87_d20250630_m032536_c001_v0001042_t0041_u01751253936949") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9314c0_d20250630_m032529_c001_v7007000_t0000_u01751253929566") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e67_d20250630_m032528_c001_v0001042_t0017_u01751253928328") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03a9_d20250630_m032424_c001_v7007000_t0000_u01751253864154") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dc7_d20250630_m032423_c001_v0001042_t0051_u01751253863085") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03a6_d20250630_m032422_c001_v7007000_t0000_u01751253862169") 2025/06/30 03:33:49 DEBUG : potato2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dc1_d20250630_m032420_c001_v0001042_t0051_u01751253860853") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c286eac_d20250630_m032637_c001_v7007000_t0000_u01751253997479") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ee1_d20250630_m032634_c001_v0001042_t0050_u01751253994015") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f546a_d20250630_m032625_c001_v7007000_t0000_u01751253985563") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ed3_d20250630_m032621_c001_v0001042_t0012_u01751253981604") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3ab_d20250630_m032613_c001_v7007000_t0000_u01751253973184") 2025/06/30 03:33:49 DEBUG : potato3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ec9_d20250630_m032609_c001_v0001042_t0000_u01751253969036") 2025/06/30 03:33:49 DEBUG : pre-dest1/1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e0_d20250630_m032719_c001_v7007000_t0000_u01751254039543") 2025/06/30 03:33:49 DEBUG : pre-dest1/1: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ef7_d20250630_m032711_c001_v0001042_t0057_u01751254031620") 2025/06/30 03:33:49 DEBUG : pre-dest2/2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c9316e1_d20250630_m032719_c001_v7007000_t0000_u01751254039725") 2025/06/30 03:33:49 DEBUG : pre-dest2/2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0831d7_d20250630_m032712_c001_v0001176_t0005_u01751254032306") 2025/06/30 03:33:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4061179d734f5476_d20250630_m032657_c001_v7007000_t0000_u01751254017524") 2025/06/30 03:33:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a72b8_d20250630_m032654_c001_v0001183_t0010_u01751254014293") 2025/06/30 03:33:49 DEBUG : sizeonly: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a146b_d20250630_m032502_c001_v7007000_t0000_u01751253902980") 2025/06/30 03:33:50 DEBUG : sizeonly: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e1d_d20250630_m032501_c001_v0001042_t0013_u01751253901665") 2025/06/30 03:33:50 DEBUG : splitbanan: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f417e25133ef3061a_d20250630_m033120_c001_v7007000_t0000_u01751254280663") 2025/06/30 03:33:50 DEBUG : splitbanan: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083526_d20250630_m033113_c001_v0001176_t0059_u01751254273768") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72affe_d20250630_m033227_c001_v7007000_t0000_u01751254347421") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08360f_d20250630_m033221_c001_v0001176_t0037_u01751254341113") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413e410e2c287048_d20250630_m033213_c001_v7007000_t0000_u01751254333724") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835e5_d20250630_m033207_c001_v0001176_t0040_u01751254327800") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e7a048_d20250630_m033200_c001_v7007000_t0000_u01751254320574") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0835c5_d20250630_m033154_c001_v0001176_t0013_u01751254314667") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72afa2_d20250630_m033147_c001_v7007000_t0000_u01751254307382") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083597_d20250630_m033141_c001_v0001176_t0058_u01751254301373") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34f70_d20250630_m033134_c001_v7007000_t0000_u01751254294226") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08355c_d20250630_m033127_c001_v0001176_t0018_u01751254287753") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f51b_d20250630_m033115_c001_v7007000_t0000_u01751254275437") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e59_d20250630_m033112_c001_v0001131_t0018_u01751254272597") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f40095eb87b39918d_d20250630_m033105_c001_v7007000_t0000_u01751254265413") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701e43_d20250630_m033058_c001_v0001131_t0000_u01751254258703") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4054f37f60ee3820_d20250630_m033057_c001_v7007000_t0000_u01751254257700") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069153a1_d20250630_m033054_c001_v0001184_t0036_u01751254254643") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c34cd0_d20250630_m033047_c001_v7007000_t0000_u01751254247270") 2025/06/30 03:33:50 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7834_d20250630_m033040_c001_v0001183_t0030_u01751254240716") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419811bd30c348cb_d20250630_m033039_c001_v7007000_t0000_u01751254239481") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7808_d20250630_m033036_c001_v0001183_t0038_u01751254236403") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0966_d20250630_m033023_c001_v7007000_t0000_u01751254223704") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ded_d20250630_m033020_c001_v0001131_t0040_u01751254220334") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4112e27c58e79fa8_d20250630_m033013_c001_v7007000_t0000_u01751254213190") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dcd_d20250630_m033007_c001_v0001131_t0003_u01751254207001") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f403bf0163499f4a6_d20250630_m032959_c001_v7007000_t0000_u01751254199843") 2025/06/30 03:33:51 DEBUG : splitbananasplit: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701dae_d20250630_m032954_c001_v0001131_t0000_u01751254194015") 2025/06/30 03:33:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c931753_d20250630_m033100_c001_v7007000_t0000_u01751254260545") 2025/06/30 03:33:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0834e0_d20250630_m033055_c001_v0001176_t0039_u01751254255668") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4c8_d20250630_m032948_c001_v7007000_t0000_u01751254188663") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701d94_d20250630_m032947_c001_v0001131_t0026_u01751254187416") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4c1_d20250630_m032946_c001_v7007000_t0000_u01751254186652") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e0833ab_d20250630_m032945_c001_v0001176_t0045_u01751254185640") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a4_d20250630_m032605_c001_v7007000_t0000_u01751253965796") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083126_d20250630_m032605_c001_v0001176_t0022_u01751253965021") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a3a2_d20250630_m032604_c001_v7007000_t0000_u01751253964469") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ebd_d20250630_m032603_c001_v0001042_t0003_u01751253963531") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1469_d20250630_m032459_c001_v7007000_t0000_u01751253899395") 2025/06/30 03:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e17_d20250630_m032457_c001_v0001042_t0029_u01751253897868") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1468_d20250630_m032457_c001_v7007000_t0000_u01751253897505") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e13_d20250630_m032456_c001_v0001042_t0020_u01751253896145") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1462_d20250630_m032454_c001_v7007000_t0000_u01751253894096") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e0d_d20250630_m032452_c001_v0001042_t0011_u01751253892880") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a1461_d20250630_m032452_c001_v7007000_t0000_u01751253892338") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e0b_d20250630_m032450_c001_v0001042_t0047_u01751253890875") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e05_d20250630_m032448_c001_v0001042_t0038_u01751253888045") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f421d60b6364a145b_d20250630_m032447_c001_v7007000_t0000_u01751253887680") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84e01_d20250630_m032446_c001_v0001042_t0059_u01751253886906") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dff_d20250630_m032445_c001_v0001042_t0001_u01751253885711") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03bf_d20250630_m032445_c001_v7007000_t0000_u01751253885345") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84df5_d20250630_m032442_c001_v0001042_t0006_u01751253882576") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ded_d20250630_m032439_c001_v0001042_t0026_u01751253879662") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03be_d20250630_m032439_c001_v7007000_t0000_u01751253879296") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84deb_d20250630_m032438_c001_v0001042_t0048_u01751253878564") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84de9_d20250630_m032437_c001_v0001042_t0048_u01751253877739") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03bd_d20250630_m032437_c001_v7007000_t0000_u01751253877372") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84de3_d20250630_m032433_c001_v0001042_t0026_u01751253873632") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03b8_d20250630_m032433_c001_v7007000_t0000_u01751253873251") 2025/06/30 03:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ddf_d20250630_m032432_c001_v0001042_t0036_u01751253872477") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03b6_d20250630_m032431_c001_v7007000_t0000_u01751253871566") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ddb_d20250630_m032430_c001_v0001042_t0004_u01751253870752") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03b5_d20250630_m032430_c001_v7007000_t0000_u01751253870203") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dd3_d20250630_m032429_c001_v0001042_t0012_u01751253869442") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03b1_d20250630_m032428_c001_v7007000_t0000_u01751253868536") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dd1_d20250630_m032427_c001_v0001042_t0006_u01751253867594") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03af_d20250630_m032427_c001_v7007000_t0000_u01751253867048") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dcd_d20250630_m032426_c001_v0001042_t0005_u01751253866283") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03ab_d20250630_m032425_c001_v7007000_t0000_u01751253865735") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dcb_d20250630_m032424_c001_v0001042_t0024_u01751253864711") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd03a0_d20250630_m032418_c001_v7007000_t0000_u01751253858899") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84dbb_d20250630_m032418_c001_v0001042_t0006_u01751253858094") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd039e_d20250630_m032417_c001_v7007000_t0000_u01751253857542") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84db9_d20250630_m032416_c001_v0001042_t0040_u01751253856724") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd039b_d20250630_m032416_c001_v7007000_t0000_u01751253856178") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84db7_d20250630_m032415_c001_v0001042_t0016_u01751253855426") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4109346993cd0396_d20250630_m032413_c001_v7007000_t0000_u01751253853227") 2025/06/30 03:33:53 DEBUG : sub dir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84db3_d20250630_m032412_c001_v0001042_t0059_u01751253852484") 2025/06/30 03:33:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4c9_d20250630_m032948_c001_v7007000_t0000_u01751254188846") 2025/06/30 03:33:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691517e_d20250630_m032947_c001_v0001184_t0002_u01751254187427") 2025/06/30 03:33:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4c3_d20250630_m032946_c001_v7007000_t0000_u01751254186837") 2025/06/30 03:33:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7642_d20250630_m032945_c001_v0001183_t0012_u01751254185650") 2025/06/30 03:33:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b006_d20250630_m033229_c001_v7007000_t0000_u01751254349403") 2025/06/30 03:33:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7b43_d20250630_m033228_c001_v0001183_t0042_u01751254348784") 2025/06/30 03:33:54 DEBUG : sub/yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a39c_d20250630_m032601_c001_v7007000_t0000_u01751253961477") 2025/06/30 03:33:54 DEBUG : sub/yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71e3_d20250630_m032559_c001_v0001183_t0034_u01751253959913") 2025/06/30 03:33:54 DEBUG : test_dir1/file2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4ba_d20250630_m032944_c001_v7007000_t0000_u01751254184878") 2025/06/30 03:33:54 DEBUG : test_dir1/file2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a762c_d20250630_m032943_c001_v0001183_t0041_u01751254183450") 2025/06/30 03:33:54 DEBUG : test_dir1/file2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4b3_d20250630_m032942_c001_v7007000_t0000_u01751254182648") 2025/06/30 03:33:54 DEBUG : test_dir1/file2: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701d80_d20250630_m032941_c001_v0001131_t0038_u01751254181531") 2025/06/30 03:33:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4bc_d20250630_m032945_c001_v7007000_t0000_u01751254185061") 2025/06/30 03:33:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701d86_d20250630_m032943_c001_v0001131_t0026_u01751254183458") 2025/06/30 03:33:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4078888abe49b4b4_d20250630_m032942_c001_v7007000_t0000_u01751254182830") 2025/06/30 03:33:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7626_d20250630_m032941_c001_v0001183_t0058_u01751254181522") 2025/06/30 03:33:54 DEBUG : three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93150c_d20250630_m032553_c001_v7007000_t0000_u01751253953906") 2025/06/30 03:33:54 DEBUG : three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84eb5_d20250630_m032552_c001_v0001042_t0046_u01751253952546") 2025/06/30 03:33:54 DEBUG : three: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f113ecc1bdfc84ead_d20250630_m032550_c001_v0001042_t0056_u01751253950076") 2025/06/30 03:33:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b009_d20250630_m033230_c001_v7007000_t0000_u01751254350968") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e06915614_d20250630_m033230_c001_v0001184_t0032_u01751254350347") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b02a_d20250630_m033249_c001_v7007000_t0000_u01751254369094") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ef3_d20250630_m033247_c001_v0001131_t0030_u01751254367322") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b025_d20250630_m033245_c001_v7007000_t0000_u01751254365747") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691568b_d20250630_m033244_c001_v0001184_t0057_u01751254364119") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b021_d20250630_m033243_c001_v7007000_t0000_u01751254363167") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7bb2_d20250630_m033242_c001_v0001183_t0055_u01751254362555") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b018_d20250630_m033237_c001_v7007000_t0000_u01751254357746") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e0691565f_d20250630_m033236_c001_v0001184_t0022_u01751254356922") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b01c_d20250630_m033239_c001_v7007000_t0000_u01751254359943") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701eed_d20250630_m033238_c001_v0001131_t0034_u01751254358698") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b012_d20250630_m033235_c001_v7007000_t0000_u01751254355969") 2025/06/30 03:33:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a7b80_d20250630_m033235_c001_v0001183_t0028_u01751254355351") 2025/06/30 03:33:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b00f_d20250630_m033234_c001_v7007000_t0000_u01751254354397") 2025/06/30 03:33:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083633_d20250630_m033233_c001_v0001176_t0004_u01751254353757") 2025/06/30 03:33:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b00c_d20250630_m033232_c001_v7007000_t0000_u01751254352743") 2025/06/30 03:33:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f102b0bbba7701ee9_d20250630_m033231_c001_v0001131_t0038_u01751254351941") 2025/06/30 03:33:55 DEBUG : toe/toe/toe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4180e40eeb40398c_d20250630_m033253_c001_v7007000_t0000_u01751254373770") 2025/06/30 03:33:55 DEBUG : toe/toe/toe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f104c2d3e069156c6_d20250630_m033253_c001_v0001184_t0058_u01751254373016") 2025/06/30 03:33:55 DEBUG : toe/toe/toe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b01f_d20250630_m033241_c001_v7007000_t0000_u01751254361605") 2025/06/30 03:33:55 DEBUG : toe/toe/toe: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083649_d20250630_m033240_c001_v0001176_t0041_u01751254360959") 2025/06/30 03:33:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b02b_d20250630_m033249_c001_v7007000_t0000_u01751254369685") 2025/06/30 03:33:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e083663_d20250630_m033248_c001_v0001176_t0011_u01751254368881") 2025/06/30 03:33:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f409f9734ef72b027_d20250630_m033246_c001_v7007000_t0000_u01751254366362") 2025/06/30 03:33:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f117b447917b25321_d20250630_m033245_c001_v0001130_t0029_u01751254365301") 2025/06/30 03:33:56 DEBUG : two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f419ffae81c93150e_d20250630_m032554_c001_v7007000_t0000_u01751253954091") 2025/06/30 03:33:56 DEBUG : two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f41377b4f7e083100_d20250630_m032551_c001_v0001176_t0009_u01751253951777") 2025/06/30 03:33:56 DEBUG : two: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f413ecc1bdfc84eab_d20250630_m032549_c001_v0001042_t0025_u01751253949881") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a39f_d20250630_m032602_c001_v7007000_t0000_u01751253962229") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1152f7236e2f902c_d20250630_m032601_c001_v0001093_t0021_u01751253961079") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a399_d20250630_m032558_c001_v7007000_t0000_u01751253958595") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1182286fdf5a71d5_d20250630_m032557_c001_v0001183_t0030_u01751253957368") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a396_d20250630_m032556_c001_v7007000_t0000_u01751253956062") 2025/06/30 03:33:56 DEBUG : yam: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f11377b4f7e08310e_d20250630_m032554_c001_v0001176_t0028_u01751253954642") 2025/06/30 03:33:56 DEBUG : yaml: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a39b_d20250630_m032559_c001_v7007000_t0000_u01751253959347") 2025/06/30 03:33:56 DEBUG : yaml: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f114e1e01b83736cb_d20250630_m032558_c001_v0001165_t0035_u01751253958316") 2025/06/30 03:33:56 DEBUG : yaml: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f4085bdfc9d66a398_d20250630_m032556_c001_v7007000_t0000_u01751253956799") 2025/06/30 03:33:56 DEBUG : yaml: Deleting (id "4_z6f521d83d0ddbbeb9f780e1b_f1100f16f2c3d98d0_d20250630_m032555_c001_v0001184_t0020_u01751253955797") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m48.697501081s (try 1/5)