"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/30 02:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi" 2025/06/30 02:13:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 02:13:00 DEBUG : Creating backend with remote "/tmp/rclone676394662" === 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/30 02:13:01 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:01 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:02 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:02 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:03 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:03 DEBUG : B2 bucket rclone-test-yexijut3pusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:04 DEBUG : Creating backend with remote "/non-existing" 2025/06/30 02:13:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/30 02:13:04 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:04 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:05 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:05 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:06 INFO : B2 bucket rclone-test-yexijut3pusi: Running all checks before starting transfers 2025/06/30 02:13:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:07 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:07 INFO : B2 bucket rclone-test-yexijut3pusi: Checks finished, now starting transfers 2025/06/30 02:13:07 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:07 ERROR : Ignoring --no-traverse with sync 2025/06/30 02:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:08 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:08 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:08 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/30 02:13:09 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:09 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/30 02:13:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:13:10 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:10 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:13:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 02:13:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:13:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/30 02:13:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:13:13 INFO : sub dir2: Making directory 2025/06/30 02:13:13 INFO : sub dir: Making directory 2025/06/30 02:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:13 INFO : sub dir2/sub sub dir2: Making directory 2025/06/30 02:13:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:13 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 02:13:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:13 INFO : sub dir2: Making directory 2025/06/30 02:13:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/30 02:13:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:14 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:14 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:15 DEBUG : sub dir2: Making directory with metadata 2025/06/30 02:13:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:13:15 INFO : sub dir2: Making directory 2025/06/30 02:13:15 INFO : sub dir: Making directory 2025/06/30 02:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:15 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:15 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/30 02:13:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/30 02:13:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:16 INFO : sub dir2: Making directory 2025/06/30 02:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:17 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:18 DEBUG : sub dir2: Making directory with metadata 2025/06/30 02:13:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:13:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:13:18 INFO : sub dir2: Making directory 2025/06/30 02:13:18 INFO : sub dir: Making directory 2025/06/30 02:13:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:18 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:18 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:18 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:18 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/30 02:13:18 DEBUG : B2 bucket rclone-test-yexijut3pusi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:19 INFO : sub dir2: Making directory 2025/06/30 02:13:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:20 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:13:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-jogehen1dilo" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-jogehen1dilo 2025/06/30 02:13:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:22 DEBUG : B2 bucket rclone-test-jogehen1dilo: Waiting for checks to finish 2025/06/30 02:13:22 DEBUG : B2 bucket rclone-test-jogehen1dilo: Waiting for transfers to finish 2025/06/30 02:13:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:23 DEBUG : B2 bucket rclone-test-jogehen1dilo: Purge remote 2025/06/30 02:13:23 INFO : B2 bucket rclone-test-jogehen1dilo: cleaning bucket "rclone-test-jogehen1dilo" of all files 2025/06/30 02:13:23 DEBUG : sub dir/hello world: Deleting (id "4_zff424d7390cdbbeb9f780e1b_f112cec2195c1eb8b_d20250630_m021323_c001_v0001104_t0042_u01751249603182") --- PASS: TestServerSideCopy (4.35s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 02:13:25 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:25 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 02:13:26 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.76s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bifodup6resu" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-bifodup6resu 2025/06/30 02:13:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:28 DEBUG : B2 bucket rclone-test-bifodup6resu: Waiting for checks to finish 2025/06/30 02:13:28 DEBUG : B2 bucket rclone-test-bifodup6resu: Waiting for transfers to finish 2025/06/30 02:13:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 02:13:30 DEBUG : B2 bucket rclone-test-bifodup6resu: Waiting for checks to finish 2025/06/30 02:13:30 DEBUG : B2 bucket rclone-test-bifodup6resu: Waiting for transfers to finish 2025/06/30 02:13:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 02:13:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:31 DEBUG : B2 bucket rclone-test-bifodup6resu: Purge remote 2025/06/30 02:13:31 INFO : B2 bucket rclone-test-bifodup6resu: cleaning bucket "rclone-test-bifodup6resu" of all files 2025/06/30 02:13:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f226d0390cdbbeb9f780e1b_f114ce70a9e722424_d20250630_m021330_c001_v0001113_t0026_u01751249610730") 2025/06/30 02:13:31 DEBUG : sub dir/hello world: Deleting (id "4_z2f226d0390cdbbeb9f780e1b_f112865095aa417f5_d20250630_m021329_c001_v0001040_t0027_u01751249609342") --- PASS: TestServerSideCopyOverSelf (6.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 02:13:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 02:13:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/30 02:13:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gutikog8kaku" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-gutikog8kaku 2025/06/30 02:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:36 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for checks to finish 2025/06/30 02:13:36 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for transfers to finish 2025/06/30 02:13:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/30 02:13:38 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for checks to finish 2025/06/30 02:13:38 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for transfers to finish 2025/06/30 02:13:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/30 02:13:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:39 INFO : sub dir/hello world: Deleted 2025/06/30 02:13:40 DEBUG : testing file moves 2025/06/30 02:13:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/30 02:13:40 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for checks to finish 2025/06/30 02:13:40 DEBUG : B2 bucket rclone-test-gutikog8kaku: Waiting for transfers to finish 2025/06/30 02:13:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/30 02:13:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/30 02:13:41 INFO : sub dir/hello world: Deleted 2025/06/30 02:13:41 DEBUG : B2 bucket rclone-test-gutikog8kaku: Purge remote 2025/06/30 02:13:41 INFO : B2 bucket rclone-test-gutikog8kaku: cleaning bucket "rclone-test-gutikog8kaku" of all files 2025/06/30 02:13:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc27df390cdbbeb9f780e1b_f109291fb3ec715c0_d20250630_m021340_c001_v0001180_t0029_u01751249620714") 2025/06/30 02:13:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc27df390cdbbeb9f780e1b_f11640e1fc26614e4_d20250630_m021338_c001_v0001117_t0026_u01751249618721") 2025/06/30 02:13:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfc27df390cdbbeb9f780e1b_f11510a01eb7e412e_d20250630_m021337_c001_v0001099_t0056_u01751249617391") --- PASS: TestServerSideMoveOverSelf (7.89s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:43 ERROR : error listing: directory not found 2025/06/30 02:13:43 INFO : Local file system at /tmp/rclone676394662: Making directory 2025/06/30 02:13:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.53s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:13:45 DEBUG : Local file system at /tmp/rclone676394662: Waiting for checks to finish 2025/06/30 02:13:45 DEBUG : Local file system at /tmp/rclone676394662: Waiting for transfers to finish 2025/06/30 02:13:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:13:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/30 02:13:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/30 02:13:46 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:46 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:13:46 INFO : check sum: Copied (new) 2025/06/30 02:13:46 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:47 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:13:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/30 02:13:47 DEBUG : check sum: Unchanged skipping 2025/06/30 02:13:47 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:47 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/30 02:13:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 02:13:48 INFO : sizeonly: Copied (new) 2025/06/30 02:13:48 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:48 DEBUG : sizeonly: Sizes identical 2025/06/30 02:13:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:48 DEBUG : sizeonly: Unchanged skipping 2025/06/30 02:13:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:48 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/30 02:13:49 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:49 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/30 02:13:49 INFO : ignore-size: Copied (new) 2025/06/30 02:13:49 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:13:50 DEBUG : ignore-size: Unchanged skipping 2025/06/30 02:13:50 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:50 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:50 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:51 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:13:51 DEBUG : existing: Unchanged skipping 2025/06/30 02:13:51 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:51 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:51 INFO : There was nothing to transfer 2025/06/30 02:13:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/30 02:13:51 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:51 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 02:13:51 INFO : existing: Copied (replaced existing) 2025/06/30 02:13:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 02:13:52 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:52 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 02:13:53 INFO : existing: Copied (new) 2025/06/30 02:13:53 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:53 DEBUG : existing: Destination exists, skipping 2025/06/30 02:13:53 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:53 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:53 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/30 02:13:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 02:13:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:13:55 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 02:13:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:13:55 INFO : a/potato2: Copied (new) 2025/06/30 02:13:55 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:55 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:55 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:57 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 02:13:57 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:13:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/30 02:13:57 DEBUG : empty space: Unchanged skipping 2025/06/30 02:13:57 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:57 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:57 INFO : There was nothing to transfer 2025/06/30 02:13:57 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:57 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 02:13:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:13:58 INFO : empty space: Updated modification time in destination 2025/06/30 02:13:58 DEBUG : empty space: Unchanged skipping 2025/06/30 02:13:58 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:58 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:13:59 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 02:13:59 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:13:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:13:59 DEBUG : empty space: Unchanged skipping 2025/06/30 02:13:59 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:13:59 DEBUG : Waiting for deletions to finish 2025/06/30 02:13:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:01 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 02:14:01 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone676394662) 2025/06/30 02:14:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yexijut3pusi) 2025/06/30 02:14:01 DEBUG : foo: sha1 differ 2025/06/30 02:14:01 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/30 02:14:01 INFO : foo: Copied (replaced existing) 2025/06/30 02:14:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/30 02:14:02 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:02 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:02 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:02 INFO : potato: Copied (new) 2025/06/30 02:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:04 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/30 02:14:04 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/30 02:14:04 INFO : potato: Copied (replaced existing) 2025/06/30 02:14:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:05 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:05 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 02:14:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone676394662) 2025/06/30 02:14:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yexijut3pusi) 2025/06/30 02:14:05 DEBUG : potato: sha1 differ 2025/06/30 02:14:05 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/30 02:14:06 INFO : potato: Copied (replaced existing) 2025/06/30 02:14:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:07 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/30 02:14:07 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:07 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:07 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:09 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:09 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:09 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:09 INFO : potato2: Copied (new) 2025/06/30 02:14:09 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:10 INFO : d: Making directory 2025/06/30 02:14:10 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/30 02:14:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:11 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 02:14:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:11 INFO : a/potato2: Copied (new) 2025/06/30 02:14:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:11 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/30 02:14:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:13 DEBUG : c/non empty space: Unchanged skipping 2025/06/30 02:14:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:13 INFO : a/potato2: Copied (new) 2025/06/30 02:14:13 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting files as there were IO errors 2025/06/30 02:14:13 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:15 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:15 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:15 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:16 INFO : potato: Deleted 2025/06/30 02:14:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:17 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:18 INFO : potato: Deleted 2025/06/30 02:14:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:18 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:18 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:18 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:20 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:20 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/30 02:14:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:21 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 02:14:21 DEBUG : enormous: Excluded 2025/06/30 02:14:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 02:14:21 DEBUG : potato2: Excluded 2025/06/30 02:14:21 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 02:14:21 DEBUG : potato2: Excluded 2025/06/30 02:14:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:21 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:21 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:21 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:21 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:21 INFO : There was nothing to transfer 2025/06/30 02:14:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 02:14:22 DEBUG : enormous: Excluded 2025/06/30 02:14:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 02:14:22 DEBUG : potato2: Excluded 2025/06/30 02:14:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 02:14:22 DEBUG : potato2: Excluded 2025/06/30 02:14:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/30 02:14:22 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:22 DEBUG : Local file system at /tmp/rclone676394662: Waiting for checks to finish 2025/06/30 02:14:22 DEBUG : Local file system at /tmp/rclone676394662: Waiting for transfers to finish 2025/06/30 02:14:22 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:24 DEBUG : enormous: Excluded (Size Filter) 2025/06/30 02:14:24 DEBUG : enormous: Excluded 2025/06/30 02:14:24 DEBUG : potato2: Excluded (Size Filter) 2025/06/30 02:14:24 DEBUG : potato2: Excluded 2025/06/30 02:14:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:14:24 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:24 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:24 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:24 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:24 INFO : enormous: Deleted 2025/06/30 02:14:24 INFO : potato2: Deleted 2025/06/30 02:14:24 INFO : There was nothing to transfer 2025/06/30 02:14:24 DEBUG : Local file system at /tmp/rclone676394662: Waiting for checks to finish 2025/06/30 02:14:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/30 02:14:24 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:24 DEBUG : Local file system at /tmp/rclone676394662: Waiting for transfers to finish 2025/06/30 02:14:24 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:24 INFO : enormous: Deleted 2025/06/30 02:14:24 INFO : potato2: Deleted 2025/06/30 02:14:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:26 DEBUG : five: Need to transfer - File not found at Destination 2025/06/30 02:14:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/30 02:14:26 DEBUG : one: Destination is newer than source, skipping 2025/06/30 02:14:26 DEBUG : three: Sizes identical 2025/06/30 02:14:26 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/30 02:14:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 02:14:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone676394662) 2025/06/30 02:14:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yexijut3pusi) 2025/06/30 02:14:26 DEBUG : two: sha1 differ 2025/06/30 02:14:26 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/30 02:14:27 INFO : five: Copied (new) 2025/06/30 02:14:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/30 02:14:27 INFO : four: Copied (replaced existing) 2025/06/30 02:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 02:14:27 INFO : two: Copied (replaced existing) 2025/06/30 02:14:27 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:28 DEBUG : one: Destination is newer than source, skipping 2025/06/30 02:14:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 02:14:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/30 02:14:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/30 02:14:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 02:14:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/30 02:14:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 02:14:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/30 02:14:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone676394662) 2025/06/30 02:14:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/30 02:14:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yexijut3pusi) 2025/06/30 02:14:28 DEBUG : three: sha1 differ 2025/06/30 02:14:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/30 02:14:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/30 02:14:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:14:28 INFO : three: Copied (replaced existing) 2025/06/30 02:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.37s) === 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/30 02:14:30 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:30 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 02:14:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 02:14:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 02:14:30 INFO : potato: Copied (new) 2025/06/30 02:14:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:30 INFO : yam: Copied (new) 2025/06/30 02:14:30 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:14:31 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:31 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:31 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:31 DEBUG : potato: Unchanged skipping 2025/06/30 02:14:31 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:32 INFO : yam: Copied (server-side copy) to: yaml 2025/06/30 02:14:32 INFO : yam: Deleted 2025/06/30 02:14:32 INFO : yaml: Renamed from "yam" 2025/06/30 02:14:32 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/30 02:14:33 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:33 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:33 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 02:14:33 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/30 02:14:33 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:33 INFO : yam: Copied (new) 2025/06/30 02:14:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 02:14:33 INFO : potato: Copied (new) 2025/06/30 02:14:33 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:14:34 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:34 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:34 DEBUG : potato: Unchanged skipping 2025/06/30 02:14:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:35 INFO : yam: Copied (server-side copy) to: yaml 2025/06/30 02:14:35 INFO : yam: Deleted 2025/06/30 02:14:35 INFO : yaml: Renamed from "yam" 2025/06/30 02:14:35 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/30 02:14:36 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:36 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:36 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/30 02:14:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/30 02:14:36 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:36 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/30 02:14:36 INFO : potato: Copied (new) 2025/06/30 02:14:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:37 INFO : sub/yam: Copied (new) 2025/06/30 02:14:37 DEBUG : Waiting for deletions to finish 2025/06/30 02:14:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:14:37 DEBUG : potato: Unchanged skipping 2025/06/30 02:14:38 INFO : B2 bucket rclone-test-yexijut3pusi: Making map for --track-renames 2025/06/30 02:14:38 INFO : B2 bucket rclone-test-yexijut3pusi: Finished making map for --track-renames 2025/06/30 02:14:38 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:38 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for renames to finish 2025/06/30 02:14:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/30 02:14:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/30 02:14:38 INFO : sub/yam: Deleted 2025/06/30 02:14:38 INFO : yam: Renamed from "sub/yam" 2025/06/30 02:14:38 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:39 DEBUG : Creating backend with remote "/tmp/rclone676394662/dir1" 2025/06/30 02:14:39 DEBUG : Creating backend with remote "/tmp/rclone676394662/dir2" 2025/06/30 02:14:39 DEBUG : Local file system at /tmp/rclone676394662/dir2: Using server-side directory move 2025/06/30 02:14:39 INFO : Local file system at /tmp/rclone676394662/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/30 02:14:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/30 02:14:39 INFO : file1.txt: Moved (server-side) 2025/06/30 02:14:39 DEBUG : Local file system at /tmp/rclone676394662/dir2: Waiting for checks to finish 2025/06/30 02:14:39 DEBUG : Local file system at /tmp/rclone676394662/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:14:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 02:14:40 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:40 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/30 02:14:40 INFO : nested/sub dir/file: Copied (new) 2025/06/30 02:14:40 INFO : nested/sub dir/file: Deleted 2025/06/30 02:14:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:14:40 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:14:40 INFO : sub dir/hello world: Deleted 2025/06/30 02:14:40 INFO : sub dir: Removing directory 2025/06/30 02:14:40 INFO : nested/sub dir: Removing directory 2025/06/30 02:14:40 INFO : nested: Removing directory 2025/06/30 02:14:40 DEBUG : Local file system at /tmp/rclone676394662: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/30 02:14:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/30 02:14:42 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:42 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/30 02:14:42 INFO : nested/sub dir/file: Copied (new) 2025/06/30 02:14:42 INFO : nested/sub dir/file: Deleted 2025/06/30 02:14:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:14:42 INFO : sub dir/hello world: Copied (new) 2025/06/30 02:14:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/30 02:14:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 02:14:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/30 02:14:43 INFO : existing-b: Copied (new) 2025/06/30 02:14:43 INFO : existing-b: Deleted 2025/06/30 02:14:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 02:14:43 INFO : existing: Copied (new) 2025/06/30 02:14:43 INFO : existing: Deleted 2025/06/30 02:14:44 DEBUG : existing: Destination exists, skipping 2025/06/30 02:14:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/30 02:14:44 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:14:44 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:14:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.77s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vugoqun5moca" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-vugoqun5moca 2025/06/30 02:14:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 02:14:49 DEBUG : empty space: Unchanged skipping 2025/06/30 02:14:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 02:14:49 DEBUG : B2 bucket rclone-test-vugoqun5moca: Waiting for checks to finish 2025/06/30 02:14:49 INFO : empty space: Deleted 2025/06/30 02:14:49 DEBUG : B2 bucket rclone-test-vugoqun5moca: Waiting for transfers to finish 2025/06/30 02:14:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:49 INFO : potato2: Copied (server-side copy) 2025/06/30 02:14:50 INFO : potato2: Deleted 2025/06/30 02:14:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:14:50 INFO : potato3: Copied (server-side copy) 2025/06/30 02:14:50 INFO : potato3: Deleted 2025/06/30 02:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pinited3duci" 2025/06/30 02:14:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/30 02:14:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:14:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 02:14:51 DEBUG : B2 bucket rclone-test-pinited3duci: Waiting for checks to finish 2025/06/30 02:14:51 DEBUG : B2 bucket rclone-test-pinited3duci: Waiting for transfers to finish 2025/06/30 02:14:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:14:52 INFO : empty space: Copied (server-side copy) 2025/06/30 02:14:52 INFO : empty space: Deleted 2025/06/30 02:14:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:14:53 INFO : potato3: Copied (server-side copy) 2025/06/30 02:14:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:14:53 INFO : potato2: Copied (server-side copy) 2025/06/30 02:14:53 INFO : potato3: Deleted 2025/06/30 02:14:53 INFO : potato2: Deleted 2025/06/30 02:14:53 DEBUG : B2 bucket rclone-test-pinited3duci: Purge remote 2025/06/30 02:14:53 INFO : B2 bucket rclone-test-pinited3duci: cleaning bucket "rclone-test-pinited3duci" of all files 2025/06/30 02:14:53 DEBUG : empty space: Deleting (id "4_z4f52ad5390ddbbeb9f780e1b_f113c51e08ca2ba4d_d20250630_m021452_c001_v0001182_t0033_u01751249692574") 2025/06/30 02:14:53 DEBUG : potato2: Deleting (id "4_z4f52ad5390ddbbeb9f780e1b_f11035068d7e2170e_d20250630_m021452_c001_v0001137_t0016_u01751249692869") 2025/06/30 02:14:53 DEBUG : potato3: Deleting (id "4_z4f52ad5390ddbbeb9f780e1b_f108322ff5e54a3e7_d20250630_m021452_c001_v0001100_t0047_u01751249692947") 2025/06/30 02:14:54 DEBUG : B2 bucket rclone-test-vugoqun5moca: Purge remote 2025/06/30 02:14:54 INFO : B2 bucket rclone-test-vugoqun5moca: cleaning bucket "rclone-test-vugoqun5moca" of all files 2025/06/30 02:14:55 DEBUG : empty space: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f403bf016349999b0_d20250630_m021452_c001_v7007000_t0000_u01751249692814") 2025/06/30 02:14:55 DEBUG : empty space: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f117729ca18112b31_d20250630_m021448_c001_v0001172_t0048_u01751249688687") 2025/06/30 02:14:55 DEBUG : potato2: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f4185defaa3677e62_d20250630_m021453_c001_v7007000_t0000_u01751249693290") 2025/06/30 02:14:55 DEBUG : potato2: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f1118af539a1ef8c0_d20250630_m021449_c001_v0001177_t0031_u01751249689712") 2025/06/30 02:14:55 DEBUG : potato3: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f403bf016349999b2_d20250630_m021453_c001_v7007000_t0000_u01751249693243") 2025/06/30 02:14:55 DEBUG : potato3: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f114d2c13d7dd9e7a_d20250630_m021450_c001_v0001183_t0045_u01751249690069") 2025/06/30 02:14:55 DEBUG : potato3: Deleting (id "4_zbf829d3390ddbbeb9f780e1b_f117729ca18112b37_d20250630_m021449_c001_v0001172_t0013_u01751249689056") --- PASS: TestServerSideMove (11.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bofocef2vewa" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-bofocef2vewa 2025/06/30 02:15:01 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 02:15:01 DEBUG : empty space: Excluded 2025/06/30 02:15:01 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 02:15:01 DEBUG : empty space: Excluded 2025/06/30 02:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:15:01 DEBUG : B2 bucket rclone-test-bofocef2vewa: Waiting for checks to finish 2025/06/30 02:15:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 02:15:01 DEBUG : B2 bucket rclone-test-bofocef2vewa: Waiting for transfers to finish 2025/06/30 02:15:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:15:02 INFO : potato2: Copied (server-side copy) 2025/06/30 02:15:02 INFO : potato2: Deleted 2025/06/30 02:15:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:15:02 INFO : potato3: Copied (server-side copy) 2025/06/30 02:15:02 INFO : potato3: Deleted 2025/06/30 02:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-detiyog0beyo" 2025/06/30 02:15:03 DEBUG : empty space: Excluded (Size Filter) 2025/06/30 02:15:03 DEBUG : empty space: Excluded 2025/06/30 02:15:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:15:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 02:15:04 DEBUG : B2 bucket rclone-test-detiyog0beyo: Waiting for checks to finish 2025/06/30 02:15:04 DEBUG : B2 bucket rclone-test-detiyog0beyo: Waiting for transfers to finish 2025/06/30 02:15:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:15:05 INFO : potato2: Copied (server-side copy) 2025/06/30 02:15:05 INFO : potato2: Deleted 2025/06/30 02:15:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:15:05 INFO : potato3: Copied (server-side copy) 2025/06/30 02:15:05 INFO : potato3: Deleted 2025/06/30 02:15:06 DEBUG : B2 bucket rclone-test-detiyog0beyo: Purge remote 2025/06/30 02:15:06 INFO : B2 bucket rclone-test-detiyog0beyo: cleaning bucket "rclone-test-detiyog0beyo" of all files 2025/06/30 02:15:06 DEBUG : potato2: Deleting (id "4_z1f22dd5390ddbbeb9f780e1b_f1146c025939ca54c_d20250630_m021504_c001_v0001099_t0003_u01751249704845") 2025/06/30 02:15:06 DEBUG : potato3: Deleting (id "4_z1f22dd5390ddbbeb9f780e1b_f1077858f15f610d3_d20250630_m021505_c001_v0001104_t0030_u01751249705302") 2025/06/30 02:15:07 DEBUG : B2 bucket rclone-test-bofocef2vewa: Purge remote 2025/06/30 02:15:07 INFO : B2 bucket rclone-test-bofocef2vewa: cleaning bucket "rclone-test-bofocef2vewa" of all files 2025/06/30 02:15:07 DEBUG : empty space: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f10359191f2b6a5ab_d20250630_m021501_c001_v0001131_t0005_u01751249701078") 2025/06/30 02:15:07 DEBUG : potato2: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f413e410e2c282e00_d20250630_m021505_c001_v7007000_t0000_u01751249705198") 2025/06/30 02:15:07 DEBUG : potato2: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f1136be249b29bb85_d20250630_m021502_c001_v0001184_t0026_u01751249702105") 2025/06/30 02:15:07 DEBUG : potato3: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f413e410e2c282e01_d20250630_m021505_c001_v7007000_t0000_u01751249705840") 2025/06/30 02:15:07 DEBUG : potato3: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f119e40dfdf378e6f_d20250630_m021502_c001_v0001178_t0055_u01751249702324") 2025/06/30 02:15:07 DEBUG : potato3: Deleting (id "4_z9fe2cd4390ddbbeb9f780e1b_f10359191f2b6a5ad_d20250630_m021501_c001_v0001131_t0036_u01751249701399") --- PASS: TestServerSideMoveWithFilter (12.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wecipop7yocu" 2025/06/30 02:15:11 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-yexijut3pusi -> B2 bucket rclone-test-wecipop7yocu 2025/06/30 02:15:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:15:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 02:15:13 DEBUG : empty space: Unchanged skipping 2025/06/30 02:15:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/30 02:15:13 DEBUG : B2 bucket rclone-test-wecipop7yocu: Waiting for checks to finish 2025/06/30 02:15:14 INFO : empty space: Deleted 2025/06/30 02:15:14 DEBUG : B2 bucket rclone-test-wecipop7yocu: Waiting for transfers to finish 2025/06/30 02:15:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:15:14 INFO : potato2: Copied (server-side copy) 2025/06/30 02:15:14 INFO : potato2: Deleted 2025/06/30 02:15:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:15:14 INFO : potato3: Copied (server-side copy) 2025/06/30 02:15:15 INFO : potato3: Deleted 2025/06/30 02:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jarofuc8xedu" 2025/06/30 02:15:16 INFO : tomatoDir: Making directory 2025/06/30 02:15:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/30 02:15:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/30 02:15:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/30 02:15:16 DEBUG : B2 bucket rclone-test-jarofuc8xedu: Waiting for checks to finish 2025/06/30 02:15:16 DEBUG : B2 bucket rclone-test-jarofuc8xedu: Waiting for transfers to finish 2025/06/30 02:15:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/30 02:15:17 INFO : potato3: Copied (server-side copy) 2025/06/30 02:15:18 INFO : potato3: Deleted 2025/06/30 02:15:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/30 02:15:18 INFO : empty space: Copied (server-side copy) 2025/06/30 02:15:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/30 02:15:18 INFO : potato2: Copied (server-side copy) 2025/06/30 02:15:18 INFO : empty space: Deleted 2025/06/30 02:15:18 INFO : potato2: Deleted 2025/06/30 02:15:18 DEBUG : B2 bucket rclone-test-jarofuc8xedu: Purge remote 2025/06/30 02:15:18 INFO : B2 bucket rclone-test-jarofuc8xedu: cleaning bucket "rclone-test-jarofuc8xedu" of all files 2025/06/30 02:15:19 DEBUG : empty space: Deleting (id "4_z7f120d6390edbbeb9f780e1b_f103de5c4c8a6926d_d20250630_m021517_c001_v0001104_t0014_u01751249717406") 2025/06/30 02:15:19 DEBUG : potato2: Deleting (id "4_z7f120d6390edbbeb9f780e1b_f111114d380a879ea_d20250630_m021517_c001_v0001146_t0015_u01751249717844") 2025/06/30 02:15:19 DEBUG : potato3: Deleting (id "4_z7f120d6390edbbeb9f780e1b_f11425aec0ad0f857_d20250630_m021517_c001_v0001184_t0045_u01751249717782") 2025/06/30 02:15:19 DEBUG : B2 bucket rclone-test-wecipop7yocu: Purge remote 2025/06/30 02:15:19 INFO : B2 bucket rclone-test-wecipop7yocu: cleaning bucket "rclone-test-wecipop7yocu" of all files 2025/06/30 02:15:20 DEBUG : empty space: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f419ffae81c92e2b0_d20250630_m021518_c001_v7007000_t0000_u01751249718237") 2025/06/30 02:15:20 DEBUG : empty space: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f101f6941dca266f4_d20250630_m021513_c001_v0001183_t0033_u01751249713283") 2025/06/30 02:15:20 DEBUG : potato2: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f4054f37f60edf0f4_d20250630_m021518_c001_v7007000_t0000_u01751249718274") 2025/06/30 02:15:20 DEBUG : potato2: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f102a3bf411533b52_d20250630_m021514_c001_v0001134_t0051_u01751249714084") 2025/06/30 02:15:20 DEBUG : potato3: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f419ffae81c92e2ae_d20250630_m021517_c001_v7007000_t0000_u01751249717982") 2025/06/30 02:15:20 DEBUG : potato3: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f1119c2cff3ddf1ba_d20250630_m021514_c001_v0001104_t0027_u01751249714455") 2025/06/30 02:15:20 DEBUG : potato3: Deleting (id "4_z6fd2fd4390ddbbeb9f780e1b_f101f6941dca266fa_d20250630_m021513_c001_v0001183_t0008_u01751249713486") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.74s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/rclone-sync-test" 2025/06/30 02:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/rclone-sync-test-include/layer2" 2025/06/30 02:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/rclone-sync-test-ignore-file" 2025/06/30 02:15:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 02:15:33 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test: Waiting for checks to finish 2025/06/30 02:15:33 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test: Waiting for transfers to finish 2025/06/30 02:15:33 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:33 INFO : There was nothing to transfer 2025/06/30 02:15:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 02:15:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:15:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:15:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:34 INFO : There was nothing to transfer 2025/06/30 02:15:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 02:15:34 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/30 02:15:34 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/30 02:15:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:34 INFO : There was nothing to transfer 2025/06/30 02:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 02:15:35 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:15:35 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:15:35 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:35 INFO : There was nothing to transfer 2025/06/30 02:15:35 DEBUG : Excluded 2025/06/30 02:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/30 02:15:35 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/30 02:15:35 DEBUG : B2 bucket rclone-test-yexijut3pusi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/30 02:15:35 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.50s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/CompareDest" 2025/06/30 02:15:39 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 02:15:39 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:39 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:15:40 INFO : one: Copied (new) 2025/06/30 02:15:40 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:41 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:41 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 02:15:41 INFO : one: Copied (replaced existing) 2025/06/30 02:15:41 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:43 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:15:43 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:43 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:43 INFO : There was nothing to transfer 2025/06/30 02:15:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 02:15:45 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:15:45 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:45 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:45 INFO : There was nothing to transfer 2025/06/30 02:15:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 02:15:45 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:15:45 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:45 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:45 INFO : There was nothing to transfer 2025/06/30 02:15:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:47 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 02:15:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 02:15:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/30 02:15:47 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:15:47 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:47 DEBUG : Waiting for deletions to finish 2025/06/30 02:15:47 INFO : There was nothing to transfer 2025/06/30 02:15:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:15:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/30 02:15:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/30 02:15:47 DEBUG : two: Need to transfer - File not found at Destination 2025/06/30 02:15:47 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:15:47 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:15:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/30 02:15:48 INFO : two: Copied (new) 2025/06/30 02:15:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dest" 2025/06/30 02:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/pre-dest1" 2025/06/30 02:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/pre-dest2" 2025/06/30 02:15:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:15:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/30 02:15:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:15:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/30 02:15:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/30 02:15:56 DEBUG : B2 bucket rclone-test-yexijut3pusi path dest: Waiting for checks to finish 2025/06/30 02:15:56 DEBUG : B2 bucket rclone-test-yexijut3pusi path dest: Waiting for transfers to finish 2025/06/30 02:15:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/30 02:15:57 INFO : 3: Copied (new) 2025/06/30 02:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/CopyDest" 2025/06/30 02:16:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/30 02:16:02 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:02 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:03 INFO : one: Copied (new) 2025/06/30 02:16:03 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:16:03 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:04 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 02:16:04 INFO : one: Copied (replaced existing) 2025/06/30 02:16:04 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/BackupDir" 2025/06/30 02:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:16:07 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/30 02:16:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:09 INFO : one: Copied (server-side copy) 2025/06/30 02:16:09 INFO : one: Deleted 2025/06/30 02:16:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/30 02:16:10 INFO : one: Copied (server-side copy) 2025/06/30 02:16:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/30 02:16:10 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:10 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:11 DEBUG : one: Unchanged skipping 2025/06/30 02:16:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/30 02:16:11 INFO : two: Copied (server-side copy) 2025/06/30 02:16:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/30 02:16:11 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:11 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:11 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:12 DEBUG : one: Unchanged skipping 2025/06/30 02:16:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:12 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:12 DEBUG : two: Unchanged skipping 2025/06/30 02:16:12 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:12 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:12 INFO : There was nothing to transfer 2025/06/30 02:16:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:13 DEBUG : one: Unchanged skipping 2025/06/30 02:16:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/30 02:16:13 DEBUG : three: Destination not found in --copy-dest 2025/06/30 02:16:13 DEBUG : three: Need to transfer - File not found at Destination 2025/06/30 02:16:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/30 02:16:13 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:13 DEBUG : two: Unchanged skipping 2025/06/30 02:16:13 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/30 02:16:14 INFO : three: Copied (new) 2025/06/30 02:16:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.79s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/backup" 2025/06/30 02:16:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:16:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:20 DEBUG : two: Unchanged skipping 2025/06/30 02:16:20 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:22 INFO : one: Copied (server-side copy) 2025/06/30 02:16:22 INFO : one: Deleted 2025/06/30 02:16:22 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:23 INFO : one: Copied (new) 2025/06/30 02:16:23 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:16:23 INFO : three.txt: Copied (server-side copy) 2025/06/30 02:16:23 INFO : three.txt: Deleted 2025/06/30 02:16:23 INFO : three.txt: Moved into backup dir 2025/06/30 02:16:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:16:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:25 DEBUG : two: Unchanged skipping 2025/06/30 02:16:25 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:26 INFO : one: Copied (server-side copy) 2025/06/30 02:16:26 INFO : one: Deleted 2025/06/30 02:16:26 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:16:26 INFO : one: Copied (new) 2025/06/30 02:16:26 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:16:27 INFO : three.txt: Copied (server-side copy) 2025/06/30 02:16:27 INFO : three.txt: Deleted 2025/06/30 02:16:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:16:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:16:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/backup" 2025/06/30 02:16:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:16:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:33 DEBUG : two: Unchanged skipping 2025/06/30 02:16:33 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:35 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:16:35 INFO : one: Deleted 2025/06/30 02:16:35 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:36 INFO : one: Copied (new) 2025/06/30 02:16:36 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:16:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:16:36 INFO : three.txt: Deleted 2025/06/30 02:16:36 INFO : three.txt: Moved into backup dir 2025/06/30 02:16:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:16:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:38 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:38 DEBUG : two: Unchanged skipping 2025/06/30 02:16:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:16:39 INFO : one: Deleted 2025/06/30 02:16:39 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:16:39 INFO : one: Copied (new) 2025/06/30 02:16:39 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:16:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:16:40 INFO : three.txt: Deleted 2025/06/30 02:16:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:16:43 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/afb2fd4390bdbbeb9f780e1b/c001_v0001113_t0050": EOF 2025/06/30 02:16:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/afb2fd4390bdbbeb9f780e1b/c001_v0001113_t0050": EOF) 2025/06/30 02:16:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yexijut3pusi: 1/10 (Post "https://pod-000-1113-13.backblaze.com/b2api/v1/b2_upload_file/afb2fd4390bdbbeb9f780e1b/c001_v0001113_t0050": EOF) 2025/06/30 02:16:45 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 02:16:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:16:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/backup" 2025/06/30 02:16:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:48 DEBUG : two: Unchanged skipping 2025/06/30 02:16:48 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 02:16:49 INFO : one: Deleted 2025/06/30 02:16:49 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:50 INFO : one: Copied (new) 2025/06/30 02:16:50 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:16:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 02:16:51 INFO : three.txt: Deleted 2025/06/30 02:16:51 INFO : three.txt: Moved into backup dir 2025/06/30 02:16:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:16:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:52 DEBUG : two: Unchanged skipping 2025/06/30 02:16:52 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:16:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 02:16:53 INFO : one: Deleted 2025/06/30 02:16:53 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:16:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:16:53 INFO : one: Copied (new) 2025/06/30 02:16:53 DEBUG : Waiting for deletions to finish 2025/06/30 02:16:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:16:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 02:16:54 INFO : three.txt: Deleted 2025/06/30 02:16:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.31s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:16:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:16:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:16:59 DEBUG : two: Unchanged skipping 2025/06/30 02:16:59 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:16:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:16:59 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:16:59 INFO : one: Deleted 2025/06/30 02:16:59 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:17:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:00 INFO : one: Copied (new) 2025/06/30 02:17:00 DEBUG : Waiting for deletions to finish 2025/06/30 02:17:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:17:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:17:01 INFO : three.txt: Deleted 2025/06/30 02:17:01 INFO : three.txt: Moved into backup dir 2025/06/30 02:17:02 DEBUG : one.bak: Excluded (Path Filter) 2025/06/30 02:17:02 DEBUG : one.bak: Excluded 2025/06/30 02:17:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/30 02:17:02 DEBUG : three.txt.bak: Excluded 2025/06/30 02:17:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:17:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:02 DEBUG : two: Unchanged skipping 2025/06/30 02:17:02 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for checks to finish 2025/06/30 02:17:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:17:02 INFO : one: Deleted 2025/06/30 02:17:02 DEBUG : B2 bucket rclone-test-yexijut3pusi path dst: Waiting for transfers to finish 2025/06/30 02:17:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:17:03 INFO : one: Copied (new) 2025/06/30 02:17:03 DEBUG : Waiting for deletions to finish 2025/06/30 02:17:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:17:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:17:03 INFO : three.txt: Deleted 2025/06/30 02:17:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.83s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:17:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:17:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:17:08 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:17:08 INFO : one: Deleted 2025/06/30 02:17:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:10 INFO : one: Copied (new) 2025/06/30 02:17:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:10 DEBUG : two: Unchanged skipping 2025/06/30 02:17:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 02:17:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:17:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:17:11 INFO : three.txt: Deleted 2025/06/30 02:17:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:17:11 INFO : three.txt: Copied (new) 2025/06/30 02:17:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:17:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:13 INFO : one: Copied (server-side copy) to: one.bak 2025/06/30 02:17:13 INFO : one: Deleted 2025/06/30 02:17:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:17:14 INFO : one: Copied (new) 2025/06/30 02:17:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:14 DEBUG : two: Unchanged skipping 2025/06/30 02:17:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 02:17:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:17:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/30 02:17:15 INFO : three.txt: Deleted 2025/06/30 02:17:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/30 02:17:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yexijut3pusi/dst" 2025/06/30 02:17:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/30 02:17:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/30 02:17:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 02:17:21 INFO : one: Deleted 2025/06/30 02:17:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:22 INFO : one: Copied (new) 2025/06/30 02:17:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:23 DEBUG : two: Unchanged skipping 2025/06/30 02:17:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/30 02:17:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/30 02:17:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 02:17:23 INFO : three.txt: Deleted 2025/06/30 02:17:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:17:24 INFO : three.txt: Copied (new) 2025/06/30 02:17:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/30 02:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 02:17:24 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 02:17:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/30 02:17:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/30 02:17:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/30 02:17:26 INFO : one: Deleted 2025/06/30 02:17:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/30 02:17:26 INFO : one: Copied (new) 2025/06/30 02:17:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:26 DEBUG : two: Unchanged skipping 2025/06/30 02:17:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/30 02:17:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/30 02:17:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/30 02:17:27 INFO : three.txt: Deleted 2025/06/30 02:17:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/30 02:17:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.98s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/30 02:17:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:17:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:17:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/30 02:17:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/30 02:17:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/30 02:17:32 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:17:32 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:17:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/30 02:17:32 INFO : existing: Copied (new) 2025/06/30 02:17:32 DEBUG : Waiting for deletions to finish 2025/06/30 02:17:33 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:17:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/30 02:17:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/30 02:17:33 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:17:33 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting files as there were IO errors 2025/06/30 02:17:33 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:34 DEBUG : existing: Unchanged skipping 2025/06/30 02:17:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:17:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:17:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:17:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", 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-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:17:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:17:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both10: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both11: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both14: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both15: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both16: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both0: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both12: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both13: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both17: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both18: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both19: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both4: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both1: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both6: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both2: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both3: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:17:47 DEBUG : both5: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both7: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both8: Unchanged skipping 2025/06/30 02:17:47 DEBUG : both9: Unchanged skipping 2025/06/30 02:17:47 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:17:47 DEBUG : Waiting for deletions to finish 2025/06/30 02:17:47 INFO : only12: Deleted 2025/06/30 02:17:47 INFO : only16: Deleted 2025/06/30 02:17:47 INFO : only2: Deleted 2025/06/30 02:17:47 INFO : only19: Deleted 2025/06/30 02:17:47 INFO : only5: Deleted 2025/06/30 02:17:47 INFO : only8: Deleted 2025/06/30 02:17:47 INFO : only10: Deleted 2025/06/30 02:17:47 INFO : only14: Deleted 2025/06/30 02:17:47 INFO : only3: Deleted 2025/06/30 02:17:47 INFO : only6: Deleted 2025/06/30 02:17:48 INFO : only7: Deleted 2025/06/30 02:17:48 INFO : only11: Deleted 2025/06/30 02:17:48 INFO : only15: Deleted 2025/06/30 02:17:48 INFO : only18: Deleted 2025/06/30 02:17:48 INFO : only1: Deleted 2025/06/30 02:17:48 INFO : only4: Deleted 2025/06/30 02:17:48 INFO : only0: Deleted 2025/06/30 02:17:48 INFO : only13: Deleted 2025/06/30 02:17:48 INFO : only17: Deleted 2025/06/30 02:17:48 INFO : only9: Deleted 2025/06/30 02:17:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:18:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both11: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both13: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both14: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both10: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both16: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both12: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both18: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both0: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both15: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both2: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both3: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both17: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both5: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both19: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both1: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both4: Unchanged skipping 2025/06/30 02:18:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:03 DEBUG : both9: Unchanged skipping 2025/06/30 02:18:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : both6: Unchanged skipping 2025/06/30 02:18:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : both7: Unchanged skipping 2025/06/30 02:18:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : both8: Unchanged skipping 2025/06/30 02:18:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/30 02:18:03 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:18:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only0: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only12: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only15: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only16: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only18: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only14: Copied (replaced existing) 2025/06/30 02:18:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:03 INFO : only13: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only10: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only1: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only17: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only3: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only5: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only4: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only6: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only7: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only8: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only9: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only11: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only19: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/30 02:18:04 INFO : only2: Copied (replaced existing) 2025/06/30 02:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:12 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:18:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:18:12 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 02:18:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:18:12 INFO : empty_on_remote: Making directory 2025/06/30 02:18:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 02:18:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:15 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:18:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:18:15 DEBUG : empty_on_remote: Making directory with metadata 2025/06/30 02:18:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/30 02:18:15 INFO : empty_on_remote: Making directory 2025/06/30 02:18:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 02:18:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:18 INFO : sub dir: Making directory 2025/06/30 02:18:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/30 02:18:21 INFO : sub dir: Making directory 2025/06/30 02:18:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:32 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:33 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:18:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:33 DEBUG : apple: Unchanged skipping 2025/06/30 02:18:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:33 DEBUG : banana: Unchanged skipping 2025/06/30 02:18:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:18:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:18:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:18:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:18:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:34 INFO : There was nothing to transfer 2025/06/30 02:18:34 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:34 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:18:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:18:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : apple: Unchanged skipping 2025/06/30 02:18:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : banana: Unchanged skipping 2025/06/30 02:18:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:34 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:18:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:18:35 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:18:35 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:35 INFO : There was nothing to transfer 2025/06/30 02:18:35 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:35 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:18:47 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:48 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : apple: Unchanged skipping 2025/06/30 02:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : banana: Unchanged skipping 2025/06/30 02:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:18:48 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:18:48 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:48 INFO : There was nothing to transfer 2025/06/30 02:18:48 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:49 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : apple: Unchanged skipping 2025/06/30 02:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : banana: Unchanged skipping 2025/06/30 02:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:18:49 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:18:49 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:49 INFO : There was nothing to transfer 2025/06/30 02:18:49 DEBUG : Waiting for deletions to finish 2025/06/30 02:18:49 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:19:01 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:02 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:02 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:02 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:03 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 02:19:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:03 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:03 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 02:19:03 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/30 02:19:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 02:19:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/30 02:19:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:04 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:04 INFO : banana: Deleted 2025/06/30 02:19:04 INFO : splitbananasplit: Deleted 2025/06/30 02:19:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 02:19:05 INFO : appleappleapplebanana: Deleted 2025/06/30 02:19:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 02:19:05 INFO : apple: Deleted 2025/06/30 02:19:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 02:19:05 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 02:19:05 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:05 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:19:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : banana: Unchanged skipping 2025/06/30 02:19:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:19:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : apple: Unchanged skipping 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/30 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:19:06 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:06 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:06 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/30 02:19:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : apple: transformed to: YXBwbGU= 2025/06/30 02:19:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/30 02:19:06 DEBUG : banana: transformed to: YmFuYW5h 2025/06/30 02:19:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/30 02:19:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/30 02:19:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/30 02:19:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/30 02:19:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/30 02:19:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:19:18 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:19 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 02:19:19 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/30 02:19:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/30 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/30 02:19:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/30 02:19:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/30 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/30 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/30 02:19:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/30 02:19:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/30 02:19:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/30 02:19:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/30 02:19:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/30 02:19:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/30 02:19:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/30 02:19:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/30 02:19:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/30 02:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 02:19:19 INFO : apple: Copied (new) to: PREFIXapple 2025/06/30 02:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:21 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:21 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 02:19:21 INFO : apple: Deleted 2025/06/30 02:19:21 INFO : appleappleapplebanana: Deleted 2025/06/30 02:19:21 INFO : splitbananasplit: Deleted 2025/06/30 02:19:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 02:19:21 INFO : banana: Deleted 2025/06/30 02:19:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 02:19:21 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 02:19:22 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 02:19:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 02:19:22 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : apple: transformed to: PREFIXapple 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/30 02:19:22 DEBUG : banana: transformed to: PREFIXbanana 2025/06/30 02:19:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/30 02:19:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 02:19:22 INFO : banana: Copied (new) 2025/06/30 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:22 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:22 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 02:19:23 INFO : apple: Copied (new) 2025/06/30 02:19:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:23 INFO : splitbananasplit: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:23 INFO : appleappleapplebanana: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 02:19:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 02:19:24 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:24 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/30 02:19:24 INFO : PREFIXsplitbananasplit: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/30 02:19:24 INFO : PREFIXapple: Deleted 2025/06/30 02:19:24 INFO : PREFIXbanana: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/30 02:19:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/30 02:19:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/30 02:19:25 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:25 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:19:37 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:37 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 02:19:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:38 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:38 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 02:19:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:39 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:39 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:40 INFO : splitbananasplit: Deleted 2025/06/30 02:19:40 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 02:19:40 INFO : apple: Deleted 2025/06/30 02:19:40 INFO : banana: Deleted 2025/06/30 02:19:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 02:19:40 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 02:19:40 INFO : appleappleapplebanana: Deleted 2025/06/30 02:19:40 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:40 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:40 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : apple: transformed to: appleSUFFIX 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/30 02:19:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/30 02:19:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/30 02:19:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/30 02:19:41 INFO : banana: Copied (new) 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:41 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:41 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:41 INFO : splitbananasplit: Copied (new) 2025/06/30 02:19:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/30 02:19:41 INFO : apple: Copied (new) 2025/06/30 02:19:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/30 02:19:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/30 02:19:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:41 INFO : appleappleapplebanana: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:42 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/30 02:19:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/30 02:19:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/30 02:19:43 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:43 INFO : bananaSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : splitbananasplitSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : appleSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/30 02:19:43 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/30 02:19:43 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:43 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:44 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:19:56 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:56 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:19:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:57 DEBUG : apple: Unchanged skipping 2025/06/30 02:19:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:19:57 DEBUG : banana: Unchanged skipping 2025/06/30 02:19:57 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:19:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/30 02:19:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/30 02:19:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:19:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:19:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:19:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:19:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:19:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:19:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:19:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:19:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:19:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:19:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:19:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:19:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:19:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 02:19:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/30 02:19:57 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:19:57 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:19:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/30 02:19:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/30 02:19:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/30 02:19:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/30 02:19:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/30 02:19:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/30 02:19:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/30 02:19:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/30 02:19:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/30 02:19:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/30 02:19:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/30 02:19:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/30 02:19:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/30 02:19:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/30 02:19:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/30 02:19:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/30 02:19:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/30 02:19:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/30 02:19:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/30 02:19:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/30 02:19:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/30 02:19:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/30 02:19:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/30 02:19:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/30 02:19:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/30 02:19:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/30 02:19:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/30 02:19:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/30 02:19:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/30 02:19:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/30 02:19:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/30 02:19:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/30 02:19:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/30 02:19:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/30 02:19:58 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:58 INFO : dir1/0008-2345678.txt: Deleted 2025/06/30 02:19:58 INFO : splitbananasplit: Deleted 2025/06/30 02:19:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/30 02:19:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/30 02:19:58 INFO : appleappleapplebanana: Deleted 2025/06/30 02:19:58 INFO : dir1/0010-456789.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0003-defghij.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/30 02:19:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/30 02:19:59 DEBUG : Waiting for deletions to finish 2025/06/30 02:19:59 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:19:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:19:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:19:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:19:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:19:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:19:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:19:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:19:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:19:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:19:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:19:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:19:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:19:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:19:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:19:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:19:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:20:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:20:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/30 02:20:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/30 02:20:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/30 02:20:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/30 02:20:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/30 02:20:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/30 02:20:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/30 02:20:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/30 02:20:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/30 02:20:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/30 02:20:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/30 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/30 02:20:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/30 02:20:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/30 02:20:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:00 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:00 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:00 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:00 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : appleapple: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:20:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:20:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:20:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:20:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:20:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:20:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:20:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:20:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:20:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:20:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:20:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:20:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:20:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:20:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:20:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:20:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:20:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:20:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:20:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:20:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/30 02:20:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/30 02:20:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/30 02:20:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/30 02:20:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/30 02:20:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/30 02:20:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/30 02:20:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/30 02:20:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/30 02:20:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/30 02:20:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/30 02:20:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/30 02:20:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/30 02:20:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/30 02:20:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/30 02:20:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/30 02:20:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/30 02:20:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:20:12 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:12 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:13 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:13 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:13 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:13 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:14 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:14 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:14 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:14 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:14 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:15 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:20:26 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:27 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:27 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:27 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:27 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:28 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:28 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:28 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:28 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:29 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:20:41 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:41 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:41 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:41 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:42 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:42 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:42 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:42 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:42 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:42 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:43 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:43 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:43 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:43 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:20:55 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:55 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:55 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:55 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:56 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:56 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:56 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:20:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : apple: Unchanged skipping 2025/06/30 02:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:20:56 DEBUG : banana: Unchanged skipping 2025/06/30 02:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:20:56 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:20:56 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:56 DEBUG : Waiting for deletions to finish 2025/06/30 02:20:57 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:09 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:10 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : apple: Unchanged skipping 2025/06/30 02:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:21:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : banana: Unchanged skipping 2025/06/30 02:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:21:11 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:11 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:11 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:11 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/30 02:21:12 DEBUG : banana: Unchanged skipping 2025/06/30 02:21:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : splitbananasplit: Unchanged skipping 2025/06/30 02:21:12 DEBUG : apple: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/30 02:21:12 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:12 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:12 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:12 DEBUG : apple: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : banana: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/30 02:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.87s) --- PASS: TestTransform/NFC (14.47s) --- PASS: TestTransform/NFD (14.80s) --- PASS: TestTransform/base64 (16.68s) --- PASS: TestTransform/prefix (19.04s) --- PASS: TestTransform/suffix (18.64s) --- PASS: TestTransform/truncate (16.15s) --- PASS: TestTransform/encoder (14.54s) --- PASS: TestTransform/ISO-8859-1 (14.09s) --- PASS: TestTransform/charmap (14.14s) --- PASS: TestTransform/lowercase (14.00s) --- PASS: TestTransform/ascii (15.31s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 02:21:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 02:21:17 INFO : sub dir_somesuffix: Making directory 2025/06/30 02:21:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/30 02:21:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/30 02:21:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 02:21:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 02:21:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:17 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/30 02:21:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:18 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:19 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:19 INFO : tictactoe: Making directory 2025/06/30 02:21:19 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:19 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:19 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/30 02:21:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:19 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/30 02:21:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:20 INFO : toe: Making directory 2025/06/30 02:21:20 INFO : toe/toe: Making directory 2025/06/30 02:21:20 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 02:21:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 02:21:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 02:21:20 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:20 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 02:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:22 INFO : toe: Making directory 2025/06/30 02:21:22 INFO : toe/toe: Making directory 2025/06/30 02:21:22 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 02:21:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 02:21:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/30 02:21:22 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:22 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/30 02:21:23 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:24 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:21:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:24 INFO : tictacempty_dir: Making directory 2025/06/30 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:24 INFO : tictactoe: Making directory 2025/06/30 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:24 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:24 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:24 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:25 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:21:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:21:25 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:26 INFO : tictacempty_dir: Making directory 2025/06/30 02:21:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:26 INFO : tictactoe: Making directory 2025/06/30 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:26 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 02:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:26 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:26 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 02:21:26 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:27 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:27 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 02:21:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/30 02:21:27 NOTICE: B2 bucket rclone-test-yexijut3pusi: 0 differences found 2025/06/30 02:21:27 NOTICE: B2 bucket rclone-test-yexijut3pusi: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:28 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:28 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:28 INFO : tictactoe: Making directory 2025/06/30 02:21:28 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:28 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:28 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:28 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:28 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:29 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/30 02:21:29 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/30 02:21:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/30 02:21:29 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2025/06/30 02:21:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:30 INFO : toe: Making directory 2025/06/30 02:21:30 INFO : toe/toe: Making directory 2025/06/30 02:21:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 02:21:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:30 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:31 INFO : toe/toe/toe: Copied (new) 2025/06/30 02:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:32 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:21:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:32 INFO : tictacempty_dir: Making directory 2025/06/30 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:32 INFO : tictactoe: Making directory 2025/06/30 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:32 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 02:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:32 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:32 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:33 INFO : toe/toe/toe.txt: Deleted 2025/06/30 02:21:33 INFO : toe/toe: Removing directory 2025/06/30 02:21:33 INFO : toe: Removing directory 2025/06/30 02:21:33 INFO : empty_dir: Removing directory 2025/06/30 02:21:33 DEBUG : Local file system at /tmp/rclone676394662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:34 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:21:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:34 INFO : tictacempty_dir: Making directory 2025/06/30 02:21:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:34 INFO : tictactoe: Making directory 2025/06/30 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:34 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 02:21:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:34 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:34 INFO : toe/toe/toe.txt: Deleted 2025/06/30 02:21:34 INFO : toe/toe: Removing directory 2025/06/30 02:21:34 INFO : toe: Removing directory 2025/06/30 02:21:34 INFO : empty_dir: Removing directory 2025/06/30 02:21:34 DEBUG : Local file system at /tmp/rclone676394662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 02:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 02:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/30 02:21:36 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.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:37 DEBUG : Reset feature "Copy" 2025/06/30 02:21:37 DEBUG : Reset feature "Move" 2025/06/30 02:21:37 DEBUG : Reset feature "Copy" 2025/06/30 02:21:37 DEBUG : Reset feature "Move" 2025/06/30 02:21:37 DEBUG : empty_dir: Making directory with metadata 2025/06/30 02:21:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/30 02:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:37 INFO : tictacempty_dir: Making directory 2025/06/30 02:21:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/30 02:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:37 INFO : tictactoe: Making directory 2025/06/30 02:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:37 DEBUG : toe: transformed to: tictactoe 2025/06/30 02:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:37 INFO : tictactoe/tictactoe: Making directory 2025/06/30 02:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/30 02:21:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/30 02:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:37 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:37 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/30 02:21:38 INFO : toe/toe/toe.txt: Deleted 2025/06/30 02:21:38 INFO : toe/toe: Removing directory 2025/06/30 02:21:38 INFO : toe: Removing directory 2025/06/30 02:21:38 INFO : empty_dir: Removing directory 2025/06/30 02:21:38 DEBUG : Local file system at /tmp/rclone676394662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/30 02:21:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/30 02:21:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/30 02:21:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/30 02:21:40 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 (4.00s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:41 DEBUG : toe: transformed to: dG9l 2025/06/30 02:21:41 DEBUG : toe: transformed to: dG9l 2025/06/30 02:21:41 INFO : dG9l: Making directory 2025/06/30 02:21:41 DEBUG : toe: transformed to: dG9l 2025/06/30 02:21:41 DEBUG : toe: transformed to: dG9l 2025/06/30 02:21:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 02:21:41 INFO : dG9l/dG9l: Making directory 2025/06/30 02:21:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/30 02:21:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/30 02:21:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 02:21:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/30 02:21:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 02:21:41 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:41 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/30 02:21:42 DEBUG : Waiting for deletions to finish 2025/06/30 02:21:42 DEBUG : dG9l: transformed to: toe 2025/06/30 02:21:42 DEBUG : dG9l: transformed to: toe 2025/06/30 02:21:42 DEBUG : dG9l: transformed to: toe 2025/06/30 02:21:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/30 02:21:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/30 02:21:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/30 02:21:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/30 02:21:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/30 02:21:42 DEBUG : Local file system at /tmp/rclone676394662: Waiting for checks to finish 2025/06/30 02:21:42 DEBUG : Local file system at /tmp/rclone676394662: Waiting for transfers to finish 2025/06/30 02:21:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yexijut3pusi", Local "Local file system at /tmp/rclone676394662", Modify Window "1ms" 2025/06/30 02:21:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:43 DEBUG : toe: transformed to: 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe: transformed to: 2025/06/30 02:21:44 INFO : B2 bucket rclone-test-yexijut3pusi: Making directory 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe: transformed to: 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe: transformed to: 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe/toe: transformed to: 2025/06/30 02:21:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 02:21:44 INFO : toe/toe: Making directory 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe/toe: transformed to: 2025/06/30 02:21:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe: transformed to: 2025/06/30 02:21:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/30 02:21:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/30 02:21:44 DEBUG : toe/toe/toe: transformed to: 2025/06/30 02:21:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/30 02:21:44 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for checks to finish 2025/06/30 02:21:44 DEBUG : B2 bucket rclone-test-yexijut3pusi: Waiting for transfers to finish 2025/06/30 02:21:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/30 02:21:45 INFO : toe/toe/toe: Copied (new) 2025/06/30 02:21:45 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting files as there were IO errors 2025/06/30 02:21:45 ERROR : B2 bucket rclone-test-yexijut3pusi: not deleting directories as there were IO errors --- PASS: TestError (2.03s) PASS 2025/06/30 02:21:45 DEBUG : B2 bucket rclone-test-yexijut3pusi: Purge remote 2025/06/30 02:21:45 INFO : B2 bucket rclone-test-yexijut3pusi: cleaning bucket "rclone-test-yexijut3pusi" of all files 2025/06/30 02:21:46 DEBUG : BackupDir/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff0f_d20250630_m021614_c001_v7007000_t0000_u01751249774656") 2025/06/30 02:21:46 DEBUG : BackupDir/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115e7898680beec5_d20250630_m021608_c001_v0001109_t0044_u01751249768866") 2025/06/30 02:21:46 DEBUG : CompareDest/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b3959a4_d20250630_m021549_c001_v7007000_t0000_u01751249749343") 2025/06/30 02:21:46 DEBUG : CompareDest/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092dd1_d20250630_m021542_c001_v0001113_t0031_u01751249742869") 2025/06/30 02:21:46 DEBUG : CompareDest/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b3959a5_d20250630_m021549_c001_v7007000_t0000_u01751249749531") 2025/06/30 02:21:46 DEBUG : CompareDest/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecab6a_d20250630_m021544_c001_v0001179_t0052_u01751249744447") 2025/06/30 02:21:46 DEBUG : CopyDest/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff10_d20250630_m021614_c001_v7007000_t0000_u01751249774841") 2025/06/30 02:21:46 DEBUG : CopyDest/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c836_d20250630_m021605_c001_v0001181_t0045_u01751249765953") 2025/06/30 02:21:46 DEBUG : CopyDest/three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff11_d20250630_m021615_c001_v7007000_t0000_u01751249775039") 2025/06/30 02:21:47 DEBUG : CopyDest/three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecabf2_d20250630_m021612_c001_v0001179_t0045_u01751249772763") 2025/06/30 02:21:47 DEBUG : CopyDest/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff13_d20250630_m021615_c001_v7007000_t0000_u01751249775222") 2025/06/30 02:21:47 DEBUG : CopyDest/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092e00_d20250630_m021610_c001_v0001113_t0046_u01751249770663") 2025/06/30 02:21:47 DEBUG : EXISTING: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c61_d20250630_m021734_c001_v7007000_t0000_u01751249854979") 2025/06/30 02:21:47 DEBUG : EXISTING: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9c6_d20250630_m021733_c001_v0001181_t0042_u01751249853995") 2025/06/30 02:21:47 DEBUG : PREFIXapple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055dc_d20250630_m021924_c001_v7007000_t0000_u01751249964587") 2025/06/30 02:21:47 DEBUG : PREFIXapple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde556f_d20250630_m021919_c001_v0001099_t0006_u01751249959715") 2025/06/30 02:21:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbad_d20250630_m021924_c001_v7007000_t0000_u01751249964516") 2025/06/30 02:21:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbd8_d20250630_m021919_c001_v0001181_t0038_u01751249959696") 2025/06/30 02:21:47 DEBUG : PREFIXbanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbae_d20250630_m021924_c001_v7007000_t0000_u01751249964701") 2025/06/30 02:21:47 DEBUG : PREFIXbanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafaf_d20250630_m021919_c001_v0001179_t0046_u01751249959688") 2025/06/30 02:21:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef29793_d20250630_m021924_c001_v7007000_t0000_u01751249964524") 2025/06/30 02:21:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daed5_d20250630_m021919_c001_v0001171_t0045_u01751249959707") 2025/06/30 02:21:47 DEBUG : Testêé: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5f_d20250630_m021731_c001_v7007000_t0000_u01751249851626") 2025/06/30 02:21:48 DEBUG : Testêé: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9ba_d20250630_m021731_c001_v0001181_t0045_u01751249851024") 2025/06/30 02:21:48 DEBUG : Testêé: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad41_d20250630_m021730_c001_v0001179_t0021_u01751249850052") 2025/06/30 02:21:48 DEBUG : YXBwbGU=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85977f_d20250630_m021907_c001_v7007000_t0000_u01751249947187") 2025/06/30 02:21:48 DEBUG : YXBwbGU=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb98_d20250630_m021903_c001_v0001181_t0056_u01751249943126") 2025/06/30 02:21:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859780_d20250630_m021907_c001_v7007000_t0000_u01751249947369") 2025/06/30 02:21:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae71_d20250630_m021903_c001_v0001171_t0008_u01751249943147") 2025/06/30 02:21:48 DEBUG : YmFuYW5h: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859783_d20250630_m021907_c001_v7007000_t0000_u01751249947552") 2025/06/30 02:21:48 DEBUG : YmFuYW5h: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde554c_d20250630_m021903_c001_v0001099_t0051_u01751249943113") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495479_d20250630_m021414_c001_v7007000_t0000_u01751249654378") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5c3_d20250630_m021413_c001_v0001181_t0056_u01751249653798") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe5_d20250630_m021412_c001_v7007000_t0000_u01751249652376") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5b7_d20250630_m021411_c001_v0001181_t0043_u01751249651444") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2c3_d20250630_m021356_c001_v7007000_t0000_u01751249636005") 2025/06/30 02:21:48 DEBUG : a/potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c55d_d20250630_m021355_c001_v0001181_t0025_u01751249635084") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dbd_d20250630_m022113_c001_v7007000_t0000_u01751250073065") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd88_d20250630_m022108_c001_v0001181_t0018_u01751250068497") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598a9_d20250630_m022057_c001_v7007000_t0000_u01751250057757") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd54_d20250630_m022054_c001_v0001181_t0031_u01751250054005") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760b9_d20250630_m022043_c001_v7007000_t0000_u01751250043881") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd24_d20250630_m022040_c001_v0001181_t0004_u01751250040053") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0a_d20250630_m022029_c001_v7007000_t0000_u01751250029691") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cce3_d20250630_m022025_c001_v0001181_t0030_u01751250025892") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a9c_d20250630_m022015_c001_v7007000_t0000_u01751250015628") 2025/06/30 02:21:48 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccbf_d20250630_m022011_c001_v0001181_t0015_u01751250011498") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b70_d20250630_m022001_c001_v7007000_t0000_u01751250001049") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafc8_d20250630_m021955_c001_v0001171_t0017_u01751249995313") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a3_d20250630_m021944_c001_v7007000_t0000_u01751249984910") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf7c_d20250630_m021941_c001_v0001171_t0052_u01751249981555") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccb98_d20250630_m021940_c001_v7007000_t0000_u01751249980438") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde559b_d20250630_m021936_c001_v0001099_t0003_u01751249976293") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28331d_d20250630_m021926_c001_v7007000_t0000_u01751249966242") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafc9_d20250630_m021922_c001_v0001179_t0034_u01751249962865") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e848_d20250630_m021921_c001_v7007000_t0000_u01751249961604") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafad_d20250630_m021917_c001_v0001179_t0049_u01751249957759") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb4001bf_d20250630_m021905_c001_v7007000_t0000_u01751249945044") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb91_d20250630_m021900_c001_v0001181_t0023_u01751249940657") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f222_d20250630_m021850_c001_v7007000_t0000_u01751249930518") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb67_d20250630_m021846_c001_v0001181_t0050_u01751249926503") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf46e_d20250630_m021835_c001_v7007000_t0000_u01751249915823") 2025/06/30 02:21:49 DEBUG : apple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb20_d20250630_m021831_c001_v0001181_t0026_u01751249911236") 2025/06/30 02:21:49 DEBUG : appleSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22950_d20250630_m021943_c001_v7007000_t0000_u01751249983363") 2025/06/30 02:21:49 DEBUG : appleSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55a3_d20250630_m021938_c001_v0001099_t0038_u01751249978475") 2025/06/30 02:21:49 DEBUG : appleapple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b71_d20250630_m022001_c001_v7007000_t0000_u01751250001233") 2025/06/30 02:21:49 DEBUG : appleapple: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc8a_d20250630_m021957_c001_v0001181_t0012_u01751249997255") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dbe_d20250630_m022113_c001_v7007000_t0000_u01751250073249") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5683_d20250630_m022109_c001_v0001099_t0019_u01751250069277") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598aa_d20250630_m022057_c001_v7007000_t0000_u01751250057938") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5657_d20250630_m022054_c001_v0001099_t0055_u01751250054440") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760ba_d20250630_m022044_c001_v7007000_t0000_u01751250044063") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5635_d20250630_m022040_c001_v0001099_t0059_u01751250040460") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0b_d20250630_m022029_c001_v7007000_t0000_u01751250029874") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5615_d20250630_m022026_c001_v0001099_t0055_u01751250026331") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a9d_d20250630_m022015_c001_v7007000_t0000_u01751250015810") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55f9_d20250630_m022011_c001_v0001099_t0034_u01751250011921") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26c1d_d20250630_m021958_c001_v7007000_t0000_u01751249998842") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb046_d20250630_m021955_c001_v0001179_t0039_u01751249995808") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a5_d20250630_m021945_c001_v7007000_t0000_u01751249985093") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55ab_d20250630_m021941_c001_v0001099_t0020_u01751249981533") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef208b_d20250630_m021940_c001_v7007000_t0000_u01751249980630") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc32_d20250630_m021936_c001_v0001181_t0050_u01751249976808") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28331e_d20250630_m021926_c001_v7007000_t0000_u01751249966425") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde557b_d20250630_m021922_c001_v0001099_t0035_u01751249962890") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055d6_d20250630_m021921_c001_v7007000_t0000_u01751249961610") 2025/06/30 02:21:50 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daed3_d20250630_m021918_c001_v0001171_t0014_u01751249958172") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842d15_d20250630_m021904_c001_v7007000_t0000_u01751249944992") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf6c_d20250630_m021901_c001_v0001179_t0027_u01751249941281") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f224_d20250630_m021850_c001_v7007000_t0000_u01751249930702") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf2a_d20250630_m021846_c001_v0001179_t0056_u01751249926994") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf46f_d20250630_m021836_c001_v7007000_t0000_u01751249916006") 2025/06/30 02:21:51 DEBUG : appleappleapplebanana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaed2_d20250630_m021832_c001_v0001179_t0055_u01751249912039") 2025/06/30 02:21:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22952_d20250630_m021943_c001_v7007000_t0000_u01751249983546") 2025/06/30 02:21:51 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc36_d20250630_m021938_c001_v0001181_t0043_u01751249978499") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe49547c_d20250630_m021414_c001_v7007000_t0000_u01751249654585") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5bf_d20250630_m021412_c001_v0001181_t0006_u01751249652986") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe4_d20250630_m021411_c001_v7007000_t0000_u01751249651780") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5b3_d20250630_m021410_c001_v0001181_t0028_u01751249650611") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2c0_d20250630_m021355_c001_v7007000_t0000_u01751249635424") 2025/06/30 02:21:51 DEBUG : b/potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c559_d20250630_m021354_c001_v0001181_t0021_u01751249634239") 2025/06/30 02:21:51 DEBUG : backup/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211b80_d20250630_m021627_c001_v7007000_t0000_u01751249787722") 2025/06/30 02:21:51 DEBUG : backup/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f118abdf1f3a56024_d20250630_m021625_c001_v0001106_t0010_u01751249785529") 2025/06/30 02:21:51 DEBUG : backup/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f112b64d7ab7422ce_d20250630_m021621_c001_v0001145_t0055_u01751249781694") 2025/06/30 02:21:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bc6_d20250630_m021655_c001_v7007000_t0000_u01751249815239") 2025/06/30 02:21:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108a5e59322beba5_d20250630_m021653_c001_v0001093_t0009_u01751249813159") 2025/06/30 02:21:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10215b5f53809d5c_d20250630_m021649_c001_v0001165_t0056_u01751249809389") 2025/06/30 02:21:51 DEBUG : backup/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e6f040_d20250630_m021640_c001_v7007000_t0000_u01751249800933") 2025/06/30 02:21:51 DEBUG : backup/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f104c2001d7a97a57_d20250630_m021638_c001_v0001117_t0027_u01751249798696") 2025/06/30 02:21:51 DEBUG : backup/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1121fb8ded537f49_d20250630_m021634_c001_v0001091_t0050_u01751249794679") 2025/06/30 02:21:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bc8_d20250630_m021655_c001_v7007000_t0000_u01751249815420") 2025/06/30 02:21:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1026739976a35a83_d20250630_m021654_c001_v0001038_t0036_u01751249814290") 2025/06/30 02:21:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1147d7a29d0f8e22_d20250630_m021650_c001_v0001130_t0054_u01751249810936") 2025/06/30 02:21:52 DEBUG : backup/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211b82_d20250630_m021627_c001_v7007000_t0000_u01751249787904") 2025/06/30 02:21:52 DEBUG : backup/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f105a9ac4d030a70b_d20250630_m021626_c001_v0001146_t0042_u01751249786890") 2025/06/30 02:21:52 DEBUG : backup/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10180c876e39f0fd_d20250630_m021623_c001_v0001176_t0032_u01751249783371") 2025/06/30 02:21:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e6f041_d20250630_m021641_c001_v7007000_t0000_u01751249801115") 2025/06/30 02:21:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10359191f2b6a6b7_d20250630_m021640_c001_v0001131_t0011_u01751249800080") 2025/06/30 02:21:52 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108fc93468a911ea_d20250630_m021636_c001_v0001180_t0024_u01751249796477") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dbf_d20250630_m022113_c001_v7007000_t0000_u01751250073438") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb16b_d20250630_m022108_c001_v0001179_t0048_u01751250068766") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598ab_d20250630_m022058_c001_v7007000_t0000_u01751250058128") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb127_d20250630_m022054_c001_v0001179_t0059_u01751250054213") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760bc_d20250630_m022044_c001_v7007000_t0000_u01751250044244") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0e2_d20250630_m022040_c001_v0001179_t0013_u01751250040263") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0c_d20250630_m022030_c001_v7007000_t0000_u01751250030058") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0b2_d20250630_m022026_c001_v0001179_t0053_u01751250026107") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a9f_d20250630_m022015_c001_v7007000_t0000_u01751250015991") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb088_d20250630_m022011_c001_v0001179_t0036_u01751250011721") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b72_d20250630_m022001_c001_v7007000_t0000_u01751250001418") 2025/06/30 02:21:52 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc7e_d20250630_m021955_c001_v0001181_t0028_u01751249995594") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a6_d20250630_m021945_c001_v7007000_t0000_u01751249985279") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb014_d20250630_m021941_c001_v0001179_t0021_u01751249981525") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e8a0_d20250630_m021940_c001_v7007000_t0000_u01751249980553") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaffa_d20250630_m021936_c001_v0001179_t0039_u01751249976591") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283320_d20250630_m021926_c001_v7007000_t0000_u01751249966607") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbf0_d20250630_m021922_c001_v0001181_t0008_u01751249962872") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e849_d20250630_m021921_c001_v7007000_t0000_u01751249961818") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbd4_d20250630_m021917_c001_v0001181_t0029_u01751249957960") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649b224_d20250630_m021904_c001_v7007000_t0000_u01751249944603") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5544_d20250630_m021900_c001_v0001099_t0020_u01751249940867") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f226_d20250630_m021850_c001_v7007000_t0000_u01751249930885") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde550e_d20250630_m021846_c001_v0001099_t0053_u01751249926710") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf470_d20250630_m021836_c001_v7007000_t0000_u01751249916187") 2025/06/30 02:21:53 DEBUG : banana: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54de_d20250630_m021831_c001_v0001099_t0017_u01751249911443") 2025/06/30 02:21:53 DEBUG : bananaSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef208c_d20250630_m021943_c001_v7007000_t0000_u01751249983170") 2025/06/30 02:21:53 DEBUG : bananaSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaffe_d20250630_m021938_c001_v0001179_t0010_u01751249978489") 2025/06/30 02:21:53 DEBUG : both0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffdb_d20250630_m021805_c001_v7007000_t0000_u01751249885294") 2025/06/30 02:21:53 DEBUG : both0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecade0_d20250630_m021753_c001_v0001179_t0050_u01751249873205") 2025/06/30 02:21:53 DEBUG : both0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57a_d20250630_m021748_c001_v7007000_t0000_u01751249868980") 2025/06/30 02:21:53 DEBUG : both0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad5f_d20250630_m021736_c001_v0001179_t0020_u01751249856948") 2025/06/30 02:21:53 DEBUG : both1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffdd_d20250630_m021805_c001_v7007000_t0000_u01751249885476") 2025/06/30 02:21:53 DEBUG : both1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecade4_d20250630_m021753_c001_v0001179_t0057_u01751249873983") 2025/06/30 02:21:54 DEBUG : both1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57b_d20250630_m021749_c001_v7007000_t0000_u01751249869163") 2025/06/30 02:21:54 DEBUG : both1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad65_d20250630_m021737_c001_v0001179_t0008_u01751249857362") 2025/06/30 02:21:54 DEBUG : both10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffde_d20250630_m021805_c001_v7007000_t0000_u01751249885658") 2025/06/30 02:21:54 DEBUG : both10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae02_d20250630_m021757_c001_v0001179_t0053_u01751249877953") 2025/06/30 02:21:54 DEBUG : both10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57c_d20250630_m021749_c001_v7007000_t0000_u01751249869345") 2025/06/30 02:21:54 DEBUG : both10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad85_d20250630_m021741_c001_v0001179_t0019_u01751249861618") 2025/06/30 02:21:54 DEBUG : both11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffe1_d20250630_m021805_c001_v7007000_t0000_u01751249885839") 2025/06/30 02:21:54 DEBUG : both11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae08_d20250630_m021758_c001_v0001179_t0059_u01751249878404") 2025/06/30 02:21:54 DEBUG : both11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57d_d20250630_m021749_c001_v7007000_t0000_u01751249869540") 2025/06/30 02:21:54 DEBUG : both11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad87_d20250630_m021742_c001_v0001179_t0007_u01751249862084") 2025/06/30 02:21:54 DEBUG : both12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffe3_d20250630_m021806_c001_v7007000_t0000_u01751249886021") 2025/06/30 02:21:54 DEBUG : both12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae0c_d20250630_m021758_c001_v0001179_t0039_u01751249878881") 2025/06/30 02:21:54 DEBUG : both12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57e_d20250630_m021749_c001_v7007000_t0000_u01751249869725") 2025/06/30 02:21:54 DEBUG : both12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad91_d20250630_m021742_c001_v0001179_t0036_u01751249862618") 2025/06/30 02:21:54 DEBUG : both13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffe4_d20250630_m021806_c001_v7007000_t0000_u01751249886202") 2025/06/30 02:21:54 DEBUG : both13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae12_d20250630_m021759_c001_v0001179_t0029_u01751249879333") 2025/06/30 02:21:54 DEBUG : both13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e57f_d20250630_m021749_c001_v7007000_t0000_u01751249869914") 2025/06/30 02:21:54 DEBUG : both13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad97_d20250630_m021743_c001_v0001179_t0033_u01751249863090") 2025/06/30 02:21:54 DEBUG : both14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffe6_d20250630_m021806_c001_v7007000_t0000_u01751249886383") 2025/06/30 02:21:54 DEBUG : both14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae14_d20250630_m021759_c001_v0001179_t0042_u01751249879750") 2025/06/30 02:21:54 DEBUG : both14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e580_d20250630_m021750_c001_v7007000_t0000_u01751249870098") 2025/06/30 02:21:55 DEBUG : both14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad9a_d20250630_m021743_c001_v0001179_t0018_u01751249863563") 2025/06/30 02:21:55 DEBUG : both15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffe7_d20250630_m021806_c001_v7007000_t0000_u01751249886564") 2025/06/30 02:21:55 DEBUG : both15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae1a_d20250630_m021800_c001_v0001179_t0001_u01751249880173") 2025/06/30 02:21:55 DEBUG : both15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e581_d20250630_m021750_c001_v7007000_t0000_u01751249870281") 2025/06/30 02:21:55 DEBUG : both15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad9c_d20250630_m021743_c001_v0001179_t0024_u01751249863981") 2025/06/30 02:21:55 DEBUG : both16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffea_d20250630_m021806_c001_v7007000_t0000_u01751249886792") 2025/06/30 02:21:55 DEBUG : both16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae1c_d20250630_m021800_c001_v0001179_t0054_u01751249880663") 2025/06/30 02:21:55 DEBUG : both16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e582_d20250630_m021750_c001_v7007000_t0000_u01751249870463") 2025/06/30 02:21:55 DEBUG : both16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecada0_d20250630_m021744_c001_v0001179_t0018_u01751249864386") 2025/06/30 02:21:55 DEBUG : both17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffec_d20250630_m021806_c001_v7007000_t0000_u01751249886974") 2025/06/30 02:21:55 DEBUG : both17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae20_d20250630_m021801_c001_v0001179_t0049_u01751249881158") 2025/06/30 02:21:55 DEBUG : both17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e583_d20250630_m021750_c001_v7007000_t0000_u01751249870645") 2025/06/30 02:21:55 DEBUG : both17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecada2_d20250630_m021744_c001_v0001179_t0010_u01751249864799") 2025/06/30 02:21:55 DEBUG : both18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffee_d20250630_m021807_c001_v7007000_t0000_u01751249887155") 2025/06/30 02:21:55 DEBUG : both18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae24_d20250630_m021801_c001_v0001179_t0050_u01751249881679") 2025/06/30 02:21:55 DEBUG : both18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e584_d20250630_m021750_c001_v7007000_t0000_u01751249870827") 2025/06/30 02:21:55 DEBUG : both18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecada8_d20250630_m021745_c001_v0001179_t0038_u01751249865346") 2025/06/30 02:21:56 DEBUG : both19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fffef_d20250630_m021807_c001_v7007000_t0000_u01751249887337") 2025/06/30 02:21:56 DEBUG : both19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae2a_d20250630_m021802_c001_v0001179_t0030_u01751249882141") 2025/06/30 02:21:56 DEBUG : both19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e585_d20250630_m021751_c001_v7007000_t0000_u01751249871007") 2025/06/30 02:21:56 DEBUG : both19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadae_d20250630_m021745_c001_v0001179_t0041_u01751249865767") 2025/06/30 02:21:56 DEBUG : both2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff1_d20250630_m021807_c001_v7007000_t0000_u01751249887519") 2025/06/30 02:21:56 DEBUG : both2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecade8_d20250630_m021754_c001_v0001179_t0048_u01751249874397") 2025/06/30 02:21:56 DEBUG : both2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e586_d20250630_m021751_c001_v7007000_t0000_u01751249871190") 2025/06/30 02:21:56 DEBUG : both2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad6b_d20250630_m021737_c001_v0001179_t0018_u01751249857882") 2025/06/30 02:21:56 DEBUG : both3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff2_d20250630_m021807_c001_v7007000_t0000_u01751249887701") 2025/06/30 02:21:56 DEBUG : both3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadea_d20250630_m021754_c001_v0001179_t0018_u01751249874815") 2025/06/30 02:21:56 DEBUG : both3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e587_d20250630_m021751_c001_v7007000_t0000_u01751249871372") 2025/06/30 02:21:56 DEBUG : both3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad6d_d20250630_m021738_c001_v0001179_t0056_u01751249858340") 2025/06/30 02:21:56 DEBUG : both4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff4_d20250630_m021807_c001_v7007000_t0000_u01751249887907") 2025/06/30 02:21:56 DEBUG : both4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadee_d20250630_m021755_c001_v0001179_t0015_u01751249875264") 2025/06/30 02:21:56 DEBUG : both4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e588_d20250630_m021751_c001_v7007000_t0000_u01751249871554") 2025/06/30 02:21:56 DEBUG : both4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad71_d20250630_m021738_c001_v0001179_t0011_u01751249858740") 2025/06/30 02:21:57 DEBUG : both5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff6_d20250630_m021808_c001_v7007000_t0000_u01751249888090") 2025/06/30 02:21:57 DEBUG : both5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadf2_d20250630_m021755_c001_v0001179_t0044_u01751249875702") 2025/06/30 02:21:57 DEBUG : both5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e589_d20250630_m021751_c001_v7007000_t0000_u01751249871737") 2025/06/30 02:21:57 DEBUG : both5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad75_d20250630_m021739_c001_v0001179_t0054_u01751249859367") 2025/06/30 02:21:57 DEBUG : both6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff7_d20250630_m021808_c001_v7007000_t0000_u01751249888274") 2025/06/30 02:21:57 DEBUG : both6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadf4_d20250630_m021756_c001_v0001179_t0033_u01751249876153") 2025/06/30 02:21:57 DEBUG : both6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e58a_d20250630_m021751_c001_v7007000_t0000_u01751249871919") 2025/06/30 02:21:57 DEBUG : both6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad77_d20250630_m021739_c001_v0001179_t0050_u01751249859809") 2025/06/30 02:21:57 DEBUG : both7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffff9_d20250630_m021808_c001_v7007000_t0000_u01751249888455") 2025/06/30 02:21:57 DEBUG : both7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadf6_d20250630_m021756_c001_v0001179_t0015_u01751249876635") 2025/06/30 02:21:57 DEBUG : both7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e58c_d20250630_m021752_c001_v7007000_t0000_u01751249872102") 2025/06/30 02:21:57 DEBUG : both7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad7b_d20250630_m021740_c001_v0001179_t0027_u01751249860236") 2025/06/30 02:21:57 DEBUG : both8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffffb_d20250630_m021808_c001_v7007000_t0000_u01751249888637") 2025/06/30 02:21:57 DEBUG : both8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadfa_d20250630_m021757_c001_v0001179_t0010_u01751249877053") 2025/06/30 02:21:57 DEBUG : both8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e58d_d20250630_m021752_c001_v7007000_t0000_u01751249872285") 2025/06/30 02:21:57 DEBUG : both8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad7d_d20250630_m021740_c001_v0001179_t0025_u01751249860646") 2025/06/30 02:21:57 DEBUG : both9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffffc_d20250630_m021808_c001_v7007000_t0000_u01751249888817") 2025/06/30 02:21:57 DEBUG : both9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecadfe_d20250630_m021757_c001_v0001179_t0058_u01751249877484") 2025/06/30 02:21:57 DEBUG : both9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e58e_d20250630_m021752_c001_v7007000_t0000_u01751249872467") 2025/06/30 02:21:57 DEBUG : both9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad83_d20250630_m021741_c001_v0001179_t0052_u01751249861179") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe49547e_d20250630_m021414_c001_v7007000_t0000_u01751249654801") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5c1_d20250630_m021413_c001_v0001181_t0003_u01751249653197") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe6_d20250630_m021412_c001_v7007000_t0000_u01751249652599") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5b5_d20250630_m021410_c001_v0001181_t0020_u01751249650820") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2c4_d20250630_m021356_c001_v7007000_t0000_u01751249636186") 2025/06/30 02:21:58 DEBUG : c/non empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c55b_d20250630_m021354_c001_v0001181_t0012_u01751249634473") 2025/06/30 02:21:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859784_d20250630_m021907_c001_v7007000_t0000_u01751249947736") 2025/06/30 02:21:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf72_d20250630_m021903_c001_v0001179_t0018_u01751249943138") 2025/06/30 02:21:58 DEBUG : check sum: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2ae_d20250630_m021347_c001_v7007000_t0000_u01751249627568") 2025/06/30 02:21:58 DEBUG : check sum: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c52f_d20250630_m021346_c001_v0001181_t0011_u01751249626625") 2025/06/30 02:21:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400362_d20250630_m022143_c001_v7007000_t0000_u01751250103505") 2025/06/30 02:21:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cdeb_d20250630_m022141_c001_v0001181_t0033_u01751250101873") 2025/06/30 02:21:58 DEBUG : dest/3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffee5_d20250630_m021558_c001_v7007000_t0000_u01751249758623") 2025/06/30 02:21:58 DEBUG : dest/3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415daa06dd92d246_d20250630_m021557_c001_v0001150_t0018_u01751249757432") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b73_d20250630_m022001_c001_v7007000_t0000_u01751250001601") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb050_d20250630_m021957_c001_v0001179_t0039_u01751249997468") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc0_d20250630_m022113_c001_v7007000_t0000_u01751250073622") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd6c_d20250630_m022102_c001_v0001181_t0002_u01751250062490") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598ac_d20250630_m022058_c001_v7007000_t0000_u01751250058309") 2025/06/30 02:21:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd3a_d20250630_m022048_c001_v0001181_t0034_u01751250048493") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c0_d20250630_m022044_c001_v7007000_t0000_u01751250044426") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd08_d20250630_m022034_c001_v0001181_t0032_u01751250034350") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0d_d20250630_m022030_c001_v7007000_t0000_u01751250030241") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccd3_d20250630_m022020_c001_v0001181_t0049_u01751250020254") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa0_d20250630_m022016_c001_v7007000_t0000_u01751250016177") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccab_d20250630_m022005_c001_v0001181_t0008_u01751250005718") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26c1c_d20250630_m021958_c001_v7007000_t0000_u01751249998659") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafa2_d20250630_m021949_c001_v0001171_t0034_u01751249989565") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a7_d20250630_m021945_c001_v7007000_t0000_u01751249985498") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb018_d20250630_m021941_c001_v0001179_t0048_u01751249981740") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d7510_d20250630_m021940_c001_v7007000_t0000_u01751249980564") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde558b_d20250630_m021930_c001_v0001099_t0032_u01751249970933") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283321_d20250630_m021926_c001_v7007000_t0000_u01751249966789") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbf2_d20250630_m021923_c001_v0001181_t0054_u01751249963090") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbac_d20250630_m021921_c001_v7007000_t0000_u01751249961971") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf9a_d20250630_m021911_c001_v0001179_t0023_u01751249951893") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649b229_d20250630_m021905_c001_v7007000_t0000_u01751249945148") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb7d_d20250630_m021855_c001_v0001181_t0051_u01751249935202") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f228_d20250630_m021851_c001_v7007000_t0000_u01751249931070") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb47_d20250630_m021840_c001_v0001181_t0022_u01751249920408") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf471_d20250630_m021836_c001_v7007000_t0000_u01751249916368") 2025/06/30 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb0e_d20250630_m021825_c001_v0001181_t0000_u01751249905932") 2025/06/30 02:22:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccba5_d20250630_m021943_c001_v7007000_t0000_u01751249983560") 2025/06/30 02:22:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb002_d20250630_m021938_c001_v0001179_t0039_u01751249978699") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b74_d20250630_m022001_c001_v7007000_t0000_u01751250001784") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55d5_d20250630_m021957_c001_v0001099_t0021_u01751249997474") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc1_d20250630_m022113_c001_v7007000_t0000_u01751250073806") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb14b_d20250630_m022103_c001_v0001179_t0012_u01751250063066") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598ad_d20250630_m022058_c001_v7007000_t0000_u01751250058491") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb10b_d20250630_m022049_c001_v0001179_t0053_u01751250049119") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c1_d20250630_m022044_c001_v7007000_t0000_u01751250044616") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0ce_d20250630_m022034_c001_v0001179_t0042_u01751250034932") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0e_d20250630_m022030_c001_v7007000_t0000_u01751250030425") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0a0_d20250630_m022020_c001_v0001179_t0029_u01751250020826") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa1_d20250630_m022016_c001_v7007000_t0000_u01751250016358") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb06c_d20250630_m022006_c001_v0001179_t0039_u01751250006284") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf3c8_d20250630_m021959_c001_v7007000_t0000_u01751249999077") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc66_d20250630_m021950_c001_v0001181_t0024_u01751249990222") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a8_d20250630_m021945_c001_v7007000_t0000_u01751249985680") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc4e_d20250630_m021941_c001_v0001181_t0003_u01751249981752") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf499_d20250630_m021940_c001_v7007000_t0000_u01751249980400") 2025/06/30 02:22:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafe2_d20250630_m021931_c001_v0001179_t0025_u01751249971686") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283323_d20250630_m021926_c001_v7007000_t0000_u01751249966971") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafcd_d20250630_m021923_c001_v0001179_t0049_u01751249963166") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dba9_d20250630_m021921_c001_v7007000_t0000_u01751249961413") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbc2_d20250630_m021912_c001_v0001181_t0004_u01751249952476") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccb37_d20250630_m021905_c001_v7007000_t0000_u01751249945000") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5530_d20250630_m021855_c001_v0001099_t0026_u01751249935766") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f22a_d20250630_m021851_c001_v7007000_t0000_u01751249931254") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54fe_d20250630_m021841_c001_v0001099_t0005_u01751249921011") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf472_d20250630_m021836_c001_v7007000_t0000_u01751249916550") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54c8_d20250630_m021826_c001_v0001099_t0054_u01751249906507") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf49d_d20250630_m021943_c001_v7007000_t0000_u01751249983202") 2025/06/30 02:22:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc38_d20250630_m021938_c001_v0001181_t0025_u01751249978709") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b75_d20250630_m022001_c001_v7007000_t0000_u01751250001968") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc8c_d20250630_m021957_c001_v0001181_t0051_u01751249997489") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc2_d20250630_m022113_c001_v7007000_t0000_u01751250073991") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5667_d20250630_m022103_c001_v0001099_t0004_u01751250063643") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598ae_d20250630_m022058_c001_v7007000_t0000_u01751250058681") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5647_d20250630_m022049_c001_v0001099_t0010_u01751250049682") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c3_d20250630_m022044_c001_v7007000_t0000_u01751250044797") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5625_d20250630_m022035_c001_v0001099_t0028_u01751250035512") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e0f_d20250630_m022030_c001_v7007000_t0000_u01751250030608") 2025/06/30 02:22:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5609_d20250630_m022021_c001_v0001099_t0002_u01751250021407") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa2_d20250630_m022016_c001_v7007000_t0000_u01751250016541") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55e9_d20250630_m022006_c001_v0001099_t0012_u01751250006874") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403bf01634999c9e_d20250630_m021959_c001_v7007000_t0000_u01751249999187") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb032_d20250630_m021950_c001_v0001179_t0007_u01751249990791") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a9_d20250630_m021945_c001_v7007000_t0000_u01751249985862") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf86_d20250630_m021941_c001_v0001171_t0046_u01751249981865") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e89e_d20250630_m021940_c001_v7007000_t0000_u01751249980371") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc1c_d20250630_m021932_c001_v0001181_t0029_u01751249972261") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283325_d20250630_m021927_c001_v7007000_t0000_u01751249967153") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daef1_d20250630_m021923_c001_v0001171_t0007_u01751249963217") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4085bdfc9d66364d_d20250630_m021921_c001_v7007000_t0000_u01751249961827") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daeb7_d20250630_m021913_c001_v0001171_t0041_u01751249953059") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055c4_d20250630_m021905_c001_v7007000_t0000_u01751249945199") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf52_d20250630_m021856_c001_v0001179_t0019_u01751249936532") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f22c_d20250630_m021851_c001_v7007000_t0000_u01751249931437") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf06_d20250630_m021841_c001_v0001179_t0047_u01751249921798") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf473_d20250630_m021836_c001_v7007000_t0000_u01751249916731") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaeb4_d20250630_m021826_c001_v0001179_t0017_u01751249906887") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409aaac2ab34f60b_d20250630_m021943_c001_v7007000_t0000_u01751249983216") 2025/06/30 02:22:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55a5_d20250630_m021938_c001_v0001099_t0012_u01751249978825") 2025/06/30 02:22:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b76_d20250630_m022002_c001_v7007000_t0000_u01751250002154") 2025/06/30 02:22:02 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafd0_d20250630_m021957_c001_v0001171_t0051_u01751249997679") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc3_d20250630_m022114_c001_v7007000_t0000_u01751250074174") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db16a_d20250630_m022104_c001_v0001171_t0047_u01751250064356") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598af_d20250630_m022058_c001_v7007000_t0000_u01751250058861") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db105_d20250630_m022050_c001_v0001171_t0050_u01751250050385") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c4_d20250630_m022044_c001_v7007000_t0000_u01751250044979") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db09d_d20250630_m022036_c001_v0001171_t0041_u01751250036264") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e10_d20250630_m022030_c001_v7007000_t0000_u01751250030791") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db053_d20250630_m022022_c001_v0001171_t0040_u01751250022163") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa3_d20250630_m022016_c001_v7007000_t0000_u01751250016727") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db006_d20250630_m022007_c001_v0001171_t0023_u01751250007585") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403bf01634999c84_d20250630_m021959_c001_v7007000_t0000_u01751249999000") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55c3_d20250630_m021951_c001_v0001099_t0049_u01751249991363") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4aa_d20250630_m021946_c001_v7007000_t0000_u01751249986044") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb01c_d20250630_m021941_c001_v0001179_t0049_u01751249981944") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d750f_d20250630_m021940_c001_v7007000_t0000_u01751249980380") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf3b_d20250630_m021932_c001_v0001171_t0025_u01751249972844") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283326_d20250630_m021927_c001_v7007000_t0000_u01751249967336") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbf6_d20250630_m021923_c001_v0001181_t0056_u01751249963290") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4085bdfc9d66364c_d20250630_m021921_c001_v7007000_t0000_u01751249961644") 2025/06/30 02:22:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde555d_d20250630_m021913_c001_v0001099_t0054_u01751249953701") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e7ea_d20250630_m021905_c001_v7007000_t0000_u01751249945217") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae41_d20250630_m021857_c001_v0001171_t0012_u01751249937121") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f22e_d20250630_m021851_c001_v7007000_t0000_u01751249931621") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dadd7_d20250630_m021842_c001_v0001171_t0056_u01751249922364") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf474_d20250630_m021836_c001_v7007000_t0000_u01751249916915") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad60_d20250630_m021827_c001_v0001171_t0058_u01751249907118") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccba4_d20250630_m021943_c001_v7007000_t0000_u01751249983377") 2025/06/30 02:22:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc3a_d20250630_m021938_c001_v0001181_t0018_u01751249978921") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b77_d20250630_m022002_c001_v7007000_t0000_u01751250002337") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb054_d20250630_m021957_c001_v0001179_t0017_u01751249997691") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc4_d20250630_m022114_c001_v7007000_t0000_u01751250074358") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd72_d20250630_m022104_c001_v0001181_t0001_u01751250064641") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b0_d20250630_m022059_c001_v7007000_t0000_u01751250059042") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd46_d20250630_m022050_c001_v0001181_t0045_u01751250050642") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c6_d20250630_m022045_c001_v7007000_t0000_u01751250045161") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd12_d20250630_m022036_c001_v0001181_t0013_u01751250036521") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e11_d20250630_m022030_c001_v7007000_t0000_u01751250030974") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccd9_d20250630_m022022_c001_v0001181_t0058_u01751250022418") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa4_d20250630_m022016_c001_v7007000_t0000_u01751250016909") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccb1_d20250630_m022007_c001_v0001181_t0052_u01751250007906") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403bf01634999c83_d20250630_m021958_c001_v7007000_t0000_u01751249998818") 2025/06/30 02:22:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafaa_d20250630_m021951_c001_v0001171_t0009_u01751249991711") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4ab_d20250630_m021946_c001_v7007000_t0000_u01751249986226") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc50_d20250630_m021941_c001_v0001181_t0049_u01751249981984") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf49a_d20250630_m021940_c001_v7007000_t0000_u01751249980571") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5591_d20250630_m021933_c001_v0001099_t0000_u01751249973116") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283328_d20250630_m021927_c001_v7007000_t0000_u01751249967518") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafcf_d20250630_m021923_c001_v0001179_t0039_u01751249963388") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055d8_d20250630_m021921_c001_v7007000_t0000_u01751249961794") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafa3_d20250630_m021914_c001_v0001179_t0023_u01751249954031") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649b227_d20250630_m021904_c001_v7007000_t0000_u01751249944965") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb83_d20250630_m021857_c001_v0001181_t0008_u01751249937399") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f230_d20250630_m021851_c001_v7007000_t0000_u01751249931846") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb4d_d20250630_m021842_c001_v0001181_t0038_u01751249922628") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf475_d20250630_m021837_c001_v7007000_t0000_u01751249917098") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb10_d20250630_m021827_c001_v0001181_t0044_u01751249907422") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf49f_d20250630_m021943_c001_v7007000_t0000_u01751249983385") 2025/06/30 02:22:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb004_d20250630_m021938_c001_v0001179_t0002_u01751249978933") 2025/06/30 02:22:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b78_d20250630_m022002_c001_v7007000_t0000_u01751250002521") 2025/06/30 02:22:05 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc8e_d20250630_m021957_c001_v0001181_t0043_u01751249997707") 2025/06/30 02:22:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc5_d20250630_m022114_c001_v7007000_t0000_u01751250074545") 2025/06/30 02:22:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb159_d20250630_m022104_c001_v0001179_t0011_u01751250064855") 2025/06/30 02:22:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b1_d20250630_m022059_c001_v7007000_t0000_u01751250059224") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb10f_d20250630_m022050_c001_v0001179_t0028_u01751250050864") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c8_d20250630_m022045_c001_v7007000_t0000_u01751250045342") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0d4_d20250630_m022036_c001_v0001179_t0011_u01751250036750") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e12_d20250630_m022031_c001_v7007000_t0000_u01751250031158") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0a4_d20250630_m022022_c001_v0001179_t0023_u01751250022628") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa7_d20250630_m022017_c001_v7007000_t0000_u01751250017093") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb078_d20250630_m022008_c001_v0001179_t0038_u01751250008119") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26c1f_d20250630_m021959_c001_v7007000_t0000_u01751249999208") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc70_d20250630_m021952_c001_v0001181_t0053_u01751249992162") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4ac_d20250630_m021946_c001_v7007000_t0000_u01751249986408") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55af_d20250630_m021941_c001_v0001099_t0015_u01751249981984") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d750e_d20250630_m021940_c001_v7007000_t0000_u01751249980198") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafea_d20250630_m021933_c001_v0001179_t0014_u01751249973429") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28332a_d20250630_m021927_c001_v7007000_t0000_u01751249967700") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbf8_d20250630_m021923_c001_v0001181_t0012_u01751249963503") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a4e_d20250630_m021921_c001_v7007000_t0000_u01751249961638") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbc8_d20250630_m021914_c001_v0001181_t0044_u01751249954324") 2025/06/30 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85976e_d20250630_m021905_c001_v7007000_t0000_u01751249945169") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5538_d20250630_m021857_c001_v0001099_t0002_u01751249937619") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f231_d20250630_m021852_c001_v7007000_t0000_u01751249932030") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5504_d20250630_m021842_c001_v0001099_t0035_u01751249922831") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf476_d20250630_m021837_c001_v7007000_t0000_u01751249917279") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54cc_d20250630_m021827_c001_v0001099_t0034_u01751249907643") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409aaac2ab34f60d_d20250630_m021943_c001_v7007000_t0000_u01751249983402") 2025/06/30 02:22:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf62_d20250630_m021939_c001_v0001171_t0041_u01751249979119") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b79_d20250630_m022002_c001_v7007000_t0000_u01751250002705") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55d7_d20250630_m021957_c001_v0001099_t0045_u01751249997888") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc6_d20250630_m022114_c001_v7007000_t0000_u01751250074729") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde566d_d20250630_m022105_c001_v0001099_t0009_u01751250065108") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b2_d20250630_m022059_c001_v7007000_t0000_u01751250059406") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde564d_d20250630_m022051_c001_v0001099_t0022_u01751250051163") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760c9_d20250630_m022045_c001_v7007000_t0000_u01751250045524") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde562b_d20250630_m022036_c001_v0001099_t0026_u01751250036948") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e13_d20250630_m022031_c001_v7007000_t0000_u01751250031341") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde560b_d20250630_m022022_c001_v0001099_t0033_u01751250022873") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aa8_d20250630_m022017_c001_v7007000_t0000_u01751250017277") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55f1_d20250630_m022008_c001_v0001099_t0038_u01751250008323") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26c1e_d20250630_m021959_c001_v7007000_t0000_u01751249999024") 2025/06/30 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb038_d20250630_m021952_c001_v0001179_t0045_u01751249992370") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4ad_d20250630_m021946_c001_v7007000_t0000_u01751249986608") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc54_d20250630_m021942_c001_v0001181_t0045_u01751249982183") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409aaac2ab34f602_d20250630_m021940_c001_v7007000_t0000_u01751249980590") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc20_d20250630_m021933_c001_v0001181_t0006_u01751249973627") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28332b_d20250630_m021927_c001_v7007000_t0000_u01751249967882") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde557d_d20250630_m021923_c001_v0001099_t0058_u01751249963510") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283303_d20250630_m021921_c001_v7007000_t0000_u01751249961653") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daebd_d20250630_m021914_c001_v0001171_t0040_u01751249954530") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842d16_d20250630_m021905_c001_v7007000_t0000_u01751249945178") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf5a_d20250630_m021857_c001_v0001179_t0007_u01751249937908") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f233_d20250630_m021852_c001_v7007000_t0000_u01751249932215") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf1a_d20250630_m021843_c001_v0001179_t0020_u01751249923405") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf477_d20250630_m021837_c001_v7007000_t0000_u01751249917466") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaeba_d20250630_m021828_c001_v0001179_t0018_u01751249908210") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a1_d20250630_m021943_c001_v7007000_t0000_u01751249983568") 2025/06/30 02:22:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc3e_d20250630_m021939_c001_v0001181_t0003_u01751249979130") 2025/06/30 02:22:08 DEBUG : dir1/0007-12345: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7a_d20250630_m022002_c001_v7007000_t0000_u01751250002888") 2025/06/30 02:22:08 DEBUG : dir1/0007-12345: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb056_d20250630_m021957_c001_v0001179_t0048_u01751249997902") 2025/06/30 02:22:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc7_d20250630_m022114_c001_v7007000_t0000_u01751250074914") 2025/06/30 02:22:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db176_d20250630_m022105_c001_v0001171_t0055_u01751250065449") 2025/06/30 02:22:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b3_d20250630_m022059_c001_v7007000_t0000_u01751250059587") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db10b_d20250630_m022051_c001_v0001171_t0049_u01751250051598") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760cb_d20250630_m022045_c001_v7007000_t0000_u01751250045705") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db0a9_d20250630_m022037_c001_v0001171_t0014_u01751250037322") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e14_d20250630_m022031_c001_v7007000_t0000_u01751250031524") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db061_d20250630_m022023_c001_v0001171_t0057_u01751250023295") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aaa_d20250630_m022017_c001_v7007000_t0000_u01751250017459") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db00e_d20250630_m022008_c001_v0001171_t0017_u01751250008759") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4957a3_d20250630_m021959_c001_v7007000_t0000_u01751249999032") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55c7_d20250630_m021952_c001_v0001099_t0047_u01751249992575") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4ae_d20250630_m021946_c001_v7007000_t0000_u01751249986789") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb020_d20250630_m021942_c001_v0001179_t0021_u01751249982202") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d750d_d20250630_m021940_c001_v7007000_t0000_u01751249980016") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf44_d20250630_m021933_c001_v0001171_t0015_u01751249973847") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28332d_d20250630_m021928_c001_v7007000_t0000_u01751249968063") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafd1_d20250630_m021923_c001_v0001179_t0059_u01751249963593") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dba8_d20250630_m021921_c001_v7007000_t0000_u01751249961226") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5561_d20250630_m021914_c001_v0001099_t0019_u01751249954822") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dba6_d20250630_m021905_c001_v7007000_t0000_u01751249945227") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae4f_d20250630_m021858_c001_v0001171_t0014_u01751249938140") 2025/06/30 02:22:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f235_d20250630_m021852_c001_v7007000_t0000_u01751249932400") 2025/06/30 02:22:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dade5_d20250630_m021843_c001_v0001171_t0048_u01751249923606") 2025/06/30 02:22:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf478_d20250630_m021837_c001_v7007000_t0000_u01751249917648") 2025/06/30 02:22:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad68_d20250630_m021828_c001_v0001171_t0007_u01751249908413") 2025/06/30 02:22:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4a0_d20250630_m021943_c001_v7007000_t0000_u01751249983411") 2025/06/30 02:22:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb008_d20250630_m021939_c001_v0001179_t0034_u01751249979142") 2025/06/30 02:22:10 DEBUG : dir1/0008-23456: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7b_d20250630_m022003_c001_v7007000_t0000_u01751250003072") 2025/06/30 02:22:10 DEBUG : dir1/0008-23456: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc92_d20250630_m021957_c001_v0001181_t0043_u01751249997915") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc8_d20250630_m022115_c001_v7007000_t0000_u01751250075153") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd7a_d20250630_m022105_c001_v0001181_t0004_u01751250065771") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b4_d20250630_m022059_c001_v7007000_t0000_u01751250059767") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd4c_d20250630_m022051_c001_v0001181_t0018_u01751250051858") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760cd_d20250630_m022045_c001_v7007000_t0000_u01751250045887") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd16_d20250630_m022037_c001_v0001181_t0045_u01751250037732") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e15_d20250630_m022031_c001_v7007000_t0000_u01751250031719") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccdd_d20250630_m022023_c001_v0001181_t0052_u01751250023588") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aac_d20250630_m022017_c001_v7007000_t0000_u01751250017653") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccb5_d20250630_m022009_c001_v0001181_t0031_u01751250009066") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403bf01634999c82_d20250630_m021958_c001_v7007000_t0000_u01751249998636") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafb4_d20250630_m021952_c001_v0001171_t0035_u01751249992906") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4af_d20250630_m021946_c001_v7007000_t0000_u01751249986971") 2025/06/30 02:22:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf88_d20250630_m021942_c001_v0001171_t0030_u01751249982219") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf498_d20250630_m021940_c001_v7007000_t0000_u01751249980383") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5597_d20250630_m021934_c001_v0001099_t0000_u01751249974095") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28332e_d20250630_m021928_c001_v7007000_t0000_u01751249968245") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daef5_d20250630_m021923_c001_v0001171_t0044_u01751249963602") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef2978f_d20250630_m021921_c001_v7007000_t0000_u01751249961592") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafa5_d20250630_m021915_c001_v0001179_t0014_u01751249955239") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055c3_d20250630_m021905_c001_v7007000_t0000_u01751249945008") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb87_d20250630_m021858_c001_v0001181_t0027_u01751249938448") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f236_d20250630_m021852_c001_v7007000_t0000_u01751249932583") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb59_d20250630_m021843_c001_v0001181_t0019_u01751249923873") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf479_d20250630_m021837_c001_v7007000_t0000_u01751249917837") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb14_d20250630_m021828_c001_v0001181_t0004_u01751249908886") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf49e_d20250630_m021943_c001_v7007000_t0000_u01751249983222") 2025/06/30 02:22:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55a7_d20250630_m021939_c001_v0001099_t0021_u01751249979223") 2025/06/30 02:22:12 DEBUG : dir1/0009-34567: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7c_d20250630_m022003_c001_v7007000_t0000_u01751250003261") 2025/06/30 02:22:12 DEBUG : dir1/0009-34567: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafd2_d20250630_m021957_c001_v0001171_t0018_u01751249997945") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dc9_d20250630_m022115_c001_v7007000_t0000_u01751250075347") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb15b_d20250630_m022106_c001_v0001179_t0024_u01751250066003") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598b6_d20250630_m022059_c001_v7007000_t0000_u01751250059949") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb117_d20250630_m022052_c001_v0001179_t0037_u01751250052068") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760ce_d20250630_m022046_c001_v7007000_t0000_u01751250046069") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0d6_d20250630_m022037_c001_v0001179_t0026_u01751250037949") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e16_d20250630_m022031_c001_v7007000_t0000_u01751250031903") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0a8_d20250630_m022023_c001_v0001179_t0037_u01751250023800") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aad_d20250630_m022017_c001_v7007000_t0000_u01751250017836") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb082_d20250630_m022009_c001_v0001179_t0017_u01751250009373") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b6c_d20250630_m021959_c001_v7007000_t0000_u01751249999035") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc74_d20250630_m021953_c001_v0001181_t0020_u01751249993340") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b1_d20250630_m021947_c001_v7007000_t0000_u01751249987152") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55b1_d20250630_m021942_c001_v0001099_t0022_u01751249982300") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf49b_d20250630_m021940_c001_v7007000_t0000_u01751249980596") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaff2_d20250630_m021934_c001_v0001179_t0039_u01751249974449") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283330_d20250630_m021928_c001_v7007000_t0000_u01751249968430") 2025/06/30 02:22:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbfa_d20250630_m021923_c001_v0001181_t0038_u01751249963716") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbaa_d20250630_m021921_c001_v7007000_t0000_u01751249961598") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbcc_d20250630_m021915_c001_v0001181_t0009_u01751249955903") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85976b_d20250630_m021904_c001_v7007000_t0000_u01751249944986") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde553c_d20250630_m021858_c001_v0001099_t0009_u01751249938650") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f238_d20250630_m021852_c001_v7007000_t0000_u01751249932766") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5508_d20250630_m021844_c001_v0001099_t0041_u01751249924124") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47a_d20250630_m021838_c001_v7007000_t0000_u01751249918018") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54d2_d20250630_m021829_c001_v0001099_t0015_u01751249909119") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d7513_d20250630_m021943_c001_v7007000_t0000_u01751249983426") 2025/06/30 02:22:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc40_d20250630_m021939_c001_v0001181_t0025_u01751249979377") 2025/06/30 02:22:13 DEBUG : dir1/0010-45678: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7d_d20250630_m022003_c001_v7007000_t0000_u01751250003446") 2025/06/30 02:22:13 DEBUG : dir1/0010-45678: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc94_d20250630_m021958_c001_v0001181_t0057_u01751249998121") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dca_d20250630_m022115_c001_v7007000_t0000_u01751250075531") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5675_d20250630_m022106_c001_v0001099_t0028_u01751250066400") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598dc_d20250630_m022100_c001_v7007000_t0000_u01751250060132") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5651_d20250630_m022052_c001_v0001099_t0012_u01751250052269") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d0_d20250630_m022046_c001_v7007000_t0000_u01751250046250") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde562d_d20250630_m022038_c001_v0001099_t0032_u01751250038161") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e17_d20250630_m022032_c001_v7007000_t0000_u01751250032085") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5611_d20250630_m022023_c001_v0001099_t0035_u01751250023998") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2aaf_d20250630_m022018_c001_v7007000_t0000_u01751250018019") 2025/06/30 02:22:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55f3_d20250630_m022009_c001_v0001099_t0051_u01751250009583") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b6b_d20250630_m021958_c001_v7007000_t0000_u01751249998839") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb03e_d20250630_m021953_c001_v0001179_t0049_u01751249993548") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b2_d20250630_m021947_c001_v7007000_t0000_u01751249987334") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb022_d20250630_m021942_c001_v0001179_t0050_u01751249982389") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e89d_d20250630_m021940_c001_v7007000_t0000_u01751249980188") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc28_d20250630_m021934_c001_v0001181_t0047_u01751249974683") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283332_d20250630_m021928_c001_v7007000_t0000_u01751249968675") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafd3_d20250630_m021923_c001_v0001179_t0049_u01751249963800") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283307_d20250630_m021921_c001_v7007000_t0000_u01751249961835") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daec7_d20250630_m021916_c001_v0001171_t0027_u01751249956109") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb4001c2_d20250630_m021905_c001_v7007000_t0000_u01751249945233") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf60_d20250630_m021858_c001_v0001179_t0052_u01751249938998") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f23a_d20250630_m021852_c001_v7007000_t0000_u01751249932949") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf20_d20250630_m021844_c001_v0001179_t0018_u01751249924652") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47b_d20250630_m021838_c001_v7007000_t0000_u01751249918200") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaec2_d20250630_m021829_c001_v0001179_t0025_u01751249909431") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211dd2_d20250630_m021943_c001_v7007000_t0000_u01751249983434") 2025/06/30 02:22:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf66_d20250630_m021939_c001_v0001171_t0019_u01751249979386") 2025/06/30 02:22:14 DEBUG : dir1/0011-56789: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7e_d20250630_m022003_c001_v7007000_t0000_u01751250003629") 2025/06/30 02:22:14 DEBUG : dir1/0011-56789: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb05a_d20250630_m021958_c001_v0001179_t0048_u01751249998158") 2025/06/30 02:22:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dcb_d20250630_m022115_c001_v7007000_t0000_u01751250075715") 2025/06/30 02:22:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db183_d20250630_m022106_c001_v0001171_t0029_u01751250066863") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598de_d20250630_m022100_c001_v7007000_t0000_u01751250060314") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db112_d20250630_m022052_c001_v0001171_t0038_u01751250052602") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d1_d20250630_m022046_c001_v7007000_t0000_u01751250046433") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db0b3_d20250630_m022038_c001_v0001171_t0025_u01751250038542") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e19_d20250630_m022032_c001_v7007000_t0000_u01751250032269") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db06d_d20250630_m022024_c001_v0001171_t0006_u01751250024366") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2ab1_d20250630_m022018_c001_v7007000_t0000_u01751250018201") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db014_d20250630_m022010_c001_v0001171_t0037_u01751250010079") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4957a4_d20250630_m021959_c001_v7007000_t0000_u01751249999217") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55c9_d20250630_m021953_c001_v0001099_t0047_u01751249993760") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b3_d20250630_m021947_c001_v7007000_t0000_u01751249987516") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc56_d20250630_m021942_c001_v0001181_t0053_u01751249982399") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2294a_d20250630_m021940_c001_v7007000_t0000_u01751249980607") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf50_d20250630_m021934_c001_v0001171_t0022_u01751249974909") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283333_d20250630_m021928_c001_v7007000_t0000_u01751249968863") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde557f_d20250630_m021923_c001_v0001099_t0018_u01751249963810") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283306_d20250630_m021921_c001_v7007000_t0000_u01751249961802") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5563_d20250630_m021916_c001_v0001099_t0057_u01751249956406") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e7e8_d20250630_m021905_c001_v7007000_t0000_u01751249945023") 2025/06/30 02:22:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae55_d20250630_m021859_c001_v0001171_t0033_u01751249939205") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f23c_d20250630_m021853_c001_v7007000_t0000_u01751249933133") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dadf1_d20250630_m021844_c001_v0001171_t0036_u01751249924890") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47c_d20250630_m021838_c001_v7007000_t0000_u01751249918385") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad6e_d20250630_m021829_c001_v0001171_t0056_u01751249909626") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4013ad938b3d7512_d20250630_m021943_c001_v7007000_t0000_u01751249983236") 2025/06/30 02:22:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb00a_d20250630_m021939_c001_v0001179_t0052_u01751249979410") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b7f_d20250630_m022003_c001_v7007000_t0000_u01751250003813") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafd4_d20250630_m021958_c001_v0001171_t0001_u01751249998207") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dcc_d20250630_m022115_c001_v7007000_t0000_u01751250075899") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd82_d20250630_m022107_c001_v0001181_t0053_u01751250067225") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598df_d20250630_m022100_c001_v7007000_t0000_u01751250060497") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd50_d20250630_m022052_c001_v0001181_t0043_u01751250052888") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d3_d20250630_m022046_c001_v7007000_t0000_u01751250046614") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd1e_d20250630_m022038_c001_v0001181_t0021_u01751250038879") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e1a_d20250630_m022032_c001_v7007000_t0000_u01751250032454") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cce1_d20250630_m022024_c001_v0001181_t0054_u01751250024751") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2ab2_d20250630_m022018_c001_v7007000_t0000_u01751250018384") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ccbb_d20250630_m022010_c001_v0001181_t0059_u01751250010369") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b6d_d20250630_m021959_c001_v7007000_t0000_u01751249999039") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafc0_d20250630_m021954_c001_v0001171_t0015_u01751249994145") 2025/06/30 02:22:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b4_d20250630_m021947_c001_v7007000_t0000_u01751249987697") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf8a_d20250630_m021942_c001_v0001171_t0016_u01751249982516") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22949_d20250630_m021940_c001_v7007000_t0000_u01751249980420") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5599_d20250630_m021935_c001_v0001099_t0015_u01751249975240") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283335_d20250630_m021929_c001_v7007000_t0000_u01751249969065") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbfc_d20250630_m021923_c001_v0001181_t0029_u01751249963929") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef29790_d20250630_m021921_c001_v7007000_t0000_u01751249961773") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafab_d20250630_m021916_c001_v0001179_t0007_u01751249956711") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dba5_d20250630_m021905_c001_v7007000_t0000_u01751249945040") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb8d_d20250630_m021859_c001_v0001181_t0008_u01751249939497") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f23e_d20250630_m021853_c001_v7007000_t0000_u01751249933317") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb61_d20250630_m021845_c001_v0001181_t0027_u01751249925262") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47d_d20250630_m021838_c001_v7007000_t0000_u01751249918567") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb1a_d20250630_m021830_c001_v0001181_t0002_u01751249910115") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2294e_d20250630_m021943_c001_v7007000_t0000_u01751249983179") 2025/06/30 02:22:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc42_d20250630_m021939_c001_v0001181_t0000_u01751249979583") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b81_d20250630_m022003_c001_v7007000_t0000_u01751250003998") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55d9_d20250630_m021958_c001_v0001099_t0000_u01751249998278") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dcd_d20250630_m022116_c001_v7007000_t0000_u01751250076082") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb163_d20250630_m022107_c001_v0001179_t0034_u01751250067434") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598e1_d20250630_m022100_c001_v7007000_t0000_u01751250060701") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb121_d20250630_m022053_c001_v0001179_t0016_u01751250053095") 2025/06/30 02:22:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d5_d20250630_m022046_c001_v7007000_t0000_u01751250046798") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0da_d20250630_m022039_c001_v0001179_t0033_u01751250039123") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e1b_d20250630_m022032_c001_v7007000_t0000_u01751250032636") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb0ac_d20250630_m022024_c001_v0001179_t0036_u01751250024961") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2ab4_d20250630_m022018_c001_v7007000_t0000_u01751250018565") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb086_d20250630_m022010_c001_v0001179_t0053_u01751250010603") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415813631c878d88_d20250630_m021959_c001_v7007000_t0000_u01751249999055") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc7a_d20250630_m021954_c001_v0001181_t0014_u01751249994432") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b5_d20250630_m021947_c001_v7007000_t0000_u01751249987881") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc58_d20250630_m021942_c001_v0001181_t0016_u01751249982610") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccb99_d20250630_m021940_c001_v7007000_t0000_u01751249980621") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaff6_d20250630_m021935_c001_v0001179_t0013_u01751249975565") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283337_d20250630_m021929_c001_v7007000_t0000_u01751249969248") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafd5_d20250630_m021924_c001_v0001179_t0016_u01751249964038") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a4f_d20250630_m021921_c001_v7007000_t0000_u01751249961848") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbd2_d20250630_m021916_c001_v0001181_t0058_u01751249956975") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef204c_d20250630_m021905_c001_v7007000_t0000_u01751249945333") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5540_d20250630_m021859_c001_v0001099_t0010_u01751249939699") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f23f_d20250630_m021853_c001_v7007000_t0000_u01751249933501") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde550a_d20250630_m021845_c001_v0001099_t0045_u01751249925465") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47e_d20250630_m021838_c001_v7007000_t0000_u01751249918749") 2025/06/30 02:22:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54da_d20250630_m021830_c001_v0001099_t0024_u01751249910330") 2025/06/30 02:22:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211dd0_d20250630_m021943_c001_v7007000_t0000_u01751249983248") 2025/06/30 02:22:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb00c_d20250630_m021939_c001_v0001179_t0029_u01751249979610") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b82_d20250630_m022004_c001_v7007000_t0000_u01751250004181") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc96_d20250630_m021958_c001_v0001181_t0055_u01751249998333") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dcf_d20250630_m022116_c001_v7007000_t0000_u01751250076266") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde567f_d20250630_m022107_c001_v0001099_t0031_u01751250067679") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598e3_d20250630_m022100_c001_v7007000_t0000_u01751250060883") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5653_d20250630_m022053_c001_v0001099_t0027_u01751250053335") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d7_d20250630_m022046_c001_v7007000_t0000_u01751250046980") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5631_d20250630_m022039_c001_v0001099_t0056_u01751250039376") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e1d_d20250630_m022032_c001_v7007000_t0000_u01751250032820") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5613_d20250630_m022025_c001_v0001099_t0038_u01751250025169") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2ab7_d20250630_m022018_c001_v7007000_t0000_u01751250018747") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55f7_d20250630_m022010_c001_v0001099_t0022_u01751250010806") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726d2e_d20250630_m021959_c001_v7007000_t0000_u01751249999065") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb044_d20250630_m021954_c001_v0001179_t0033_u01751249994647") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b6_d20250630_m021948_c001_v7007000_t0000_u01751249988064") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb026_d20250630_m021942_c001_v0001179_t0032_u01751249982628") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409aaac2ab34f600_d20250630_m021940_c001_v7007000_t0000_u01751249980405") 2025/06/30 02:22:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc2e_d20250630_m021935_c001_v0001181_t0019_u01751249975797") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283338_d20250630_m021929_c001_v7007000_t0000_u01751249969429") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf03_d20250630_m021924_c001_v0001171_t0046_u01751249964135") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef29792_d20250630_m021921_c001_v7007000_t0000_u01751249961954") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daecf_d20250630_m021917_c001_v0001171_t0056_u01751249957182") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859770_d20250630_m021905_c001_v7007000_t0000_u01751249945363") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf6a_d20250630_m021900_c001_v0001179_t0052_u01751249940148") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f25a_d20250630_m021853_c001_v7007000_t0000_u01751249933699") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf24_d20250630_m021845_c001_v0001179_t0054_u01751249925742") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf47f_d20250630_m021838_c001_v7007000_t0000_u01751249918931") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaecc_d20250630_m021830_c001_v0001179_t0044_u01751249910771") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef208e_d20250630_m021943_c001_v7007000_t0000_u01751249983534") 2025/06/30 02:22:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf70_d20250630_m021939_c001_v0001171_t0045_u01751249979693") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b83_d20250630_m022004_c001_v7007000_t0000_u01751250004378") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb05c_d20250630_m021958_c001_v0001179_t0017_u01751249998365") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd0_d20250630_m022116_c001_v7007000_t0000_u01751250076450") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db18f_d20250630_m022108_c001_v0001171_t0017_u01751250068237") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598e4_d20250630_m022101_c001_v7007000_t0000_u01751250061118") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db11e_d20250630_m022053_c001_v0001171_t0053_u01751250053717") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760d9_d20250630_m022047_c001_v7007000_t0000_u01751250047164") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db0bd_d20250630_m022039_c001_v0001171_t0053_u01751250039736") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e1e_d20250630_m022033_c001_v7007000_t0000_u01751250033004") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db077_d20250630_m022025_c001_v0001171_t0032_u01751250025541") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2ab9_d20250630_m022018_c001_v7007000_t0000_u01751250018931") 2025/06/30 02:22:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db01a_d20250630_m022011_c001_v0001171_t0000_u01751250011161") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b6e_d20250630_m021959_c001_v7007000_t0000_u01751249999227") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55cd_d20250630_m021954_c001_v0001099_t0018_u01751249994914") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b7_d20250630_m021948_c001_v7007000_t0000_u01751249988248") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55b5_d20250630_m021942_c001_v0001099_t0038_u01751249982743") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef208a_d20250630_m021940_c001_v7007000_t0000_u01751249980422") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf54_d20250630_m021936_c001_v0001171_t0057_u01751249976039") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28333b_d20250630_m021929_c001_v7007000_t0000_u01751249969613") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbfe_d20250630_m021924_c001_v0001181_t0013_u01751249964150") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbab_d20250630_m021921_c001_v7007000_t0000_u01751249961786") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5565_d20250630_m021917_c001_v0001099_t0059_u01751249957437") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccb39_d20250630_m021905_c001_v7007000_t0000_u01751249945188") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae5d_d20250630_m021900_c001_v0001171_t0022_u01751249940359") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f25b_d20250630_m021853_c001_v7007000_t0000_u01751249933884") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dadfd_d20250630_m021845_c001_v0001171_t0012_u01751249925941") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf480_d20250630_m021839_c001_v7007000_t0000_u01751249919112") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad74_d20250630_m021830_c001_v0001171_t0059_u01751249910962") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40165088f0ef208d_d20250630_m021943_c001_v7007000_t0000_u01751249983352") 2025/06/30 02:22:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc46_d20250630_m021939_c001_v0001181_t0024_u01751249979790") 2025/06/30 02:22:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859787_d20250630_m021907_c001_v7007000_t0000_u01751249947918") 2025/06/30 02:22:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb9a_d20250630_m021903_c001_v0001181_t0040_u01751249943330") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85978a_d20250630_m021908_c001_v7007000_t0000_u01751249948101") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf74_d20250630_m021903_c001_v0001179_t0015_u01751249943372") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85978b_d20250630_m021908_c001_v7007000_t0000_u01751249948284") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde554e_d20250630_m021903_c001_v0001099_t0013_u01751249943489") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85978e_d20250630_m021908_c001_v7007000_t0000_u01751249948468") 2025/06/30 02:22:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae75_d20250630_m021903_c001_v0001171_t0008_u01751249943504") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859791_d20250630_m021908_c001_v7007000_t0000_u01751249948708") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cb9c_d20250630_m021903_c001_v0001181_t0004_u01751249943571") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859794_d20250630_m021908_c001_v7007000_t0000_u01751249948932") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf76_d20250630_m021903_c001_v0001179_t0031_u01751249943587") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859795_d20250630_m021909_c001_v7007000_t0000_u01751249949116") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cba0_d20250630_m021903_c001_v0001181_t0031_u01751249943797") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e859798_d20250630_m021909_c001_v7007000_t0000_u01751249949299") 2025/06/30 02:22:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf78_d20250630_m021903_c001_v0001179_t0002_u01751249943846") 2025/06/30 02:22:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85979a_d20250630_m021909_c001_v7007000_t0000_u01751249949482") 2025/06/30 02:22:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5550_d20250630_m021903_c001_v0001099_t0033_u01751249943852") 2025/06/30 02:22:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85979c_d20250630_m021909_c001_v7007000_t0000_u01751249949665") 2025/06/30 02:22:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae77_d20250630_m021903_c001_v0001171_t0006_u01751249943886") 2025/06/30 02:22:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85979f_d20250630_m021909_c001_v7007000_t0000_u01751249949847") 2025/06/30 02:22:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cba2_d20250630_m021904_c001_v0001181_t0006_u01751249944005") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8597a0_d20250630_m021910_c001_v7007000_t0000_u01751249950030") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf7c_d20250630_m021904_c001_v0001179_t0011_u01751249944050") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8597a3_d20250630_m021910_c001_v7007000_t0000_u01751249950212") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5552_d20250630_m021904_c001_v0001099_t0048_u01751249944205") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8597a6_d20250630_m021910_c001_v7007000_t0000_u01751249950396") 2025/06/30 02:22:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cba8_d20250630_m021904_c001_v0001181_t0029_u01751249944274") 2025/06/30 02:22:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8597a7_d20250630_m021910_c001_v7007000_t0000_u01751249950579") 2025/06/30 02:22:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaf7e_d20250630_m021904_c001_v0001179_t0019_u01751249944287") 2025/06/30 02:22:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8597aa_d20250630_m021910_c001_v7007000_t0000_u01751249950762") 2025/06/30 02:22:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae7d_d20250630_m021904_c001_v0001171_t0023_u01751249944295") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef29795_d20250630_m021924_c001_v7007000_t0000_u01751249964709") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbda_d20250630_m021919_c001_v0001181_t0032_u01751249959917") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e54055dd_d20250630_m021924_c001_v7007000_t0000_u01751249964772") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafb3_d20250630_m021919_c001_v0001179_t0013_u01751249959909") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17dbaf_d20250630_m021924_c001_v7007000_t0000_u01751249964885") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daedb_d20250630_m021920_c001_v0001171_t0033_u01751249960001") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a52_d20250630_m021924_c001_v7007000_t0000_u01751249964721") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5571_d20250630_m021920_c001_v0001099_t0000_u01751249960026") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4085bdfc9d663651_d20250630_m021924_c001_v7007000_t0000_u01751249964556") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafb7_d20250630_m021920_c001_v0001179_t0049_u01751249960133") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a51_d20250630_m021924_c001_v7007000_t0000_u01751249964536") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbdc_d20250630_m021920_c001_v0001181_t0058_u01751249960141") 2025/06/30 02:22:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f417e25133ef29796_d20250630_m021924_c001_v7007000_t0000_u01751249964894") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafb9_d20250630_m021920_c001_v0001179_t0054_u01751249960333") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283313_d20250630_m021924_c001_v7007000_t0000_u01751249964575") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daedf_d20250630_m021920_c001_v0001171_t0050_u01751249960366") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2a53_d20250630_m021924_c001_v7007000_t0000_u01751249964906") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbde_d20250630_m021920_c001_v0001181_t0000_u01751249960376") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283317_d20250630_m021924_c001_v7007000_t0000_u01751249964914") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5573_d20250630_m021920_c001_v0001099_t0016_u01751249960512") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283315_d20250630_m021924_c001_v7007000_t0000_u01751249964728") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafbd_d20250630_m021920_c001_v0001179_t0032_u01751249960529") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283312_d20250630_m021924_c001_v7007000_t0000_u01751249964544") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbe0_d20250630_m021920_c001_v0001181_t0037_u01751249960596") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4085bdfc9d663652_d20250630_m021924_c001_v7007000_t0000_u01751249964741") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daee1_d20250630_m021920_c001_v0001171_t0008_u01751249960649") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e855_d20250630_m021924_c001_v7007000_t0000_u01751249964569") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecafbf_d20250630_m021920_c001_v0001179_t0036_u01751249960771") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e856_d20250630_m021924_c001_v7007000_t0000_u01751249964753") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cbe4_d20250630_m021920_c001_v0001181_t0058_u01751249960815") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283316_d20250630_m021924_c001_v7007000_t0000_u01751249964759") 2025/06/30 02:22:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5577_d20250630_m021920_c001_v0001099_t0021_u01751249960875") 2025/06/30 02:22:24 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5a_d20250630_m021728_c001_v7007000_t0000_u01751249848563") 2025/06/30 02:22:24 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108aa64192ebc219_d20250630_m021726_c001_v0001130_t0020_u01751249846096") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf276_d20250630_m021725_c001_v7007000_t0000_u01751249845914") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108aa64192ebc209_d20250630_m021722_c001_v0001130_t0027_u01751249842532") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf25d_d20250630_m021721_c001_v7007000_t0000_u01751249841809") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c990_d20250630_m021718_c001_v0001181_t0009_u01751249838079") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403021f6936632d6_d20250630_m021716_c001_v7007000_t0000_u01751249836600") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10372d1bb35f20e2_d20250630_m021713_c001_v0001144_t0034_u01751249833608") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df08608a_d20250630_m021713_c001_v7007000_t0000_u01751249833423") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10372d1bb35f20dc_d20250630_m021709_c001_v0001144_t0045_u01751249829611") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df086086_d20250630_m021708_c001_v7007000_t0000_u01751249828882") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecacd9_d20250630_m021705_c001_v0001179_t0052_u01751249825356") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bd4_d20250630_m021704_c001_v7007000_t0000_u01751249824073") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f100eb7c4a2bafadc_d20250630_m021702_c001_v0001177_t0047_u01751249822900") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf238_d20250630_m021702_c001_v7007000_t0000_u01751249822720") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f100eb7c4a2baface_d20250630_m021700_c001_v0001177_t0050_u01751249820629") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf22f_d20250630_m021659_c001_v7007000_t0000_u01751249819816") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecacaf_d20250630_m021656_c001_v0001179_t0023_u01751249816523") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bc9_d20250630_m021655_c001_v7007000_t0000_u01751249815604") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11483e15e66f7b4b_d20250630_m021653_c001_v0001182_t0056_u01751249813848") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2931_d20250630_m021653_c001_v7007000_t0000_u01751249813666") 2025/06/30 02:22:25 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11483e15e66f7b35_d20250630_m021650_c001_v0001182_t0013_u01751249810334") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed292f_d20250630_m021649_c001_v7007000_t0000_u01751249809607") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecac6d_d20250630_m021642_c001_v0001179_t0049_u01751249802211") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e6f043_d20250630_m021641_c001_v7007000_t0000_u01751249801298") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10512ddc285e38bc_d20250630_m021639_c001_v0001098_t0043_u01751249799544") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17db46_d20250630_m021639_c001_v7007000_t0000_u01751249799360") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10512ddc285e38b0_d20250630_m021635_c001_v0001098_t0039_u01751249795950") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17db44_d20250630_m021635_c001_v7007000_t0000_u01751249795182") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092e28_d20250630_m021629_c001_v0001113_t0052_u01751249788999") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211b83_d20250630_m021628_c001_v7007000_t0000_u01751249788087") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f117b447917b23849_d20250630_m021626_c001_v0001130_t0030_u01751249786313") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649aa26_d20250630_m021626_c001_v7007000_t0000_u01751249786129") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f117b447917b23843_d20250630_m021622_c001_v0001130_t0044_u01751249782889") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649aa1d_d20250630_m021622_c001_v7007000_t0000_u01751249782163") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c864_d20250630_m021616_c001_v0001181_t0000_u01751249776510") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff14_d20250630_m021615_c001_v7007000_t0000_u01751249775406") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f104f955e71f0b2ca_d20250630_m021609_c001_v0001137_t0022_u01751249769687") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495602_d20250630_m021609_c001_v7007000_t0000_u01751249769483") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecabca_d20250630_m021605_c001_v0001179_t0010_u01751249765376") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1087909b2b7687e7_d20250630_m021604_c001_v0001161_t0018_u01751249764198") 2025/06/30 02:22:26 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1087909b2b7687dc_d20250630_m021603_c001_v0001161_t0025_u01751249763029") 2025/06/30 02:22:27 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b3959a7_d20250630_m021549_c001_v7007000_t0000_u01751249749723") 2025/06/30 02:22:27 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c7c5_d20250630_m021542_c001_v0001181_t0038_u01751249742295") 2025/06/30 02:22:27 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f110162ebc0ff4164_d20250630_m021541_c001_v0001161_t0046_u01751249741311") 2025/06/30 02:22:27 DEBUG : dst/one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f110162ebc0ff415c_d20250630_m021540_c001_v0001161_t0008_u01751249740260") 2025/06/30 02:22:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5b_d20250630_m021728_c001_v7007000_t0000_u01751249848764") 2025/06/30 02:22:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1076f4fbf53b14b3_d20250630_m021725_c001_v0001106_t0049_u01751249845422") 2025/06/30 02:22:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1015ede3157cbd17_d20250630_m021721_c001_v0001161_t0053_u01751249841514") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403021f6936632d7_d20250630_m021716_c001_v7007000_t0000_u01751249836783") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1101ed771fb13710_d20250630_m021713_c001_v0001182_t0013_u01751249833212") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f105f5deac659b0fe_d20250630_m021708_c001_v0001176_t0021_u01751249828451") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bd5_d20250630_m021704_c001_v7007000_t0000_u01751249824255") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10661c98e0d20662_d20250630_m021702_c001_v0001180_t0059_u01751249822476") 2025/06/30 02:22:27 DEBUG : dst/one.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f104b6fe614c781eb_d20250630_m021659_c001_v0001102_t0043_u01751249819479") 2025/06/30 02:22:27 DEBUG : dst/three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff15_d20250630_m021615_c001_v7007000_t0000_u01751249775596") 2025/06/30 02:22:27 DEBUG : dst/three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1087909b2b768824_d20250630_m021613_c001_v0001161_t0052_u01751249773926") 2025/06/30 02:22:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5c_d20250630_m021728_c001_v7007000_t0000_u01751249848949") 2025/06/30 02:22:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1028a13833f6fa9f_d20250630_m021727_c001_v0001036_t0001_u01751249847130") 2025/06/30 02:22:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115ce4bbe7a8e821_d20250630_m021723_c001_v0001157_t0058_u01751249843539") 2025/06/30 02:22:27 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5d_d20250630_m021729_c001_v7007000_t0000_u01751249849134") 2025/06/30 02:22:27 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108aa64192ebc21d_d20250630_m021727_c001_v0001130_t0056_u01751249847851") 2025/06/30 02:22:27 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf282_d20250630_m021727_c001_v7007000_t0000_u01751249847671") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108aa64192ebc213_d20250630_m021723_c001_v0001130_t0056_u01751249843991") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf267_d20250630_m021723_c001_v7007000_t0000_u01751249843809") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c998_d20250630_m021718_c001_v0001181_t0014_u01751249838872") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403021f6936632d8_d20250630_m021716_c001_v7007000_t0000_u01751249836971") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10372d1bb35f20ee_d20250630_m021715_c001_v0001144_t0053_u01751249835339") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df086090_d20250630_m021715_c001_v7007000_t0000_u01751249835152") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10372d1bb35f20de_d20250630_m021711_c001_v0001144_t0053_u01751249831446") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df086088_d20250630_m021711_c001_v7007000_t0000_u01751249831259") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecacdd_d20250630_m021705_c001_v0001179_t0054_u01751249825767") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf239_d20250630_m021703_c001_v7007000_t0000_u01751249823519") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c948_d20250630_m021701_c001_v0001181_t0002_u01751249821674") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edf230_d20250630_m021701_c001_v7007000_t0000_u01751249821307") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecacb1_d20250630_m021657_c001_v0001179_t0026_u01751249817017") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2933_d20250630_m021654_c001_v7007000_t0000_u01751249814687") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c910_d20250630_m021652_c001_v0001181_t0053_u01751249812362") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2930_d20250630_m021651_c001_v7007000_t0000_u01751249811263") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecac75_d20250630_m021645_c001_v0001179_t0023_u01751249805119") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17db47_d20250630_m021640_c001_v7007000_t0000_u01751249800373") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092e42_d20250630_m021637_c001_v0001113_t0038_u01751249797800") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4043af8c0b17db45_d20250630_m021636_c001_v7007000_t0000_u01751249796704") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c8a0_d20250630_m021630_c001_v0001181_t0019_u01751249790381") 2025/06/30 02:22:28 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649aa28_d20250630_m021627_c001_v7007000_t0000_u01751249787169") 2025/06/30 02:22:29 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c888_d20250630_m021624_c001_v0001181_t0014_u01751249784695") 2025/06/30 02:22:29 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649aa25_d20250630_m021623_c001_v7007000_t0000_u01751249783595") 2025/06/30 02:22:29 DEBUG : dst/three.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecac00_d20250630_m021617_c001_v0001179_t0049_u01751249777351") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403021f6936632d9_d20250630_m021717_c001_v7007000_t0000_u01751249837155") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1147a6807e9a690c_d20250630_m021714_c001_v0001172_t0035_u01751249834820") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1107902f8fcd5b06_d20250630_m021710_c001_v0001092_t0016_u01751249830827") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bd6_d20250630_m021704_c001_v7007000_t0000_u01751249824436") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11861c7d22bbca1e_d20250630_m021703_c001_v0001179_t0051_u01751249823310") 2025/06/30 02:22:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f100c3c1362b960e5_d20250630_m021701_c001_v0001176_t0012_u01751249821073") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c5e_d20250630_m021729_c001_v7007000_t0000_u01751249849317") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad15_d20250630_m021718_c001_v0001179_t0047_u01751249838656") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f403021f6936632da_d20250630_m021717_c001_v7007000_t0000_u01751249837338") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c95c_d20250630_m021705_c001_v0001181_t0006_u01751249825559") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bd8_d20250630_m021704_c001_v7007000_t0000_u01751249824619") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c92e_d20250630_m021656_c001_v0001181_t0000_u01751249816760") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415d30c94af26bca_d20250630_m021655_c001_v7007000_t0000_u01751249815788") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c8e0_d20250630_m021642_c001_v0001181_t0052_u01751249802812") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e6f045_d20250630_m021641_c001_v7007000_t0000_u01751249801481") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecac28_d20250630_m021629_c001_v0001179_t0050_u01751249789746") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41454ec292211b85_d20250630_m021628_c001_v7007000_t0000_u01751249788269") 2025/06/30 02:22:29 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092e14_d20250630_m021617_c001_v0001113_t0058_u01751249777080") 2025/06/30 02:22:30 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3fff16_d20250630_m021615_c001_v7007000_t0000_u01751249775780") 2025/06/30 02:22:30 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1022123016028cf5_d20250630_m021611_c001_v0001177_t0024_u01751249771618") 2025/06/30 02:22:30 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b3959a9_d20250630_m021549_c001_v7007000_t0000_u01751249749905") 2025/06/30 02:22:30 DEBUG : dst/two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f110162ebc0ff4182_d20250630_m021548_c001_v0001161_t0040_u01751249748353") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726acc_d20250630_m021514_c001_v7007000_t0000_u01751249714063") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa9f_d20250630_m021510_c001_v0001179_t0046_u01751249710891") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726ac9_d20250630_m021508_c001_v7007000_t0000_u01751249708956") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa75_d20250630_m021458_c001_v0001179_t0022_u01751249698557") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edecc6_d20250630_m021449_c001_v7007000_t0000_u01751249689694") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa41_d20250630_m021446_c001_v0001179_t0013_u01751249686488") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b0_d20250630_m021425_c001_v7007000_t0000_u01751249665265") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c60a_d20250630_m021423_c001_v0001181_t0049_u01751249663414") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954a2_d20250630_m021422_c001_v7007000_t0000_u01751249662651") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5fd_d20250630_m021421_c001_v0001181_t0007_u01751249661489") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495492_d20250630_m021418_c001_v7007000_t0000_u01751249658887") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5db_d20250630_m021417_c001_v0001181_t0058_u01751249657334") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495486_d20250630_m021416_c001_v7007000_t0000_u01751249656570") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5d1_d20250630_m021415_c001_v0001181_t0019_u01751249655377") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe1_d20250630_m021410_c001_v7007000_t0000_u01751249650061") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5ab_d20250630_m021408_c001_v0001181_t0059_u01751249648705") 2025/06/30 02:22:30 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fde_d20250630_m021407_c001_v7007000_t0000_u01751249647938") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5a3_d20250630_m021407_c001_v0001181_t0048_u01751249647141") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fd9_d20250630_m021403_c001_v7007000_t0000_u01751249643206") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c587_d20250630_m021402_c001_v0001181_t0040_u01751249642039") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2d6_d20250630_m021400_c001_v7007000_t0000_u01751249640195") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c577_d20250630_m021359_c001_v0001181_t0002_u01751249639248") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2d1_d20250630_m021358_c001_v7007000_t0000_u01751249638868") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1016f78bb67c0b1f_d20250630_m021358_c001_v0001130_t0050_u01751249638093") 2025/06/30 02:22:31 DEBUG : empty space: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c567_d20250630_m021356_c001_v0001181_t0009_u01751249636552") 2025/06/30 02:22:31 DEBUG : enormous: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954ab_d20250630_m021424_c001_v7007000_t0000_u01751249664341") 2025/06/30 02:22:31 DEBUG : enormous: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c610_d20250630_m021423_c001_v0001181_t0018_u01751249663739") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f420e3e9208842c60_d20250630_m021733_c001_v7007000_t0000_u01751249853618") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecad4f_d20250630_m021732_c001_v0001179_t0025_u01751249852431") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edeca6_d20250630_m021444_c001_v7007000_t0000_u01751249684636") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c670_d20250630_m021443_c001_v0001181_t0032_u01751249683594") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2b9_d20250630_m021353_c001_v7007000_t0000_u01751249633853") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c551_d20250630_m021352_c001_v0001181_t0041_u01751249632903") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2b3_d20250630_m021352_c001_v7007000_t0000_u01751249632360") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c54f_d20250630_m021351_c001_v0001181_t0059_u01751249631765") 2025/06/30 02:22:31 DEBUG : existing: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c549_d20250630_m021351_c001_v0001181_t0014_u01751249631007") 2025/06/30 02:22:31 DEBUG : existing-b: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edeca8_d20250630_m021444_c001_v7007000_t0000_u01751249684817") 2025/06/30 02:22:31 DEBUG : existing-b: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa39_d20250630_m021443_c001_v0001179_t0020_u01751249683608") 2025/06/30 02:22:31 DEBUG : file1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395a5c_d20250630_m021817_c001_v7007000_t0000_u01751249897606") 2025/06/30 02:22:31 DEBUG : file1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cae0_d20250630_m021815_c001_v0001181_t0022_u01751249895948") 2025/06/30 02:22:32 DEBUG : file1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400023_d20250630_m021814_c001_v7007000_t0000_u01751249894998") 2025/06/30 02:22:32 DEBUG : file1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dacf3_d20250630_m021813_c001_v0001171_t0024_u01751249893492") 2025/06/30 02:22:32 DEBUG : five: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b1_d20250630_m021428_c001_v7007000_t0000_u01751249668899") 2025/06/30 02:22:32 DEBUG : five: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5c628_d20250630_m021426_c001_v0001181_t0032_u01751249666825") 2025/06/30 02:22:32 DEBUG : foo: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fd8_d20250630_m021401_c001_v7007000_t0000_u01751249641669") 2025/06/30 02:22:32 DEBUG : foo: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5c583_d20250630_m021401_c001_v0001181_t0032_u01751249641123") 2025/06/30 02:22:32 DEBUG : foo: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5c57d_d20250630_m021400_c001_v0001181_t0032_u01751249640565") 2025/06/30 02:22:32 DEBUG : four: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b2_d20250630_m021429_c001_v7007000_t0000_u01751249669082") 2025/06/30 02:22:32 DEBUG : four: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4eca9e1_d20250630_m021427_c001_v0001179_t0027_u01751249667386") 2025/06/30 02:22:32 DEBUG : four: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c626_d20250630_m021426_c001_v0001181_t0045_u01751249666246") 2025/06/30 02:22:32 DEBUG : hello world2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22533_d20250630_m021309_c001_v7007000_t0000_u01751249589943") 2025/06/30 02:22:32 DEBUG : hello world2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c455_d20250630_m021309_c001_v0001181_t0050_u01751249589379") 2025/06/30 02:22:32 DEBUG : ignore-size: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2b1_d20250630_m021350_c001_v7007000_t0000_u01751249630631") 2025/06/30 02:22:32 DEBUG : ignore-size: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c543_d20250630_m021349_c001_v0001181_t0059_u01751249629614") 2025/06/30 02:22:32 DEBUG : nested/sub dir/file: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edec99_d20250630_m021442_c001_v7007000_t0000_u01751249682868") 2025/06/30 02:22:32 DEBUG : nested/sub dir/file: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa2d_d20250630_m021442_c001_v0001179_t0048_u01751249682155") 2025/06/30 02:22:32 DEBUG : nested/sub dir/file: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954cd_d20250630_m021441_c001_v7007000_t0000_u01751249681405") 2025/06/30 02:22:32 DEBUG : nested/sub dir/file: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa1d_d20250630_m021440_c001_v0001179_t0043_u01751249680468") 2025/06/30 02:22:32 DEBUG : one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b3_d20250630_m021429_c001_v7007000_t0000_u01751249669264") 2025/06/30 02:22:32 DEBUG : one: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5c620_d20250630_m021425_c001_v0001181_t0032_u01751249665652") 2025/06/30 02:22:33 DEBUG : only0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffffe_d20250630_m021808_c001_v7007000_t0000_u01751249888998") 2025/06/30 02:22:33 DEBUG : only0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae2e_d20250630_m021803_c001_v0001179_t0027_u01751249883284") 2025/06/30 02:22:33 DEBUG : only0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca45_d20250630_m021753_c001_v0001181_t0037_u01751249873773") 2025/06/30 02:22:33 DEBUG : only0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf406_d20250630_m021748_c001_v7007000_t0000_u01751249868112") 2025/06/30 02:22:33 DEBUG : only0: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9da_d20250630_m021737_c001_v0001181_t0012_u01751249857156") 2025/06/30 02:22:33 DEBUG : only1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400000_d20250630_m021809_c001_v7007000_t0000_u01751249889231") 2025/06/30 02:22:33 DEBUG : only1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae38_d20250630_m021804_c001_v0001179_t0027_u01751249884050") 2025/06/30 02:22:33 DEBUG : only1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca49_d20250630_m021754_c001_v0001181_t0000_u01751249874193") 2025/06/30 02:22:33 DEBUG : only1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e540553b_d20250630_m021748_c001_v7007000_t0000_u01751249868092") 2025/06/30 02:22:33 DEBUG : only1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9de_d20250630_m021737_c001_v0001181_t0024_u01751249857599") 2025/06/30 02:22:33 DEBUG : only10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400001_d20250630_m021809_c001_v7007000_t0000_u01751249889413") 2025/06/30 02:22:33 DEBUG : only10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415bf48c4f3dac97_d20250630_m021804_c001_v0001171_t0036_u01751249884041") 2025/06/30 02:22:33 DEBUG : only10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca6c_d20250630_m021758_c001_v0001181_t0015_u01751249878189") 2025/06/30 02:22:33 DEBUG : only10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e5405538_d20250630_m021747_c001_v7007000_t0000_u01751249867729") 2025/06/30 02:22:33 DEBUG : only10: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca05_d20250630_m021741_c001_v0001181_t0047_u01751249861867") 2025/06/30 02:22:33 DEBUG : only11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400003_d20250630_m021809_c001_v7007000_t0000_u01751249889594") 2025/06/30 02:22:33 DEBUG : only11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5caaa_d20250630_m021804_c001_v0001181_t0032_u01751249884445") 2025/06/30 02:22:33 DEBUG : only11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca70_d20250630_m021758_c001_v0001181_t0035_u01751249878608") 2025/06/30 02:22:33 DEBUG : only11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e576_d20250630_m021747_c001_v7007000_t0000_u01751249867923") 2025/06/30 02:22:33 DEBUG : only11: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca0b_d20250630_m021742_c001_v0001181_t0017_u01751249862353") 2025/06/30 02:22:33 DEBUG : only12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400004_d20250630_m021809_c001_v7007000_t0000_u01751249889776") 2025/06/30 02:22:33 DEBUG : only12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5ca9c_d20250630_m021803_c001_v0001181_t0032_u01751249883293") 2025/06/30 02:22:33 DEBUG : only12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca74_d20250630_m021759_c001_v0001181_t0001_u01751249879091") 2025/06/30 02:22:34 DEBUG : only12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e5405535_d20250630_m021747_c001_v7007000_t0000_u01751249867182") 2025/06/30 02:22:34 DEBUG : only12: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca0f_d20250630_m021742_c001_v0001181_t0050_u01751249862874") 2025/06/30 02:22:34 DEBUG : only13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400006_d20250630_m021809_c001_v7007000_t0000_u01751249889959") 2025/06/30 02:22:34 DEBUG : only13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f408caab3efde548f_d20250630_m021803_c001_v0001099_t0051_u01751249883842") 2025/06/30 02:22:34 DEBUG : only13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca7a_d20250630_m021759_c001_v0001181_t0025_u01751249879542") 2025/06/30 02:22:34 DEBUG : only13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf407_d20250630_m021748_c001_v7007000_t0000_u01751249868129") 2025/06/30 02:22:34 DEBUG : only13: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca15_d20250630_m021743_c001_v0001181_t0004_u01751249863335") 2025/06/30 02:22:34 DEBUG : only14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400008_d20250630_m021810_c001_v7007000_t0000_u01751249890141") 2025/06/30 02:22:34 DEBUG : only14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5caa0_d20250630_m021803_c001_v0001181_t0032_u01751249883875") 2025/06/30 02:22:34 DEBUG : only14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca80_d20250630_m021759_c001_v0001181_t0038_u01751249879952") 2025/06/30 02:22:34 DEBUG : only14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e575_d20250630_m021747_c001_v7007000_t0000_u01751249867740") 2025/06/30 02:22:34 DEBUG : only14: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca19_d20250630_m021743_c001_v0001181_t0011_u01751249863766") 2025/06/30 02:22:34 DEBUG : only15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400009_d20250630_m021810_c001_v7007000_t0000_u01751249890324") 2025/06/30 02:22:34 DEBUG : only15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae34_d20250630_m021803_c001_v0001179_t0027_u01751249883682") 2025/06/30 02:22:34 DEBUG : only15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca82_d20250630_m021800_c001_v0001181_t0030_u01751249880445") 2025/06/30 02:22:34 DEBUG : only15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf401_d20250630_m021747_c001_v7007000_t0000_u01751249867929") 2025/06/30 02:22:34 DEBUG : only15: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca1d_d20250630_m021744_c001_v0001181_t0028_u01751249864178") 2025/06/30 02:22:34 DEBUG : only16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb40000b_d20250630_m021810_c001_v7007000_t0000_u01751249890505") 2025/06/30 02:22:34 DEBUG : only16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5ca9e_d20250630_m021803_c001_v0001181_t0032_u01751249883691") 2025/06/30 02:22:34 DEBUG : only16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca86_d20250630_m021800_c001_v0001181_t0026_u01751249880939") 2025/06/30 02:22:34 DEBUG : only16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e5405536_d20250630_m021747_c001_v7007000_t0000_u01751249867364") 2025/06/30 02:22:35 DEBUG : only16: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca1f_d20250630_m021744_c001_v0001181_t0031_u01751249864592") 2025/06/30 02:22:35 DEBUG : only17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb40000c_d20250630_m021810_c001_v7007000_t0000_u01751249890686") 2025/06/30 02:22:35 DEBUG : only17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5caa4_d20250630_m021804_c001_v0001181_t0032_u01751249884060") 2025/06/30 02:22:35 DEBUG : only17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca8a_d20250630_m021801_c001_v0001181_t0023_u01751249881462") 2025/06/30 02:22:35 DEBUG : only17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e540553c_d20250630_m021748_c001_v7007000_t0000_u01751249868274") 2025/06/30 02:22:35 DEBUG : only17: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca23_d20250630_m021745_c001_v0001181_t0020_u01751249865132") 2025/06/30 02:22:35 DEBUG : only18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb40000e_d20250630_m021810_c001_v7007000_t0000_u01751249890867") 2025/06/30 02:22:35 DEBUG : only18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae36_d20250630_m021803_c001_v0001179_t0027_u01751249883865") 2025/06/30 02:22:35 DEBUG : only18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca94_d20250630_m021801_c001_v0001181_t0042_u01751249881919") 2025/06/30 02:22:35 DEBUG : only18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf402_d20250630_m021747_c001_v7007000_t0000_u01751249867948") 2025/06/30 02:22:36 DEBUG : only18: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca25_d20250630_m021745_c001_v0001181_t0016_u01751249865550") 2025/06/30 02:22:36 DEBUG : only19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400010_d20250630_m021811_c001_v7007000_t0000_u01751249891051") 2025/06/30 02:22:36 DEBUG : only19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f408caab3efde5497_d20250630_m021804_c001_v0001099_t0051_u01751249884452") 2025/06/30 02:22:36 DEBUG : only19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca96_d20250630_m021802_c001_v0001181_t0008_u01751249882408") 2025/06/30 02:22:36 DEBUG : only19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e574_d20250630_m021747_c001_v7007000_t0000_u01751249867555") 2025/06/30 02:22:36 DEBUG : only19: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca2b_d20250630_m021745_c001_v0001181_t0032_u01751249865970") 2025/06/30 02:22:36 DEBUG : only2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400011_d20250630_m021811_c001_v7007000_t0000_u01751249891234") 2025/06/30 02:22:36 DEBUG : only2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae42_d20250630_m021804_c001_v0001179_t0027_u01751249884610") 2025/06/30 02:22:36 DEBUG : only2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca4b_d20250630_m021754_c001_v0001181_t0049_u01751249874600") 2025/06/30 02:22:36 DEBUG : only2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e5405537_d20250630_m021747_c001_v7007000_t0000_u01751249867546") 2025/06/30 02:22:36 DEBUG : only2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9e3_d20250630_m021738_c001_v0001181_t0004_u01751249858088") 2025/06/30 02:22:36 DEBUG : only3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400013_d20250630_m021811_c001_v7007000_t0000_u01751249891416") 2025/06/30 02:22:36 DEBUG : only3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f408caab3efde5491_d20250630_m021804_c001_v0001099_t0051_u01751249884087") 2025/06/30 02:22:36 DEBUG : only3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca4f_d20250630_m021755_c001_v0001181_t0019_u01751249875048") 2025/06/30 02:22:36 DEBUG : only3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf3fd_d20250630_m021747_c001_v7007000_t0000_u01751249867746") 2025/06/30 02:22:36 DEBUG : only3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9e7_d20250630_m021738_c001_v0001181_t0001_u01751249858530") 2025/06/30 02:22:36 DEBUG : only4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400015_d20250630_m021811_c001_v7007000_t0000_u01751249891597") 2025/06/30 02:22:36 DEBUG : only4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415bf48c4f3dac99_d20250630_m021804_c001_v0001171_t0036_u01751249884230") 2025/06/30 02:22:36 DEBUG : only4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca51_d20250630_m021755_c001_v0001181_t0003_u01751249875490") 2025/06/30 02:22:36 DEBUG : only4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e577_d20250630_m021748_c001_v7007000_t0000_u01751249868104") 2025/06/30 02:22:36 DEBUG : only4: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9ed_d20250630_m021739_c001_v0001181_t0029_u01751249859156") 2025/06/30 02:22:37 DEBUG : only5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400016_d20250630_m021811_c001_v7007000_t0000_u01751249891779") 2025/06/30 02:22:37 DEBUG : only5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae3c_d20250630_m021804_c001_v0001179_t0027_u01751249884240") 2025/06/30 02:22:37 DEBUG : only5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca54_d20250630_m021755_c001_v0001181_t0055_u01751249875908") 2025/06/30 02:22:37 DEBUG : only5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf3fb_d20250630_m021747_c001_v7007000_t0000_u01751249867561") 2025/06/30 02:22:37 DEBUG : only5: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9f3_d20250630_m021739_c001_v0001181_t0052_u01751249859589") 2025/06/30 02:22:37 DEBUG : only6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400018_d20250630_m021811_c001_v7007000_t0000_u01751249891961") 2025/06/30 02:22:37 DEBUG : only6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5caa6_d20250630_m021804_c001_v0001181_t0032_u01751249884249") 2025/06/30 02:22:37 DEBUG : only6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca58_d20250630_m021756_c001_v0001181_t0001_u01751249876418") 2025/06/30 02:22:37 DEBUG : only6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf400_d20250630_m021747_c001_v7007000_t0000_u01751249867758") 2025/06/30 02:22:37 DEBUG : only6: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9f9_d20250630_m021740_c001_v0001181_t0054_u01751249860020") 2025/06/30 02:22:37 DEBUG : only7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400019_d20250630_m021812_c001_v7007000_t0000_u01751249892142") 2025/06/30 02:22:37 DEBUG : only7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f408caab3efde5493_d20250630_m021804_c001_v0001099_t0051_u01751249884269") 2025/06/30 02:22:37 DEBUG : only7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca5c_d20250630_m021756_c001_v0001181_t0050_u01751249876837") 2025/06/30 02:22:37 DEBUG : only7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f402b0539e540553a_d20250630_m021747_c001_v7007000_t0000_u01751249867910") 2025/06/30 02:22:37 DEBUG : only7: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c9fd_d20250630_m021740_c001_v0001181_t0041_u01751249860436") 2025/06/30 02:22:37 DEBUG : only8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb40001b_d20250630_m021812_c001_v7007000_t0000_u01751249892326") 2025/06/30 02:22:37 DEBUG : only8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f41205f5dd4ecae40_d20250630_m021804_c001_v0001179_t0027_u01751249884425") 2025/06/30 02:22:37 DEBUG : only8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca60_d20250630_m021757_c001_v0001181_t0011_u01751249877255") 2025/06/30 02:22:37 DEBUG : only8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf3fc_d20250630_m021747_c001_v7007000_t0000_u01751249867569") 2025/06/30 02:22:37 DEBUG : only8: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca01_d20250630_m021740_c001_v0001181_t0002_u01751249860969") 2025/06/30 02:22:37 DEBUG : only9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb40001d_d20250630_m021812_c001_v7007000_t0000_u01751249892508") 2025/06/30 02:22:37 DEBUG : only9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f415bf48c4f3dac9f_d20250630_m021804_c001_v0001171_t0036_u01751249884435") 2025/06/30 02:22:37 DEBUG : only9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca68_d20250630_m021757_c001_v0001181_t0015_u01751249877736") 2025/06/30 02:22:38 DEBUG : only9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e578_d20250630_m021748_c001_v7007000_t0000_u01751249868287") 2025/06/30 02:22:38 DEBUG : only9: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5ca03_d20250630_m021741_c001_v0001181_t0019_u01751249861404") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954c3_d20250630_m021439_c001_v7007000_t0000_u01751249679343") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa0b_d20250630_m021436_c001_v0001179_t0011_u01751249676541") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954bf_d20250630_m021435_c001_v7007000_t0000_u01751249675790") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c650_d20250630_m021433_c001_v0001181_t0035_u01751249673861") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b9_d20250630_m021432_c001_v7007000_t0000_u01751249672763") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4eca9f3_d20250630_m021430_c001_v0001179_t0006_u01751249670189") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe49549a_d20250630_m021420_c001_v7007000_t0000_u01751249660707") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5eb_d20250630_m021419_c001_v0001181_t0035_u01751249659492") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe49548c_d20250630_m021417_c001_v7007000_t0000_u01751249657920") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5d9_d20250630_m021417_c001_v0001181_t0014_u01751249657119") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495483_d20250630_m021415_c001_v7007000_t0000_u01751249655975") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5cd_d20250630_m021415_c001_v0001181_t0019_u01751249655169") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe0_d20250630_m021409_c001_v7007000_t0000_u01751249649505") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5a5_d20250630_m021408_c001_v0001181_t0059_u01751249648488") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fdf_d20250630_m021408_c001_v7007000_t0000_u01751249648120") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c59f_d20250630_m021406_c001_v0001181_t0008_u01751249646927") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fdc_d20250630_m021406_c001_v7007000_t0000_u01751249646557") 2025/06/30 02:22:38 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c599_d20250630_m021405_c001_v0001181_t0023_u01751249645948") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c597_d20250630_m021405_c001_v0001181_t0001_u01751249645345") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fdb_d20250630_m021404_c001_v7007000_t0000_u01751249644977") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c591_d20250630_m021404_c001_v0001181_t0019_u01751249644397") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c58d_d20250630_m021403_c001_v0001181_t0050_u01751249643760") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fda_d20250630_m021403_c001_v7007000_t0000_u01751249643388") 2025/06/30 02:22:39 DEBUG : potato: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c589_d20250630_m021402_c001_v0001181_t0025_u01751249642625") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495562_d20250630_m021524_c001_v7007000_t0000_u01751249724268") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d9d_d20250630_m021523_c001_v0001113_t0039_u01751249723525") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726acd_d20250630_m021514_c001_v7007000_t0000_u01751249714533") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d72_d20250630_m021510_c001_v0001113_t0010_u01751249710241") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85940b_d20250630_m021502_c001_v7007000_t0000_u01751249702308") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d5e_d20250630_m021457_c001_v0001113_t0053_u01751249697829") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edecc9_d20250630_m021450_c001_v7007000_t0000_u01751249690062") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d48_d20250630_m021445_c001_v0001113_t0020_u01751249685719") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954ad_d20250630_m021424_c001_v7007000_t0000_u01751249664525") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c608_d20250630_m021423_c001_v0001181_t0057_u01751249663201") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954a4_d20250630_m021422_c001_v7007000_t0000_u01751249662833") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5f7_d20250630_m021421_c001_v0001181_t0021_u01751249661262") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe49549b_d20250630_m021420_c001_v7007000_t0000_u01751249660891") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5ef_d20250630_m021420_c001_v0001181_t0032_u01751249660096") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495493_d20250630_m021419_c001_v7007000_t0000_u01751249659084") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5e7_d20250630_m021418_c001_v0001181_t0025_u01751249658294") 2025/06/30 02:22:39 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe495487_d20250630_m021416_c001_v7007000_t0000_u01751249656752") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5d7_d20250630_m021415_c001_v0001181_t0025_u01751249655987") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416b1689df085fe2_d20250630_m021410_c001_v7007000_t0000_u01751249650242") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c5af_d20250630_m021409_c001_v0001181_t0003_u01751249649303") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22535_d20250630_m021312_c001_v7007000_t0000_u01751249592592") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c46d_d20250630_m021312_c001_v0001181_t0012_u01751249592018") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22534_d20250630_m021311_c001_v7007000_t0000_u01751249591106") 2025/06/30 02:22:40 DEBUG : potato2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c459_d20250630_m021310_c001_v0001181_t0011_u01751249590495") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726ace_d20250630_m021514_c001_v7007000_t0000_u01751249714975") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c6fa_d20250630_m021511_c001_v0001181_t0055_u01751249711456") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e85940c_d20250630_m021502_c001_v7007000_t0000_u01751249702533") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c6b8_d20250630_m021459_c001_v0001181_t0008_u01751249699131") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edeccb_d20250630_m021450_c001_v7007000_t0000_u01751249690282") 2025/06/30 02:22:40 DEBUG : potato3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c67c_d20250630_m021446_c001_v0001181_t0020_u01751249686694") 2025/06/30 02:22:40 DEBUG : pre-dest1/1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffee7_d20250630_m021558_c001_v7007000_t0000_u01751249758805") 2025/06/30 02:22:40 DEBUG : pre-dest1/1: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c7eb_d20250630_m021550_c001_v0001181_t0015_u01751249750660") 2025/06/30 02:22:40 DEBUG : pre-dest2/2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb3ffee9_d20250630_m021558_c001_v7007000_t0000_u01751249758992") 2025/06/30 02:22:40 DEBUG : pre-dest2/2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092dde_d20250630_m021551_c001_v0001113_t0037_u01751249751234") 2025/06/30 02:22:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b39597f_d20250630_m021536_c001_v7007000_t0000_u01751249736244") 2025/06/30 02:22:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecab07_d20250630_m021532_c001_v0001179_t0027_u01751249732313") 2025/06/30 02:22:40 DEBUG : sizeonly: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2b0_d20250630_m021349_c001_v7007000_t0000_u01751249629065") 2025/06/30 02:22:40 DEBUG : sizeonly: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c539_d20250630_m021348_c001_v0001181_t0003_u01751249628120") 2025/06/30 02:22:41 DEBUG : splitbanan: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b84_d20250630_m022004_c001_v7007000_t0000_u01751250004562") 2025/06/30 02:22:41 DEBUG : splitbanan: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dafce_d20250630_m021957_c001_v0001171_t0024_u01751249997243") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd1_d20250630_m022116_c001_v7007000_t0000_u01751250076634") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db19d_d20250630_m022109_c001_v0001171_t0007_u01751250069606") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f422f3d942e8598e6_d20250630_m022101_c001_v7007000_t0000_u01751250061340") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db128_d20250630_m022054_c001_v0001171_t0043_u01751250054830") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4112e27c58e760db_d20250630_m022047_c001_v7007000_t0000_u01751250047347") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db0c9_d20250630_m022040_c001_v0001171_t0007_u01751250040820") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4024a9f405054e1f_d20250630_m022033_c001_v7007000_t0000_u01751250033187") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db07b_d20250630_m022026_c001_v0001171_t0050_u01751250026695") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40459ab878ed2abc_d20250630_m022019_c001_v7007000_t0000_u01751250019113") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db022_d20250630_m022012_c001_v0001171_t0059_u01751250012270") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395b6a_d20250630_m021958_c001_v7007000_t0000_u01751249998652") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde55d3_d20250630_m021956_c001_v0001099_t0019_u01751249996005") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf4b8_d20250630_m021948_c001_v7007000_t0000_u01751249988429") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cc4c_d20250630_m021941_c001_v0001181_t0047_u01751249981545") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419ffae81c92e89b_d20250630_m021940_c001_v7007000_t0000_u01751249980003") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf58_d20250630_m021937_c001_v0001171_t0029_u01751249977140") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c28333c_d20250630_m021929_c001_v7007000_t0000_u01751249969795") 2025/06/30 02:22:41 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daeef_d20250630_m021922_c001_v0001171_t0017_u01751249962883") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f413e410e2c283302_d20250630_m021921_c001_v7007000_t0000_u01751249961620") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde5569_d20250630_m021918_c001_v0001099_t0040_u01751249958477") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f421d60b63649b226_d20250630_m021904_c001_v7007000_t0000_u01751249944784") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae6b_d20250630_m021901_c001_v0001171_t0002_u01751249941496") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f419811bd30c2f25d_d20250630_m021854_c001_v7007000_t0000_u01751249934070") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dae0b_d20250630_m021847_c001_v0001171_t0050_u01751249927196") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f416473a7157bf481_d20250630_m021839_c001_v7007000_t0000_u01751249919294") 2025/06/30 02:22:42 DEBUG : splitbananasplit: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad82_d20250630_m021832_c001_v0001171_t0028_u01751249912642") 2025/06/30 02:22:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4109346993cccba3_d20250630_m021943_c001_v7007000_t0000_u01751249983193") 2025/06/30 02:22:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3daf5e_d20250630_m021938_c001_v0001171_t0042_u01751249978508") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395a7b_d20250630_m021825_c001_v7007000_t0000_u01751249905013") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad41_d20250630_m021822_c001_v0001171_t0001_u01751249902321") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400027_d20250630_m021821_c001_v7007000_t0000_u01751249901198") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54b8_d20250630_m021818_c001_v0001099_t0035_u01751249898600") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4054f37f60edec9b_d20250630_m021443_c001_v7007000_t0000_u01751249683049") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d44_d20250630_m021442_c001_v0001113_t0053_u01751249682141") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954cf_d20250630_m021441_c001_v7007000_t0000_u01751249681588") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c66c_d20250630_m021440_c001_v0001181_t0000_u01751249680820") 2025/06/30 02:22:42 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2ac_d20250630_m021346_c001_v7007000_t0000_u01751249626075") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c527_d20250630_m021344_c001_v0001181_t0030_u01751249624556") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2aa_d20250630_m021344_c001_v7007000_t0000_u01751249624192") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c517_d20250630_m021343_c001_v0001181_t0020_u01751249623025") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2a9_d20250630_m021340_c001_v7007000_t0000_u01751249620961") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c50b_d20250630_m021339_c001_v0001181_t0042_u01751249619943") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2a7_d20250630_m021339_c001_v7007000_t0000_u01751249619401") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4ff_d20250630_m021337_c001_v0001181_t0058_u01751249617938") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4f7_d20250630_m021335_c001_v0001181_t0006_u01751249615132") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2a6_d20250630_m021334_c001_v7007000_t0000_u01751249614769") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4ef_d20250630_m021334_c001_v0001181_t0001_u01751249614190") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4eb_d20250630_m021333_c001_v0001181_t0058_u01751249613442") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4061179d734ea2a1_d20250630_m021333_c001_v7007000_t0000_u01751249613079") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4d7_d20250630_m021329_c001_v0001181_t0027_u01751249609947") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4c3_d20250630_m021326_c001_v0001181_t0045_u01751249606975") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22544_d20250630_m021326_c001_v7007000_t0000_u01751249606596") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4bd_d20250630_m021325_c001_v0001181_t0034_u01751249605981") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4b9_d20250630_m021325_c001_v0001181_t0041_u01751249605213") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22541_d20250630_m021324_c001_v7007000_t0000_u01751249604846") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c4a5_d20250630_m021320_c001_v0001181_t0016_u01751249600864") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2253d_d20250630_m021320_c001_v7007000_t0000_u01751249600496") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c49f_d20250630_m021319_c001_v0001181_t0008_u01751249599926") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2253c_d20250630_m021319_c001_v7007000_t0000_u01751249599016") 2025/06/30 02:22:43 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c497_d20250630_m021318_c001_v0001181_t0052_u01751249598351") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2253b_d20250630_m021317_c001_v7007000_t0000_u01751249597786") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c48f_d20250630_m021317_c001_v0001181_t0001_u01751249597140") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22539_d20250630_m021316_c001_v7007000_t0000_u01751249596235") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c48d_d20250630_m021315_c001_v0001181_t0041_u01751249595433") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22538_d20250630_m021314_c001_v7007000_t0000_u01751249594826") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c483_d20250630_m021314_c001_v0001181_t0048_u01751249594260") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22537_d20250630_m021313_c001_v7007000_t0000_u01751249593712") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c475_d20250630_m021313_c001_v0001181_t0040_u01751249593151") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22532_d20250630_m021308_c001_v7007000_t0000_u01751249588819") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c449_d20250630_m021308_c001_v0001181_t0038_u01751249588250") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22531_d20250630_m021307_c001_v7007000_t0000_u01751249587700") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c441_d20250630_m021307_c001_v0001181_t0046_u01751249587108") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d22530_d20250630_m021306_c001_v7007000_t0000_u01751249586561") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c435_d20250630_m021305_c001_v0001181_t0008_u01751249585988") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4122019316d2252d_d20250630_m021303_c001_v7007000_t0000_u01751249583827") 2025/06/30 02:22:44 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c425_d20250630_m021303_c001_v0001181_t0012_u01751249583256") 2025/06/30 02:22:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395a7c_d20250630_m021825_c001_v7007000_t0000_u01751249905196") 2025/06/30 02:22:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae9e_d20250630_m021822_c001_v0001179_t0007_u01751249902330") 2025/06/30 02:22:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400028_d20250630_m021821_c001_v7007000_t0000_u01751249901379") 2025/06/30 02:22:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5caee_d20250630_m021818_c001_v0001181_t0007_u01751249898611") 2025/06/30 02:22:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd2_d20250630_m022118_c001_v7007000_t0000_u01751250078656") 2025/06/30 02:22:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cd9c_d20250630_m022118_c001_v0001181_t0012_u01751250078015") 2025/06/30 02:22:45 DEBUG : sub/yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954c2_d20250630_m021438_c001_v7007000_t0000_u01751249678795") 2025/06/30 02:22:45 DEBUG : sub/yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d3a_d20250630_m021436_c001_v0001113_t0009_u01751249676886") 2025/06/30 02:22:45 DEBUG : test_dir1/file2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395a5e_d20250630_m021817_c001_v7007000_t0000_u01751249897790") 2025/06/30 02:22:45 DEBUG : test_dir1/file2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3dad0d_d20250630_m021815_c001_v0001171_t0014_u01751249895960") 2025/06/30 02:22:45 DEBUG : test_dir1/file2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400024_d20250630_m021815_c001_v7007000_t0000_u01751249895180") 2025/06/30 02:22:45 DEBUG : test_dir1/file2: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cad6_d20250630_m021813_c001_v0001181_t0003_u01751249893460") 2025/06/30 02:22:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40095eb87b395a60_d20250630_m021818_c001_v7007000_t0000_u01751249898017") 2025/06/30 02:22:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecae8e_d20250630_m021816_c001_v0001179_t0013_u01751249896303") 2025/06/30 02:22:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400025_d20250630_m021815_c001_v7007000_t0000_u01751249895361") 2025/06/30 02:22:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde54ae_d20250630_m021813_c001_v0001099_t0037_u01751249893489") 2025/06/30 02:22:45 DEBUG : three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b4_d20250630_m021429_c001_v7007000_t0000_u01751249669446") 2025/06/30 02:22:45 DEBUG : three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c630_d20250630_m021428_c001_v0001181_t0011_u01751249668245") 2025/06/30 02:22:45 DEBUG : three: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5c624_d20250630_m021426_c001_v0001181_t0026_u01751249666037") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd3_d20250630_m022120_c001_v7007000_t0000_u01751250080246") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb195_d20250630_m022119_c001_v0001179_t0003_u01751250079625") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726e53_d20250630_m022139_c001_v7007000_t0000_u01751250099949") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde56c2_d20250630_m022137_c001_v0001099_t0050_u01751250097849") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726e4d_d20250630_m022136_c001_v7007000_t0000_u01751250096303") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb1bd_d20250630_m022134_c001_v0001179_t0026_u01751250094695") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726e4c_d20250630_m022133_c001_v7007000_t0000_u01751250093727") 2025/06/30 02:22:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cdcc_d20250630_m022133_c001_v0001181_t0040_u01751250093081") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dda_d20250630_m022127_c001_v7007000_t0000_u01751250087707") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb1a7_d20250630_m022126_c001_v0001179_t0029_u01751250086494") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726ddb_d20250630_m022130_c001_v7007000_t0000_u01751250090220") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde56b2_d20250630_m022128_c001_v0001099_t0048_u01751250088676") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd7_d20250630_m022125_c001_v7007000_t0000_u01751250085525") 2025/06/30 02:22:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f10766d2461d5cdb8_d20250630_m022124_c001_v0001181_t0014_u01751250084869") 2025/06/30 02:22:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd5_d20250630_m022123_c001_v7007000_t0000_u01751250083903") 2025/06/30 02:22:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db1ec_d20250630_m022123_c001_v0001171_t0055_u01751250083064") 2025/06/30 02:22:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726dd4_d20250630_m022122_c001_v7007000_t0000_u01751250082091") 2025/06/30 02:22:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f108caab3efde56a6_d20250630_m022121_c001_v0001099_t0026_u01751250081228") 2025/06/30 02:22:46 DEBUG : toe/toe/toe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4180e40eeb400363_d20250630_m022145_c001_v7007000_t0000_u01751250105534") 2025/06/30 02:22:46 DEBUG : toe/toe/toe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecb1e5_d20250630_m022144_c001_v0001179_t0055_u01751250104543") 2025/06/30 02:22:46 DEBUG : toe/toe/toe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726ddc_d20250630_m022132_c001_v7007000_t0000_u01751250092125") 2025/06/30 02:22:46 DEBUG : toe/toe/toe: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db218_d20250630_m022131_c001_v0001171_t0002_u01751250091186") 2025/06/30 02:22:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726e56_d20250630_m022140_c001_v7007000_t0000_u01751250100544") 2025/06/30 02:22:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f115bf48c4f3db234_d20250630_m022139_c001_v0001171_t0054_u01751250099457") 2025/06/30 02:22:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f409f9734ef726e4e_d20250630_m022136_c001_v7007000_t0000_u01751250096902") 2025/06/30 02:22:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f113d7583b4f1ce75_d20250630_m022135_c001_v0001090_t0012_u01751250095864") 2025/06/30 02:22:46 DEBUG : two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b5_d20250630_m021429_c001_v7007000_t0000_u01751249669629") 2025/06/30 02:22:46 DEBUG : two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4135936e49092d28_d20250630_m021427_c001_v0001113_t0050_u01751249667627") 2025/06/30 02:22:46 DEBUG : two: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f40766d2461d5c622_d20250630_m021425_c001_v0001181_t0032_u01751249665852") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954c5_d20250630_m021439_c001_v7007000_t0000_u01751249679525") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1041e24d183c8623_d20250630_m021438_c001_v0001161_t0018_u01751249678381") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954bd_d20250630_m021435_c001_v7007000_t0000_u01751249675231") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f11205f5dd4ecaa03_d20250630_m021433_c001_v0001179_t0024_u01751249673510") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954b7_d20250630_m021432_c001_v7007000_t0000_u01751249672215") 2025/06/30 02:22:47 DEBUG : yam: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1135936e49092d32_d20250630_m021430_c001_v0001113_t0052_u01751249670196") 2025/06/30 02:22:47 DEBUG : yaml: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954c1_d20250630_m021435_c001_v7007000_t0000_u01751249675973") 2025/06/30 02:22:47 DEBUG : yaml: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f109fca2e6af9f82b_d20250630_m021434_c001_v0001106_t0020_u01751249674653") 2025/06/30 02:22:47 DEBUG : yaml: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f4078888abe4954ba_d20250630_m021432_c001_v7007000_t0000_u01751249672946") 2025/06/30 02:22:47 DEBUG : yaml: Deleting (id "4_zafb2fd4390bdbbeb9f780e1b_f1147fa19d85b408f_d20250630_m021431_c001_v0001106_t0058_u01751249671772") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m48.234597221s (try 1/5)