"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/18 01:52:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe" 2025/07/18 01:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 01:52:35 DEBUG : Creating backend with remote "/tmp/rclone3955476837" === 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-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/18 01:52:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:38 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", 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-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", 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-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:39 DEBUG : Creating backend with remote "/non-existing" 2025/07/18 01:52:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/18 01:52:39 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:39 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:40 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:40 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:42 INFO : B2 bucket rclone-test-vizoyic1hoxe: Running all checks before starting transfers 2025/07/18 01:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:42 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:42 INFO : B2 bucket rclone-test-vizoyic1hoxe: Checks finished, now starting transfers 2025/07/18 01:52:42 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:43 ERROR : Ignoring --no-traverse with sync 2025/07/18 01:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:44 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/18 01:52:45 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:45 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/18 01:52:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:52:46 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:46 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:52:48 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:48 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 01:52:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:52:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/18 01:52:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:52:49 INFO : sub dir2: Making directory 2025/07/18 01:52:49 INFO : sub dir: Making directory 2025/07/18 01:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:49 INFO : sub dir2/sub sub dir2: Making directory 2025/07/18 01:52:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:50 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/07/18 01:52:50 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:50 INFO : sub dir2: Making directory 2025/07/18 01:52:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 01:52:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:52:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:52 DEBUG : sub dir2: Making directory with metadata 2025/07/18 01:52:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:52:52 INFO : sub dir2: Making directory 2025/07/18 01:52:52 INFO : sub dir: Making directory 2025/07/18 01:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:52 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:52 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:53 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:53 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/18 01:52:53 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/18 01:52:53 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:54 INFO : sub dir2: Making directory 2025/07/18 01:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:54 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:55 DEBUG : sub dir2: Making directory with metadata 2025/07/18 01:52:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:52:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:52:55 INFO : sub dir2: Making directory 2025/07/18 01:52:55 INFO : sub dir: Making directory 2025/07/18 01:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:55 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:55 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:56 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/18 01:52:56 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:57 INFO : sub dir2: Making directory 2025/07/18 01:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:52:57 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:52:57 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:52:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:52:57 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fasadin9cuso" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-fasadin9cuso 2025/07/18 01:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:53:00 DEBUG : B2 bucket rclone-test-fasadin9cuso: Waiting for checks to finish 2025/07/18 01:53:00 DEBUG : B2 bucket rclone-test-fasadin9cuso: Waiting for transfers to finish 2025/07/18 01:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:53:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:01 DEBUG : B2 bucket rclone-test-fasadin9cuso: Purge remote 2025/07/18 01:53:01 INFO : B2 bucket rclone-test-fasadin9cuso: cleaning bucket "rclone-test-fasadin9cuso" of all files 2025/07/18 01:53:01 DEBUG : sub dir/hello world: Deleting (id "4_zff421db330cd1bbb9f880e1b_f1001652112d02cb0_d20250718_m015301_c001_v0001136_t0020_u01752803581334") --- PASS: TestServerSideCopy (4.47s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 01:53:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 01:53:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.94s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gipefaw4huqa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-gipefaw4huqa 2025/07/18 01:53:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:53:07 DEBUG : B2 bucket rclone-test-gipefaw4huqa: Waiting for checks to finish 2025/07/18 01:53:07 DEBUG : B2 bucket rclone-test-gipefaw4huqa: Waiting for transfers to finish 2025/07/18 01:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:53:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 01:53:09 DEBUG : B2 bucket rclone-test-gipefaw4huqa: Waiting for checks to finish 2025/07/18 01:53:09 DEBUG : B2 bucket rclone-test-gipefaw4huqa: Waiting for transfers to finish 2025/07/18 01:53:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 01:53:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:09 DEBUG : B2 bucket rclone-test-gipefaw4huqa: Purge remote 2025/07/18 01:53:09 INFO : B2 bucket rclone-test-gipefaw4huqa: cleaning bucket "rclone-test-gipefaw4huqa" of all files 2025/07/18 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f123d4330cd1bbb9f880e1b_f101f9226d2b98151_d20250718_m015309_c001_v0001105_t0005_u01752803589501") 2025/07/18 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f123d4330cd1bbb9f880e1b_f11980aabe42ec2a2_d20250718_m015307_c001_v0001182_t0018_u01752803587604") --- PASS: TestServerSideCopyOverSelf (6.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 01:53:12 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:12 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 01:53:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/18 01:53:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qinafob9buyo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-qinafob9buyo 2025/07/18 01:53:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:53:15 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for checks to finish 2025/07/18 01:53:15 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for transfers to finish 2025/07/18 01:53:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:53:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 01:53:17 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for checks to finish 2025/07/18 01:53:17 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for transfers to finish 2025/07/18 01:53:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 01:53:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:17 INFO : sub dir/hello world: Deleted 2025/07/18 01:53:18 DEBUG : testing file moves 2025/07/18 01:53:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/18 01:53:19 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for checks to finish 2025/07/18 01:53:19 DEBUG : B2 bucket rclone-test-qinafob9buyo: Waiting for transfers to finish 2025/07/18 01:53:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/18 01:53:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 01:53:19 INFO : sub dir/hello world: Deleted 2025/07/18 01:53:20 DEBUG : B2 bucket rclone-test-qinafob9buyo: Purge remote 2025/07/18 01:53:20 INFO : B2 bucket rclone-test-qinafob9buyo: cleaning bucket "rclone-test-qinafob9buyo" of all files 2025/07/18 01:53:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d5330cd1bbb9f880e1b_f1087553ecd6dcad8_d20250718_m015319_c001_v0001093_t0031_u01752803599278") 2025/07/18 01:53:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d5330cd1bbb9f880e1b_f10862dc7709b8c93_d20250718_m015317_c001_v0001183_t0017_u01752803597595") 2025/07/18 01:53:20 DEBUG : sub dir/hello world: Deleting (id "4_z5f525d5330cd1bbb9f880e1b_f115b3f34174820f3_d20250718_m015316_c001_v0001130_t0003_u01752803596047") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:22 ERROR : error listing: directory not found 2025/07/18 01:53:22 INFO : Local file system at /tmp/rclone3955476837: Making directory 2025/07/18 01:53:22 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:22 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:53:24 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for checks to finish 2025/07/18 01:53:24 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for transfers to finish 2025/07/18 01:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:53:25 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/18 01:53:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/18 01:53:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:53:26 INFO : check sum: Copied (new) 2025/07/18 01:53:26 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:53:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/18 01:53:26 DEBUG : check sum: Unchanged skipping 2025/07/18 01:53:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:26 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/18 01:53:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 01:53:28 INFO : sizeonly: Copied (new) 2025/07/18 01:53:28 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:28 DEBUG : sizeonly: Sizes identical 2025/07/18 01:53:28 DEBUG : sizeonly: Unchanged skipping 2025/07/18 01:53:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:28 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.98s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/18 01:53:29 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:29 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/18 01:53:29 INFO : ignore-size: Copied (new) 2025/07/18 01:53:29 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:53:30 DEBUG : ignore-size: Unchanged skipping 2025/07/18 01:53:30 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:30 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:30 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:53:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:31 DEBUG : existing: Unchanged skipping 2025/07/18 01:53:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:31 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:31 INFO : There was nothing to transfer 2025/07/18 01:53:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/18 01:53:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 01:53:32 INFO : existing: Copied (replaced existing) 2025/07/18 01:53:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 01:53:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 01:53:33 INFO : existing: Copied (new) 2025/07/18 01:53:33 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:34 DEBUG : existing: Destination exists, skipping 2025/07/18 01:53:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:34 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/18 01:53:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 01:53:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:53:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 01:53:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:53:36 INFO : a/potato2: Copied (new) 2025/07/18 01:53:36 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:38 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/07/18 01:53:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:53:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/18 01:53:38 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:38 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:38 INFO : There was nothing to transfer 2025/07/18 01:53:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/18 01:53:39 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:53:40 INFO : empty space: Updated modification time in destination 2025/07/18 01:53:40 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:40 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:40 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:41 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/07/18 01:53:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:53:41 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:41 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:43 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/07/18 01:53:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3955476837) 2025/07/18 01:53:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vizoyic1hoxe) 2025/07/18 01:53:43 DEBUG : foo: sha1 differ 2025/07/18 01:53:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/18 01:53:43 INFO : foo: Copied (replaced existing) 2025/07/18 01:53:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:53:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/18 01:53:44 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:44 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:44 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:53:45 INFO : potato: Copied (new) 2025/07/18 01:53:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.76s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/18 01:53:47 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:47 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/18 01:53:47 INFO : potato: Copied (replaced existing) 2025/07/18 01:53:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:49 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/07/18 01:53:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3955476837) 2025/07/18 01:53:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vizoyic1hoxe) 2025/07/18 01:53:49 DEBUG : potato: sha1 differ 2025/07/18 01:53:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/18 01:53:50 INFO : potato: Copied (replaced existing) 2025/07/18 01:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:53:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:53:51 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/18 01:53:51 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:53:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:53:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:54 DEBUG : empty space: Unchanged skipping 2025/07/18 01:53:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:53:54 INFO : potato2: Copied (new) 2025/07/18 01:53:54 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:56 INFO : d: Making directory 2025/07/18 01:53:56 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/18 01:53:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 01:53:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:53:57 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 01:53:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:53:57 INFO : a/potato2: Copied (new) 2025/07/18 01:53:57 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:53:57 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:53:57 DEBUG : Waiting for deletions to finish 2025/07/18 01:53:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:53:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/18 01:54:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:54:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 01:54:00 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:00 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:00 INFO : a/potato2: Copied (new) 2025/07/18 01:54:00 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting files as there were IO errors 2025/07/18 01:54:00 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:03 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:54:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:03 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:03 INFO : potato: Deleted 2025/07/18 01:54:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:06 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:06 INFO : potato: Deleted 2025/07/18 01:54:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:06 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:09 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:09 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/18 01:54:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:11 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 01:54:11 DEBUG : enormous: Excluded 2025/07/18 01:54:11 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 01:54:11 DEBUG : potato2: Excluded 2025/07/18 01:54:11 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 01:54:11 DEBUG : potato2: Excluded 2025/07/18 01:54:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:54:11 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:11 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:11 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:11 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:11 INFO : There was nothing to transfer 2025/07/18 01:54:12 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 01:54:12 DEBUG : enormous: Excluded 2025/07/18 01:54:12 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 01:54:12 DEBUG : potato2: Excluded 2025/07/18 01:54:12 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 01:54:12 DEBUG : potato2: Excluded 2025/07/18 01:54:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/18 01:54:12 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:12 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for checks to finish 2025/07/18 01:54:12 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for transfers to finish 2025/07/18 01:54:12 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 01:54:14 DEBUG : enormous: Excluded 2025/07/18 01:54:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 01:54:14 DEBUG : potato2: Excluded 2025/07/18 01:54:14 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:54:14 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:14 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:14 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:15 INFO : potato2: Deleted 2025/07/18 01:54:15 INFO : enormous: Deleted 2025/07/18 01:54:15 INFO : There was nothing to transfer 2025/07/18 01:54:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/18 01:54:15 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:15 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for checks to finish 2025/07/18 01:54:15 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for transfers to finish 2025/07/18 01:54:15 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:15 INFO : potato2: Deleted 2025/07/18 01:54:15 INFO : enormous: Deleted 2025/07/18 01:54:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:17 DEBUG : five: Need to transfer - File not found at Destination 2025/07/18 01:54:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/18 01:54:17 DEBUG : one: Destination is newer than source, skipping 2025/07/18 01:54:17 DEBUG : three: Sizes identical 2025/07/18 01:54:17 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3955476837) 2025/07/18 01:54:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vizoyic1hoxe) 2025/07/18 01:54:17 DEBUG : two: sha1 differ 2025/07/18 01:54:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 01:54:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 01:54:17 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 01:54:18 INFO : five: Copied (new) 2025/07/18 01:54:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 01:54:18 INFO : two: Copied (replaced existing) 2025/07/18 01:54:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 01:54:18 INFO : four: Copied (replaced existing) 2025/07/18 01:54:18 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:19 DEBUG : one: Destination is newer than source, skipping 2025/07/18 01:54:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:19 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 01:54:19 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/18 01:54:19 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 01:54:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 01:54:19 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/18 01:54:19 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 01:54:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3955476837) 2025/07/18 01:54:19 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vizoyic1hoxe) 2025/07/18 01:54:19 DEBUG : three: sha1 differ 2025/07/18 01:54:19 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 01:54:19 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/18 01:54:19 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 01:54:19 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 01:54:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:54:19 INFO : three: Copied (replaced existing) 2025/07/18 01:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/18 01:54:21 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:21 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 01:54:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 01:54:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 01:54:21 INFO : potato: Copied (new) 2025/07/18 01:54:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:21 INFO : yam: Copied (new) 2025/07/18 01:54:21 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:54:21 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:21 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:21 DEBUG : potato: Unchanged skipping 2025/07/18 01:54:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:22 INFO : yam: Copied (server-side copy) to: yaml 2025/07/18 01:54:23 INFO : yam: Deleted 2025/07/18 01:54:23 INFO : yaml: Renamed from "yam" 2025/07/18 01:54:23 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/18 01:54:24 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:24 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 01:54:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 01:54:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:24 INFO : yam: Copied (new) 2025/07/18 01:54:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 01:54:25 INFO : potato: Copied (new) 2025/07/18 01:54:25 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:54:25 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:25 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:25 DEBUG : potato: Unchanged skipping 2025/07/18 01:54:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:26 INFO : yam: Copied (server-side copy) to: yaml 2025/07/18 01:54:26 INFO : yam: Deleted 2025/07/18 01:54:26 INFO : yaml: Renamed from "yam" 2025/07/18 01:54:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/18 01:54:27 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:27 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 01:54:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/18 01:54:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 01:54:27 INFO : potato: Copied (new) 2025/07/18 01:54:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:28 INFO : sub/yam: Copied (new) 2025/07/18 01:54:28 DEBUG : Waiting for deletions to finish 2025/07/18 01:54:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:54:28 DEBUG : potato: Unchanged skipping 2025/07/18 01:54:28 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making map for --track-renames 2025/07/18 01:54:28 INFO : B2 bucket rclone-test-vizoyic1hoxe: Finished making map for --track-renames 2025/07/18 01:54:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for renames to finish 2025/07/18 01:54:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 01:54:29 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/18 01:54:29 INFO : sub/yam: Deleted 2025/07/18 01:54:29 INFO : yam: Renamed from "sub/yam" 2025/07/18 01:54:29 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.26s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:30 DEBUG : Creating backend with remote "/tmp/rclone3955476837/dir1" 2025/07/18 01:54:30 DEBUG : Creating backend with remote "/tmp/rclone3955476837/dir2" 2025/07/18 01:54:30 DEBUG : Local file system at /tmp/rclone3955476837/dir2: Using server-side directory move 2025/07/18 01:54:30 INFO : Local file system at /tmp/rclone3955476837/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 01:54:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/18 01:54:30 DEBUG : Local file system at /tmp/rclone3955476837/dir2: Waiting for checks to finish 2025/07/18 01:54:30 DEBUG : Local file system at /tmp/rclone3955476837/dir2: Waiting for transfers to finish 2025/07/18 01:54:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:54:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 01:54:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 01:54:31 INFO : nested/sub dir/file: Copied (new) 2025/07/18 01:54:31 INFO : nested/sub dir/file: Deleted 2025/07/18 01:54:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:54:31 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:54:31 INFO : sub dir/hello world: Deleted 2025/07/18 01:54:31 INFO : sub dir: Removing directory 2025/07/18 01:54:31 INFO : nested/sub dir: Removing directory 2025/07/18 01:54:31 INFO : nested: Removing directory 2025/07/18 01:54:31 DEBUG : Local file system at /tmp/rclone3955476837: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 01:54:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 01:54:32 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:32 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:33 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4f32bdb330bd1bbb9f880e1b/c001_v0001184_t0028": EOF 2025/07/18 01:54:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4f32bdb330bd1bbb9f880e1b/c001_v0001184_t0028": EOF) 2025/07/18 01:54:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/18 01:54:33 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1184-04.backblaze.com/b2api/v1/b2_upload_file/4f32bdb330bd1bbb9f880e1b/c001_v0001184_t0028": EOF - low level retry 0/10 2025/07/18 01:54:33 DEBUG : pacer: Reducing sleep to 10ms 2025/07/18 01:54:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 01:54:33 INFO : nested/sub dir/file: Copied (new) 2025/07/18 01:54:33 INFO : nested/sub dir/file: Deleted 2025/07/18 01:54:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 01:54:33 INFO : sub dir/hello world: Copied (new) 2025/07/18 01:54:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/18 01:54:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 01:54:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/18 01:54:34 INFO : existing-b: Copied (new) 2025/07/18 01:54:34 INFO : existing-b: Deleted 2025/07/18 01:54:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 01:54:35 INFO : existing: Copied (new) 2025/07/18 01:54:35 INFO : existing: Deleted 2025/07/18 01:54:35 DEBUG : existing: Destination exists, skipping 2025/07/18 01:54:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/18 01:54:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:54:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:54:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-ribodun6vame" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-ribodun6vame 2025/07/18 01:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 01:54:40 DEBUG : empty space: Unchanged skipping 2025/07/18 01:54:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 01:54:40 DEBUG : B2 bucket rclone-test-ribodun6vame: Waiting for checks to finish 2025/07/18 01:54:40 INFO : empty space: Deleted 2025/07/18 01:54:40 DEBUG : B2 bucket rclone-test-ribodun6vame: Waiting for transfers to finish 2025/07/18 01:54:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:41 INFO : potato2: Copied (server-side copy) 2025/07/18 01:54:41 INFO : potato2: Deleted 2025/07/18 01:54:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:54:41 INFO : potato3: Copied (server-side copy) 2025/07/18 01:54:41 INFO : potato3: Deleted 2025/07/18 01:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lumovey5duqi" 2025/07/18 01:54:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/18 01:54:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 01:54:43 DEBUG : B2 bucket rclone-test-lumovey5duqi: Waiting for checks to finish 2025/07/18 01:54:43 DEBUG : B2 bucket rclone-test-lumovey5duqi: Waiting for transfers to finish 2025/07/18 01:54:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:43 INFO : potato2: Copied (server-side copy) 2025/07/18 01:54:43 INFO : potato2: Deleted 2025/07/18 01:54:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:54:44 INFO : empty space: Copied (server-side copy) 2025/07/18 01:54:44 INFO : empty space: Deleted 2025/07/18 01:54:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:54:44 INFO : potato3: Copied (server-side copy) 2025/07/18 01:54:44 INFO : potato3: Deleted 2025/07/18 01:54:44 DEBUG : B2 bucket rclone-test-lumovey5duqi: Purge remote 2025/07/18 01:54:44 INFO : B2 bucket rclone-test-lumovey5duqi: cleaning bucket "rclone-test-lumovey5duqi" of all files 2025/07/18 01:54:45 DEBUG : empty space: Deleting (id "4_z4fb2adb330dd1bbb9f880e1b_f115de8cc2f78b3ea_d20250718_m015443_c001_v0001137_t0012_u01752803683796") 2025/07/18 01:54:45 DEBUG : potato2: Deleting (id "4_z4fb2adb330dd1bbb9f880e1b_f10947d746a117608_d20250718_m015443_c001_v0001182_t0026_u01752803683575") 2025/07/18 01:54:45 DEBUG : potato3: Deleting (id "4_z4fb2adb330dd1bbb9f880e1b_f1151963c2d204389_d20250718_m015443_c001_v0001105_t0056_u01752803683946") 2025/07/18 01:54:45 DEBUG : B2 bucket rclone-test-ribodun6vame: Purge remote 2025/07/18 01:54:45 INFO : B2 bucket rclone-test-ribodun6vame: cleaning bucket "rclone-test-ribodun6vame" of all files 2025/07/18 01:54:45 DEBUG : empty space: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f4082a78421ccf0fd_d20250718_m015444_c001_v7007000_t0000_u01752803684119") 2025/07/18 01:54:45 DEBUG : empty space: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f1076639e3034f1fe_d20250718_m015439_c001_v0001102_t0044_u01752803679450") 2025/07/18 01:54:45 DEBUG : potato2: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f4082a78421ccf0fc_d20250718_m015443_c001_v7007000_t0000_u01752803683763") 2025/07/18 01:54:45 DEBUG : potato2: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f10597bc18025bf3a_d20250718_m015440_c001_v0001115_t0057_u01752803680655") 2025/07/18 01:54:45 DEBUG : potato3: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f4082a78421ccf0fe_d20250718_m015444_c001_v7007000_t0000_u01752803684343") 2025/07/18 01:54:45 DEBUG : potato3: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f106b60c404f5bfd6_d20250718_m015441_c001_v0001134_t0053_u01752803681022") 2025/07/18 01:54:45 DEBUG : potato3: Deleting (id "4_zdfc29d8330dd1bbb9f880e1b_f1076639e3034f200_d20250718_m015439_c001_v0001102_t0054_u01752803679767") 2025/07/18 01:54:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/07/18 01:54:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/18 01:54:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zociqob8domi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-zociqob8domi 2025/07/18 01:54:53 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 01:54:53 DEBUG : empty space: Excluded 2025/07/18 01:54:53 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 01:54:53 DEBUG : empty space: Excluded 2025/07/18 01:54:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 01:54:53 DEBUG : B2 bucket rclone-test-zociqob8domi: Waiting for checks to finish 2025/07/18 01:54:53 DEBUG : B2 bucket rclone-test-zociqob8domi: Waiting for transfers to finish 2025/07/18 01:54:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:53 INFO : potato2: Copied (server-side copy) 2025/07/18 01:54:54 INFO : potato2: Deleted 2025/07/18 01:54:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:54:54 INFO : potato3: Copied (server-side copy) 2025/07/18 01:54:54 INFO : potato3: Deleted 2025/07/18 01:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-ribotow9qebe" 2025/07/18 01:54:55 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 01:54:55 DEBUG : empty space: Excluded 2025/07/18 01:54:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:54:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 01:54:55 DEBUG : B2 bucket rclone-test-ribotow9qebe: Waiting for checks to finish 2025/07/18 01:54:55 DEBUG : B2 bucket rclone-test-ribotow9qebe: Waiting for transfers to finish 2025/07/18 01:54:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:54:56 INFO : potato2: Copied (server-side copy) 2025/07/18 01:54:56 INFO : potato2: Deleted 2025/07/18 01:54:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:54:56 INFO : potato3: Copied (server-side copy) 2025/07/18 01:54:57 INFO : potato3: Deleted 2025/07/18 01:54:57 DEBUG : B2 bucket rclone-test-ribotow9qebe: Purge remote 2025/07/18 01:54:57 INFO : B2 bucket rclone-test-ribotow9qebe: cleaning bucket "rclone-test-ribotow9qebe" of all files 2025/07/18 01:54:57 DEBUG : potato2: Deleting (id "4_z4f32ddd330dd1bbb9f880e1b_f1067894d0c1cd4bd_d20250718_m015456_c001_v0001183_t0024_u01752803696361") 2025/07/18 01:54:57 DEBUG : potato3: Deleting (id "4_z4f32ddd330dd1bbb9f880e1b_f119054a67e992b3b_d20250718_m015456_c001_v0001146_t0053_u01752803696592") 2025/07/18 01:54:58 DEBUG : B2 bucket rclone-test-zociqob8domi: Purge remote 2025/07/18 01:54:58 INFO : B2 bucket rclone-test-zociqob8domi: cleaning bucket "rclone-test-zociqob8domi" of all files 2025/07/18 01:54:58 DEBUG : empty space: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f1083ee884c8c5e4e_d20250718_m015451_c001_v0001144_t0021_u01752803691843") 2025/07/18 01:54:58 DEBUG : potato2: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f406b16a99829de40_d20250718_m015456_c001_v7007000_t0000_u01752803696571") 2025/07/18 01:54:58 DEBUG : potato2: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f10651fcb2cbee680_d20250718_m015453_c001_v0001136_t0058_u01752803693506") 2025/07/18 01:54:58 DEBUG : potato3: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f406b16a99829de41_d20250718_m015456_c001_v7007000_t0000_u01752803696928") 2025/07/18 01:54:58 DEBUG : potato3: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f1057911e8c110be2_d20250718_m015453_c001_v0001041_t0009_u01752803693889") 2025/07/18 01:54:58 DEBUG : potato3: Deleting (id "4_z8fb2cd9330dd1bbb9f880e1b_f1083ee884c8c5e50_d20250718_m015452_c001_v0001144_t0019_u01752803692647") 2025/07/18 01:54:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/18 01:54:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/18 01:55:00 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-miveyaw8dupa" 2025/07/18 01:55:03 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vizoyic1hoxe -> B2 bucket rclone-test-miveyaw8dupa 2025/07/18 01:55:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:55:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 01:55:05 DEBUG : empty space: Unchanged skipping 2025/07/18 01:55:05 DEBUG : B2 bucket rclone-test-miveyaw8dupa: Waiting for checks to finish 2025/07/18 01:55:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 01:55:05 INFO : empty space: Deleted 2025/07/18 01:55:05 DEBUG : B2 bucket rclone-test-miveyaw8dupa: Waiting for transfers to finish 2025/07/18 01:55:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:55:05 INFO : potato2: Copied (server-side copy) 2025/07/18 01:55:06 INFO : potato2: Deleted 2025/07/18 01:55:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:55:06 INFO : potato3: Copied (server-side copy) 2025/07/18 01:55:06 INFO : potato3: Deleted 2025/07/18 01:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zifebud7bapu" 2025/07/18 01:55:07 INFO : tomatoDir: Making directory 2025/07/18 01:55:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/18 01:55:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 01:55:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 01:55:08 DEBUG : B2 bucket rclone-test-zifebud7bapu: Waiting for checks to finish 2025/07/18 01:55:08 DEBUG : B2 bucket rclone-test-zifebud7bapu: Waiting for transfers to finish 2025/07/18 01:55:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 01:55:08 INFO : empty space: Copied (server-side copy) 2025/07/18 01:55:09 INFO : empty space: Deleted 2025/07/18 01:55:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 01:55:09 INFO : potato2: Copied (server-side copy) 2025/07/18 01:55:09 INFO : potato2: Deleted 2025/07/18 01:55:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 01:55:09 INFO : potato3: Copied (server-side copy) 2025/07/18 01:55:09 INFO : potato3: Deleted 2025/07/18 01:55:10 DEBUG : B2 bucket rclone-test-zifebud7bapu: Purge remote 2025/07/18 01:55:10 INFO : B2 bucket rclone-test-zifebud7bapu: cleaning bucket "rclone-test-zifebud7bapu" of all files 2025/07/18 01:55:10 DEBUG : empty space: Deleting (id "4_z4fe20dd330ed1bbb9f880e1b_f10541ded4b4fc311_d20250718_m015508_c001_v0001184_t0028_u01752803708787") 2025/07/18 01:55:10 DEBUG : potato2: Deleting (id "4_z4fe20dd330ed1bbb9f880e1b_f1197c758a87d9665_d20250718_m015509_c001_v0001104_t0036_u01752803709020") 2025/07/18 01:55:10 DEBUG : potato3: Deleting (id "4_z4fe20dd330ed1bbb9f880e1b_f118658b6a84e33b7_d20250718_m015509_c001_v0001130_t0000_u01752803709201") 2025/07/18 01:55:11 DEBUG : B2 bucket rclone-test-miveyaw8dupa: Purge remote 2025/07/18 01:55:11 INFO : B2 bucket rclone-test-miveyaw8dupa: cleaning bucket "rclone-test-miveyaw8dupa" of all files 2025/07/18 01:55:11 DEBUG : empty space: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f4194e83287aec1d8_d20250718_m015508_c001_v7007000_t0000_u01752803708988") 2025/07/18 01:55:11 DEBUG : empty space: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f101ba2e85c203459_d20250718_m015504_c001_v0001100_t0032_u01752803704685") 2025/07/18 01:55:11 DEBUG : potato2: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f4194e83287aec1d9_d20250718_m015509_c001_v7007000_t0000_u01752803709589") 2025/07/18 01:55:11 DEBUG : potato2: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f1002d18913fe524a_d20250718_m015505_c001_v0001178_t0042_u01752803705802") 2025/07/18 01:55:11 DEBUG : potato3: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f4194e83287aec1da_d20250718_m015509_c001_v7007000_t0000_u01752803709899") 2025/07/18 01:55:11 DEBUG : potato3: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f1186ddb03fc65096_d20250718_m015506_c001_v0001093_t0024_u01752803706042") 2025/07/18 01:55:11 DEBUG : potato3: Deleting (id "4_zbf52fdb330dd1bbb9f880e1b_f101ba2e85c20345b_d20250718_m015505_c001_v0001100_t0022_u01752803705060") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/rclone-sync-test" 2025/07/18 01:55:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/rclone-sync-test-include/layer2" 2025/07/18 01:55:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/rclone-sync-test-ignore-file" 2025/07/18 01:55:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 01:55:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test: Waiting for checks to finish 2025/07/18 01:55:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test: Waiting for transfers to finish 2025/07/18 01:55:24 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:24 INFO : There was nothing to transfer 2025/07/18 01:55:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 01:55:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:55:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:55:25 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:25 INFO : There was nothing to transfer 2025/07/18 01:55:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 01:55:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/18 01:55:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/18 01:55:26 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:26 INFO : There was nothing to transfer 2025/07/18 01:55:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 01:55:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:55:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:55:26 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:26 INFO : There was nothing to transfer 2025/07/18 01:55:26 DEBUG : Excluded 2025/07/18 01:55:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/18 01:55:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/18 01:55:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/18 01:55:27 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/CompareDest" 2025/07/18 01:55:30 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 01:55:30 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:30 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:55:31 INFO : one: Copied (new) 2025/07/18 01:55:31 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:32 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:32 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 01:55:32 INFO : one: Copied (replaced existing) 2025/07/18 01:55:32 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 01:55:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:34 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:34 INFO : There was nothing to transfer 2025/07/18 01:55:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 01:55:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 01:55:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:36 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:36 INFO : There was nothing to transfer 2025/07/18 01:55:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 01:55:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 01:55:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:36 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:36 INFO : There was nothing to transfer 2025/07/18 01:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:37 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/07/18 01:55:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 01:55:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 01:55:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 01:55:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:37 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:37 INFO : There was nothing to transfer 2025/07/18 01:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:38 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 01:55:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 01:55:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/18 01:55:39 INFO : two: Copied (new) 2025/07/18 01:55:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dest" 2025/07/18 01:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/pre-dest1" 2025/07/18 01:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/pre-dest2" 2025/07/18 01:55:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:55:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/18 01:55:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:55:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/18 01:55:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/18 01:55:47 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dest: Waiting for checks to finish 2025/07/18 01:55:47 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dest: Waiting for transfers to finish 2025/07/18 01:55:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/18 01:55:47 INFO : 3: Copied (new) 2025/07/18 01:55:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/CopyDest" 2025/07/18 01:55:52 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 01:55:52 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:52 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:55:53 INFO : one: Copied (new) 2025/07/18 01:55:53 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:54 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:55:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 01:55:54 INFO : one: Copied (replaced existing) 2025/07/18 01:55:54 DEBUG : Waiting for deletions to finish 2025/07/18 01:55:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/BackupDir" 2025/07/18 01:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:55:58 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 01:56:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:00 INFO : one: Copied (server-side copy) 2025/07/18 01:56:00 INFO : one: Deleted 2025/07/18 01:56:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 01:56:00 INFO : one: Copied (server-side copy) 2025/07/18 01:56:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/18 01:56:00 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:00 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:01 DEBUG : one: Unchanged skipping 2025/07/18 01:56:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 01:56:01 INFO : two: Copied (server-side copy) 2025/07/18 01:56:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/18 01:56:01 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:01 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:01 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:02 DEBUG : one: Unchanged skipping 2025/07/18 01:56:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:02 DEBUG : two: Unchanged skipping 2025/07/18 01:56:02 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:02 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:02 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:02 INFO : There was nothing to transfer 2025/07/18 01:56:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:03 DEBUG : one: Unchanged skipping 2025/07/18 01:56:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/18 01:56:03 DEBUG : three: Destination not found in --copy-dest 2025/07/18 01:56:03 DEBUG : three: Need to transfer - File not found at Destination 2025/07/18 01:56:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 01:56:03 DEBUG : two: Unchanged skipping 2025/07/18 01:56:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/18 01:56:04 INFO : three: Copied (new) 2025/07/18 01:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.93s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:56:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/backup" 2025/07/18 01:56:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:56:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:11 DEBUG : two: Unchanged skipping 2025/07/18 01:56:11 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:12 INFO : one: Copied (server-side copy) 2025/07/18 01:56:12 INFO : one: Deleted 2025/07/18 01:56:12 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:13 INFO : one: Copied (new) 2025/07/18 01:56:13 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:56:13 INFO : three.txt: Copied (server-side copy) 2025/07/18 01:56:14 INFO : three.txt: Deleted 2025/07/18 01:56:14 INFO : three.txt: Moved into backup dir 2025/07/18 01:56:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:15 DEBUG : two: Unchanged skipping 2025/07/18 01:56:15 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:16 INFO : one: Copied (server-side copy) 2025/07/18 01:56:16 INFO : one: Deleted 2025/07/18 01:56:16 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:56:17 INFO : one: Copied (new) 2025/07/18 01:56:17 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:56:17 INFO : three.txt: Copied (server-side copy) 2025/07/18 01:56:17 INFO : three.txt: Deleted 2025/07/18 01:56:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/backup" 2025/07/18 01:56:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:56:23 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:23 DEBUG : two: Unchanged skipping 2025/07/18 01:56:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:24 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:56:24 INFO : one: Deleted 2025/07/18 01:56:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:25 INFO : one: Copied (new) 2025/07/18 01:56:25 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:56:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:56:26 INFO : three.txt: Deleted 2025/07/18 01:56:26 INFO : three.txt: Moved into backup dir 2025/07/18 01:56:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:28 DEBUG : two: Unchanged skipping 2025/07/18 01:56:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:56:28 INFO : one: Deleted 2025/07/18 01:56:28 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:56:29 INFO : one: Copied (new) 2025/07/18 01:56:29 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:56:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:56:29 INFO : three.txt: Deleted 2025/07/18 01:56:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:56:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/backup" 2025/07/18 01:56:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:56:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:35 DEBUG : two: Unchanged skipping 2025/07/18 01:56:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 01:56:37 INFO : one: Deleted 2025/07/18 01:56:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:37 INFO : one: Copied (new) 2025/07/18 01:56:37 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:56:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 01:56:38 INFO : three.txt: Deleted 2025/07/18 01:56:38 INFO : three.txt: Moved into backup dir 2025/07/18 01:56:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:56:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:40 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:40 DEBUG : two: Unchanged skipping 2025/07/18 01:56:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 01:56:41 INFO : one: Deleted 2025/07/18 01:56:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:56:41 INFO : one: Copied (new) 2025/07/18 01:56:41 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:56:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 01:56:42 INFO : three.txt: Deleted 2025/07/18 01:56:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:56:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:47 DEBUG : two: Unchanged skipping 2025/07/18 01:56:47 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:48 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:56:48 INFO : one: Deleted 2025/07/18 01:56:48 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:49 INFO : one: Copied (new) 2025/07/18 01:56:49 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:56:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:56:50 INFO : three.txt: Deleted 2025/07/18 01:56:50 INFO : three.txt: Moved into backup dir 2025/07/18 01:56:51 DEBUG : one.bak: Excluded (Path Filter) 2025/07/18 01:56:51 DEBUG : one.bak: Excluded 2025/07/18 01:56:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/18 01:56:51 DEBUG : three.txt.bak: Excluded 2025/07/18 01:56:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:51 DEBUG : two: Unchanged skipping 2025/07/18 01:56:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for checks to finish 2025/07/18 01:56:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:56:52 INFO : one: Deleted 2025/07/18 01:56:52 DEBUG : B2 bucket rclone-test-vizoyic1hoxe path dst: Waiting for transfers to finish 2025/07/18 01:56:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:56:52 INFO : one: Copied (new) 2025/07/18 01:56:52 DEBUG : Waiting for deletions to finish 2025/07/18 01:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:56:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:56:53 INFO : three.txt: Deleted 2025/07/18 01:56:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.45s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:56:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:56:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:56:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:56:58 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:56:58 INFO : one: Deleted 2025/07/18 01:56:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:56:59 INFO : one: Copied (new) 2025/07/18 01:56:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:56:59 DEBUG : two: Unchanged skipping 2025/07/18 01:56:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/18 01:57:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:57:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:57:00 INFO : three.txt: Deleted 2025/07/18 01:57:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:57:00 INFO : three.txt: Copied (new) 2025/07/18 01:57:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:57:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:57:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 01:57:02 INFO : one: Deleted 2025/07/18 01:57:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:57:02 INFO : one: Copied (new) 2025/07/18 01:57:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:03 DEBUG : two: Unchanged skipping 2025/07/18 01:57:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/18 01:57:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:57:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 01:57:04 INFO : three.txt: Deleted 2025/07/18 01:57:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/18 01:57:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:57:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vizoyic1hoxe/dst" 2025/07/18 01:57:08 DEBUG : Config file has changed externally - reloading 2025/07/18 01:57:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 01:57:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 01:57:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 01:57:11 INFO : one: Deleted 2025/07/18 01:57:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:57:12 INFO : one: Copied (new) 2025/07/18 01:57:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:12 DEBUG : two: Unchanged skipping 2025/07/18 01:57:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/18 01:57:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 01:57:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 01:57:13 INFO : three.txt: Deleted 2025/07/18 01:57:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:57:13 INFO : three.txt: Copied (new) 2025/07/18 01:57:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 01:57:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 01:57:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 01:57:15 INFO : one: Deleted 2025/07/18 01:57:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 01:57:15 INFO : one: Copied (new) 2025/07/18 01:57:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:15 DEBUG : two: Unchanged skipping 2025/07/18 01:57:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/18 01:57:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 01:57:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 01:57:16 INFO : three.txt: Deleted 2025/07/18 01:57:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/18 01:57:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:57:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/18 01:57:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:57:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:57:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/18 01:57:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/18 01:57:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:57:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 01:57:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:57:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:57:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 01:57:21 INFO : existing: Copied (new) 2025/07/18 01:57:21 DEBUG : Waiting for deletions to finish 2025/07/18 01:57:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/18 01:57:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/18 01:57:22 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:57:22 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:57:22 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting files as there were IO errors 2025/07/18 01:57:22 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:57:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:24 DEBUG : existing: Unchanged skipping 2025/07/18 01:57:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:57:24 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:57:24 DEBUG : Waiting for deletions to finish 2025/07/18 01:57:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:57:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both0: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both13: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:57:41 DEBUG : both14: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both15: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both11: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both17: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both18: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both19: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both1: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both2: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both3: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both4: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both10: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both6: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both7: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both12: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:57:41 DEBUG : both8: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both9: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both16: Unchanged skipping 2025/07/18 01:57:41 DEBUG : both5: Unchanged skipping 2025/07/18 01:57:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:57:41 DEBUG : Waiting for deletions to finish 2025/07/18 01:57:41 INFO : only10: Deleted 2025/07/18 01:57:42 INFO : only16: Deleted 2025/07/18 01:57:42 INFO : only4: Deleted 2025/07/18 01:57:42 INFO : only6: Deleted 2025/07/18 01:57:42 INFO : only7: Deleted 2025/07/18 01:57:42 INFO : only12: Deleted 2025/07/18 01:57:42 INFO : only17: Deleted 2025/07/18 01:57:42 INFO : only1: Deleted 2025/07/18 01:57:42 INFO : only8: Deleted 2025/07/18 01:57:42 INFO : only0: Deleted 2025/07/18 01:57:42 INFO : only15: Deleted 2025/07/18 01:57:42 INFO : only13: Deleted 2025/07/18 01:57:42 INFO : only19: Deleted 2025/07/18 01:57:42 INFO : only2: Deleted 2025/07/18 01:57:42 INFO : only5: Deleted 2025/07/18 01:57:42 INFO : only9: Deleted 2025/07/18 01:57:42 INFO : only11: Deleted 2025/07/18 01:57:42 INFO : only14: Deleted 2025/07/18 01:57:42 INFO : only18: Deleted 2025/07/18 01:57:43 INFO : only3: Deleted 2025/07/18 01:57:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:58:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both0: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both12: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both13: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both14: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both15: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both16: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both17: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both18: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both19: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both1: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both2: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both11: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both4: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both3: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both6: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both8: Unchanged skipping 2025/07/18 01:58:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:01 DEBUG : both9: Unchanged skipping 2025/07/18 01:58:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : both10: Unchanged skipping 2025/07/18 01:58:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : both5: Unchanged skipping 2025/07/18 01:58:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/18 01:58:01 DEBUG : both7: Unchanged skipping 2025/07/18 01:58:02 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:58:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only10: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only13: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only15: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only16: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only0: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only17: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only18: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only19: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only12: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only1: Copied (replaced existing) 2025/07/18 01:58:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:02 INFO : only2: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only3: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only4: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only5: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only6: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only7: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only8: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only11: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only14: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 01:58:03 INFO : only9: Copied (replaced existing) 2025/07/18 01:58:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:11 DEBUG : empty_dir: Making directory with metadata 2025/07/18 01:58:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:58:11 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 01:58:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:58:11 INFO : empty_on_remote: Making directory 2025/07/18 01:58:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 01:58:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:14 DEBUG : empty_dir: Making directory with metadata 2025/07/18 01:58:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:58:14 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 01:58:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 01:58:14 INFO : empty_on_remote: Making directory 2025/07/18 01:58:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 01:58:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:17 INFO : sub dir: Making directory 2025/07/18 01:58:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 01:58:20 INFO : sub dir: Making directory 2025/07/18 01:58:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:32 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:32 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : apple: Unchanged skipping 2025/07/18 01:58:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 01:58:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : banana: Unchanged skipping 2025/07/18 01:58:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 01:58:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:58:33 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:33 INFO : There was nothing to transfer 2025/07/18 01:58:33 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:33 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : apple: Unchanged skipping 2025/07/18 01:58:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : banana: Unchanged skipping 2025/07/18 01:58:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 01:58:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 01:58:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 01:58:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:58:34 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:34 INFO : There was nothing to transfer 2025/07/18 01:58:34 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:34 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:58:47 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:48 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:48 DEBUG : apple: Unchanged skipping 2025/07/18 01:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 01:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:48 DEBUG : banana: Unchanged skipping 2025/07/18 01:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:58:49 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:49 INFO : There was nothing to transfer 2025/07/18 01:58:49 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:49 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : apple: Unchanged skipping 2025/07/18 01:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 01:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : banana: Unchanged skipping 2025/07/18 01:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 01:58:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:58:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:58:49 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:49 INFO : There was nothing to transfer 2025/07/18 01:58:49 DEBUG : Waiting for deletions to finish 2025/07/18 01:58:50 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:59:02 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:03 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 01:59:03 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/18 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 01:59:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:03 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 01:59:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 01:59:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 01:59:04 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/18 01:59:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 01:59:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 01:59:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 01:59:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 01:59:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 01:59:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 01:59:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 01:59:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 01:59:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 01:59:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 01:59:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 01:59:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 01:59:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 01:59:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 01:59:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 01:59:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 01:59:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:05 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 01:59:05 INFO : apple: Deleted 2025/07/18 01:59:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 01:59:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 01:59:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 01:59:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 01:59:05 INFO : splitbananasplit: Deleted 2025/07/18 01:59:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 01:59:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 01:59:05 INFO : banana: Deleted 2025/07/18 01:59:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 01:59:06 INFO : appleappleapplebanana: Deleted 2025/07/18 01:59:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 01:59:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 01:59:06 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:06 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:06 DEBUG : apple: Unchanged skipping 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 01:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:06 DEBUG : banana: Unchanged skipping 2025/07/18 01:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:06 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 01:59:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 01:59:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 01:59:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 01:59:07 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:07 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:07 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:07 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/18 01:59:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 01:59:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:07 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 01:59:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 01:59:07 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 01:59:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 01:59:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 01:59:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 01:59:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 01:59:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 01:59:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:59:20 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:20 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 01:59:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 01:59:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 01:59:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 01:59:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 01:59:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 01:59:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 01:59:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 01:59:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 01:59:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 01:59:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 01:59:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 01:59:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/18 01:59:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 01:59:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/18 01:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 01:59:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/18 01:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 01:59:21 INFO : apple: Copied (new) to: PREFIXapple 2025/07/18 01:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 01:59:21 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/18 01:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 01:59:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 01:59:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 01:59:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 01:59:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 01:59:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 01:59:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 01:59:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 01:59:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 01:59:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 01:59:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 01:59:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 01:59:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 01:59:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 01:59:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 01:59:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 01:59:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:23 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:23 INFO : appleappleapplebanana: Deleted 2025/07/18 01:59:23 INFO : banana: Deleted 2025/07/18 01:59:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 01:59:23 INFO : splitbananasplit: Deleted 2025/07/18 01:59:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 01:59:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 01:59:23 INFO : apple: Deleted 2025/07/18 01:59:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 01:59:24 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 01:59:24 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 01:59:24 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 01:59:24 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 01:59:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 01:59:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 01:59:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 01:59:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 01:59:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 01:59:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 01:59:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 01:59:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 01:59:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 01:59:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 01:59:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 01:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 01:59:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 01:59:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 01:59:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 01:59:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 01:59:25 INFO : banana: Copied (new) 2025/07/18 01:59:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 01:59:25 INFO : apple: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:25 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 01:59:25 INFO : appleappleapplebanana: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 01:59:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 01:59:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 01:59:25 INFO : splitbananasplit: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 01:59:25 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 01:59:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 01:59:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 01:59:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 01:59:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 01:59:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 01:59:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 01:59:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/18 01:59:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 01:59:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 01:59:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 01:59:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 01:59:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 01:59:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 01:59:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/18 01:59:26 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/18 01:59:26 INFO : PREFIXapple: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/18 01:59:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/18 01:59:27 INFO : PREFIXbanana: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/18 01:59:27 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/18 01:59:27 INFO : PREFIXsplitbananasplit: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/18 01:59:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/18 01:59:27 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:27 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:27 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 01:59:40 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:40 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 01:59:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 01:59:41 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 01:59:41 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 01:59:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 01:59:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 01:59:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 01:59:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 01:59:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 01:59:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 01:59:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 01:59:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 01:59:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 01:59:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 01:59:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 01:59:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 01:59:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 01:59:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 01:59:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 01:59:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 01:59:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:43 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:43 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 01:59:43 INFO : banana: Deleted 2025/07/18 01:59:43 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 01:59:43 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 01:59:43 INFO : apple: Deleted 2025/07/18 01:59:43 INFO : appleappleapplebanana: Deleted 2025/07/18 01:59:43 INFO : splitbananasplit: Deleted 2025/07/18 01:59:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 01:59:43 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 01:59:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 01:59:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 01:59:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 01:59:44 INFO : apple: Copied (new) 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 01:59:44 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 01:59:44 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 01:59:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 01:59:44 INFO : banana: Copied (new) 2025/07/18 01:59:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 01:59:44 INFO : appleappleapplebanana: Copied (new) 2025/07/18 01:59:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 01:59:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 01:59:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 01:59:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 01:59:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 01:59:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 01:59:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 01:59:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 01:59:45 INFO : splitbananasplit: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 01:59:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 01:59:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 01:59:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 01:59:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/18 01:59:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 01:59:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/18 01:59:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 01:59:46 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/18 01:59:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 01:59:46 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/18 01:59:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 01:59:46 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/18 01:59:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 01:59:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/18 01:59:46 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:46 INFO : bananaSUFFIX: Deleted 2025/07/18 01:59:46 INFO : splitbananasplitSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : appleSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/18 01:59:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/18 01:59:46 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:47 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : Waiting for deletions to finish 2025/07/18 01:59:47 DEBUG : apple: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : banana: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 01:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:00:00 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:00 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 02:00:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:00 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:00 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 02:00:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 02:00:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 02:00:01 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:01 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 02:00:01 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/18 02:00:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 02:00:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/18 02:00:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 02:00:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/18 02:00:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 02:00:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/18 02:00:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 02:00:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/18 02:00:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 02:00:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/18 02:00:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 02:00:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/18 02:00:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 02:00:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/18 02:00:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 02:00:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/18 02:00:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 02:00:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/18 02:00:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 02:00:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/18 02:00:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 02:00:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/18 02:00:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 02:00:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/18 02:00:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 02:00:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/18 02:00:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 02:00:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/18 02:00:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 02:00:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/18 02:00:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 02:00:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/18 02:00:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 02:00:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/18 02:00:02 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:02 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 02:00:02 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 02:00:02 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 02:00:02 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 02:00:02 INFO : appleappleapplebanana: Deleted 2025/07/18 02:00:02 INFO : splitbananasplit: Deleted 2025/07/18 02:00:02 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 02:00:02 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 02:00:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 02:00:03 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:03 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : appleapple: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 02:00:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 02:00:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 02:00:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 02:00:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 02:00:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 02:00:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 02:00:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 02:00:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 02:00:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 02:00:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 02:00:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 02:00:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 02:00:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 02:00:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 02:00:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 02:00:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:04 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:04 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:04 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:04 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:04 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : appleapple: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 02:00:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 02:00:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 02:00:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 02:00:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 02:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 02:00:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 02:00:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 02:00:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 02:00:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 02:00:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 02:00:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 02:00:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 02:00:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 02:00:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 02:00:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 02:00:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 02:00:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:00:17 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:17 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:18 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:18 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:18 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:18 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:19 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:19 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:19 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:19 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:19 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:00:32 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:33 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:33 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:33 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:33 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:34 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:34 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:34 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:34 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:34 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:00:47 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:48 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:48 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:48 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:48 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:48 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:49 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:00:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:00:49 DEBUG : banana: Unchanged skipping 2025/07/18 02:00:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:00:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : apple: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:00:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:00:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:00:49 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:00:49 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:49 DEBUG : Waiting for deletions to finish 2025/07/18 02:00:50 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:00:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:03 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:04 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:01:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:04 DEBUG : apple: Unchanged skipping 2025/07/18 02:01:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:01:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:04 DEBUG : banana: Unchanged skipping 2025/07/18 02:01:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:01:05 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:05 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:05 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:05 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:05 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:01:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : apple: Unchanged skipping 2025/07/18 02:01:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:01:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : banana: Unchanged skipping 2025/07/18 02:01:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:01:06 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:06 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:06 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:06 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:18 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:19 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:01:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:19 DEBUG : apple: Unchanged skipping 2025/07/18 02:01:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:01:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:19 DEBUG : banana: Unchanged skipping 2025/07/18 02:01:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:01:20 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:20 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:20 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:20 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:20 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 02:01:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : apple: Unchanged skipping 2025/07/18 02:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 02:01:20 DEBUG : banana: Unchanged skipping 2025/07/18 02:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 02:01:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:21 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:21 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:21 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:21 DEBUG : apple: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : banana: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 02:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (181.52s) --- PASS: TestTransform/NFC (14.95s) --- PASS: TestTransform/NFD (15.51s) --- PASS: TestTransform/base64 (17.29s) --- PASS: TestTransform/prefix (20.42s) --- PASS: TestTransform/suffix (19.83s) --- PASS: TestTransform/truncate (16.69s) --- PASS: TestTransform/encoder (15.79s) --- PASS: TestTransform/ISO-8859-1 (14.68s) --- PASS: TestTransform/charmap (15.12s) --- PASS: TestTransform/lowercase (16.27s) --- PASS: TestTransform/ascii (14.97s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 02:01:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 02:01:26 INFO : sub dir_somesuffix: Making directory 2025/07/18 02:01:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 02:01:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/18 02:01:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 02:01:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 02:01:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:26 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:26 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:26 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 02:01:26 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.62s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:27 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:27 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:27 INFO : tictactoe: Making directory 2025/07/18 02:01:27 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:27 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/18 02:01:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:27 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/18 02:01:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:29 INFO : toe: Making directory 2025/07/18 02:01:29 INFO : toe/toe: Making directory 2025/07/18 02:01:29 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 02:01:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 02:01:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 02:01:29 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:29 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/18 02:01:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:31 INFO : toe: Making directory 2025/07/18 02:01:31 INFO : toe/toe: Making directory 2025/07/18 02:01:31 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 02:01:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 02:01:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 02:01:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:31 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/18 02:01:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.12s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:33 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:01:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 02:01:33 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:33 INFO : tictacempty_dir: Making directory 2025/07/18 02:01:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:33 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:33 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:33 INFO : tictactoe: Making directory 2025/07/18 02:01:33 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:33 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:33 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:33 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:35 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:01:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 02:01:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:35 INFO : tictacempty_dir: Making directory 2025/07/18 02:01:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:35 INFO : tictactoe: Making directory 2025/07/18 02:01:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:35 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 02:01:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:35 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 02:01:36 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 02:01:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/18 02:01:36 NOTICE: B2 bucket rclone-test-vizoyic1hoxe: 0 differences found 2025/07/18 02:01:36 NOTICE: B2 bucket rclone-test-vizoyic1hoxe: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:37 INFO : tictactoe: Making directory 2025/07/18 02:01:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:37 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:37 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:38 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:38 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:38 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:38 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 02:01:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 02:01:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/18 02:01:38 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2025/07/18 02:01:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:39 INFO : toe: Making directory 2025/07/18 02:01:39 INFO : toe/toe: Making directory 2025/07/18 02:01:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 02:01:39 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:39 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:40 INFO : toe/toe/toe: Copied (new) 2025/07/18 02:01:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:41 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:01:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 02:01:41 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:41 INFO : tictacempty_dir: Making directory 2025/07/18 02:01:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:41 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:41 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:41 INFO : tictactoe: Making directory 2025/07/18 02:01:41 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:41 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:41 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 02:01:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:41 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:42 INFO : toe/toe/toe.txt: Deleted 2025/07/18 02:01:42 INFO : toe/toe: Removing directory 2025/07/18 02:01:42 INFO : toe: Removing directory 2025/07/18 02:01:42 INFO : empty_dir: Removing directory 2025/07/18 02:01:42 DEBUG : Local file system at /tmp/rclone3955476837: 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-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:43 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:01:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:43 INFO : tictacempty_dir: Making directory 2025/07/18 02:01:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:43 INFO : tictactoe: Making directory 2025/07/18 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:43 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:43 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 02:01:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:43 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:43 INFO : toe/toe/toe.txt: Deleted 2025/07/18 02:01:43 INFO : toe/toe: Removing directory 2025/07/18 02:01:43 INFO : toe: Removing directory 2025/07/18 02:01:43 INFO : empty_dir: Removing directory 2025/07/18 02:01:43 DEBUG : Local file system at /tmp/rclone3955476837: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 02:01:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 02:01:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/18 02:01:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.06s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:46 DEBUG : Reset feature "Copy" 2025/07/18 02:01:46 DEBUG : Reset feature "Move" 2025/07/18 02:01:46 DEBUG : Reset feature "Copy" 2025/07/18 02:01:46 DEBUG : Reset feature "Move" 2025/07/18 02:01:46 DEBUG : empty_dir: Making directory with metadata 2025/07/18 02:01:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 02:01:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:46 INFO : tictacempty_dir: Making directory 2025/07/18 02:01:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 02:01:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:46 INFO : tictactoe: Making directory 2025/07/18 02:01:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 02:01:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:46 INFO : tictactoe/tictactoe: Making directory 2025/07/18 02:01:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 02:01:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 02:01:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:46 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:46 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 02:01:47 INFO : toe/toe/toe.txt: Deleted 2025/07/18 02:01:47 INFO : toe/toe: Removing directory 2025/07/18 02:01:47 INFO : toe: Removing directory 2025/07/18 02:01:47 INFO : empty_dir: Removing directory 2025/07/18 02:01:47 DEBUG : Local file system at /tmp/rclone3955476837: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 02:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 02:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 02:01:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/18 02:01:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.97s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:51 DEBUG : toe: transformed to: dG9l 2025/07/18 02:01:51 DEBUG : toe: transformed to: dG9l 2025/07/18 02:01:51 INFO : dG9l: Making directory 2025/07/18 02:01:51 DEBUG : toe: transformed to: dG9l 2025/07/18 02:01:51 DEBUG : toe: transformed to: dG9l 2025/07/18 02:01:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/18 02:01:51 INFO : dG9l/dG9l: Making directory 2025/07/18 02:01:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/18 02:01:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/18 02:01:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 02:01:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 02:01:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 02:01:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:51 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 02:01:51 DEBUG : Waiting for deletions to finish 2025/07/18 02:01:52 DEBUG : dG9l: transformed to: toe 2025/07/18 02:01:52 DEBUG : dG9l: transformed to: toe 2025/07/18 02:01:52 DEBUG : dG9l: transformed to: toe 2025/07/18 02:01:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/18 02:01:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/18 02:01:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/18 02:01:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/18 02:01:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/18 02:01:52 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for checks to finish 2025/07/18 02:01:52 DEBUG : Local file system at /tmp/rclone3955476837: Waiting for transfers to finish 2025/07/18 02:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.57s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vizoyic1hoxe", Local "Local file system at /tmp/rclone3955476837", Modify Window "1ms" 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe: transformed to: 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe: transformed to: 2025/07/18 02:01:53 INFO : B2 bucket rclone-test-vizoyic1hoxe: Making directory 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe: transformed to: 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe: transformed to: 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe/toe: transformed to: 2025/07/18 02:01:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/18 02:01:53 INFO : toe/toe: Making directory 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe/toe: transformed to: 2025/07/18 02:01:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe: transformed to: 2025/07/18 02:01:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 02:01:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 02:01:53 DEBUG : toe/toe/toe: transformed to: 2025/07/18 02:01:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/18 02:01:53 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for checks to finish 2025/07/18 02:01:53 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Waiting for transfers to finish 2025/07/18 02:01:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 02:01:54 INFO : toe/toe/toe: Copied (new) 2025/07/18 02:01:54 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting files as there were IO errors 2025/07/18 02:01:54 ERROR : B2 bucket rclone-test-vizoyic1hoxe: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/07/18 02:01:55 DEBUG : B2 bucket rclone-test-vizoyic1hoxe: Purge remote 2025/07/18 02:01:55 INFO : B2 bucket rclone-test-vizoyic1hoxe: cleaning bucket "rclone-test-vizoyic1hoxe" of all files 2025/07/18 02:01:56 DEBUG : BackupDir/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad163_d20250718_m015604_c001_v7007000_t0000_u01752803764996") 2025/07/18 02:01:56 DEBUG : BackupDir/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f10717de4767c2a8d_d20250718_m015559_c001_v0001157_t0016_u01752803759816") 2025/07/18 02:01:56 DEBUG : CompareDest/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f002d0_d20250718_m015539_c001_v7007000_t0000_u01752803739664") 2025/07/18 02:01:56 DEBUG : CompareDest/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9fdd_d20250718_m015534_c001_v0001179_t0032_u01752803734043") 2025/07/18 02:01:56 DEBUG : CompareDest/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f002d3_d20250718_m015539_c001_v7007000_t0000_u01752803739849") 2025/07/18 02:01:56 DEBUG : CompareDest/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983bf9_d20250718_m015535_c001_v0001093_t0046_u01752803735012") 2025/07/18 02:01:56 DEBUG : CopyDest/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad164_d20250718_m015605_c001_v7007000_t0000_u01752803765182") 2025/07/18 02:01:56 DEBUG : CopyDest/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c1d_d20250718_m015556_c001_v0001093_t0032_u01752803756443") 2025/07/18 02:01:56 DEBUG : CopyDest/three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad165_d20250718_m015605_c001_v7007000_t0000_u01752803765371") 2025/07/18 02:01:56 DEBUG : CopyDest/three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c27_d20250718_m015602_c001_v0001093_t0023_u01752803762856") 2025/07/18 02:01:56 DEBUG : CopyDest/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad166_d20250718_m015605_c001_v7007000_t0000_u01752803765563") 2025/07/18 02:01:57 DEBUG : CopyDest/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca04e_d20250718_m015600_c001_v0001179_t0038_u01752803760795") 2025/07/18 02:01:57 DEBUG : EXISTING: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779d2_d20250718_m015724_c001_v7007000_t0000_u01752803844545") 2025/07/18 02:01:57 DEBUG : EXISTING: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cb9_d20250718_m015723_c001_v0001093_t0040_u01752803843366") 2025/07/18 02:01:57 DEBUG : PREFIXapple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4090309745477f81_d20250718_m015926_c001_v7007000_t0000_u01752803966754") 2025/07/18 02:01:57 DEBUG : PREFIXapple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e04_d20250718_m015921_c001_v0001093_t0014_u01752803961690") 2025/07/18 02:01:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61faf_d20250718_m015927_c001_v7007000_t0000_u01752803967083") 2025/07/18 02:01:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca363_d20250718_m015921_c001_v0001179_t0039_u01752803961674") 2025/07/18 02:01:57 DEBUG : PREFIXbanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a5c_d20250718_m015926_c001_v7007000_t0000_u01752803966907") 2025/07/18 02:01:57 DEBUG : PREFIXbanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93916c_d20250718_m015921_c001_v0001101_t0017_u01752803961663") 2025/07/18 02:01:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a5d_d20250718_m015927_c001_v7007000_t0000_u01752803967094") 2025/07/18 02:01:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4d3_d20250718_m015921_c001_v0001182_t0050_u01752803961680") 2025/07/18 02:01:57 DEBUG : Testêé: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779cf_d20250718_m015721_c001_v7007000_t0000_u01752803841032") 2025/07/18 02:01:57 DEBUG : Testêé: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983caf_d20250718_m015720_c001_v0001093_t0013_u01752803840251") 2025/07/18 02:01:57 DEBUG : Testêé: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca150_d20250718_m015719_c001_v0001179_t0026_u01752803839289") 2025/07/18 02:01:57 DEBUG : YXBwbGU=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec328_d20250718_m015908_c001_v7007000_t0000_u01752803948066") 2025/07/18 02:01:57 DEBUG : YXBwbGU=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f453_d20250718_m015903_c001_v0001182_t0038_u01752803943789") 2025/07/18 02:01:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec329_d20250718_m015908_c001_v7007000_t0000_u01752803948258") 2025/07/18 02:01:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939136_d20250718_m015903_c001_v0001101_t0050_u01752803943821") 2025/07/18 02:01:57 DEBUG : YmFuYW5h: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec32b_d20250718_m015908_c001_v7007000_t0000_u01752803948446") 2025/07/18 02:01:57 DEBUG : YmFuYW5h: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dd8_d20250718_m015903_c001_v0001093_t0009_u01752803943799") 2025/07/18 02:01:57 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0bc_d20250718_m015401_c001_v7007000_t0000_u01752803641229") 2025/07/18 02:01:57 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b15_d20250718_m015400_c001_v0001093_t0007_u01752803640407") 2025/07/18 02:01:58 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd07_d20250718_m015358_c001_v7007000_t0000_u01752803638102") 2025/07/18 02:01:58 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b07_d20250718_m015357_c001_v0001093_t0042_u01752803637194") 2025/07/18 02:01:58 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcec_d20250718_m015337_c001_v7007000_t0000_u01752803617457") 2025/07/18 02:01:58 DEBUG : a/potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983abd_d20250718_m015336_c001_v0001093_t0034_u01752803616152") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492957_d20250718_m020121_c001_v7007000_t0000_u01752804081869") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca51f_d20250718_m020117_c001_v0001179_t0029_u01752804077556") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249e7_d20250718_m020106_c001_v7007000_t0000_u01752804066859") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4ea_d20250718_m020101_c001_v0001179_t0006_u01752804061771") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50421a_d20250718_m020050_c001_v7007000_t0000_u01752804050574") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4bd_d20250718_m020046_c001_v0001179_t0017_u01752804046781") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e1_d20250718_m020035_c001_v7007000_t0000_u01752804035492") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca485_d20250718_m020031_c001_v0001179_t0049_u01752804031781") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0045a_d20250718_m020020_c001_v7007000_t0000_u01752804020549") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca447_d20250718_m020016_c001_v0001179_t0055_u01752804016052") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae6_d20250718_m020005_c001_v7007000_t0000_u01752804005006") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e5c_d20250718_m015959_c001_v0001093_t0016_u01752803999110") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfa9_d20250718_m015948_c001_v7007000_t0000_u01752803988264") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3d9_d20250718_m015944_c001_v0001179_t0022_u01752803984653") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac8_d20250718_m015943_c001_v7007000_t0000_u01752803983730") 2025/07/18 02:01:58 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3b9_d20250718_m015939_c001_v0001179_t0043_u01752803979417") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef57_d20250718_m015928_c001_v7007000_t0000_u01752803968441") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca379_d20250718_m015924_c001_v0001179_t0037_u01752803964938") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc6015_d20250718_m015923_c001_v7007000_t0000_u01752803963883") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939166_d20250718_m015919_c001_v0001101_t0040_u01752803959318") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f403d65dd03b2e40b_d20250718_m015905_c001_v7007000_t0000_u01752803945596") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f441_d20250718_m015901_c001_v0001182_t0011_u01752803941346") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b409e_d20250718_m015850_c001_v7007000_t0000_u01752803930769") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f3d5_d20250718_m015846_c001_v0001182_t0006_u01752803926315") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebe5_d20250718_m015835_c001_v7007000_t0000_u01752803915155") 2025/07/18 02:01:59 DEBUG : apple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f373_d20250718_m015830_c001_v0001182_t0050_u01752803910788") 2025/07/18 02:01:59 DEBUG : appleSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cacf_d20250718_m015946_c001_v7007000_t0000_u01752803986601") 2025/07/18 02:01:59 DEBUG : appleSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3c5_d20250718_m015941_c001_v0001179_t0007_u01752803981366") 2025/07/18 02:01:59 DEBUG : appleapple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae7_d20250718_m020005_c001_v7007000_t0000_u01752804005217") 2025/07/18 02:01:59 DEBUG : appleapple: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5e1_d20250718_m020001_c001_v0001182_t0033_u01752804001093") 2025/07/18 02:01:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492959_d20250718_m020122_c001_v7007000_t0000_u01752804082060") 2025/07/18 02:01:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392e2_d20250718_m020117_c001_v0001101_t0029_u01752804077974") 2025/07/18 02:01:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249e9_d20250718_m020107_c001_v7007000_t0000_u01752804067046") 2025/07/18 02:01:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392b2_d20250718_m020102_c001_v0001101_t0001_u01752804062444") 2025/07/18 02:01:59 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50421b_d20250718_m020050_c001_v7007000_t0000_u01752804050759") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93928a_d20250718_m020047_c001_v0001101_t0031_u01752804047187") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e2_d20250718_m020035_c001_v7007000_t0000_u01752804035677") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939256_d20250718_m020032_c001_v0001101_t0023_u01752804032206") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0045b_d20250718_m020020_c001_v7007000_t0000_u01752804020738") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939224_d20250718_m020016_c001_v0001101_t0027_u01752804016481") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40f2_d20250718_m020002_c001_v7007000_t0000_u01752804002831") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca409_d20250718_m015959_c001_v0001179_t0008_u01752803999708") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfaa_d20250718_m015948_c001_v7007000_t0000_u01752803988457") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e36_d20250718_m015944_c001_v0001093_t0016_u01752803984685") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458d6_d20250718_m015943_c001_v7007000_t0000_u01752803983746") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391a2_d20250718_m015939_c001_v0001101_t0046_u01752803979886") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef58_d20250718_m015928_c001_v7007000_t0000_u01752803968629") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e0b_d20250718_m015924_c001_v0001093_t0045_u01752803964916") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a53_d20250718_m015923_c001_v7007000_t0000_u01752803963240") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4cd_d20250718_m015920_c001_v0001182_t0013_u01752803960090") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a3967_d20250718_m015905_c001_v7007000_t0000_u01752803945991") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca31b_d20250718_m015901_c001_v0001179_t0002_u01752803941912") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b409f_d20250718_m015850_c001_v7007000_t0000_u01752803930962") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2f3_d20250718_m015847_c001_v0001179_t0053_u01752803927291") 2025/07/18 02:02:00 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebe7_d20250718_m015835_c001_v7007000_t0000_u01752803915344") 2025/07/18 02:02:01 DEBUG : appleappleapplebanana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2c5_d20250718_m015831_c001_v0001179_t0049_u01752803911559") 2025/07/18 02:02:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7affb_d20250718_m015946_c001_v7007000_t0000_u01752803986400") 2025/07/18 02:02:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391aa_d20250718_m015941_c001_v0001101_t0040_u01752803981390") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0bd_d20250718_m015401_c001_v7007000_t0000_u01752803641415") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b11_d20250718_m015358_c001_v0001093_t0027_u01752803638660") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd06_d20250718_m015357_c001_v7007000_t0000_u01752803637538") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aff_d20250718_m015355_c001_v0001093_t0032_u01752803635809") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefceb_d20250718_m015336_c001_v7007000_t0000_u01752803616895") 2025/07/18 02:02:01 DEBUG : b/potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ab3_d20250718_m015334_c001_v0001093_t0007_u01752803614913") 2025/07/18 02:02:01 DEBUG : backup/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834926a6_d20250718_m015618_c001_v7007000_t0000_u01752803778283") 2025/07/18 02:02:01 DEBUG : backup/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f100bc9b8af746aef_d20250718_m015616_c001_v0001172_t0055_u01752803776197") 2025/07/18 02:02:01 DEBUG : backup/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f11725b0267020794_d20250718_m015612_c001_v0001183_t0040_u01752803772148") 2025/07/18 02:02:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ece4_d20250718_m015643_c001_v7007000_t0000_u01752803803212") 2025/07/18 02:02:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f114b34f3f04cebaf_d20250718_m015640_c001_v0001171_t0017_u01752803800740") 2025/07/18 02:02:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1021f560ce605ab8_d20250718_m015636_c001_v0001109_t0026_u01752803796378") 2025/07/18 02:02:01 DEBUG : backup/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50cb_d20250718_m015630_c001_v7007000_t0000_u01752803790155") 2025/07/18 02:02:01 DEBUG : backup/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1031796cd3ea1f09_d20250718_m015628_c001_v0001101_t0026_u01752803788333") 2025/07/18 02:02:01 DEBUG : backup/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1169559c39f11587_d20250718_m015624_c001_v0001183_t0026_u01752803784613") 2025/07/18 02:02:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ece6_d20250718_m015643_c001_v7007000_t0000_u01752803803401") 2025/07/18 02:02:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f111d1e637f42c468_d20250718_m015642_c001_v0001137_t0051_u01752803802238") 2025/07/18 02:02:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1138fd91be21ed27_d20250718_m015638_c001_v0001150_t0038_u01752803798202") 2025/07/18 02:02:02 DEBUG : backup/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834926a7_d20250718_m015618_c001_v7007000_t0000_u01752803778468") 2025/07/18 02:02:02 DEBUG : backup/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1002427e57c06afa_d20250718_m015617_c001_v0001157_t0047_u01752803777417") 2025/07/18 02:02:02 DEBUG : backup/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1159d8850316e01a_d20250718_m015613_c001_v0001100_t0037_u01752803773735") 2025/07/18 02:02:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50cd_d20250718_m015630_c001_v7007000_t0000_u01752803790341") 2025/07/18 02:02:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f102b5af7e4cee591_d20250718_m015629_c001_v0001184_t0042_u01752803789345") 2025/07/18 02:02:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1169559c39f11593_d20250718_m015626_c001_v0001183_t0042_u01752803786086") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349295a_d20250718_m020122_c001_v7007000_t0000_u01752804082250") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f825_d20250718_m020117_c001_v0001182_t0053_u01752804077763") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ea_d20250718_m020107_c001_v7007000_t0000_u01752804067233") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f7a9_d20250718_m020102_c001_v0001182_t0057_u01752804062150") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50421c_d20250718_m020050_c001_v7007000_t0000_u01752804050950") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f737_d20250718_m020046_c001_v0001182_t0014_u01752804046988") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e4_d20250718_m020035_c001_v7007000_t0000_u01752804035870") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f6be_d20250718_m020031_c001_v0001182_t0007_u01752804031992") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0045c_d20250718_m020020_c001_v7007000_t0000_u01752804020925") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f641_d20250718_m020016_c001_v0001182_t0056_u01752804016270") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae8_d20250718_m020005_c001_v7007000_t0000_u01752804005407") 2025/07/18 02:02:02 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5df_d20250718_m015959_c001_v0001182_t0057_u01752803999433") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfab_d20250718_m015948_c001_v7007000_t0000_u01752803988661") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f573_d20250718_m015944_c001_v0001182_t0022_u01752803984675") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c5041d1_d20250718_m015943_c001_v7007000_t0000_u01752803983554") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f54f_d20250718_m015939_c001_v0001182_t0019_u01752803979635") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef59_d20250718_m015928_c001_v7007000_t0000_u01752803968827") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4f9_d20250718_m015924_c001_v0001182_t0038_u01752803964927") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a54_d20250718_m015923_c001_v7007000_t0000_u01752803963427") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca35d_d20250718_m015919_c001_v0001179_t0007_u01752803959813") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61f8f_d20250718_m015905_c001_v7007000_t0000_u01752803945841") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dd4_d20250718_m015901_c001_v0001093_t0013_u01752803941568") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a0_d20250718_m015851_c001_v7007000_t0000_u01752803931151") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983db6_d20250718_m015846_c001_v0001093_t0026_u01752803926522") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebe9_d20250718_m015835_c001_v7007000_t0000_u01752803915539") 2025/07/18 02:02:03 DEBUG : banana: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d9a_d20250718_m015830_c001_v0001093_t0013_u01752803910986") 2025/07/18 02:02:03 DEBUG : bananaSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c5041d6_d20250718_m015946_c001_v7007000_t0000_u01752803986334") 2025/07/18 02:02:03 DEBUG : bananaSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e2e_d20250718_m015941_c001_v0001093_t0014_u01752803981398") 2025/07/18 02:02:03 DEBUG : both0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45828_d20250718_m015804_c001_v7007000_t0000_u01752803884110") 2025/07/18 02:02:03 DEBUG : both0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1ef_d20250718_m015747_c001_v0001179_t0014_u01752803867844") 2025/07/18 02:02:03 DEBUG : both0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec2_d20250718_m015743_c001_v7007000_t0000_u01752803863510") 2025/07/18 02:02:03 DEBUG : both0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca16c_d20250718_m015726_c001_v0001179_t0023_u01752803846424") 2025/07/18 02:02:04 DEBUG : both1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45829_d20250718_m015804_c001_v7007000_t0000_u01752803884296") 2025/07/18 02:02:04 DEBUG : both1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1f1_d20250718_m015748_c001_v0001179_t0037_u01752803868747") 2025/07/18 02:02:04 DEBUG : both1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec3_d20250718_m015743_c001_v7007000_t0000_u01752803863694") 2025/07/18 02:02:04 DEBUG : both1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca16e_d20250718_m015727_c001_v0001179_t0038_u01752803847027") 2025/07/18 02:02:04 DEBUG : both10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4582b_d20250718_m015804_c001_v7007000_t0000_u01752803884480") 2025/07/18 02:02:04 DEBUG : both10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca207_d20250718_m015755_c001_v0001179_t0036_u01752803875089") 2025/07/18 02:02:04 DEBUG : both10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec4_d20250718_m015743_c001_v7007000_t0000_u01752803863878") 2025/07/18 02:02:04 DEBUG : both10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca197_d20250718_m015733_c001_v0001179_t0021_u01752803853599") 2025/07/18 02:02:04 DEBUG : both11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4582c_d20250718_m015804_c001_v7007000_t0000_u01752803884664") 2025/07/18 02:02:04 DEBUG : both11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca209_d20250718_m015755_c001_v0001179_t0030_u01752803875706") 2025/07/18 02:02:04 DEBUG : both11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec5_d20250718_m015744_c001_v7007000_t0000_u01752803864063") 2025/07/18 02:02:04 DEBUG : both11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1a1_d20250718_m015734_c001_v0001179_t0047_u01752803854547") 2025/07/18 02:02:04 DEBUG : both12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4582e_d20250718_m015804_c001_v7007000_t0000_u01752803884852") 2025/07/18 02:02:04 DEBUG : both12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca211_d20250718_m015756_c001_v0001179_t0026_u01752803876330") 2025/07/18 02:02:04 DEBUG : both12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec6_d20250718_m015744_c001_v7007000_t0000_u01752803864257") 2025/07/18 02:02:04 DEBUG : both12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1b3_d20250718_m015735_c001_v0001179_t0044_u01752803855283") 2025/07/18 02:02:04 DEBUG : both13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4582f_d20250718_m015805_c001_v7007000_t0000_u01752803885043") 2025/07/18 02:02:04 DEBUG : both13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca217_d20250718_m015756_c001_v0001179_t0054_u01752803876936") 2025/07/18 02:02:04 DEBUG : both13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec7_d20250718_m015744_c001_v7007000_t0000_u01752803864450") 2025/07/18 02:02:05 DEBUG : both13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1bd_d20250718_m015736_c001_v0001179_t0028_u01752803856195") 2025/07/18 02:02:05 DEBUG : both14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45830_d20250718_m015805_c001_v7007000_t0000_u01752803885227") 2025/07/18 02:02:05 DEBUG : both14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca21f_d20250718_m015757_c001_v0001179_t0043_u01752803877505") 2025/07/18 02:02:05 DEBUG : both14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec8_d20250718_m015744_c001_v7007000_t0000_u01752803864636") 2025/07/18 02:02:05 DEBUG : both14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1bf_d20250718_m015736_c001_v0001179_t0049_u01752803856721") 2025/07/18 02:02:05 DEBUG : both15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45832_d20250718_m015805_c001_v7007000_t0000_u01752803885417") 2025/07/18 02:02:05 DEBUG : both15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca221_d20250718_m015758_c001_v0001179_t0038_u01752803878183") 2025/07/18 02:02:05 DEBUG : both15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec9_d20250718_m015744_c001_v7007000_t0000_u01752803864828") 2025/07/18 02:02:05 DEBUG : both15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1c7_d20250718_m015737_c001_v0001179_t0042_u01752803857529") 2025/07/18 02:02:05 DEBUG : both16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45833_d20250718_m015805_c001_v7007000_t0000_u01752803885604") 2025/07/18 02:02:05 DEBUG : both16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca228_d20250718_m015758_c001_v0001179_t0022_u01752803878704") 2025/07/18 02:02:05 DEBUG : both16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deca_d20250718_m015745_c001_v7007000_t0000_u01752803865020") 2025/07/18 02:02:05 DEBUG : both16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1cb_d20250718_m015738_c001_v0001179_t0040_u01752803858121") 2025/07/18 02:02:05 DEBUG : both17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45835_d20250718_m015805_c001_v7007000_t0000_u01752803885793") 2025/07/18 02:02:05 DEBUG : both17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca22a_d20250718_m015759_c001_v0001179_t0049_u01752803879426") 2025/07/18 02:02:05 DEBUG : both17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829decb_d20250718_m015745_c001_v7007000_t0000_u01752803865210") 2025/07/18 02:02:05 DEBUG : both17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1cf_d20250718_m015738_c001_v0001179_t0023_u01752803858704") 2025/07/18 02:02:05 DEBUG : both18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45836_d20250718_m015805_c001_v7007000_t0000_u01752803885979") 2025/07/18 02:02:06 DEBUG : both18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca230_d20250718_m015800_c001_v0001179_t0038_u01752803880214") 2025/07/18 02:02:06 DEBUG : both18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829decc_d20250718_m015745_c001_v7007000_t0000_u01752803865396") 2025/07/18 02:02:06 DEBUG : both18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1d3_d20250718_m015739_c001_v0001179_t0030_u01752803859328") 2025/07/18 02:02:06 DEBUG : both19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45837_d20250718_m015806_c001_v7007000_t0000_u01752803886164") 2025/07/18 02:02:06 DEBUG : both19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca23a_d20250718_m015800_c001_v0001179_t0005_u01752803880789") 2025/07/18 02:02:06 DEBUG : both19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829decd_d20250718_m015745_c001_v7007000_t0000_u01752803865581") 2025/07/18 02:02:06 DEBUG : both19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1d7_d20250718_m015739_c001_v0001179_t0026_u01752803859945") 2025/07/18 02:02:06 DEBUG : both2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45838_d20250718_m015806_c001_v7007000_t0000_u01752803886353") 2025/07/18 02:02:06 DEBUG : both2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1f3_d20250718_m015749_c001_v0001179_t0052_u01752803869292") 2025/07/18 02:02:06 DEBUG : both2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dece_d20250718_m015745_c001_v7007000_t0000_u01752803865772") 2025/07/18 02:02:06 DEBUG : both2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca176_d20250718_m015727_c001_v0001179_t0034_u01752803847633") 2025/07/18 02:02:06 DEBUG : both3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583a_d20250718_m015806_c001_v7007000_t0000_u01752803886554") 2025/07/18 02:02:06 DEBUG : both3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1f5_d20250718_m015749_c001_v0001179_t0008_u01752803869863") 2025/07/18 02:02:06 DEBUG : both3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829decf_d20250718_m015745_c001_v7007000_t0000_u01752803865957") 2025/07/18 02:02:06 DEBUG : both3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca17a_d20250718_m015728_c001_v0001179_t0014_u01752803848512") 2025/07/18 02:02:06 DEBUG : both4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583b_d20250718_m015806_c001_v7007000_t0000_u01752803886739") 2025/07/18 02:02:06 DEBUG : both4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1f9_d20250718_m015750_c001_v0001179_t0052_u01752803870523") 2025/07/18 02:02:06 DEBUG : both4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded0_d20250718_m015746_c001_v7007000_t0000_u01752803866149") 2025/07/18 02:02:06 DEBUG : both4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca180_d20250718_m015729_c001_v0001179_t0009_u01752803849142") 2025/07/18 02:02:06 DEBUG : both5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583c_d20250718_m015806_c001_v7007000_t0000_u01752803886926") 2025/07/18 02:02:07 DEBUG : both5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1fb_d20250718_m015751_c001_v0001179_t0049_u01752803871514") 2025/07/18 02:02:07 DEBUG : both5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded1_d20250718_m015746_c001_v7007000_t0000_u01752803866337") 2025/07/18 02:02:07 DEBUG : both5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca185_d20250718_m015729_c001_v0001179_t0012_u01752803849820") 2025/07/18 02:02:07 DEBUG : both6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583d_d20250718_m015807_c001_v7007000_t0000_u01752803887113") 2025/07/18 02:02:07 DEBUG : both6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1fd_d20250718_m015752_c001_v0001179_t0000_u01752803872658") 2025/07/18 02:02:07 DEBUG : both6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded2_d20250718_m015746_c001_v7007000_t0000_u01752803866525") 2025/07/18 02:02:07 DEBUG : both6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca187_d20250718_m015730_c001_v0001179_t0034_u01752803850604") 2025/07/18 02:02:07 DEBUG : both7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583e_d20250718_m015807_c001_v7007000_t0000_u01752803887300") 2025/07/18 02:02:07 DEBUG : both7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca1ff_d20250718_m015753_c001_v0001179_t0051_u01752803873217") 2025/07/18 02:02:07 DEBUG : both7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded3_d20250718_m015746_c001_v7007000_t0000_u01752803866719") 2025/07/18 02:02:07 DEBUG : both7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca18b_d20250718_m015731_c001_v0001179_t0036_u01752803851300") 2025/07/18 02:02:07 DEBUG : both8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4583f_d20250718_m015807_c001_v7007000_t0000_u01752803887487") 2025/07/18 02:02:07 DEBUG : both8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca201_d20250718_m015753_c001_v0001179_t0001_u01752803873815") 2025/07/18 02:02:07 DEBUG : both8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded4_d20250718_m015746_c001_v7007000_t0000_u01752803866904") 2025/07/18 02:02:07 DEBUG : both8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca18f_d20250718_m015731_c001_v0001179_t0037_u01752803851892") 2025/07/18 02:02:07 DEBUG : both9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45840_d20250718_m015807_c001_v7007000_t0000_u01752803887679") 2025/07/18 02:02:07 DEBUG : both9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca203_d20250718_m015754_c001_v0001179_t0040_u01752803874464") 2025/07/18 02:02:07 DEBUG : both9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829ded5_d20250718_m015747_c001_v7007000_t0000_u01752803867094") 2025/07/18 02:02:07 DEBUG : both9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca193_d20250718_m015732_c001_v0001179_t0018_u01752803852597") 2025/07/18 02:02:07 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0be_d20250718_m015401_c001_v7007000_t0000_u01752803641603") 2025/07/18 02:02:08 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b13_d20250718_m015359_c001_v0001093_t0024_u01752803639216") 2025/07/18 02:02:08 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd08_d20250718_m015358_c001_v7007000_t0000_u01752803638292") 2025/07/18 02:02:08 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b03_d20250718_m015356_c001_v0001093_t0018_u01752803636257") 2025/07/18 02:02:08 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefced_d20250718_m015337_c001_v7007000_t0000_u01752803617642") 2025/07/18 02:02:08 DEBUG : c/non empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ab7_d20250718_m015335_c001_v0001093_t0038_u01752803615311") 2025/07/18 02:02:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec32c_d20250718_m015908_c001_v7007000_t0000_u01752803948631") 2025/07/18 02:02:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca323_d20250718_m015903_c001_v0001179_t0042_u01752803943810") 2025/07/18 02:02:08 DEBUG : check sum: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c2_d20250718_m015327_c001_v7007000_t0000_u01752803607085") 2025/07/18 02:02:08 DEBUG : check sum: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a9f_d20250718_m015325_c001_v0001093_t0032_u01752803605978") 2025/07/18 02:02:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc676c_d20250718_m020153_c001_v7007000_t0000_u01752804113411") 2025/07/18 02:02:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca55d_d20250718_m020151_c001_v0001179_t0036_u01752804111827") 2025/07/18 02:02:08 DEBUG : dest/3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad159_d20250718_m015548_c001_v7007000_t0000_u01752803748818") 2025/07/18 02:02:08 DEBUG : dest/3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406da2603509a6ab_d20250718_m015547_c001_v0001099_t0030_u01752803747714") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae9_d20250718_m020005_c001_v7007000_t0000_u01752804005591") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391ec_d20250718_m020001_c001_v0001101_t0047_u01752804001310") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349295b_d20250718_m020122_c001_v7007000_t0000_u01752804082442") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca503_d20250718_m020111_c001_v0001179_t0034_u01752804071634") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ec_d20250718_m020107_c001_v7007000_t0000_u01752804067418") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4d5_d20250718_m020055_c001_v0001179_t0010_u01752804055375") 2025/07/18 02:02:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50421d_d20250718_m020051_c001_v7007000_t0000_u01752804051137") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4a1_d20250718_m020040_c001_v0001179_t0046_u01752804040260") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e5_d20250718_m020036_c001_v7007000_t0000_u01752804036058") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca469_d20250718_m020025_c001_v0001179_t0056_u01752804025577") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0045d_d20250718_m020021_c001_v7007000_t0000_u01752804021161") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca427_d20250718_m020009_c001_v0001179_t0017_u01752804009778") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458e8_d20250718_m020003_c001_v7007000_t0000_u01752804003063") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e4e_d20250718_m015953_c001_v0001093_t0040_u01752803993083") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfac_d20250718_m015948_c001_v7007000_t0000_u01752803988850") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3db_d20250718_m015944_c001_v0001179_t0017_u01752803984877") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00436_d20250718_m015943_c001_v7007000_t0000_u01752803983525") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3a1_d20250718_m015933_c001_v0001179_t0034_u01752803973256") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef5a_d20250718_m015929_c001_v7007000_t0000_u01752803969018") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4fb_d20250718_m015925_c001_v0001182_t0053_u01752803965143") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef4b_d20250718_m015923_c001_v7007000_t0000_u01752803963901") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93914e_d20250718_m015912_c001_v0001101_t0049_u01752803952847") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f403d65dd03b2e40d_d20250718_m015906_c001_v7007000_t0000_u01752803946026") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f41b_d20250718_m015855_c001_v0001182_t0007_u01752803935538") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a2_d20250718_m015851_c001_v7007000_t0000_u01752803931338") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f3b1_d20250718_m015840_c001_v0001182_t0057_u01752803920038") 2025/07/18 02:02:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebeb_d20250718_m015835_c001_v7007000_t0000_u01752803915726") 2025/07/18 02:02:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f34b_d20250718_m015825_c001_v0001182_t0043_u01752803905084") 2025/07/18 02:02:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458d9_d20250718_m015946_c001_v7007000_t0000_u01752803986360") 2025/07/18 02:02:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f55f_d20250718_m015941_c001_v0001182_t0013_u01752803981583") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caeb_d20250718_m020005_c001_v7007000_t0000_u01752804005777") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca40b_d20250718_m020001_c001_v0001179_t0020_u01752804001307") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349295d_d20250718_m020122_c001_v7007000_t0000_u01752804082626") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f7f9_d20250718_m020112_c001_v0001182_t0031_u01752804072198") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ed_d20250718_m020107_c001_v7007000_t0000_u01752804067603") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f77f_d20250718_m020056_c001_v0001182_t0009_u01752804056038") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50421e_d20250718_m020051_c001_v7007000_t0000_u01752804051323") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f706_d20250718_m020040_c001_v0001182_t0036_u01752804040866") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e7_d20250718_m020036_c001_v7007000_t0000_u01752804036248") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f691_d20250718_m020026_c001_v0001182_t0024_u01752804026154") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0045e_d20250718_m020021_c001_v7007000_t0000_u01752804021348") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f61d_d20250718_m020010_c001_v0001182_t0030_u01752804010340") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae3_d20250718_m020003_c001_v7007000_t0000_u01752804003033") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5b1_d20250718_m015953_c001_v0001182_t0027_u01752803993776") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfaf_d20250718_m015949_c001_v7007000_t0000_u01752803989038") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f579_d20250718_m015944_c001_v0001182_t0024_u01752803984895") 2025/07/18 02:02:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df8a_d20250718_m015943_c001_v7007000_t0000_u01752803983563") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f531_d20250718_m015933_c001_v0001182_t0033_u01752803973809") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef5c_d20250718_m015929_c001_v7007000_t0000_u01752803969203") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca37d_d20250718_m015925_c001_v0001179_t0055_u01752803965153") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fa5_d20250718_m015923_c001_v7007000_t0000_u01752803963671") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca347_d20250718_m015913_c001_v0001179_t0030_u01752803953643") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61f90_d20250718_m015906_c001_v7007000_t0000_u01752803946036") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dc6_d20250718_m015856_c001_v0001093_t0011_u01752803936110") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a3_d20250718_m015851_c001_v7007000_t0000_u01752803931529") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983daa_d20250718_m015840_c001_v0001093_t0015_u01752803920626") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebed_d20250718_m015835_c001_v7007000_t0000_u01752803915915") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d8c_d20250718_m015825_c001_v0001093_t0031_u01752803905661") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cacc_d20250718_m015946_c001_v7007000_t0000_u01752803986364") 2025/07/18 02:02:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3c7_d20250718_m015941_c001_v0001179_t0058_u01752803981683") 2025/07/18 02:02:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caed_d20250718_m020005_c001_v7007000_t0000_u01752804005961") 2025/07/18 02:02:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5e5_d20250718_m020001_c001_v0001182_t0017_u01752804001316") 2025/07/18 02:02:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349295e_d20250718_m020122_c001_v7007000_t0000_u01752804082810") 2025/07/18 02:02:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392c6_d20250718_m020112_c001_v0001101_t0010_u01752804072772") 2025/07/18 02:02:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ee_d20250718_m020107_c001_v7007000_t0000_u01752804067788") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392a2_d20250718_m020056_c001_v0001101_t0022_u01752804056638") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504220_d20250718_m020051_c001_v7007000_t0000_u01752804051533") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93926e_d20250718_m020041_c001_v0001101_t0046_u01752804041503") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928e8_d20250718_m020036_c001_v7007000_t0000_u01752804036450") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93923a_d20250718_m020026_c001_v0001101_t0010_u01752804026722") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00461_d20250718_m020021_c001_v7007000_t0000_u01752804021538") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93920a_d20250718_m020010_c001_v0001101_t0038_u01752804010910") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00448_d20250718_m020003_c001_v7007000_t0000_u01752804003043") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3f9_d20250718_m015954_c001_v0001179_t0052_u01752803994337") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb0_d20250718_m015949_c001_v7007000_t0000_u01752803989226") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e38_d20250718_m015945_c001_v0001093_t0039_u01752803985020") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c5041d2_d20250718_m015943_c001_v7007000_t0000_u01752803983764") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939190_d20250718_m015934_c001_v0001101_t0022_u01752803974390") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef5e_d20250718_m015929_c001_v7007000_t0000_u01752803969391") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e0e_d20250718_m015925_c001_v0001093_t0019_u01752803965316") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349282e_d20250718_m015923_c001_v7007000_t0000_u01752803963649") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f49d_d20250718_m015914_c001_v0001182_t0017_u01752803954214") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a38_d20250718_m015905_c001_v7007000_t0000_u01752803945957") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca309_d20250718_m015856_c001_v0001179_t0045_u01752803936924") 2025/07/18 02:02:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a4_d20250718_m015851_c001_v7007000_t0000_u01752803931722") 2025/07/18 02:02:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2d9_d20250718_m015841_c001_v0001179_t0034_u01752803921440") 2025/07/18 02:02:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebef_d20250718_m015836_c001_v7007000_t0000_u01752803916139") 2025/07/18 02:02:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2a1_d20250718_m015826_c001_v0001179_t0050_u01752803906011") 2025/07/18 02:02:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cacd_d20250718_m015946_c001_v7007000_t0000_u01752803986404") 2025/07/18 02:02:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e30_d20250718_m015941_c001_v0001093_t0026_u01752803981735") 2025/07/18 02:02:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caef_d20250718_m020006_c001_v7007000_t0000_u01752804006152") 2025/07/18 02:02:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e62_d20250718_m020001_c001_v0001093_t0016_u01752804001449") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349295f_d20250718_m020123_c001_v7007000_t0000_u01752804083001") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f02_d20250718_m020113_c001_v0001093_t0019_u01752804073469") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ef_d20250718_m020107_c001_v7007000_t0000_u01752804067983") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983edc_d20250718_m020057_c001_v0001093_t0019_u01752804057510") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504221_d20250718_m020051_c001_v7007000_t0000_u01752804051731") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983eba_d20250718_m020042_c001_v0001093_t0031_u01752804042380") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928ea_d20250718_m020036_c001_v7007000_t0000_u01752804036635") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e96_d20250718_m020027_c001_v0001093_t0008_u01752804027403") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00462_d20250718_m020021_c001_v7007000_t0000_u01752804021817") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e76_d20250718_m020011_c001_v0001093_t0044_u01752804011627") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00447_d20250718_m020002_c001_v7007000_t0000_u01752804002856") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391d0_d20250718_m015954_c001_v0001101_t0025_u01752803994914") 2025/07/18 02:02:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb1_d20250718_m015949_c001_v7007000_t0000_u01752803989417") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3dd_d20250718_m015945_c001_v0001179_t0012_u01752803985083") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac0_d20250718_m015943_c001_v7007000_t0000_u01752803983120") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e1c_d20250718_m015935_c001_v0001093_t0008_u01752803975021") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef5f_d20250718_m015929_c001_v7007000_t0000_u01752803969584") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca381_d20250718_m015925_c001_v0001179_t0020_u01752803965375") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fa7_d20250718_m015923_c001_v7007000_t0000_u01752803963865") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983df2_d20250718_m015914_c001_v0001093_t0043_u01752803954788") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec322_d20250718_m015906_c001_v7007000_t0000_u01752803946160") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939120_d20250718_m015857_c001_v0001101_t0014_u01752803937513") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a5_d20250718_m015851_c001_v7007000_t0000_u01752803931908") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390ee_d20250718_m015842_c001_v0001101_t0006_u01752803922309") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebf1_d20250718_m015836_c001_v7007000_t0000_u01752803916334") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390b4_d20250718_m015826_c001_v0001101_t0011_u01752803906673") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c5041d8_d20250718_m015946_c001_v7007000_t0000_u01752803986527") 2025/07/18 02:02:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f561_d20250718_m015941_c001_v0001182_t0033_u01752803981804") 2025/07/18 02:02:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf0_d20250718_m020006_c001_v7007000_t0000_u01752804006368") 2025/07/18 02:02:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca40d_d20250718_m020001_c001_v0001179_t0056_u01752804001516") 2025/07/18 02:02:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492960_d20250718_m020123_c001_v7007000_t0000_u01752804083188") 2025/07/18 02:02:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca50d_d20250718_m020113_c001_v0001179_t0039_u01752804073901") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f0_d20250718_m020108_c001_v7007000_t0000_u01752804068213") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4df_d20250718_m020057_c001_v0001179_t0043_u01752804057858") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504222_d20250718_m020051_c001_v7007000_t0000_u01752804051917") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4ab_d20250718_m020042_c001_v0001179_t0042_u01752804042846") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928eb_d20250718_m020036_c001_v7007000_t0000_u01752804036833") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca473_d20250718_m020027_c001_v0001179_t0001_u01752804027866") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00465_d20250718_m020022_c001_v7007000_t0000_u01752804022086") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca42f_d20250718_m020011_c001_v0001179_t0041_u01752804011957") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492862_d20250718_m020003_c001_v7007000_t0000_u01752804003046") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e52_d20250718_m015955_c001_v0001093_t0034_u01752803995210") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb2_d20250718_m015949_c001_v7007000_t0000_u01752803989605") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f57b_d20250718_m015945_c001_v0001182_t0059_u01752803985115") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac7_d20250718_m015943_c001_v7007000_t0000_u01752803983687") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3a9_d20250718_m015935_c001_v0001179_t0051_u01752803975505") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef60_d20250718_m015929_c001_v7007000_t0000_u01752803969777") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4fd_d20250718_m015925_c001_v0001182_t0056_u01752803965364") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef4a_d20250718_m015923_c001_v7007000_t0000_u01752803963714") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93915a_d20250718_m015915_c001_v0001101_t0049_u01752803955354") 2025/07/18 02:02:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7afdd_d20250718_m015906_c001_v7007000_t0000_u01752803946046") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f423_d20250718_m015857_c001_v0001182_t0010_u01752803937869") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a6_d20250718_m015852_c001_v7007000_t0000_u01752803932097") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f3b9_d20250718_m015842_c001_v0001182_t0012_u01752803922748") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebf3_d20250718_m015836_c001_v7007000_t0000_u01752803916535") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f355_d20250718_m015827_c001_v0001182_t0058_u01752803907013") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df9f_d20250718_m015946_c001_v7007000_t0000_u01752803986379") 2025/07/18 02:02:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3c9_d20250718_m015941_c001_v0001179_t0014_u01752803981897") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf1_d20250718_m020006_c001_v7007000_t0000_u01752804006553") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5e7_d20250718_m020001_c001_v0001182_t0009_u01752804001555") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492961_d20250718_m020123_c001_v7007000_t0000_u01752804083380") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f803_d20250718_m020114_c001_v0001182_t0018_u01752804074252") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f2_d20250718_m020108_c001_v7007000_t0000_u01752804068398") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f78d_d20250718_m020058_c001_v0001182_t0050_u01752804058076") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504223_d20250718_m020052_c001_v7007000_t0000_u01752804052102") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f713_d20250718_m020043_c001_v0001182_t0040_u01752804043039") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928ec_d20250718_m020037_c001_v7007000_t0000_u01752804037018") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f69f_d20250718_m020028_c001_v0001182_t0047_u01752804028183") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00466_d20250718_m020022_c001_v7007000_t0000_u01752804022275") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f629_d20250718_m020012_c001_v0001182_t0054_u01752804012163") 2025/07/18 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00449_d20250718_m020003_c001_v7007000_t0000_u01752804003072") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5bb_d20250718_m015955_c001_v0001182_t0013_u01752803995596") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb3_d20250718_m015949_c001_v7007000_t0000_u01752803989793") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3df_d20250718_m015945_c001_v0001179_t0044_u01752803985308") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac1_d20250718_m015943_c001_v7007000_t0000_u01752803983130") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f539_d20250718_m015935_c001_v0001182_t0028_u01752803975735") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef61_d20250718_m015929_c001_v7007000_t0000_u01752803969967") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93917a_d20250718_m015925_c001_v0001101_t0026_u01752803965386") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4090309745477f7f_d20250718_m015923_c001_v7007000_t0000_u01752803963876") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca34b_d20250718_m015915_c001_v0001179_t0027_u01752803955744") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a37_d20250718_m015905_c001_v7007000_t0000_u01752803945772") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dca_d20250718_m015858_c001_v0001093_t0035_u01752803938098") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a7_d20250718_m015852_c001_v7007000_t0000_u01752803932286") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983db0_d20250718_m015842_c001_v0001093_t0051_u01752803922968") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebf5_d20250718_m015836_c001_v7007000_t0000_u01752803916730") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d90_d20250718_m015827_c001_v0001093_t0024_u01752803907228") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c5041d9_d20250718_m015946_c001_v7007000_t0000_u01752803986712") 2025/07/18 02:02:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391ae_d20250718_m015941_c001_v0001101_t0057_u01752803981940") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf2_d20250718_m020006_c001_v7007000_t0000_u01752804006768") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391ee_d20250718_m020001_c001_v0001101_t0049_u01752804001649") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492962_d20250718_m020123_c001_v7007000_t0000_u01752804083565") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392d6_d20250718_m020114_c001_v0001101_t0038_u01752804074465") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f4_d20250718_m020108_c001_v7007000_t0000_u01752804068583") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392a6_d20250718_m020058_c001_v0001101_t0012_u01752804058283") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504224_d20250718_m020052_c001_v7007000_t0000_u01752804052289") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939278_d20250718_m020043_c001_v0001101_t0054_u01752804043255") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928ee_d20250718_m020037_c001_v7007000_t0000_u01752804037203") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93923e_d20250718_m020028_c001_v0001101_t0032_u01752804028391") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00467_d20250718_m020022_c001_v7007000_t0000_u01752804022519") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939212_d20250718_m020012_c001_v0001101_t0027_u01752804012384") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4090309745477fc0_d20250718_m020003_c001_v7007000_t0000_u01752804003081") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3fb_d20250718_m015955_c001_v0001179_t0015_u01752803995808") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb4_d20250718_m015949_c001_v7007000_t0000_u01752803989982") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f57f_d20250718_m015945_c001_v0001182_t0022_u01752803985341") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aff7_d20250718_m015943_c001_v7007000_t0000_u01752803983703") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939196_d20250718_m015935_c001_v0001101_t0047_u01752803975945") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef62_d20250718_m015930_c001_v7007000_t0000_u01752803970153") 2025/07/18 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca385_d20250718_m015925_c001_v0001179_t0022_u01752803965572") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a57_d20250718_m015923_c001_v7007000_t0000_u01752803963806") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4a9_d20250718_m015916_c001_v0001182_t0052_u01752803956008") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f421828ee6aa31607_d20250718_m015906_c001_v7007000_t0000_u01752803946061") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca30f_d20250718_m015858_c001_v0001179_t0008_u01752803938513") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a8_d20250718_m015852_c001_v7007000_t0000_u01752803932475") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2df_d20250718_m015843_c001_v0001179_t0045_u01752803923319") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebf7_d20250718_m015836_c001_v7007000_t0000_u01752803916926") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2ab_d20250718_m015827_c001_v0001179_t0032_u01752803907603") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfa4_d20250718_m015946_c001_v7007000_t0000_u01752803986752") 2025/07/18 02:02:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f563_d20250718_m015942_c001_v0001182_t0047_u01752803982005") 2025/07/18 02:02:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf3_d20250718_m020006_c001_v7007000_t0000_u01752804006952") 2025/07/18 02:02:19 DEBUG : dir1/0007-12345: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca40f_d20250718_m020001_c001_v0001179_t0018_u01752804001731") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492963_d20250718_m020123_c001_v7007000_t0000_u01752804083753") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f08_d20250718_m020114_c001_v0001093_t0026_u01752804074854") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f5_d20250718_m020108_c001_v7007000_t0000_u01752804068772") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ee0_d20250718_m020058_c001_v0001093_t0051_u01752804058584") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504225_d20250718_m020052_c001_v7007000_t0000_u01752804052476") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ebe_d20250718_m020043_c001_v0001093_t0034_u01752804043689") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928ef_d20250718_m020037_c001_v7007000_t0000_u01752804037387") 2025/07/18 02:02:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e9a_d20250718_m020028_c001_v0001093_t0049_u01752804028703") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00468_d20250718_m020022_c001_v7007000_t0000_u01752804022706") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e7a_d20250718_m020012_c001_v0001093_t0051_u01752804012807") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492861_d20250718_m020002_c001_v7007000_t0000_u01752804002861") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391d4_d20250718_m015956_c001_v0001101_t0016_u01752803996018") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb5_d20250718_m015950_c001_v7007000_t0000_u01752803990170") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e3a_d20250718_m015945_c001_v0001093_t0012_u01752803985352") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00437_d20250718_m015943_c001_v7007000_t0000_u01752803983714") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e24_d20250718_m015936_c001_v0001093_t0005_u01752803976365") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef63_d20250718_m015930_c001_v7007000_t0000_u01752803970339") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4ff_d20250718_m015925_c001_v0001182_t0008_u01752803965582") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fa6_d20250718_m015923_c001_v7007000_t0000_u01752803963817") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983df8_d20250718_m015916_c001_v0001093_t0041_u01752803956209") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec31d_d20250718_m015905_c001_v7007000_t0000_u01752803945781") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939124_d20250718_m015858_c001_v0001101_t0031_u01752803938763") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40a9_d20250718_m015852_c001_v7007000_t0000_u01752803932665") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390f2_d20250718_m015843_c001_v0001101_t0001_u01752803923531") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebf9_d20250718_m015837_c001_v7007000_t0000_u01752803917121") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390b6_d20250718_m015827_c001_v0001101_t0042_u01752803907845") 2025/07/18 02:02:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfa1_d20250718_m015946_c001_v7007000_t0000_u01752803986540") 2025/07/18 02:02:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3cb_d20250718_m015942_c001_v0001179_t0031_u01752803982107") 2025/07/18 02:02:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf5_d20250718_m020007_c001_v7007000_t0000_u01752804007137") 2025/07/18 02:02:21 DEBUG : dir1/0008-23456: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5ed_d20250718_m020001_c001_v0001182_t0043_u01752804001837") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492965_d20250718_m020123_c001_v7007000_t0000_u01752804083937") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca511_d20250718_m020115_c001_v0001179_t0037_u01752804075245") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f6_d20250718_m020108_c001_v7007000_t0000_u01752804068964") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4e5_d20250718_m020059_c001_v0001179_t0025_u01752804059046") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504226_d20250718_m020052_c001_v7007000_t0000_u01752804052668") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4b1_d20250718_m020044_c001_v0001179_t0023_u01752804044066") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928f1_d20250718_m020037_c001_v7007000_t0000_u01752804037577") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca477_d20250718_m020029_c001_v0001179_t0048_u01752804029105") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046a_d20250718_m020022_c001_v7007000_t0000_u01752804022906") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca437_d20250718_m020013_c001_v0001179_t0039_u01752804013153") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40f5_d20250718_m020003_c001_v7007000_t0000_u01752804003202") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e54_d20250718_m015956_c001_v0001093_t0051_u01752803996446") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb6_d20250718_m015950_c001_v7007000_t0000_u01752803990362") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3e1_d20250718_m015945_c001_v0001179_t0010_u01752803985540") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac5_d20250718_m015943_c001_v7007000_t0000_u01752803983498") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3ad_d20250718_m015936_c001_v0001179_t0038_u01752803976865") 2025/07/18 02:02:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef64_d20250718_m015930_c001_v7007000_t0000_u01752803970525") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e10_d20250718_m015925_c001_v0001093_t0008_u01752803965685") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a56_d20250718_m015923_c001_v7007000_t0000_u01752803963614") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93915c_d20250718_m015916_c001_v0001101_t0058_u01752803956559") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec320_d20250718_m015905_c001_v7007000_t0000_u01752803945967") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f427_d20250718_m015859_c001_v0001182_t0000_u01752803939105") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40ab_d20250718_m015852_c001_v7007000_t0000_u01752803932874") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f3c1_d20250718_m015843_c001_v0001182_t0028_u01752803923944") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebfb_d20250718_m015837_c001_v7007000_t0000_u01752803917309") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f361_d20250718_m015828_c001_v0001182_t0031_u01752803908227") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00439_d20250718_m015946_c001_v7007000_t0000_u01752803986392") 2025/07/18 02:02:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f569_d20250718_m015942_c001_v0001182_t0040_u01752803982211") 2025/07/18 02:02:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf7_d20250718_m020007_c001_v7007000_t0000_u01752804007321") 2025/07/18 02:02:22 DEBUG : dir1/0009-34567: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e68_d20250718_m020001_c001_v0001093_t0043_u01752804001883") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492966_d20250718_m020124_c001_v7007000_t0000_u01752804084124") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f80d_d20250718_m020115_c001_v0001182_t0037_u01752804075496") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249f8_d20250718_m020109_c001_v7007000_t0000_u01752804069149") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f793_d20250718_m020059_c001_v0001182_t0026_u01752804059256") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504228_d20250718_m020052_c001_v7007000_t0000_u01752804052852") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f719_d20250718_m020044_c001_v0001182_t0010_u01752804044274") 2025/07/18 02:02:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928f3_d20250718_m020037_c001_v7007000_t0000_u01752804037764") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f6a3_d20250718_m020029_c001_v0001182_t0045_u01752804029313") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046b_d20250718_m020023_c001_v7007000_t0000_u01752804023096") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f62f_d20250718_m020013_c001_v0001182_t0051_u01752804013663") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00445_d20250718_m020002_c001_v7007000_t0000_u01752804002666") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5c7_d20250718_m015957_c001_v0001182_t0036_u01752803997052") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb7_d20250718_m015950_c001_v7007000_t0000_u01752803990553") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f581_d20250718_m015945_c001_v0001182_t0050_u01752803985550") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df8c_d20250718_m015943_c001_v7007000_t0000_u01752803983723") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f53d_d20250718_m015937_c001_v0001182_t0033_u01752803977070") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef65_d20250718_m015930_c001_v7007000_t0000_u01752803970721") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93917c_d20250718_m015925_c001_v0001101_t0024_u01752803965715") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4090309745477f7e_d20250718_m015923_c001_v7007000_t0000_u01752803963651") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca34f_d20250718_m015917_c001_v0001179_t0007_u01752803957071") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f403d65dd03b2e40a_d20250718_m015905_c001_v7007000_t0000_u01752803945397") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dcc_d20250718_m015859_c001_v0001093_t0026_u01752803939305") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40ac_d20250718_m015853_c001_v7007000_t0000_u01752803933061") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983db2_d20250718_m015844_c001_v0001093_t0037_u01752803924156") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebfd_d20250718_m015837_c001_v7007000_t0000_u01752803917548") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d94_d20250718_m015828_c001_v0001093_t0049_u01752803908440") 2025/07/18 02:02:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458da_d20250718_m015946_c001_v7007000_t0000_u01752803986554") 2025/07/18 02:02:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e32_d20250718_m015942_c001_v0001093_t0005_u01752803982222") 2025/07/18 02:02:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf8_d20250718_m020007_c001_v7007000_t0000_u01752804007507") 2025/07/18 02:02:24 DEBUG : dir1/0010-45678: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca411_d20250718_m020001_c001_v0001179_t0019_u01752804001952") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492967_d20250718_m020124_c001_v7007000_t0000_u01752804084311") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392da_d20250718_m020115_c001_v0001101_t0011_u01752804075718") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249fa_d20250718_m020109_c001_v7007000_t0000_u01752804069334") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392a8_d20250718_m020059_c001_v0001101_t0040_u01752804059458") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50422a_d20250718_m020053_c001_v7007000_t0000_u01752804053038") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93927e_d20250718_m020044_c001_v0001101_t0001_u01752804044482") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928f5_d20250718_m020037_c001_v7007000_t0000_u01752804037949") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939246_d20250718_m020029_c001_v0001101_t0053_u01752804029515") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046c_d20250718_m020023_c001_v7007000_t0000_u01752804023284") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93921a_d20250718_m020013_c001_v0001101_t0009_u01752804013868") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349285f_d20250718_m020002_c001_v7007000_t0000_u01752804002674") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca403_d20250718_m015957_c001_v0001179_t0058_u01752803997267") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb8_d20250718_m015950_c001_v7007000_t0000_u01752803990745") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391bc_d20250718_m015945_c001_v0001101_t0016_u01752803985563") 2025/07/18 02:02:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac6_d20250718_m015943_c001_v7007000_t0000_u01752803983503") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939198_d20250718_m015937_c001_v0001101_t0015_u01752803977283") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef66_d20250718_m015930_c001_v7007000_t0000_u01752803970964") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca387_d20250718_m015925_c001_v0001179_t0012_u01752803965783") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349282f_d20250718_m015923_c001_v7007000_t0000_u01752803963843") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4af_d20250718_m015917_c001_v0001182_t0032_u01752803957325") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a39_d20250718_m015906_c001_v7007000_t0000_u01752803946145") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca311_d20250718_m015859_c001_v0001179_t0012_u01752803939593") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40ad_d20250718_m015853_c001_v7007000_t0000_u01752803933247") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2e5_d20250718_m015844_c001_v0001179_t0036_u01752803924465") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aebff_d20250718_m015837_c001_v7007000_t0000_u01752803917735") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2b7_d20250718_m015828_c001_v0001179_t0042_u01752803908868") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458db_d20250718_m015946_c001_v7007000_t0000_u01752803986747") 2025/07/18 02:02:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3cf_d20250718_m015942_c001_v0001179_t0051_u01752803982314") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6caf9_d20250718_m020007_c001_v7007000_t0000_u01752804007693") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5ef_d20250718_m020002_c001_v0001182_t0030_u01752804002051") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492969_d20250718_m020124_c001_v7007000_t0000_u01752804084495") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f0c_d20250718_m020116_c001_v0001093_t0041_u01752804076110") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249fc_d20250718_m020109_c001_v7007000_t0000_u01752804069519") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ee2_d20250718_m020059_c001_v0001093_t0007_u01752804059942") 2025/07/18 02:02:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50422b_d20250718_m020053_c001_v7007000_t0000_u01752804053225") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ec4_d20250718_m020044_c001_v0001093_t0036_u01752804044952") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928f6_d20250718_m020038_c001_v7007000_t0000_u01752804038139") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ea0_d20250718_m020030_c001_v0001093_t0050_u01752804030125") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046d_d20250718_m020023_c001_v7007000_t0000_u01752804023471") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e7e_d20250718_m020014_c001_v0001093_t0013_u01752804014311") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fc4_d20250718_m020003_c001_v7007000_t0000_u01752804003049") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391dc_d20250718_m015957_c001_v0001101_t0020_u01752803997509") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfb9_d20250718_m015950_c001_v7007000_t0000_u01752803990934") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e3c_d20250718_m015945_c001_v0001093_t0038_u01752803985684") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df89_d20250718_m015943_c001_v7007000_t0000_u01752803983534") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e26_d20250718_m015937_c001_v0001093_t0027_u01752803977640") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef67_d20250718_m015931_c001_v7007000_t0000_u01752803971153") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f507_d20250718_m015925_c001_v0001182_t0043_u01752803965863") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76e9_d20250718_m015923_c001_v7007000_t0000_u01752803963855") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dfa_d20250718_m015917_c001_v0001093_t0013_u01752803957538") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7afdb_d20250718_m015905_c001_v7007000_t0000_u01752803945842") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939126_d20250718_m015859_c001_v0001101_t0023_u01752803939805") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40ae_d20250718_m015853_c001_v7007000_t0000_u01752803933432") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390f6_d20250718_m015844_c001_v0001101_t0055_u01752803924676") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec01_d20250718_m015837_c001_v7007000_t0000_u01752803917934") 2025/07/18 02:02:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390ba_d20250718_m015829_c001_v0001101_t0007_u01752803909088") 2025/07/18 02:02:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cace_d20250718_m015946_c001_v7007000_t0000_u01752803986557") 2025/07/18 02:02:27 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f56b_d20250718_m015942_c001_v0001182_t0039_u01752803982414") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cafb_d20250718_m020007_c001_v7007000_t0000_u01752804007878") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391f2_d20250718_m020002_c001_v0001101_t0054_u01752804002090") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349296b_d20250718_m020124_c001_v7007000_t0000_u01752804084683") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca51b_d20250718_m020116_c001_v0001179_t0018_u01752804076448") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249fd_d20250718_m020109_c001_v7007000_t0000_u01752804069705") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4e8_d20250718_m020100_c001_v0001179_t0001_u01752804060429") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50422d_d20250718_m020053_c001_v7007000_t0000_u01752804053418") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca4b5_d20250718_m020045_c001_v0001179_t0053_u01752804045671") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928f9_d20250718_m020038_c001_v7007000_t0000_u01752804038337") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca47f_d20250718_m020030_c001_v0001179_t0052_u01752804030501") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046e_d20250718_m020023_c001_v7007000_t0000_u01752804023656") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca43d_d20250718_m020014_c001_v0001179_t0057_u01752804014652") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae4_d20250718_m020003_c001_v7007000_t0000_u01752804003220") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e5a_d20250718_m015957_c001_v0001093_t0040_u01752803997898") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfba_d20250718_m015951_c001_v7007000_t0000_u01752803991120") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f583_d20250718_m015945_c001_v0001182_t0020_u01752803985757") 2025/07/18 02:02:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aff6_d20250718_m015943_c001_v7007000_t0000_u01752803983508") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3b5_d20250718_m015938_c001_v0001179_t0022_u01752803978035") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef68_d20250718_m015931_c001_v7007000_t0000_u01752803971344") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca38b_d20250718_m015925_c001_v0001179_t0022_u01752803965990") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a58_d20250718_m015923_c001_v7007000_t0000_u01752803963991") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939162_d20250718_m015917_c001_v0001101_t0000_u01752803957896") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec31e_d20250718_m015905_c001_v7007000_t0000_u01752803945794") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f435_d20250718_m015900_c001_v0001182_t0036_u01752803940194") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40af_d20250718_m015853_c001_v7007000_t0000_u01752803933619") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f3d1_d20250718_m015845_c001_v0001182_t0042_u01752803925260") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec03_d20250718_m015838_c001_v7007000_t0000_u01752803918125") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f36d_d20250718_m015829_c001_v0001182_t0057_u01752803909507") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfa2_d20250718_m015946_c001_v7007000_t0000_u01752803986571") 2025/07/18 02:02:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391b0_d20250718_m015942_c001_v0001101_t0044_u01752803982490") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cafc_d20250718_m020008_c001_v7007000_t0000_u01752804008065") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca413_d20250718_m020002_c001_v0001179_t0021_u01752804002176") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349296c_d20250718_m020124_c001_v7007000_t0000_u01752804084868") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f817_d20250718_m020116_c001_v0001182_t0027_u01752804076657") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249fe_d20250718_m020109_c001_v7007000_t0000_u01752804069891") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f799_d20250718_m020100_c001_v0001182_t0058_u01752804060775") 2025/07/18 02:02:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c50422e_d20250718_m020053_c001_v7007000_t0000_u01752804053605") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f731_d20250718_m020045_c001_v0001182_t0049_u01752804045898") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928fa_d20250718_m020038_c001_v7007000_t0000_u01752804038523") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f6b0_d20250718_m020030_c001_v0001182_t0022_u01752804030719") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0046f_d20250718_m020023_c001_v7007000_t0000_u01752804023844") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f637_d20250718_m020014_c001_v0001182_t0031_u01752804014858") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40f3_d20250718_m020003_c001_v7007000_t0000_u01752804003015") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5d5_d20250718_m015958_c001_v0001182_t0031_u01752803998277") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfbb_d20250718_m015951_c001_v7007000_t0000_u01752803991307") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3e3_d20250718_m015945_c001_v0001179_t0050_u01752803985775") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac2_d20250718_m015943_c001_v7007000_t0000_u01752803983305") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f545_d20250718_m015938_c001_v0001182_t0027_u01752803978236") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef69_d20250718_m015931_c001_v7007000_t0000_u01752803971530") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93917e_d20250718_m015926_c001_v0001101_t0007_u01752803966025") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fa4_d20250718_m015923_c001_v7007000_t0000_u01752803963630") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca355_d20250718_m015918_c001_v0001179_t0025_u01752803958364") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec321_d20250718_m015905_c001_v7007000_t0000_u01752803945981") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dd0_d20250718_m015900_c001_v0001093_t0035_u01752803940406") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40b0_d20250718_m015853_c001_v7007000_t0000_u01752803933808") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983db4_d20250718_m015845_c001_v0001093_t0011_u01752803925464") 2025/07/18 02:02:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec05_d20250718_m015838_c001_v7007000_t0000_u01752803918316") 2025/07/18 02:02:30 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d98_d20250718_m015829_c001_v0001093_t0037_u01752803909724") 2025/07/18 02:02:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7affc_d20250718_m015946_c001_v7007000_t0000_u01752803986593") 2025/07/18 02:02:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3d1_d20250718_m015942_c001_v0001179_t0002_u01752803982532") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cafe_d20250718_m020008_c001_v7007000_t0000_u01752804008249") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f5f3_d20250718_m020002_c001_v0001182_t0059_u01752804002259") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349296d_d20250718_m020125_c001_v7007000_t0000_u01752804085054") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392dc_d20250718_m020116_c001_v0001101_t0015_u01752804076857") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e249ff_d20250718_m020110_c001_v7007000_t0000_u01752804070094") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392ac_d20250718_m020100_c001_v0001101_t0027_u01752804060979") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504231_d20250718_m020053_c001_v7007000_t0000_u01752804053789") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939288_d20250718_m020046_c001_v0001101_t0023_u01752804046112") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928fb_d20250718_m020038_c001_v7007000_t0000_u01752804038714") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939250_d20250718_m020030_c001_v0001101_t0025_u01752804030936") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00470_d20250718_m020024_c001_v7007000_t0000_u01752804024030") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93921e_d20250718_m020015_c001_v0001101_t0047_u01752804015082") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40f0_d20250718_m020002_c001_v7007000_t0000_u01752804002644") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca405_d20250718_m015958_c001_v0001179_t0033_u01752803998493") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfbc_d20250718_m015951_c001_v7007000_t0000_u01752803991500") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f585_d20250718_m015945_c001_v0001182_t0051_u01752803985968") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cac3_d20250718_m015943_c001_v7007000_t0000_u01752803983315") 2025/07/18 02:02:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93919e_d20250718_m015938_c001_v0001101_t0005_u01752803978444") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef6a_d20250718_m015931_c001_v7007000_t0000_u01752803971718") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f50b_d20250718_m015926_c001_v0001182_t0044_u01752803966069") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fa8_d20250718_m015924_c001_v7007000_t0000_u01752803964003") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4b5_d20250718_m015918_c001_v0001182_t0024_u01752803958573") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a3966_d20250718_m015905_c001_v7007000_t0000_u01752803945808") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca313_d20250718_m015900_c001_v0001179_t0017_u01752803940697") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40b1_d20250718_m015854_c001_v7007000_t0000_u01752803934040") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2e9_d20250718_m015845_c001_v0001179_t0045_u01752803925781") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec07_d20250718_m015838_c001_v7007000_t0000_u01752803918502") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca2c1_d20250718_m015830_c001_v0001179_t0018_u01752803910186") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cad0_d20250718_m015946_c001_v7007000_t0000_u01752803986750") 2025/07/18 02:02:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f56d_d20250718_m015942_c001_v0001182_t0056_u01752803982641") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cb00_d20250718_m020008_c001_v7007000_t0000_u01752804008433") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e6a_d20250718_m020002_c001_v0001093_t0014_u01752804002302") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349296e_d20250718_m020125_c001_v7007000_t0000_u01752804085239") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f0e_d20250718_m020117_c001_v0001093_t0006_u01752804077144") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e24a00_d20250718_m020110_c001_v7007000_t0000_u01752804070279") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ee8_d20250718_m020101_c001_v0001093_t0036_u01752804061356") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504232_d20250718_m020053_c001_v7007000_t0000_u01752804053976") 2025/07/18 02:02:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ec6_d20250718_m020046_c001_v0001093_t0046_u01752804046435") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834928fd_d20250718_m020038_c001_v7007000_t0000_u01752804038905") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ea6_d20250718_m020031_c001_v0001093_t0014_u01752804031378") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00471_d20250718_m020024_c001_v7007000_t0000_u01752804024222") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e82_d20250718_m020015_c001_v0001093_t0027_u01752804015551") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae0_d20250718_m020002_c001_v7007000_t0000_u01752804002650") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391e0_d20250718_m015958_c001_v0001101_t0058_u01752803998710") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfbd_d20250718_m015951_c001_v7007000_t0000_u01752803991688") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca3e5_d20250718_m015945_c001_v0001179_t0001_u01752803985990") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b458d5_d20250718_m015943_c001_v7007000_t0000_u01752803983559") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e28_d20250718_m015938_c001_v0001093_t0045_u01752803978898") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef6b_d20250718_m015931_c001_v7007000_t0000_u01752803971905") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e12_d20250718_m015926_c001_v0001093_t0006_u01752803966190") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76e8_d20250718_m015923_c001_v7007000_t0000_u01752803963648") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dfc_d20250718_m015918_c001_v0001093_t0006_u01752803958815") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f421828ee6aa31606_d20250718_m015905_c001_v7007000_t0000_u01752803945827") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93912a_d20250718_m015900_c001_v0001101_t0035_u01752803940914") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40b2_d20250718_m015854_c001_v7007000_t0000_u01752803934228") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939102_d20250718_m015845_c001_v0001101_t0027_u01752803925997") 2025/07/18 02:02:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec09_d20250718_m015838_c001_v7007000_t0000_u01752803918690") 2025/07/18 02:02:33 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390c4_d20250718_m015830_c001_v0001101_t0044_u01752803910400") 2025/07/18 02:02:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f0043b_d20250718_m015946_c001_v7007000_t0000_u01752803986584") 2025/07/18 02:02:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e34_d20250718_m015942_c001_v0001093_t0020_u01752803982665") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec32e_d20250718_m015908_c001_v7007000_t0000_u01752803948826") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f455_d20250718_m015904_c001_v0001182_t0028_u01752803944003") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec330_d20250718_m015909_c001_v7007000_t0000_u01752803949020") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca325_d20250718_m015904_c001_v0001179_t0054_u01752803944016") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec331_d20250718_m015909_c001_v7007000_t0000_u01752803949212") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f457_d20250718_m015904_c001_v0001182_t0027_u01752803944224") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec332_d20250718_m015909_c001_v7007000_t0000_u01752803949397") 2025/07/18 02:02:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dda_d20250718_m015904_c001_v0001093_t0028_u01752803944229") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec333_d20250718_m015909_c001_v7007000_t0000_u01752803949597") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca327_d20250718_m015904_c001_v0001179_t0021_u01752803944241") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec334_d20250718_m015909_c001_v7007000_t0000_u01752803949783") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f45b_d20250718_m015904_c001_v0001182_t0040_u01752803944435") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec335_d20250718_m015909_c001_v7007000_t0000_u01752803949974") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939138_d20250718_m015904_c001_v0001101_t0025_u01752803944447") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec336_d20250718_m015910_c001_v7007000_t0000_u01752803950161") 2025/07/18 02:02:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca329_d20250718_m015904_c001_v0001179_t0048_u01752803944457") 2025/07/18 02:02:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec338_d20250718_m015910_c001_v7007000_t0000_u01752803950354") 2025/07/18 02:02:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f45d_d20250718_m015904_c001_v0001182_t0005_u01752803944634") 2025/07/18 02:02:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec33a_d20250718_m015910_c001_v7007000_t0000_u01752803950542") 2025/07/18 02:02:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca32b_d20250718_m015904_c001_v0001179_t0009_u01752803944669") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec33d_d20250718_m015910_c001_v7007000_t0000_u01752803950727") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ddc_d20250718_m015904_c001_v0001093_t0010_u01752803944684") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec33f_d20250718_m015910_c001_v7007000_t0000_u01752803950913") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93913a_d20250718_m015904_c001_v0001101_t0025_u01752803944812") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec341_d20250718_m015911_c001_v7007000_t0000_u01752803951104") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f461_d20250718_m015904_c001_v0001182_t0031_u01752803944850") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec343_d20250718_m015911_c001_v7007000_t0000_u01752803951289") 2025/07/18 02:02:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca32d_d20250718_m015904_c001_v0001179_t0054_u01752803944897") 2025/07/18 02:02:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec345_d20250718_m015911_c001_v7007000_t0000_u01752803951509") 2025/07/18 02:02:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983de0_d20250718_m015905_c001_v0001093_t0050_u01752803945008") 2025/07/18 02:02:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4194e83287aec348_d20250718_m015911_c001_v7007000_t0000_u01752803951700") 2025/07/18 02:02:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f463_d20250718_m015905_c001_v0001182_t0036_u01752803945060") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492833_d20250718_m015926_c001_v7007000_t0000_u01752803966915") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4d7_d20250718_m015921_c001_v0001182_t0037_u01752803961891") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fab_d20250718_m015926_c001_v7007000_t0000_u01752803966703") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca365_d20250718_m015921_c001_v0001179_t0028_u01752803961906") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e777a5b_d20250718_m015926_c001_v7007000_t0000_u01752803966714") 2025/07/18 02:02:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e06_d20250718_m015922_c001_v0001093_t0031_u01752803962021") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fac_d20250718_m015926_c001_v7007000_t0000_u01752803966766") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93916e_d20250718_m015922_c001_v0001101_t0054_u01752803962084") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492832_d20250718_m015926_c001_v7007000_t0000_u01752803966724") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4db_d20250718_m015922_c001_v0001182_t0025_u01752803962099") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef54_d20250718_m015926_c001_v7007000_t0000_u01752803966925") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca367_d20250718_m015922_c001_v0001179_t0034_u01752803962122") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492835_d20250718_m015927_c001_v7007000_t0000_u01752803967105") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4e1_d20250718_m015922_c001_v0001182_t0049_u01752803962307") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc601c_d20250718_m015926_c001_v7007000_t0000_u01752803966935") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca36b_d20250718_m015922_c001_v0001179_t0014_u01752803962320") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76eb_d20250718_m015926_c001_v7007000_t0000_u01752803966776") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939170_d20250718_m015922_c001_v0001101_t0035_u01752803962468") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4090309745477f82_d20250718_m015926_c001_v7007000_t0000_u01752803966947") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4e3_d20250718_m015922_c001_v0001182_t0015_u01752803962507") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fae_d20250718_m015926_c001_v7007000_t0000_u01752803966959") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca36d_d20250718_m015922_c001_v0001179_t0033_u01752803962532") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef53_d20250718_m015926_c001_v7007000_t0000_u01752803966734") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4e9_d20250718_m015922_c001_v0001182_t0047_u01752803962723") 2025/07/18 02:02:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc601b_d20250718_m015926_c001_v7007000_t0000_u01752803966742") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca36f_d20250718_m015922_c001_v0001179_t0033_u01752803962786") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61fad_d20250718_m015926_c001_v7007000_t0000_u01752803966891") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939172_d20250718_m015922_c001_v0001101_t0042_u01752803962849") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef55_d20250718_m015927_c001_v7007000_t0000_u01752803967116") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f4eb_d20250718_m015922_c001_v0001182_t0034_u01752803962946") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76ec_d20250718_m015926_c001_v7007000_t0000_u01752803966969") 2025/07/18 02:02:36 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca371_d20250718_m015923_c001_v0001179_t0042_u01752803962999") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779c7_d20250718_m015717_c001_v7007000_t0000_u01752803837780") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1053576e722df888_d20250718_m015715_c001_v0001153_t0000_u01752803835506") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248d0_d20250718_m015715_c001_v7007000_t0000_u01752803835313") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1053576e722df87a_d20250718_m015711_c001_v0001153_t0014_u01752803831892") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248c6_d20250718_m015711_c001_v7007000_t0000_u01752803831151") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c97_d20250718_m015706_c001_v0001093_t0045_u01752803826448") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefde4_d20250718_m015704_c001_v7007000_t0000_u01752803824849") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112c317caac58cdc_d20250718_m015702_c001_v0001181_t0013_u01752803822794") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779ba_d20250718_m015702_c001_v7007000_t0000_u01752803822601") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112c317caac58cca_d20250718_m015659_c001_v0001181_t0038_u01752803819366") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779b4_d20250718_m015658_c001_v7007000_t0000_u01752803818629") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca102_d20250718_m015654_c001_v0001179_t0043_u01752803814959") 2025/07/18 02:02:36 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ecef_d20250718_m015653_c001_v7007000_t0000_u01752803813651") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f10425eed2527a618_d20250718_m015652_c001_v0001179_t0037_u01752803812283") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61eaf_d20250718_m015652_c001_v7007000_t0000_u01752803812097") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f10425eed2527a606_d20250718_m015649_c001_v0001179_t0038_u01752803809278") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61eaa_d20250718_m015648_c001_v7007000_t0000_u01752803808537") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca0e6_d20250718_m015644_c001_v0001179_t0036_u01752803804514") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ece7_d20250718_m015643_c001_v7007000_t0000_u01752803803592") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f103a366c5bf9aeb7_d20250718_m015641_c001_v0001120_t0059_u01752803801568") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a388c_d20250718_m015641_c001_v7007000_t0000_u01752803801376") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f103a366c5bf9aead_d20250718_m015637_c001_v0001120_t0026_u01752803797684") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a3887_d20250718_m015636_c001_v7007000_t0000_u01752803796946") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca0b1_d20250718_m015631_c001_v0001179_t0034_u01752803791463") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50ce_d20250718_m015630_c001_v7007000_t0000_u01752803790534") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1066434763a737e8_d20250718_m015628_c001_v0001171_t0052_u01752803788832") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50c8_d20250718_m015628_c001_v7007000_t0000_u01752803788642") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1066434763a737d4_d20250718_m015625_c001_v0001171_t0027_u01752803785573") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50c2_d20250718_m015624_c001_v7007000_t0000_u01752803784830") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca085_d20250718_m015619_c001_v0001179_t0016_u01752803779581") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834926a8_d20250718_m015618_c001_v7007000_t0000_u01752803778656") 2025/07/18 02:02:37 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f114a80d10a2188a6_d20250718_m015616_c001_v0001043_t0031_u01752803776739") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc5f6a_d20250718_m015616_c001_v7007000_t0000_u01752803776545") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f114a80d10a21889c_d20250718_m015613_c001_v0001043_t0056_u01752803773086") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc5f5a_d20250718_m015612_c001_v7007000_t0000_u01752803772354") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca060_d20250718_m015606_c001_v0001179_t0058_u01752803766868") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad167_d20250718_m015605_c001_v7007000_t0000_u01752803765749") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f118db21561f6958f_d20250718_m015600_c001_v0001178_t0031_u01752803760394") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829de69_d20250718_m015600_c001_v7007000_t0000_u01752803760189") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca034_d20250718_m015555_c001_v0001179_t0009_u01752803755495") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f109fd7b367d2e864_d20250718_m015554_c001_v0001036_t0015_u01752803754554") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f109fd7b367d2e862_d20250718_m015553_c001_v0001036_t0045_u01752803753278") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f002d6_d20250718_m015540_c001_v7007000_t0000_u01752803740035") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983bf3_d20250718_m015533_c001_v0001093_t0010_u01752803733334") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f118cdf97c0c9939c_d20250718_m015532_c001_v0001171_t0006_u01752803732466") 2025/07/18 02:02:38 DEBUG : dst/one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f118cdf97c0c99392_d20250718_m015531_c001_v0001171_t0040_u01752803731436") 2025/07/18 02:02:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779c8_d20250718_m015717_c001_v7007000_t0000_u01752803837976") 2025/07/18 02:02:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f119ac074673d3df4_d20250718_m015715_c001_v0001181_t0040_u01752803835092") 2025/07/18 02:02:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f109703eaa90f1972_d20250718_m015710_c001_v0001144_t0014_u01752803830338") 2025/07/18 02:02:38 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefde5_d20250718_m015705_c001_v7007000_t0000_u01752803825043") 2025/07/18 02:02:38 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f110f2995981dd606_d20250718_m015702_c001_v0001161_t0005_u01752803822179") 2025/07/18 02:02:38 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f116f2148192b3b1c_d20250718_m015658_c001_v0001137_t0056_u01752803818181") 2025/07/18 02:02:39 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ecf0_d20250718_m015653_c001_v7007000_t0000_u01752803813846") 2025/07/18 02:02:39 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1023913876d87895_d20250718_m015651_c001_v0001150_t0026_u01752803811816") 2025/07/18 02:02:39 DEBUG : dst/one.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f113e826575066b88_d20250718_m015647_c001_v0001117_t0049_u01752803807592") 2025/07/18 02:02:39 DEBUG : dst/three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad168_d20250718_m015605_c001_v7007000_t0000_u01752803765936") 2025/07/18 02:02:39 DEBUG : dst/three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f109fd7b367d2e872_d20250718_m015604_c001_v0001036_t0020_u01752803764206") 2025/07/18 02:02:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779c9_d20250718_m015718_c001_v7007000_t0000_u01752803838161") 2025/07/18 02:02:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f10240f9475ea1eaa_d20250718_m015716_c001_v0001146_t0057_u01752803836427") 2025/07/18 02:02:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f10081d500d057331_d20250718_m015713_c001_v0001179_t0054_u01752803833133") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779cc_d20250718_m015718_c001_v7007000_t0000_u01752803838347") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1053576e722df88e_d20250718_m015716_c001_v0001153_t0012_u01752803836998") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248d5_d20250718_m015716_c001_v7007000_t0000_u01752803836806") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1053576e722df882_d20250718_m015713_c001_v0001153_t0010_u01752803833547") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248cb_d20250718_m015713_c001_v7007000_t0000_u01752803833355") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c9d_d20250718_m015707_c001_v0001093_t0009_u01752803827458") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefde6_d20250718_m015705_c001_v7007000_t0000_u01752803825243") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112c317caac58ce2_d20250718_m015704_c001_v0001181_t0027_u01752803824230") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779be_d20250718_m015704_c001_v7007000_t0000_u01752803824038") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112c317caac58cd6_d20250718_m015700_c001_v0001181_t0027_u01752803820830") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779b7_d20250718_m015700_c001_v7007000_t0000_u01752803820643") 2025/07/18 02:02:39 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca106_d20250718_m015655_c001_v0001179_t0026_u01752803815524") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61eb1_d20250718_m015653_c001_v7007000_t0000_u01752803813090") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c7b_d20250718_m015650_c001_v0001093_t0005_u01752803810680") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42026ab4e5d61eac_d20250718_m015649_c001_v7007000_t0000_u01752803809916") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca0e8_d20250718_m015645_c001_v0001179_t0001_u01752803805072") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a388d_d20250718_m015642_c001_v7007000_t0000_u01752803802648") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c69_d20250718_m015639_c001_v0001093_t0009_u01752803799662") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41219a62b36a3889_d20250718_m015638_c001_v7007000_t0000_u01752803798575") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca0b3_d20250718_m015632_c001_v0001179_t0015_u01752803792060") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50c9_d20250718_m015629_c001_v7007000_t0000_u01752803789566") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c57_d20250718_m015627_c001_v0001093_t0017_u01752803787384") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50c6_d20250718_m015626_c001_v7007000_t0000_u01752803786285") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca087_d20250718_m015620_c001_v0001179_t0042_u01752803780265") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc5f6e_d20250718_m015617_c001_v7007000_t0000_u01752803777720") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c3b_d20250718_m015615_c001_v0001093_t0008_u01752803775106") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc5f61_d20250718_m015614_c001_v7007000_t0000_u01752803774012") 2025/07/18 02:02:40 DEBUG : dst/three.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca064_d20250718_m015607_c001_v0001179_t0029_u01752803767806") 2025/07/18 02:02:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefde7_d20250718_m015705_c001_v7007000_t0000_u01752803825431") 2025/07/18 02:02:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1170ede2b7a939e7_d20250718_m015703_c001_v0001038_t0033_u01752803823585") 2025/07/18 02:02:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1129b7e5e977a550_d20250718_m015700_c001_v0001092_t0052_u01752803820139") 2025/07/18 02:02:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ecf1_d20250718_m015654_c001_v7007000_t0000_u01752803814032") 2025/07/18 02:02:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f104869eab61e7d97_d20250718_m015652_c001_v0001130_t0023_u01752803812733") 2025/07/18 02:02:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f136_d20250718_m015649_c001_v0001182_t0012_u01752803809705") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779cd_d20250718_m015718_c001_v7007000_t0000_u01752803838540") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca12e_d20250718_m015707_c001_v0001179_t0046_u01752803827239") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefde8_d20250718_m015705_c001_v7007000_t0000_u01752803825696") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c85_d20250718_m015655_c001_v0001093_t0015_u01752803815175") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ecf2_d20250718_m015654_c001_v7007000_t0000_u01752803814221") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c6d_d20250718_m015644_c001_v0001093_t0041_u01752803804722") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41885b8a7e21ece8_d20250718_m015643_c001_v7007000_t0000_u01752803803779") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c5d_d20250718_m015631_c001_v0001093_t0013_u01752803791708") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f400b9fa7d84f50cf_d20250718_m015630_c001_v7007000_t0000_u01752803790718") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c4b_d20250718_m015619_c001_v0001093_t0018_u01752803779818") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c834926ab_d20250718_m015618_c001_v7007000_t0000_u01752803778842") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c2f_d20250718_m015607_c001_v0001093_t0015_u01752803767103") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad169_d20250718_m015606_c001_v7007000_t0000_u01752803766126") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1171f455d738cb4f_d20250718_m015601_c001_v0001146_t0010_u01752803761604") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f002d9_d20250718_m015540_c001_v7007000_t0000_u01752803740229") 2025/07/18 02:02:41 DEBUG : dst/two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f118cdf97c0c993b5_d20250718_m015538_c001_v0001171_t0052_u01752803738989") 2025/07/18 02:02:41 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf108_d20250718_m015505_c001_v7007000_t0000_u01752803705767") 2025/07/18 02:02:41 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983bbb_d20250718_m015502_c001_v0001093_t0038_u01752803702524") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf102_d20250718_m015500_c001_v7007000_t0000_u01752803700141") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f42_d20250718_m015449_c001_v0001179_t0056_u01752803689590") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0f9_d20250718_m015440_c001_v7007000_t0000_u01752803680619") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b85_d20250718_m015437_c001_v0001093_t0017_u01752803677245") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0cf_d20250718_m015415_c001_v7007000_t0000_u01752803655861") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b41_d20250718_m015413_c001_v0001093_t0039_u01752803653579") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c9_d20250718_m015412_c001_v7007000_t0000_u01752803652619") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b3b_d20250718_m015410_c001_v0001093_t0027_u01752803650895") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c4_d20250718_m015407_c001_v7007000_t0000_u01752803647585") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b27_d20250718_m015405_c001_v0001093_t0023_u01752803645669") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c1_d20250718_m015404_c001_v7007000_t0000_u01752803644412") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b1b_d20250718_m015402_c001_v0001093_t0015_u01752803642459") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd03_d20250718_m015355_c001_v7007000_t0000_u01752803635238") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983af7_d20250718_m015353_c001_v0001093_t0051_u01752803633308") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcff_d20250718_m015352_c001_v7007000_t0000_u01752803632295") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983af1_d20250718_m015351_c001_v0001093_t0040_u01752803631417") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcf5_d20250718_m015346_c001_v7007000_t0000_u01752803626206") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ad7_d20250718_m015344_c001_v0001093_t0008_u01752803624012") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcf1_d20250718_m015342_c001_v7007000_t0000_u01752803622122") 2025/07/18 02:02:42 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983acd_d20250718_m015340_c001_v0001093_t0026_u01752803620904") 2025/07/18 02:02:43 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcef_d20250718_m015340_c001_v7007000_t0000_u01752803620536") 2025/07/18 02:02:43 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1154cbadfbcaa0dc_d20250718_m015339_c001_v0001099_t0026_u01752803619797") 2025/07/18 02:02:43 DEBUG : empty space: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ac5_d20250718_m015338_c001_v0001093_t0024_u01752803618009") 2025/07/18 02:02:43 DEBUG : enormous: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0cc_d20250718_m015415_c001_v7007000_t0000_u01752803655104") 2025/07/18 02:02:43 DEBUG : enormous: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b43_d20250718_m015414_c001_v0001093_t0036_u01752803654196") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401de7017e7779d1_d20250718_m015722_c001_v7007000_t0000_u01752803842967") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca15a_d20250718_m015721_c001_v0001179_t0021_u01752803841806") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0f6_d20250718_m015435_c001_v7007000_t0000_u01752803675896") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b7d_d20250718_m015434_c001_v0001093_t0040_u01752803674674") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c9_d20250718_m015334_c001_v7007000_t0000_u01752803614540") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aaf_d20250718_m015333_c001_v0001093_t0023_u01752803613374") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c8_d20250718_m015332_c001_v7007000_t0000_u01752803612822") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aab_d20250718_m015332_c001_v0001093_t0012_u01752803612057") 2025/07/18 02:02:43 DEBUG : existing: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aa7_d20250718_m015331_c001_v0001093_t0040_u01752803611167") 2025/07/18 02:02:43 DEBUG : existing-b: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0f7_d20250718_m015436_c001_v7007000_t0000_u01752803676088") 2025/07/18 02:02:43 DEBUG : existing-b: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f11_d20250718_m015434_c001_v0001179_t0030_u01752803674687") 2025/07/18 02:02:43 DEBUG : file1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4585e_d20250718_m015816_c001_v7007000_t0000_u01752803896505") 2025/07/18 02:02:43 DEBUG : file1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93909c_d20250718_m015815_c001_v0001101_t0020_u01752803895185") 2025/07/18 02:02:43 DEBUG : file1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4585a_d20250718_m015813_c001_v7007000_t0000_u01752803893855") 2025/07/18 02:02:43 DEBUG : file1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f30f_d20250718_m015812_c001_v0001182_t0018_u01752803892394") 2025/07/18 02:02:44 DEBUG : five: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d1_d20250718_m015419_c001_v7007000_t0000_u01752803659842") 2025/07/18 02:02:44 DEBUG : five: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983b4d_d20250718_m015417_c001_v0001093_t0019_u01752803657795") 2025/07/18 02:02:44 DEBUG : foo: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcf2_d20250718_m015343_c001_v7007000_t0000_u01752803623647") 2025/07/18 02:02:44 DEBUG : foo: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983ad5_d20250718_m015343_c001_v0001093_t0019_u01752803623089") 2025/07/18 02:02:44 DEBUG : foo: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983ad1_d20250718_m015342_c001_v0001093_t0019_u01752803622493") 2025/07/18 02:02:44 DEBUG : four: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d2_d20250718_m015420_c001_v7007000_t0000_u01752803660031") 2025/07/18 02:02:44 DEBUG : four: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f404f0f75fa04f48b_d20250718_m015418_c001_v0001184_t0028_u01752803658538") 2025/07/18 02:02:44 DEBUG : four: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b4b_d20250718_m015417_c001_v0001093_t0023_u01752803657046") 2025/07/18 02:02:44 DEBUG : hello world2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac93_d20250718_m015246_c001_v7007000_t0000_u01752803566114") 2025/07/18 02:02:44 DEBUG : hello world2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a29_d20250718_m015245_c001_v0001093_t0037_u01752803565211") 2025/07/18 02:02:44 DEBUG : ignore-size: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c4_d20250718_m015330_c001_v7007000_t0000_u01752803610801") 2025/07/18 02:02:44 DEBUG : ignore-size: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aa5_d20250718_m015329_c001_v0001093_t0037_u01752803609623") 2025/07/18 02:02:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0f4_d20250718_m015433_c001_v7007000_t0000_u01752803673906") 2025/07/18 02:02:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f0b_d20250718_m015433_c001_v0001179_t0037_u01752803673027") 2025/07/18 02:02:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0e1_d20250718_m015432_c001_v7007000_t0000_u01752803672260") 2025/07/18 02:02:44 DEBUG : nested/sub dir/file: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9efd_d20250718_m015431_c001_v0001179_t0034_u01752803671179") 2025/07/18 02:02:44 DEBUG : one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d3_d20250718_m015420_c001_v7007000_t0000_u01752803660239") 2025/07/18 02:02:44 DEBUG : one: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983b45_d20250718_m015416_c001_v0001093_t0019_u01752803656264") 2025/07/18 02:02:44 DEBUG : only0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45841_d20250718_m015807_c001_v7007000_t0000_u01752803887871") 2025/07/18 02:02:44 DEBUG : only0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f405e89e3df93906c_d20250718_m015802_c001_v0001101_t0034_u01752803882659") 2025/07/18 02:02:44 DEBUG : only0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d16_d20250718_m015748_c001_v0001093_t0016_u01752803868415") 2025/07/18 02:02:45 DEBUG : only0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829debc_d20250718_m015742_c001_v7007000_t0000_u01752803862342") 2025/07/18 02:02:45 DEBUG : only0: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cbf_d20250718_m015726_c001_v0001093_t0036_u01752803846667") 2025/07/18 02:02:45 DEBUG : only1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45843_d20250718_m015808_c001_v7007000_t0000_u01752803888057") 2025/07/18 02:02:45 DEBUG : only1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca24c_d20250718_m015802_c001_v0001179_t0046_u01752803882869") 2025/07/18 02:02:45 DEBUG : only1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d1a_d20250718_m015748_c001_v0001093_t0014_u01752803868963") 2025/07/18 02:02:45 DEBUG : only1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76ca_d20250718_m015742_c001_v7007000_t0000_u01752803862322") 2025/07/18 02:02:45 DEBUG : only1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cc1_d20250718_m015727_c001_v0001093_t0050_u01752803847251") 2025/07/18 02:02:45 DEBUG : only10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45844_d20250718_m015808_c001_v7007000_t0000_u01752803888245") 2025/07/18 02:02:45 DEBUG : only10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca242_d20250718_m015802_c001_v0001179_t0046_u01752803882088") 2025/07/18 02:02:45 DEBUG : only10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d36_d20250718_m015755_c001_v0001093_t0050_u01752803875299") 2025/07/18 02:02:45 DEBUG : only10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deb6_d20250718_m015741_c001_v7007000_t0000_u01752803861744") 2025/07/18 02:02:45 DEBUG : only10: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ce7_d20250718_m015733_c001_v0001093_t0009_u01752803853807") 2025/07/18 02:02:45 DEBUG : only11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45845_d20250718_m015808_c001_v7007000_t0000_u01752803888438") 2025/07/18 02:02:45 DEBUG : only11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca250_d20250718_m015803_c001_v0001179_t0046_u01752803883266") 2025/07/18 02:02:45 DEBUG : only11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d38_d20250718_m015755_c001_v0001093_t0036_u01752803875913") 2025/07/18 02:02:45 DEBUG : only11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248f9_d20250718_m015742_c001_v7007000_t0000_u01752803862721") 2025/07/18 02:02:45 DEBUG : only11: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ceb_d20250718_m015734_c001_v0001093_t0051_u01752803854803") 2025/07/18 02:02:45 DEBUG : only12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45846_d20250718_m015808_c001_v7007000_t0000_u01752803888623") 2025/07/18 02:02:45 DEBUG : only12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f412ae94d3de4f2da_d20250718_m015802_c001_v0001182_t0044_u01752803882845") 2025/07/18 02:02:45 DEBUG : only12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d3a_d20250718_m015756_c001_v0001093_t0032_u01752803876542") 2025/07/18 02:02:46 DEBUG : only12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248f6_d20250718_m015742_c001_v7007000_t0000_u01752803862139") 2025/07/18 02:02:46 DEBUG : only12: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ced_d20250718_m015735_c001_v0001093_t0007_u01752803855490") 2025/07/18 02:02:46 DEBUG : only13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45847_d20250718_m015808_c001_v7007000_t0000_u01752803888820") 2025/07/18 02:02:46 DEBUG : only13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d4d_d20250718_m015802_c001_v0001093_t0019_u01752803882096") 2025/07/18 02:02:46 DEBUG : only13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d3c_d20250718_m015757_c001_v0001093_t0044_u01752803877173") 2025/07/18 02:02:46 DEBUG : only13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829debd_d20250718_m015742_c001_v7007000_t0000_u01752803862500") 2025/07/18 02:02:46 DEBUG : only13: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cf3_d20250718_m015736_c001_v0001093_t0045_u01752803856410") 2025/07/18 02:02:46 DEBUG : only14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45848_d20250718_m015809_c001_v7007000_t0000_u01752803889013") 2025/07/18 02:02:46 DEBUG : only14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d58_d20250718_m015803_c001_v0001093_t0019_u01752803883275") 2025/07/18 02:02:46 DEBUG : only14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d3e_d20250718_m015757_c001_v0001093_t0039_u01752803877730") 2025/07/18 02:02:46 DEBUG : only14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec0_d20250718_m015742_c001_v7007000_t0000_u01752803862731") 2025/07/18 02:02:46 DEBUG : only14: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cf5_d20250718_m015736_c001_v0001093_t0032_u01752803856952") 2025/07/18 02:02:46 DEBUG : only15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45849_d20250718_m015809_c001_v7007000_t0000_u01752803889197") 2025/07/18 02:02:46 DEBUG : only15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca248_d20250718_m015802_c001_v0001179_t0046_u01752803882488") 2025/07/18 02:02:46 DEBUG : only15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d40_d20250718_m015758_c001_v0001093_t0011_u01752803878377") 2025/07/18 02:02:46 DEBUG : only15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76cb_d20250718_m015742_c001_v7007000_t0000_u01752803862513") 2025/07/18 02:02:46 DEBUG : only15: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cf7_d20250718_m015737_c001_v0001093_t0015_u01752803857734") 2025/07/18 02:02:46 DEBUG : only16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4584a_d20250718_m015809_c001_v7007000_t0000_u01752803889384") 2025/07/18 02:02:46 DEBUG : only16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d50_d20250718_m015802_c001_v0001093_t0019_u01752803882497") 2025/07/18 02:02:47 DEBUG : only16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d42_d20250718_m015758_c001_v0001093_t0046_u01752803878916") 2025/07/18 02:02:47 DEBUG : only16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deb7_d20250718_m015741_c001_v7007000_t0000_u01752803861929") 2025/07/18 02:02:47 DEBUG : only16: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cf9_d20250718_m015738_c001_v0001093_t0050_u01752803858327") 2025/07/18 02:02:47 DEBUG : only17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4584b_d20250718_m015809_c001_v7007000_t0000_u01752803889571") 2025/07/18 02:02:47 DEBUG : only17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca24a_d20250718_m015802_c001_v0001179_t0046_u01752803882679") 2025/07/18 02:02:47 DEBUG : only17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d44_d20250718_m015759_c001_v0001093_t0031_u01752803879674") 2025/07/18 02:02:47 DEBUG : only17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deba_d20250718_m015742_c001_v7007000_t0000_u01752803862309") 2025/07/18 02:02:47 DEBUG : only17: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cfb_d20250718_m015739_c001_v0001093_t0044_u01752803859020") 2025/07/18 02:02:47 DEBUG : only18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4584c_d20250718_m015809_c001_v7007000_t0000_u01752803889757") 2025/07/18 02:02:47 DEBUG : only18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d52_d20250718_m015802_c001_v0001093_t0019_u01752803882695") 2025/07/18 02:02:47 DEBUG : only18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d46_d20250718_m015800_c001_v0001093_t0042_u01752803880425") 2025/07/18 02:02:47 DEBUG : only18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76ce_d20250718_m015742_c001_v7007000_t0000_u01752803862891") 2025/07/18 02:02:48 DEBUG : only18: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cfd_d20250718_m015739_c001_v0001093_t0037_u01752803859536") 2025/07/18 02:02:48 DEBUG : only19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4584e_d20250718_m015809_c001_v7007000_t0000_u01752803889944") 2025/07/18 02:02:48 DEBUG : only19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f405e89e3df93906e_d20250718_m015802_c001_v0001101_t0034_u01752803882848") 2025/07/18 02:02:48 DEBUG : only19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d4a_d20250718_m015801_c001_v0001093_t0023_u01752803881061") 2025/07/18 02:02:48 DEBUG : only19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248f8_d20250718_m015742_c001_v7007000_t0000_u01752803862524") 2025/07/18 02:02:48 DEBUG : only19: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cff_d20250718_m015740_c001_v0001093_t0018_u01752803860150") 2025/07/18 02:02:48 DEBUG : only2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4584f_d20250718_m015810_c001_v7007000_t0000_u01752803890128") 2025/07/18 02:02:48 DEBUG : only2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d54_d20250718_m015802_c001_v0001093_t0019_u01752803882880") 2025/07/18 02:02:48 DEBUG : only2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d1e_d20250718_m015749_c001_v0001093_t0021_u01752803869520") 2025/07/18 02:02:48 DEBUG : only2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829debe_d20250718_m015742_c001_v7007000_t0000_u01752803862534") 2025/07/18 02:02:48 DEBUG : only2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cc3_d20250718_m015727_c001_v0001093_t0030_u01752803847876") 2025/07/18 02:02:48 DEBUG : only3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45850_d20250718_m015810_c001_v7007000_t0000_u01752803890315") 2025/07/18 02:02:48 DEBUG : only3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f405e89e3df939070_d20250718_m015803_c001_v0001101_t0034_u01752803883041") 2025/07/18 02:02:48 DEBUG : only3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d20_d20250718_m015750_c001_v0001093_t0020_u01752803870121") 2025/07/18 02:02:48 DEBUG : only3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dec1_d20250718_m015742_c001_v7007000_t0000_u01752803862900") 2025/07/18 02:02:48 DEBUG : only3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cc7_d20250718_m015728_c001_v0001093_t0014_u01752803848742") 2025/07/18 02:02:48 DEBUG : only4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45851_d20250718_m015810_c001_v7007000_t0000_u01752803890501") 2025/07/18 02:02:48 DEBUG : only4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f412ae94d3de4f2dc_d20250718_m015803_c001_v0001182_t0044_u01752803883044") 2025/07/18 02:02:48 DEBUG : only4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d24_d20250718_m015750_c001_v0001093_t0050_u01752803870731") 2025/07/18 02:02:48 DEBUG : only4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deb8_d20250718_m015742_c001_v7007000_t0000_u01752803862116") 2025/07/18 02:02:49 DEBUG : only4: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ccb_d20250718_m015729_c001_v0001093_t0030_u01752803849414") 2025/07/18 02:02:49 DEBUG : only5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45852_d20250718_m015810_c001_v7007000_t0000_u01752803890689") 2025/07/18 02:02:49 DEBUG : only5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44ca24e_d20250718_m015803_c001_v0001179_t0046_u01752803883065") 2025/07/18 02:02:49 DEBUG : only5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d26_d20250718_m015751_c001_v0001093_t0050_u01752803871722") 2025/07/18 02:02:49 DEBUG : only5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76cc_d20250718_m015742_c001_v7007000_t0000_u01752803862699") 2025/07/18 02:02:49 DEBUG : only5: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ccd_d20250718_m015730_c001_v0001093_t0030_u01752803850029") 2025/07/18 02:02:49 DEBUG : only6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45853_d20250718_m015810_c001_v7007000_t0000_u01752803890875") 2025/07/18 02:02:49 DEBUG : only6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983d56_d20250718_m015803_c001_v0001093_t0019_u01752803883074") 2025/07/18 02:02:49 DEBUG : only6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d2c_d20250718_m015752_c001_v0001093_t0013_u01752803872877") 2025/07/18 02:02:49 DEBUG : only6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829deb9_d20250718_m015742_c001_v7007000_t0000_u01752803862118") 2025/07/18 02:02:49 DEBUG : only6: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cd3_d20250718_m015730_c001_v0001093_t0019_u01752803850818") 2025/07/18 02:02:49 DEBUG : only7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45855_d20250718_m015811_c001_v7007000_t0000_u01752803891063") 2025/07/18 02:02:49 DEBUG : only7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f405e89e3df939072_d20250718_m015803_c001_v0001101_t0034_u01752803883230") 2025/07/18 02:02:49 DEBUG : only7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d2e_d20250718_m015753_c001_v0001093_t0051_u01752803873451") 2025/07/18 02:02:49 DEBUG : only7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40549ea035db76c9_d20250718_m015742_c001_v7007000_t0000_u01752803862132") 2025/07/18 02:02:49 DEBUG : only7: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cd7_d20250718_m015731_c001_v0001093_t0010_u01752803851516") 2025/07/18 02:02:49 DEBUG : only8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45856_d20250718_m015811_c001_v7007000_t0000_u01752803891253") 2025/07/18 02:02:49 DEBUG : only8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f412ae94d3de4f2e0_d20250718_m015803_c001_v0001182_t0044_u01752803883239") 2025/07/18 02:02:49 DEBUG : only8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d30_d20250718_m015754_c001_v0001093_t0007_u01752803874033") 2025/07/18 02:02:49 DEBUG : only8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e248f7_d20250718_m015742_c001_v7007000_t0000_u01752803862333") 2025/07/18 02:02:50 DEBUG : only8: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cdb_d20250718_m015732_c001_v0001093_t0044_u01752803852111") 2025/07/18 02:02:50 DEBUG : only9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45857_d20250718_m015811_c001_v7007000_t0000_u01752803891447") 2025/07/18 02:02:50 DEBUG : only9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f405e89e3df939074_d20250718_m015803_c001_v0001101_t0034_u01752803883426") 2025/07/18 02:02:50 DEBUG : only9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d32_d20250718_m015754_c001_v0001093_t0026_u01752803874678") 2025/07/18 02:02:50 DEBUG : only9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829debf_d20250718_m015742_c001_v7007000_t0000_u01752803862708") 2025/07/18 02:02:50 DEBUG : only9: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983cdf_d20250718_m015732_c001_v0001093_t0031_u01752803852808") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0df_d20250718_m015430_c001_v7007000_t0000_u01752803670034") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9eeb_d20250718_m015427_c001_v0001179_t0006_u01752803667535") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0dc_d20250718_m015426_c001_v7007000_t0000_u01752803666768") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b5f_d20250718_m015424_c001_v0001093_t0023_u01752803664223") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d8_d20250718_m015423_c001_v7007000_t0000_u01752803663472") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9edb_d20250718_m015421_c001_v0001179_t0038_u01752803661195") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c7_d20250718_m015409_c001_v7007000_t0000_u01752803649888") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b2d_d20250718_m015408_c001_v0001093_t0009_u01752803648144") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c3_d20250718_m015406_c001_v7007000_t0000_u01752803646434") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b25_d20250718_m015404_c001_v0001093_t0015_u01752803644979") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c0_d20250718_m015403_c001_v7007000_t0000_u01752803643555") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b17_d20250718_m015401_c001_v0001093_t0023_u01752803641972") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd02_d20250718_m015354_c001_v7007000_t0000_u01752803634675") 2025/07/18 02:02:50 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983af5_d20250718_m015352_c001_v0001093_t0015_u01752803632905") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd00_d20250718_m015352_c001_v7007000_t0000_u01752803632481") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aed_d20250718_m015350_c001_v0001093_t0036_u01752803630926") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcfc_d20250718_m015350_c001_v7007000_t0000_u01752803630560") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ae7_d20250718_m015349_c001_v0001093_t0026_u01752803629635") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ae5_d20250718_m015348_c001_v0001093_t0054_u01752803628741") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcf9_d20250718_m015348_c001_v7007000_t0000_u01752803628373") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ae3_d20250718_m015347_c001_v0001093_t0041_u01752803627687") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983adf_d20250718_m015346_c001_v0001093_t0026_u01752803626771") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefcf7_d20250718_m015346_c001_v7007000_t0000_u01752803626395") 2025/07/18 02:02:51 DEBUG : potato: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983adb_d20250718_m015344_c001_v0001093_t0054_u01752803624926") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4051ed0cc8f18cde_d20250718_m015515_c001_v7007000_t0000_u01752803715641") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983bd1_d20250718_m015514_c001_v0001093_t0017_u01752803714911") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf109_d20250718_m015506_c001_v7007000_t0000_u01752803706009") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f6e_d20250718_m015501_c001_v0001179_t0018_u01752803701447") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b456c9_d20250718_m015453_c001_v7007000_t0000_u01752803693957") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b9f_d20250718_m015448_c001_v0001093_t0045_u01752803688826") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0fa_d20250718_m015441_c001_v7007000_t0000_u01752803681195") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f1d_d20250718_m015437_c001_v0001179_t0041_u01752803677032") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0cb_d20250718_m015414_c001_v7007000_t0000_u01752803654915") 2025/07/18 02:02:51 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b3f_d20250718_m015413_c001_v0001093_t0012_u01752803653178") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0ca_d20250718_m015412_c001_v7007000_t0000_u01752803652806") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b37_d20250718_m015410_c001_v0001093_t0030_u01752803650459") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c8_d20250718_m015410_c001_v7007000_t0000_u01752803650078") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b2f_d20250718_m015409_c001_v0001093_t0045_u01752803649126") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c5_d20250718_m015407_c001_v7007000_t0000_u01752803647775") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b2b_d20250718_m015406_c001_v0001093_t0011_u01752803646814") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0c2_d20250718_m015404_c001_v7007000_t0000_u01752803644602") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b1f_d20250718_m015403_c001_v0001093_t0024_u01752803643565") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41725b053ebefd04_d20250718_m015355_c001_v7007000_t0000_u01752803635423") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983afb_d20250718_m015354_c001_v0001093_t0015_u01752803634222") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac97_d20250718_m015249_c001_v7007000_t0000_u01752803569265") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a35_d20250718_m015248_c001_v0001093_t0028_u01752803568347") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac95_d20250718_m015247_c001_v7007000_t0000_u01752803567429") 2025/07/18 02:02:52 DEBUG : potato2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a2f_d20250718_m015246_c001_v0001093_t0009_u01752803566669") 2025/07/18 02:02:52 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf10a_d20250718_m015506_c001_v7007000_t0000_u01752803706347") 2025/07/18 02:02:52 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f78_d20250718_m015502_c001_v0001179_t0010_u01752803702948") 2025/07/18 02:02:52 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b456cc_d20250718_m015454_c001_v7007000_t0000_u01752803694229") 2025/07/18 02:02:52 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ba1_d20250718_m015449_c001_v0001093_t0032_u01752803689815") 2025/07/18 02:02:53 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0fb_d20250718_m015441_c001_v7007000_t0000_u01752803681433") 2025/07/18 02:02:53 DEBUG : potato3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9f21_d20250718_m015437_c001_v0001179_t0028_u01752803677629") 2025/07/18 02:02:53 DEBUG : pre-dest1/1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad15a_d20250718_m015549_c001_v7007000_t0000_u01752803749010") 2025/07/18 02:02:53 DEBUG : pre-dest1/1: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9ff9_d20250718_m015541_c001_v0001179_t0053_u01752803741003") 2025/07/18 02:02:53 DEBUG : pre-dest2/2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad15b_d20250718_m015549_c001_v7007000_t0000_u01752803749199") 2025/07/18 02:02:53 DEBUG : pre-dest2/2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983c05_d20250718_m015541_c001_v0001093_t0037_u01752803741584") 2025/07/18 02:02:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f002c1_d20250718_m015527_c001_v7007000_t0000_u01752803727388") 2025/07/18 02:02:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9fbc_d20250718_m015523_c001_v0001179_t0033_u01752803723512") 2025/07/18 02:02:53 DEBUG : sizeonly: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c3_d20250718_m015329_c001_v7007000_t0000_u01752803609009") 2025/07/18 02:02:53 DEBUG : sizeonly: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983aa1_d20250718_m015327_c001_v0001093_t0032_u01752803607642") 2025/07/18 02:02:53 DEBUG : splitbanan: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cb01_d20250718_m020008_c001_v7007000_t0000_u01752804008643") 2025/07/18 02:02:53 DEBUG : splitbanan: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e60_d20250718_m020001_c001_v0001093_t0049_u01752804001075") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349296f_d20250718_m020125_c001_v7007000_t0000_u01752804085427") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f10_d20250718_m020118_c001_v0001093_t0007_u01752804078360") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e24a01_d20250718_m020110_c001_v7007000_t0000_u01752804070464") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983eec_d20250718_m020103_c001_v0001093_t0036_u01752804063037") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f416dc2b30c504233_d20250718_m020054_c001_v7007000_t0000_u01752804054164") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ecc_d20250718_m020047_c001_v0001093_t0049_u01752804047616") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492900_d20250718_m020039_c001_v7007000_t0000_u01752804039091") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983ea8_d20250718_m020032_c001_v0001093_t0013_u01752804032522") 2025/07/18 02:02:53 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f413da27b02f00472_d20250718_m020024_c001_v7007000_t0000_u01752804024410") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e84_d20250718_m020016_c001_v0001093_t0020_u01752804016879") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4156b67ef3a6cae2_d20250718_m020002_c001_v7007000_t0000_u01752804002836") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391e6_d20250718_m015959_c001_v0001101_t0015_u01752803999997") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829dfbe_d20250718_m015951_c001_v7007000_t0000_u01752803991880") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9391ba_d20250718_m015944_c001_v0001101_t0009_u01752803984666") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df8e_d20250718_m015943_c001_v7007000_t0000_u01752803983755") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983e2a_d20250718_m015940_c001_v0001093_t0041_u01752803980183") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402a3a37c78aef6c_d20250718_m015932_c001_v7007000_t0000_u01752803972092") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939176_d20250718_m015924_c001_v0001101_t0034_u01752803964949") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc6014_d20250718_m015923_c001_v7007000_t0000_u01752803963690") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983dfe_d20250718_m015920_c001_v0001093_t0011_u01752803960306") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f403d65dd03b2e40c_d20250718_m015905_c001_v7007000_t0000_u01752803945828") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df93912e_d20250718_m015902_c001_v0001101_t0024_u01752803942159") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f42277695e05b40b3_d20250718_m015854_c001_v7007000_t0000_u01752803934414") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939108_d20250718_m015847_c001_v0001101_t0011_u01752803927500") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f402cfeb28c0aec0b_d20250718_m015838_c001_v7007000_t0000_u01752803918888") 2025/07/18 02:02:54 DEBUG : splitbananasplit: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390cc_d20250718_m015831_c001_v0001101_t0000_u01752803911788") 2025/07/18 02:02:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f406b16a99829df9e_d20250718_m015946_c001_v7007000_t0000_u01752803986347") 2025/07/18 02:02:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f55d_d20250718_m015941_c001_v0001182_t0034_u01752803981377") 2025/07/18 02:02:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45868_d20250718_m015824_c001_v7007000_t0000_u01752803904154") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca28a_d20250718_m015821_c001_v0001179_t0047_u01752803901450") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad2a7_d20250718_m015820_c001_v7007000_t0000_u01752803900293") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d72_d20250718_m015817_c001_v0001093_t0031_u01752803897479") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4082a78421ccf0f5_d20250718_m015434_c001_v7007000_t0000_u01752803674095") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b77_d20250718_m015433_c001_v0001093_t0023_u01752803673093") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0e2_d20250718_m015432_c001_v7007000_t0000_u01752803672448") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b75_d20250718_m015431_c001_v0001093_t0047_u01752803671537") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247c0_d20250718_m015325_c001_v7007000_t0000_u01752803605418") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a99_d20250718_m015323_c001_v0001093_t0041_u01752803603807") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247bf_d20250718_m015323_c001_v7007000_t0000_u01752803603397") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a8f_d20250718_m015321_c001_v0001093_t0007_u01752803601984") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247bb_d20250718_m015319_c001_v7007000_t0000_u01752803599802") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a85_d20250718_m015318_c001_v0001093_t0012_u01752803598342") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247ba_d20250718_m015317_c001_v7007000_t0000_u01752803597798") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a7d_d20250718_m015316_c001_v0001093_t0038_u01752803596694") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a7b_d20250718_m015313_c001_v0001093_t0008_u01752803593620") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247b7_d20250718_m015313_c001_v7007000_t0000_u01752803593254") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a77_d20250718_m015312_c001_v0001093_t0049_u01752803592518") 2025/07/18 02:02:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a75_d20250718_m015311_c001_v0001093_t0049_u01752803591600") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f411ce4e733e247b6_d20250718_m015311_c001_v7007000_t0000_u01752803591235") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a67_d20250718_m015307_c001_v0001093_t0027_u01752803587984") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a61_d20250718_m015305_c001_v0001093_t0043_u01752803585097") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7acb0_d20250718_m015304_c001_v7007000_t0000_u01752803584718") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a5f_d20250718_m015304_c001_v0001093_t0015_u01752803584039") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a5b_d20250718_m015303_c001_v0001093_t0023_u01752803583153") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7acae_d20250718_m015302_c001_v7007000_t0000_u01752803582788") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a51_d20250718_m015258_c001_v0001093_t0054_u01752803578686") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aca9_d20250718_m015258_c001_v7007000_t0000_u01752803578321") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a4d_d20250718_m015257_c001_v0001093_t0047_u01752803577656") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aca6_d20250718_m015256_c001_v7007000_t0000_u01752803576746") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a49_d20250718_m015255_c001_v0001093_t0051_u01752803575961") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aca4_d20250718_m015255_c001_v7007000_t0000_u01752803575408") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a45_d20250718_m015254_c001_v0001093_t0009_u01752803574615") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7aca0_d20250718_m015253_c001_v7007000_t0000_u01752803573700") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a41_d20250718_m015252_c001_v0001093_t0028_u01752803572571") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac9b_d20250718_m015252_c001_v7007000_t0000_u01752803572023") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a3d_d20250718_m015251_c001_v0001093_t0019_u01752803571184") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac99_d20250718_m015250_c001_v7007000_t0000_u01752803570637") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a39_d20250718_m015249_c001_v0001093_t0012_u01752803569867") 2025/07/18 02:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac8b_d20250718_m015244_c001_v7007000_t0000_u01752803564665") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a23_d20250718_m015243_c001_v0001093_t0040_u01752803563924") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac89_d20250718_m015243_c001_v7007000_t0000_u01752803563376") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a21_d20250718_m015242_c001_v0001093_t0035_u01752803562685") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac85_d20250718_m015241_c001_v7007000_t0000_u01752803561781") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a1d_d20250718_m015241_c001_v0001093_t0044_u01752803561057") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f4038bbaa9db7ac83_d20250718_m015238_c001_v7007000_t0000_u01752803558709") 2025/07/18 02:02:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983a19_d20250718_m015238_c001_v0001093_t0044_u01752803558020") 2025/07/18 02:02:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45869_d20250718_m015824_c001_v7007000_t0000_u01752803904342") 2025/07/18 02:02:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9390a8_d20250718_m015821_c001_v0001101_t0006_u01752803901458") 2025/07/18 02:02:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f419b0467b21ad2a9_d20250718_m015820_c001_v7007000_t0000_u01752803900478") 2025/07/18 02:02:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f325_d20250718_m015817_c001_v0001182_t0059_u01752803897490") 2025/07/18 02:02:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492970_d20250718_m020127_c001_v7007000_t0000_u01752804087466") 2025/07/18 02:02:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca531_d20250718_m020126_c001_v0001179_t0045_u01752804086828") 2025/07/18 02:02:57 DEBUG : sub/yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0de_d20250718_m015429_c001_v7007000_t0000_u01752803669468") 2025/07/18 02:02:57 DEBUG : sub/yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f104f0f75fa04f4d6_d20250718_m015427_c001_v0001184_t0015_u01752803667889") 2025/07/18 02:02:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4585f_d20250718_m015816_c001_v7007000_t0000_u01752803896711") 2025/07/18 02:02:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f31b_d20250718_m015814_c001_v0001182_t0034_u01752803894829") 2025/07/18 02:02:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4585b_d20250718_m015814_c001_v7007000_t0000_u01752803894042") 2025/07/18 02:02:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983d6c_d20250718_m015812_c001_v0001093_t0020_u01752803892405") 2025/07/18 02:02:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b45860_d20250718_m015816_c001_v7007000_t0000_u01752803896899") 2025/07/18 02:02:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca276_d20250718_m015814_c001_v0001179_t0006_u01752803894840") 2025/07/18 02:02:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f417d3dc9e7b4585c_d20250718_m015814_c001_v7007000_t0000_u01752803894228") 2025/07/18 02:02:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca264_d20250718_m015812_c001_v0001179_t0026_u01752803892398") 2025/07/18 02:02:58 DEBUG : three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d5_d20250718_m015420_c001_v7007000_t0000_u01752803660428") 2025/07/18 02:02:58 DEBUG : three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b51_d20250718_m015419_c001_v0001093_t0013_u01752803659111") 2025/07/18 02:02:58 DEBUG : three: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983b49_d20250718_m015416_c001_v0001093_t0043_u01752803656642") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492972_d20250718_m020129_c001_v7007000_t0000_u01752804089074") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f853_d20250718_m020128_c001_v0001182_t0017_u01752804088434") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492994_d20250718_m020149_c001_v7007000_t0000_u01752804109861") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df939306_d20250718_m020146_c001_v0001101_t0058_u01752804106846") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349298c_d20250718_m020145_c001_v7007000_t0000_u01752804105203") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f8a3_d20250718_m020143_c001_v0001182_t0046_u01752804103780") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492989_d20250718_m020142_c001_v7007000_t0000_u01752804102825") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca549_d20250718_m020142_c001_v0001179_t0010_u01752804102197") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492980_d20250718_m020136_c001_v7007000_t0000_u01752804096885") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f87b_d20250718_m020135_c001_v0001182_t0059_u01752804095669") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492984_d20250718_m020139_c001_v7007000_t0000_u01752804099400") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392fc_d20250718_m020137_c001_v0001101_t0046_u01752804097846") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349297c_d20250718_m020134_c001_v7007000_t0000_u01752804094707") 2025/07/18 02:02:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44ca53b_d20250718_m020134_c001_v0001179_t0026_u01752804094006") 2025/07/18 02:02:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492978_d20250718_m020133_c001_v7007000_t0000_u01752804093049") 2025/07/18 02:02:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f24_d20250718_m020131_c001_v0001093_t0019_u01752804091913") 2025/07/18 02:02:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492973_d20250718_m020130_c001_v7007000_t0000_u01752804090927") 2025/07/18 02:02:59 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f105e89e3df9392f0_d20250718_m020130_c001_v0001101_t0006_u01752804090041") 2025/07/18 02:02:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f41838196eacc676f_d20250718_m020155_c001_v7007000_t0000_u01752804115064") 2025/07/18 02:02:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f112ae94d3de4f8e3_d20250718_m020154_c001_v0001182_t0024_u01752804114404") 2025/07/18 02:02:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492988_d20250718_m020141_c001_v7007000_t0000_u01752804101178") 2025/07/18 02:02:59 DEBUG : toe/toe/toe: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f35_d20250718_m020140_c001_v0001093_t0016_u01752804100359") 2025/07/18 02:02:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c83492996_d20250718_m020150_c001_v7007000_t0000_u01752804110477") 2025/07/18 02:02:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101eebcabe983f41_d20250718_m020148_c001_v0001093_t0051_u01752804108779") 2025/07/18 02:02:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f40784b8c8349298d_d20250718_m020145_c001_v7007000_t0000_u01752804105865") 2025/07/18 02:02:59 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1176ac49c0968ccd_d20250718_m020144_c001_v0001182_t0030_u01752804104995") 2025/07/18 02:02:59 DEBUG : two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d6_d20250718_m015420_c001_v7007000_t0000_u01752803660626") 2025/07/18 02:02:59 DEBUG : two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401e6cabb44c9ed3_d20250718_m015418_c001_v0001179_t0046_u01752803658360") 2025/07/18 02:02:59 DEBUG : two: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f401eebcabe983b47_d20250718_m015416_c001_v0001093_t0019_u01752803656453") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0e0_d20250718_m015430_c001_v7007000_t0000_u01752803670221") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f11278af0eae637ab_d20250718_m015428_c001_v0001146_t0046_u01752803668879") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0db_d20250718_m015426_c001_v7007000_t0000_u01752803666201") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f101e6cabb44c9ee1_d20250718_m015424_c001_v0001179_t0042_u01752803664236") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d7_d20250718_m015422_c001_v7007000_t0000_u01752803662917") 2025/07/18 02:02:59 DEBUG : yam: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f104f0f75fa04f49c_d20250718_m015421_c001_v0001184_t0016_u01752803661195") 2025/07/18 02:02:59 DEBUG : yaml: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0dd_d20250718_m015426_c001_v7007000_t0000_u01752803666962") 2025/07/18 02:03:00 DEBUG : yaml: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f1147671a86b00236_d20250718_m015425_c001_v0001044_t0017_u01752803665761") 2025/07/18 02:03:00 DEBUG : yaml: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f408d6af6dfb3e0d9_d20250718_m015423_c001_v7007000_t0000_u01752803663663") 2025/07/18 02:03:00 DEBUG : yaml: Deleting (id "4_z4f32bdb330bd1bbb9f880e1b_f100c29a381ee96f9_d20250718_m015422_c001_v0001161_t0046_u01752803662581") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m26.098849464s (try 1/5)