"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/11 02:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo" 2025/07/11 02:49:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/11 02:49:34 DEBUG : Creating backend with remote "/tmp/rclone2835304708" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.66s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:49:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:36 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:36 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:37 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:37 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:38 DEBUG : Creating backend with remote "/non-existing" 2025/07/11 02:49:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/11 02:49:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:41 INFO : B2 bucket rclone-test-yewiqan9gepo: Running all checks before starting transfers 2025/07/11 02:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:41 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:41 INFO : B2 bucket rclone-test-yewiqan9gepo: Checks finished, now starting transfers 2025/07/11 02:49:41 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:42 ERROR : Ignoring --no-traverse with sync 2025/07/11 02:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:43 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:43 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:43 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/11 02:49:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/11 02:49:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:49:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:49:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.67s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:49:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:49:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/11 02:49:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:49:48 INFO : sub dir2: Making directory 2025/07/11 02:49:48 INFO : sub dir: Making directory 2025/07/11 02:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:48 INFO : sub dir2/sub sub dir2: Making directory 2025/07/11 02:49:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:49 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/11 02:49:49 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:49 INFO : sub dir2: Making directory 2025/07/11 02:49:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:49:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:49:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:49 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:49 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:51 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:49:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:49:51 INFO : sub dir2: Making directory 2025/07/11 02:49:51 INFO : sub dir: Making directory 2025/07/11 02:49:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:51 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:51 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:51 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:51 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/11 02:49:51 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/11 02:49:52 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:53 INFO : sub dir2: Making directory 2025/07/11 02:49:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:53 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:54 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:49:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:49:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:49:54 INFO : sub dir2: Making directory 2025/07/11 02:49:54 INFO : sub dir: Making directory 2025/07/11 02:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:54 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:54 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:54 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/11 02:49:54 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.22s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:55 INFO : sub dir2: Making directory 2025/07/11 02:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:56 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:49:56 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:49:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:56 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:49:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:49:57 DEBUG : Creating backend with remote "TestB2:rclone-test-riliyaw0cuto" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-riliyaw0cuto 2025/07/11 02:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:49:58 DEBUG : B2 bucket rclone-test-riliyaw0cuto: Waiting for checks to finish 2025/07/11 02:49:58 DEBUG : B2 bucket rclone-test-riliyaw0cuto: Waiting for transfers to finish 2025/07/11 02:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:49:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:00 DEBUG : B2 bucket rclone-test-riliyaw0cuto: Purge remote 2025/07/11 02:50:00 INFO : B2 bucket rclone-test-riliyaw0cuto: cleaning bucket "rclone-test-riliyaw0cuto" of all files 2025/07/11 02:50:00 DEBUG : sub dir/hello world: Deleting (id "4_z2fa2cd03603dfb7b9f780e1b_f1013f2b91872776b_d20250711_m024959_c001_v0001131_t0003_u01752202199533") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:50:02 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:02 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:50:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ququruz8seco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-ququruz8seco 2025/07/11 02:50:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:50:05 DEBUG : B2 bucket rclone-test-ququruz8seco: Waiting for checks to finish 2025/07/11 02:50:05 DEBUG : B2 bucket rclone-test-ququruz8seco: Waiting for transfers to finish 2025/07/11 02:50:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:50:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:50:07 DEBUG : B2 bucket rclone-test-ququruz8seco: Waiting for checks to finish 2025/07/11 02:50:07 DEBUG : B2 bucket rclone-test-ququruz8seco: Waiting for transfers to finish 2025/07/11 02:50:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:50:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:10 DEBUG : B2 bucket rclone-test-ququruz8seco: Purge remote 2025/07/11 02:50:10 INFO : B2 bucket rclone-test-ququruz8seco: cleaning bucket "rclone-test-ququruz8seco" of all files 2025/07/11 02:50:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf62dda3603dfb7b9f780e1b_f1193f7f14dc8d25b_d20250711_m025009_c001_v0001184_t0013_u01752202209969") 2025/07/11 02:50:10 DEBUG : sub dir/hello world: Deleting (id "4_zaf62dda3603dfb7b9f780e1b_f10442445d59c4646_d20250711_m025006_c001_v0001134_t0028_u01752202206277") --- PASS: TestServerSideCopyOverSelf (7.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:11 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001130_t0005": EOF 2025/07/11 02:50:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001130_t0005": EOF) 2025/07/11 02:50:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-yewiqan9gepo: 1/10 (Post "https://pod-000-1130-04.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001130_t0005": EOF) 2025/07/11 02:50:14 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 02:50:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:50:15 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:15 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:50:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/11 02:50:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-hicuriq2caci" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-hicuriq2caci 2025/07/11 02:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:50:17 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for checks to finish 2025/07/11 02:50:17 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for transfers to finish 2025/07/11 02:50:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:50:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 02:50:19 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for checks to finish 2025/07/11 02:50:19 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for transfers to finish 2025/07/11 02:50:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 02:50:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:20 INFO : sub dir/hello world: Deleted 2025/07/11 02:50:21 DEBUG : testing file moves 2025/07/11 02:50:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/11 02:50:21 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for checks to finish 2025/07/11 02:50:21 DEBUG : B2 bucket rclone-test-hicuriq2caci: Waiting for transfers to finish 2025/07/11 02:50:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/11 02:50:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 02:50:22 INFO : sub dir/hello world: Deleted 2025/07/11 02:50:22 DEBUG : B2 bucket rclone-test-hicuriq2caci: Purge remote 2025/07/11 02:50:22 INFO : B2 bucket rclone-test-hicuriq2caci: cleaning bucket "rclone-test-hicuriq2caci" of all files 2025/07/11 02:50:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f620da3604dfb7b9f780e1b_f1054e035bb154da5_d20250711_m025021_c001_v0001090_t0057_u01752202221507") 2025/07/11 02:50:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f620da3604dfb7b9f780e1b_f1157d1d84b81b66d_d20250711_m025019_c001_v0001115_t0005_u01752202219638") 2025/07/11 02:50:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f620da3604dfb7b9f780e1b_f1157ae3cf054ef16_d20250711_m025018_c001_v0001101_t0031_u01752202218372") --- PASS: TestServerSideMoveOverSelf (8.68s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:25 ERROR : error listing: directory not found 2025/07/11 02:50:25 INFO : Local file system at /tmp/rclone2835304708: Making directory 2025/07/11 02:50:25 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:25 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:50:27 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for checks to finish 2025/07/11 02:50:27 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for transfers to finish 2025/07/11 02:50:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:50:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/11 02:50:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/11 02:50:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:50:28 INFO : check sum: Copied (new) 2025/07/11 02:50:28 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:50:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/11 02:50:28 DEBUG : check sum: Unchanged skipping 2025/07/11 02:50:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:28 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/11 02:50:29 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:29 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:50:30 INFO : sizeonly: Copied (new) 2025/07/11 02:50:30 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:30 DEBUG : sizeonly: Sizes identical 2025/07/11 02:50:30 DEBUG : sizeonly: Unchanged skipping 2025/07/11 02:50:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:30 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/11 02:50:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/11 02:50:31 INFO : ignore-size: Copied (new) 2025/07/11 02:50:31 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:50:31 DEBUG : ignore-size: Unchanged skipping 2025/07/11 02:50:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:31 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:50:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:33 DEBUG : existing: Unchanged skipping 2025/07/11 02:50:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:33 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:33 INFO : There was nothing to transfer 2025/07/11 02:50:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/11 02:50:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:50:33 INFO : existing: Copied (replaced existing) 2025/07/11 02:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.70s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 02:50:34 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:34 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:50:34 INFO : existing: Copied (new) 2025/07/11 02:50:34 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:35 DEBUG : existing: Destination exists, skipping 2025/07/11 02:50:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:35 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:36 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/11 02:50:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:36 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:50:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:36 INFO : a/potato2: Copied (new) 2025/07/11 02:50:37 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:37 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:37 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50: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/11 02:50:38 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:50:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/11 02:50:38 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:38 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:38 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:38 INFO : There was nothing to transfer 2025/07/11 02:50: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/11 02:50:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:50:39 INFO : empty space: Updated modification time in destination 2025/07/11 02:50:39 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:39 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50: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/11 02:50:41 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:50:41 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:41 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:41 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.37s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:42 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/11 02:50:42 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2835304708) 2025/07/11 02:50:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yewiqan9gepo) 2025/07/11 02:50:42 DEBUG : foo: sha1 differ 2025/07/11 02:50:42 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/11 02:50:42 INFO : foo: Copied (replaced existing) 2025/07/11 02:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/11 02:50:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:44 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:44 INFO : potato: Copied (new) 2025/07/11 02:50:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/11 02:50:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/11 02:50:46 INFO : potato: Copied (replaced existing) 2025/07/11 02:50:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/11 02:50:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2835304708) 2025/07/11 02:50:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yewiqan9gepo) 2025/07/11 02:50:47 DEBUG : potato: sha1 differ 2025/07/11 02:50:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/11 02:50:47 INFO : potato: Copied (replaced existing) 2025/07/11 02:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:48 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/11 02:50:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:48 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:50 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:50 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:50 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:50 INFO : potato2: Copied (new) 2025/07/11 02:50:50 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:52 INFO : d: Making directory 2025/07/11 02:50:52 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/11 02:50:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:52 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:50:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:53 INFO : a/potato2: Copied (new) 2025/07/11 02:50:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:53 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:53 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/11 02:50:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:55 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:50:55 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:55 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:55 INFO : a/potato2: Copied (new) 2025/07/11 02:50:55 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting files as there were IO errors 2025/07/11 02:50:55 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:56 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:57 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:57 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:57 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:57 INFO : potato: Deleted 2025/07/11 02:50:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:50:58 DEBUG : Waiting for deletions to finish 2025/07/11 02:50:59 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:59 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:59 INFO : potato: Deleted 2025/07/11 02:50:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:50:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:50:59 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:50:59 DEBUG : empty space: Unchanged skipping 2025/07/11 02:50:59 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:50:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:50:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:01 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:01 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/11 02:51:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:51:02 DEBUG : enormous: Excluded 2025/07/11 02:51:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:51:02 DEBUG : potato2: Excluded 2025/07/11 02:51:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:51:03 DEBUG : potato2: Excluded 2025/07/11 02:51:03 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:51:03 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:03 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:03 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:03 INFO : There was nothing to transfer 2025/07/11 02:51:03 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:51:03 DEBUG : enormous: Excluded 2025/07/11 02:51:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:51:03 DEBUG : potato2: Excluded 2025/07/11 02:51:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:51:03 DEBUG : potato2: Excluded 2025/07/11 02:51:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/11 02:51:03 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:03 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for checks to finish 2025/07/11 02:51:03 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for transfers to finish 2025/07/11 02:51:03 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:04 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 02:51:04 DEBUG : enormous: Excluded 2025/07/11 02:51:04 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 02:51:04 DEBUG : potato2: Excluded 2025/07/11 02:51:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:51:05 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:05 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:05 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:05 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:05 INFO : enormous: Deleted 2025/07/11 02:51:05 INFO : potato2: Deleted 2025/07/11 02:51:05 INFO : There was nothing to transfer 2025/07/11 02:51:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/11 02:51:05 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:05 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for checks to finish 2025/07/11 02:51:05 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for transfers to finish 2025/07/11 02:51:05 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:05 INFO : enormous: Deleted 2025/07/11 02:51:05 INFO : potato2: Deleted 2025/07/11 02:51:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:07 DEBUG : five: Need to transfer - File not found at Destination 2025/07/11 02:51:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/11 02:51:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 02:51:07 DEBUG : one: Destination is newer than source, skipping 2025/07/11 02:51:07 DEBUG : three: Sizes identical 2025/07/11 02:51:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:51:07 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2835304708) 2025/07/11 02:51:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yewiqan9gepo) 2025/07/11 02:51:07 DEBUG : two: sha1 differ 2025/07/11 02:51:07 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 02:51:08 INFO : four: Copied (replaced existing) 2025/07/11 02:51:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 02:51:08 INFO : five: Copied (new) 2025/07/11 02:51:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:51:08 INFO : two: Copied (replaced existing) 2025/07/11 02:51:08 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:08 DEBUG : one: Destination is newer than source, skipping 2025/07/11 02:51:08 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:51:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/11 02:51:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:51:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 02:51:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/11 02:51:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:51:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 02:51:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/11 02:51:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 02:51:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2835304708) 2025/07/11 02:51:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yewiqan9gepo) 2025/07/11 02:51:08 DEBUG : three: sha1 differ 2025/07/11 02:51:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 02:51:08 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:51:09 INFO : three: Copied (replaced existing) 2025/07/11 02:51:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/11 02:51:10 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:10 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:10 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:51:10 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 02:51:10 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:11 INFO : yam: Copied (new) 2025/07/11 02:51:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:51:11 INFO : potato: Copied (new) 2025/07/11 02:51:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:51:11 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:11 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:11 DEBUG : potato: Unchanged skipping 2025/07/11 02:51:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:12 INFO : yam: Copied (server-side copy) to: yaml 2025/07/11 02:51:12 INFO : yam: Deleted 2025/07/11 02:51:12 INFO : yaml: Renamed from "yam" 2025/07/11 02:51:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/11 02:51:13 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:13 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:51:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 02:51:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:51:14 INFO : potato: Copied (new) 2025/07/11 02:51:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:14 INFO : yam: Copied (new) 2025/07/11 02:51:14 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:51:14 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:14 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:14 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:14 DEBUG : potato: Unchanged skipping 2025/07/11 02:51:14 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:15 INFO : yam: Copied (server-side copy) to: yaml 2025/07/11 02:51:15 INFO : yam: Deleted 2025/07/11 02:51:15 INFO : yaml: Renamed from "yam" 2025/07/11 02:51:15 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/11 02:51:16 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:16 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 02:51:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/11 02:51:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:16 INFO : sub/yam: Copied (new) 2025/07/11 02:51:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 02:51:17 INFO : potato: Copied (new) 2025/07/11 02:51:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:51:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:51:17 DEBUG : potato: Unchanged skipping 2025/07/11 02:51:18 INFO : B2 bucket rclone-test-yewiqan9gepo: Making map for --track-renames 2025/07/11 02:51:18 INFO : B2 bucket rclone-test-yewiqan9gepo: Finished making map for --track-renames 2025/07/11 02:51:18 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:18 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for renames to finish 2025/07/11 02:51:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 02:51:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/11 02:51:18 INFO : sub/yam: Deleted 2025/07/11 02:51:18 INFO : yam: Renamed from "sub/yam" 2025/07/11 02:51:18 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:19 DEBUG : Creating backend with remote "/tmp/rclone2835304708/dir1" 2025/07/11 02:51:19 DEBUG : Creating backend with remote "/tmp/rclone2835304708/dir2" 2025/07/11 02:51:19 DEBUG : Local file system at /tmp/rclone2835304708/dir2: Using server-side directory move 2025/07/11 02:51:19 INFO : Local file system at /tmp/rclone2835304708/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 02:51:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/11 02:51:19 DEBUG : Local file system at /tmp/rclone2835304708/dir2: Waiting for checks to finish 2025/07/11 02:51:19 DEBUG : Local file system at /tmp/rclone2835304708/dir2: Waiting for transfers to finish 2025/07/11 02:51:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:51:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 02:51:20 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:20 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 02:51:20 INFO : nested/sub dir/file: Copied (new) 2025/07/11 02:51:20 INFO : nested/sub dir/file: Deleted 2025/07/11 02:51:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:51:20 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:51:20 INFO : sub dir/hello world: Deleted 2025/07/11 02:51:20 INFO : sub dir: Removing directory 2025/07/11 02:51:20 INFO : nested/sub dir: Removing directory 2025/07/11 02:51:20 INFO : nested: Removing directory 2025/07/11 02:51:20 DEBUG : Local file system at /tmp/rclone2835304708: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:51:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 02:51:22 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:22 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 02:51:22 INFO : nested/sub dir/file: Copied (new) 2025/07/11 02:51:22 INFO : nested/sub dir/file: Deleted 2025/07/11 02:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:51:22 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:51:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/11 02:51:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 02:51:23 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:23 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/11 02:51:23 INFO : existing-b: Copied (new) 2025/07/11 02:51:23 INFO : existing-b: Deleted 2025/07/11 02:51:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:51:24 INFO : existing: Copied (new) 2025/07/11 02:51:24 INFO : existing: Deleted 2025/07/11 02:51:24 DEBUG : existing: Destination exists, skipping 2025/07/11 02:51:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/11 02:51:24 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:51:24 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:51:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nifohok9solo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-nifohok9solo 2025/07/11 02:51:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 02:51:29 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:51:29 DEBUG : B2 bucket rclone-test-nifohok9solo: Waiting for checks to finish 2025/07/11 02:51:29 INFO : empty space: Deleted 2025/07/11 02:51:29 DEBUG : B2 bucket rclone-test-nifohok9solo: Waiting for transfers to finish 2025/07/11 02:51:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:29 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:29 INFO : potato2: Deleted 2025/07/11 02:51:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:29 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:29 INFO : potato3: Deleted 2025/07/11 02:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xasihuv8daho" 2025/07/11 02:51:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/11 02:51:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 02:51:31 DEBUG : B2 bucket rclone-test-xasihuv8daho: Waiting for checks to finish 2025/07/11 02:51:31 DEBUG : B2 bucket rclone-test-xasihuv8daho: Waiting for transfers to finish 2025/07/11 02:51:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:32 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:32 INFO : potato2: Deleted 2025/07/11 02:51:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:51:32 INFO : empty space: Copied (server-side copy) 2025/07/11 02:51:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:32 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:32 INFO : empty space: Deleted 2025/07/11 02:51:32 INFO : potato3: Deleted 2025/07/11 02:51:33 DEBUG : B2 bucket rclone-test-xasihuv8daho: Purge remote 2025/07/11 02:51:33 INFO : B2 bucket rclone-test-xasihuv8daho: cleaning bucket "rclone-test-xasihuv8daho" of all files 2025/07/11 02:51:33 DEBUG : empty space: Deleting (id "4_zbf822d93605dfb7b9f780e1b_f1044a865c99d69a3_d20250711_m025132_c001_v0001157_t0023_u01752202292342") 2025/07/11 02:51:33 DEBUG : potato2: Deleting (id "4_zbf822d93605dfb7b9f780e1b_f1057e5eaf257e093_d20250711_m025132_c001_v0001176_t0022_u01752202292091") 2025/07/11 02:51:33 DEBUG : potato3: Deleting (id "4_zbf822d93605dfb7b9f780e1b_f114910b92332f704_d20250711_m025132_c001_v0001178_t0017_u01752202292464") 2025/07/11 02:51:33 DEBUG : B2 bucket rclone-test-nifohok9solo: Purge remote 2025/07/11 02:51:33 INFO : B2 bucket rclone-test-nifohok9solo: cleaning bucket "rclone-test-nifohok9solo" of all files 2025/07/11 02:51:34 DEBUG : empty space: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f4037087ca40897d4_d20250711_m025132_c001_v7007000_t0000_u01752202292634") 2025/07/11 02:51:34 DEBUG : empty space: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f11750cb83cbcc016_d20250711_m025128_c001_v0001177_t0015_u01752202288425") 2025/07/11 02:51:34 DEBUG : potato2: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f4037087ca40897d3_d20250711_m025132_c001_v7007000_t0000_u01752202292320") 2025/07/11 02:51:34 DEBUG : potato2: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f116329c07c2986a2_d20250711_m025129_c001_v0001099_t0022_u01752202289314") 2025/07/11 02:51:34 DEBUG : potato3: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f418b2534fc3c6279_d20250711_m025132_c001_v7007000_t0000_u01752202292701") 2025/07/11 02:51:34 DEBUG : potato3: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f108c4298d1b40055_d20250711_m025129_c001_v0001184_t0016_u01752202289664") 2025/07/11 02:51:34 DEBUG : potato3: Deleting (id "4_zefa21d83605dfb7b9f780e1b_f11750cb83cbcc018_d20250711_m025128_c001_v0001177_t0038_u01752202288687") --- PASS: TestServerSideMove (10.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zobafas5dixu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-zobafas5dixu 2025/07/11 02:51:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:51:41 DEBUG : empty space: Excluded 2025/07/11 02:51:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:51:41 DEBUG : empty space: Excluded 2025/07/11 02:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:51:41 DEBUG : B2 bucket rclone-test-zobafas5dixu: Waiting for checks to finish 2025/07/11 02:51:41 DEBUG : B2 bucket rclone-test-zobafas5dixu: Waiting for transfers to finish 2025/07/11 02:51:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:41 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:42 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:42 INFO : potato2: Deleted 2025/07/11 02:51:42 INFO : potato3: Deleted 2025/07/11 02:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bejiqih9fonu" 2025/07/11 02:51:43 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:51:43 DEBUG : empty space: Excluded 2025/07/11 02:51:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 02:51:43 DEBUG : B2 bucket rclone-test-bejiqih9fonu: Waiting for checks to finish 2025/07/11 02:51:43 DEBUG : B2 bucket rclone-test-bejiqih9fonu: Waiting for transfers to finish 2025/07/11 02:51:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:44 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:44 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:44 INFO : potato2: Deleted 2025/07/11 02:51:44 INFO : potato3: Deleted 2025/07/11 02:51:45 DEBUG : B2 bucket rclone-test-bejiqih9fonu: Purge remote 2025/07/11 02:51:45 INFO : B2 bucket rclone-test-bejiqih9fonu: cleaning bucket "rclone-test-bejiqih9fonu" of all files 2025/07/11 02:51:45 DEBUG : potato2: Deleting (id "4_z5f825d93605dfb7b9f780e1b_f1192a3b839b84e47_d20250711_m025144_c001_v0001102_t0016_u01752202304262") 2025/07/11 02:51:45 DEBUG : potato3: Deleting (id "4_z5f825d93605dfb7b9f780e1b_f1191680abf1db387_d20250711_m025144_c001_v0001178_t0051_u01752202304606") 2025/07/11 02:51:46 DEBUG : B2 bucket rclone-test-zobafas5dixu: Purge remote 2025/07/11 02:51:46 INFO : B2 bucket rclone-test-zobafas5dixu: cleaning bucket "rclone-test-zobafas5dixu" of all files 2025/07/11 02:51:46 DEBUG : empty space: Deleting (id "4_zff524d63605dfb7b9f780e1b_f10462f75bbcc175c_d20250711_m025140_c001_v0001101_t0050_u01752202300161") 2025/07/11 02:51:46 DEBUG : potato2: Deleting (id "4_zff524d63605dfb7b9f780e1b_f4183de41fa21fb3f_d20250711_m025144_c001_v7007000_t0000_u01752202304694") 2025/07/11 02:51:46 DEBUG : potato2: Deleting (id "4_zff524d63605dfb7b9f780e1b_f11035fae91bbc8f5_d20250711_m025141_c001_v0001104_t0015_u01752202301314") 2025/07/11 02:51:46 DEBUG : potato3: Deleting (id "4_zff524d63605dfb7b9f780e1b_f407fe7564dd95419_d20250711_m025144_c001_v7007000_t0000_u01752202304824") 2025/07/11 02:51:46 DEBUG : potato3: Deleting (id "4_zff524d63605dfb7b9f780e1b_f1126f7d2b10690b9_d20250711_m025141_c001_v0001029_t0035_u01752202301674") 2025/07/11 02:51:46 DEBUG : potato3: Deleting (id "4_zff524d63605dfb7b9f780e1b_f10462f75bbcc175e_d20250711_m025140_c001_v0001101_t0055_u01752202300551") --- PASS: TestServerSideMoveWithFilter (11.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:47 DEBUG : Creating backend with remote "TestB2:rclone-test-caholeq8wuxu" 2025/07/11 02:51:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yewiqan9gepo -> B2 bucket rclone-test-caholeq8wuxu 2025/07/11 02:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 02:51:52 DEBUG : empty space: Unchanged skipping 2025/07/11 02:51:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:51:52 DEBUG : B2 bucket rclone-test-caholeq8wuxu: Waiting for checks to finish 2025/07/11 02:51:52 INFO : empty space: Deleted 2025/07/11 02:51:52 DEBUG : B2 bucket rclone-test-caholeq8wuxu: Waiting for transfers to finish 2025/07/11 02:51:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:52 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:53 INFO : potato2: Deleted 2025/07/11 02:51:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:53 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:53 INFO : potato3: Deleted 2025/07/11 02:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-giganaf2xolo" 2025/07/11 02:51:54 INFO : tomatoDir: Making directory 2025/07/11 02:51:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/11 02:51:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:51:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 02:51:55 DEBUG : B2 bucket rclone-test-giganaf2xolo: Waiting for checks to finish 2025/07/11 02:51:55 DEBUG : B2 bucket rclone-test-giganaf2xolo: Waiting for transfers to finish 2025/07/11 02:51:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 02:51:55 INFO : empty space: Copied (server-side copy) 2025/07/11 02:51:56 INFO : empty space: Deleted 2025/07/11 02:51:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 02:51:56 INFO : potato2: Copied (server-side copy) 2025/07/11 02:51:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 02:51:56 INFO : potato3: Copied (server-side copy) 2025/07/11 02:51:56 INFO : potato2: Deleted 2025/07/11 02:51:56 INFO : potato3: Deleted 2025/07/11 02:51:57 DEBUG : B2 bucket rclone-test-giganaf2xolo: Purge remote 2025/07/11 02:51:57 INFO : B2 bucket rclone-test-giganaf2xolo: cleaning bucket "rclone-test-giganaf2xolo" of all files 2025/07/11 02:51:57 DEBUG : empty space: Deleting (id "4_z5f228d63605dfb7b9f780e1b_f1128d25eb569e745_d20250711_m025155_c001_v0001180_t0009_u01752202315783") 2025/07/11 02:51:57 DEBUG : potato2: Deleting (id "4_z5f228d63605dfb7b9f780e1b_f10053ffd4f52ebfd_d20250711_m025156_c001_v0001130_t0011_u01752202316094") 2025/07/11 02:51:57 DEBUG : potato3: Deleting (id "4_z5f228d63605dfb7b9f780e1b_f11626d25a9406a40_d20250711_m025156_c001_v0001161_t0000_u01752202316161") 2025/07/11 02:51:58 DEBUG : B2 bucket rclone-test-caholeq8wuxu: Purge remote 2025/07/11 02:51:58 INFO : B2 bucket rclone-test-caholeq8wuxu: cleaning bucket "rclone-test-caholeq8wuxu" of all files 2025/07/11 02:51:58 DEBUG : empty space: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f422ad289d3f1ae35_d20250711_m025156_c001_v7007000_t0000_u01752202316063") 2025/07/11 02:51:58 DEBUG : empty space: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f108a7d7eedb897c0_d20250711_m025151_c001_v0001178_t0001_u01752202311725") 2025/07/11 02:51:58 DEBUG : potato2: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f422ad289d3f1ae36_d20250711_m025156_c001_v7007000_t0000_u01752202316479") 2025/07/11 02:51:58 DEBUG : potato2: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f104edd72a976c5af_d20250711_m025152_c001_v0001131_t0038_u01752202312614") 2025/07/11 02:51:58 DEBUG : potato3: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f422ad289d3f1ae37_d20250711_m025156_c001_v7007000_t0000_u01752202316545") 2025/07/11 02:51:58 DEBUG : potato3: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f104265122e860971_d20250711_m025152_c001_v0001104_t0059_u01752202312938") 2025/07/11 02:51:58 DEBUG : potato3: Deleting (id "4_z7fa27d43605dfb7b9f780e1b_f108a7d7eedb897c2_d20250711_m025151_c001_v0001178_t0005_u01752202311954") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:51:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/rclone-sync-test" 2025/07/11 02:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/rclone-sync-test-include/layer2" 2025/07/11 02:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/rclone-sync-test-ignore-file" 2025/07/11 02:52:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/11 02:52:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 02:52:11 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 02:52:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:52:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test: Waiting for checks to finish 2025/07/11 02:52:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test: Waiting for transfers to finish 2025/07/11 02:52:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:11 INFO : There was nothing to transfer 2025/07/11 02:52:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:52:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:52:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:52:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:11 INFO : There was nothing to transfer 2025/07/11 02:52:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:52:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/11 02:52:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/11 02:52:12 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:12 INFO : There was nothing to transfer 2025/07/11 02:52:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:52:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:52:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:52:12 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:12 INFO : There was nothing to transfer 2025/07/11 02:52:13 DEBUG : Excluded 2025/07/11 02:52:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/11 02:52:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/11 02:52:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/11 02:52:13 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.19s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:52:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/CompareDest" 2025/07/11 02:52:16 DEBUG : one: Need to transfer - File not found at Destination 2025/07/11 02:52:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:52:18 INFO : one: Copied (new) 2025/07/11 02:52:18 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:18 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:18 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 02:52:19 INFO : one: Copied (replaced existing) 2025/07/11 02:52:19 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:21 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:52:21 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:21 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:21 INFO : There was nothing to transfer 2025/07/11 02:52:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:52:22 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:52:22 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:22 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:22 INFO : There was nothing to transfer 2025/07/11 02:52:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:52:23 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:52:23 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:23 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:23 INFO : There was nothing to transfer 2025/07/11 02:52:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:24 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/11 02:52:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:52:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 02:52:24 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:52:24 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:24 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:24 INFO : There was nothing to transfer 2025/07/11 02:52:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:25 DEBUG : two: Need to transfer - File not found at Destination 2025/07/11 02:52:25 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 02:52:25 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/11 02:52:26 INFO : two: Copied (new) 2025/07/11 02:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dest" 2025/07/11 02:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/pre-dest1" 2025/07/11 02:52:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/pre-dest2" 2025/07/11 02:52:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:52:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/11 02:52:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:52:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/11 02:52:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/11 02:52:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dest: Waiting for checks to finish 2025/07/11 02:52:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dest: Waiting for transfers to finish 2025/07/11 02:52:34 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/11 02:52:34 INFO : 3: Copied (new) 2025/07/11 02:52:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.87s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:52:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/CopyDest" 2025/07/11 02:52:39 DEBUG : one: Need to transfer - File not found at Destination 2025/07/11 02:52:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:52:40 INFO : one: Copied (new) 2025/07/11 02:52:40 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 02:52:41 INFO : one: Copied (replaced existing) 2025/07/11 02:52:41 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/BackupDir" 2025/07/11 02:52:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:43 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 02:52:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:52:45 INFO : one: Copied (server-side copy) 2025/07/11 02:52:45 INFO : one: Deleted 2025/07/11 02:52:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 02:52:45 INFO : one: Copied (server-side copy) 2025/07/11 02:52:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/11 02:52:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:47 DEBUG : one: Unchanged skipping 2025/07/11 02:52:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 02:52:47 INFO : two: Copied (server-side copy) 2025/07/11 02:52:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/11 02:52:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:47 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:48 DEBUG : one: Unchanged skipping 2025/07/11 02:52:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:48 DEBUG : two: Unchanged skipping 2025/07/11 02:52:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:48 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:48 INFO : There was nothing to transfer 2025/07/11 02:52:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:49 DEBUG : one: Unchanged skipping 2025/07/11 02:52:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/11 02:52:49 DEBUG : three: Destination not found in --copy-dest 2025/07/11 02:52:49 DEBUG : three: Need to transfer - File not found at Destination 2025/07/11 02:52:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 02:52:49 DEBUG : two: Unchanged skipping 2025/07/11 02:52:49 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:49 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/11 02:52:49 INFO : three: Copied (new) 2025/07/11 02:52:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.67s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/backup" 2025/07/11 02:52:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:52:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:52:56 DEBUG : two: Unchanged skipping 2025/07/11 02:52:56 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:52:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:52:57 INFO : one: Copied (server-side copy) 2025/07/11 02:52:57 INFO : one: Deleted 2025/07/11 02:52:57 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:52:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:52:58 INFO : one: Copied (new) 2025/07/11 02:52:58 DEBUG : Waiting for deletions to finish 2025/07/11 02:52:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:52:59 INFO : three.txt: Copied (server-side copy) 2025/07/11 02:52:59 INFO : three.txt: Deleted 2025/07/11 02:52:59 INFO : three.txt: Moved into backup dir 2025/07/11 02:53:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:53:01 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:01 DEBUG : two: Unchanged skipping 2025/07/11 02:53:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:01 INFO : one: Copied (server-side copy) 2025/07/11 02:53:01 INFO : one: Deleted 2025/07/11 02:53:01 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:53:01 INFO : one: Copied (new) 2025/07/11 02:53:01 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:02 INFO : three.txt: Copied (server-side copy) 2025/07/11 02:53:03 INFO : three.txt: Deleted 2025/07/11 02:53:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:53:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-07.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001181_t0021": EOF 2025/07/11 02:53:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-07.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001181_t0021": EOF) 2025/07/11 02:53:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yewiqan9gepo: 1/10 (Post "https://pod-000-1181-07.backblaze.com/b2api/v1/b2_upload_file/3f526d33603dfb7b9f780e1b/c001_v0001181_t0021": EOF) 2025/07/11 02:53:08 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 02:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:53:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/backup" 2025/07/11 02:53:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:53:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:11 DEBUG : two: Unchanged skipping 2025/07/11 02:53:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:53:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:13 INFO : one: Deleted 2025/07/11 02:53:13 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:13 INFO : one: Copied (new) 2025/07/11 02:53:13 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:53:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:14 INFO : three.txt: Deleted 2025/07/11 02:53:14 INFO : three.txt: Moved into backup dir 2025/07/11 02:53:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:53:16 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:16 DEBUG : two: Unchanged skipping 2025/07/11 02:53:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:17 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:17 INFO : one: Deleted 2025/07/11 02:53:17 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:53:17 INFO : one: Copied (new) 2025/07/11 02:53:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:18 INFO : three.txt: Deleted 2025/07/11 02:53:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:53:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/backup" 2025/07/11 02:53:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:53:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:24 DEBUG : two: Unchanged skipping 2025/07/11 02:53:24 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:53:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 02:53:25 INFO : one: Deleted 2025/07/11 02:53:25 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:26 INFO : one: Copied (new) 2025/07/11 02:53:26 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:53:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 02:53:27 INFO : three.txt: Deleted 2025/07/11 02:53:27 INFO : three.txt: Moved into backup dir 2025/07/11 02:53:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:28 DEBUG : two: Unchanged skipping 2025/07/11 02:53:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 02:53:29 INFO : one: Deleted 2025/07/11 02:53:29 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:53:30 INFO : one: Copied (new) 2025/07/11 02:53:30 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 02:53:31 INFO : three.txt: Deleted 2025/07/11 02:53:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:53:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:53:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:35 DEBUG : two: Unchanged skipping 2025/07/11 02:53:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:53:36 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:36 INFO : one: Deleted 2025/07/11 02:53:36 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:37 INFO : one: Copied (new) 2025/07/11 02:53:37 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:53:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:38 INFO : three.txt: Deleted 2025/07/11 02:53:38 INFO : three.txt: Moved into backup dir 2025/07/11 02:53:39 DEBUG : one.bak: Excluded (Path Filter) 2025/07/11 02:53:39 DEBUG : one.bak: Excluded 2025/07/11 02:53:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/11 02:53:39 DEBUG : three.txt.bak: Excluded 2025/07/11 02:53:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:39 DEBUG : two: Unchanged skipping 2025/07/11 02:53:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for checks to finish 2025/07/11 02:53:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:40 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:40 INFO : one: Deleted 2025/07/11 02:53:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo path dst: Waiting for transfers to finish 2025/07/11 02:53:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:53:40 INFO : one: Copied (new) 2025/07/11 02:53:40 DEBUG : Waiting for deletions to finish 2025/07/11 02:53:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:41 INFO : three.txt: Deleted 2025/07/11 02:53:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.67s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:53:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:53:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:53:47 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:47 INFO : one: Deleted 2025/07/11 02:53:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:48 INFO : one: Copied (new) 2025/07/11 02:53:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:48 DEBUG : two: Unchanged skipping 2025/07/11 02:53:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/11 02:53:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:53:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:49 INFO : three.txt: Deleted 2025/07/11 02:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:50 INFO : three.txt: Copied (new) 2025/07/11 02:53:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:53:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:53:51 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 02:53:51 INFO : one: Deleted 2025/07/11 02:53:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:53:52 INFO : one: Copied (new) 2025/07/11 02:53:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:53:52 DEBUG : two: Unchanged skipping 2025/07/11 02:53:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/11 02:53:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:53:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 02:53:53 INFO : three.txt: Deleted 2025/07/11 02:53:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/11 02:53:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yewiqan9gepo/dst" 2025/07/11 02:53:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 02:53:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 02:53:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 02:53:59 INFO : one: Deleted 2025/07/11 02:54:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:54:00 INFO : one: Copied (new) 2025/07/11 02:54:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:00 DEBUG : two: Unchanged skipping 2025/07/11 02:54:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/11 02:54:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 02:54:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 02:54:01 INFO : three.txt: Deleted 2025/07/11 02:54:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:54:01 INFO : three.txt: Copied (new) 2025/07/11 02:54:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 02:54:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 02:54:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 02:54:03 INFO : one: Deleted 2025/07/11 02:54:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 02:54:03 INFO : one: Copied (new) 2025/07/11 02:54:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:03 DEBUG : two: Unchanged skipping 2025/07/11 02:54:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/11 02:54:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 02:54:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 02:54:04 INFO : three.txt: Deleted 2025/07/11 02:54:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/11 02:54:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.79s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/11 02:54:07 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:07 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/11 02:54:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/11 02:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 02:54:09 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:09 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 02:54:09 INFO : existing: Copied (new) 2025/07/11 02:54:09 DEBUG : Waiting for deletions to finish 2025/07/11 02:54:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/11 02:54:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/11 02:54:10 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:10 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:10 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting files as there were IO errors 2025/07/11 02:54:10 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:11 DEBUG : existing: Unchanged skipping 2025/07/11 02:54:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:54:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", 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-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both0: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both10: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both11: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both12: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both13: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:27 DEBUG : both14: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both18: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both19: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both1: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both15: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both2: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both4: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both5: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both17: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both3: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both16: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:27 DEBUG : both6: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both7: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both8: Unchanged skipping 2025/07/11 02:54:27 DEBUG : both9: Unchanged skipping 2025/07/11 02:54:27 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:27 DEBUG : Waiting for deletions to finish 2025/07/11 02:54:27 INFO : only16: Deleted 2025/07/11 02:54:27 INFO : only5: Deleted 2025/07/11 02:54:27 INFO : only11: Deleted 2025/07/11 02:54:27 INFO : only7: Deleted 2025/07/11 02:54:27 INFO : only8: Deleted 2025/07/11 02:54:27 INFO : only1: Deleted 2025/07/11 02:54:27 INFO : only9: Deleted 2025/07/11 02:54:27 INFO : only15: Deleted 2025/07/11 02:54:27 INFO : only18: Deleted 2025/07/11 02:54:27 INFO : only19: Deleted 2025/07/11 02:54:27 INFO : only4: Deleted 2025/07/11 02:54:27 INFO : only6: Deleted 2025/07/11 02:54:27 INFO : only14: Deleted 2025/07/11 02:54:28 INFO : only17: Deleted 2025/07/11 02:54:28 INFO : only2: Deleted 2025/07/11 02:54:28 INFO : only3: Deleted 2025/07/11 02:54:28 INFO : only0: Deleted 2025/07/11 02:54:28 INFO : only10: Deleted 2025/07/11 02:54:28 INFO : only12: Deleted 2025/07/11 02:54:28 INFO : only13: Deleted 2025/07/11 02:54:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:54:46 DEBUG : both10: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both0: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both14: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both15: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both16: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both11: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both12: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both19: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both13: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both17: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both3: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both4: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both18: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both1: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both7: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both2: Unchanged skipping 2025/07/11 02:54:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:54:46 DEBUG : both5: Unchanged skipping 2025/07/11 02:54:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : both6: Unchanged skipping 2025/07/11 02:54:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : both8: Unchanged skipping 2025/07/11 02:54:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : both9: Unchanged skipping 2025/07/11 02:54:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/11 02:54:46 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:54:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only0: Copied (replaced existing) 2025/07/11 02:54:46 INFO : only11: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only16: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only15: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only12: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only17: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only18: Copied (replaced existing) 2025/07/11 02:54:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:46 INFO : only10: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only13: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only14: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only19: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only5: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only6: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only4: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only7: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only1: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only2: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only9: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only3: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 02:54:47 INFO : only8: Copied (replaced existing) 2025/07/11 02:54:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:55 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:54:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:54:55 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 02:54:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:54:55 INFO : empty_on_remote: Making directory 2025/07/11 02:54:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 02:54:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:54:58 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:54:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:54:58 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 02:54:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:54:58 INFO : empty_on_remote: Making directory 2025/07/11 02:54:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 02:54:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/11 02:54:59 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:55:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:55:01 INFO : sub dir: Making directory 2025/07/11 02:55:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:55:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:55:04 INFO : sub dir: Making directory 2025/07/11 02:55:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:55:15 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:16 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:55:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:16 DEBUG : apple: Unchanged skipping 2025/07/11 02:55:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:55:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:55:16 DEBUG : banana: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:17 INFO : There was nothing to transfer 2025/07/11 02:55:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:17 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:55:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : apple: Unchanged skipping 2025/07/11 02:55:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:55:17 DEBUG : banana: Unchanged skipping 2025/07/11 02:55:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:55:17 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:17 INFO : There was nothing to transfer 2025/07/11 02:55:17 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:18 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:55:31 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:32 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:55:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : apple: Unchanged skipping 2025/07/11 02:55:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : banana: Unchanged skipping 2025/07/11 02:55:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:55:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:55:32 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:32 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:32 INFO : There was nothing to transfer 2025/07/11 02:55:32 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:33 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:55:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : apple: Unchanged skipping 2025/07/11 02:55:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:55:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : banana: Unchanged skipping 2025/07/11 02:55:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:55:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:33 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:33 INFO : There was nothing to transfer 2025/07/11 02:55:33 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:34 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:55:47 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:48 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 02:55:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:55:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:48 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 02:55:49 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/11 02:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:55:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:55:49 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:55:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:55:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:55:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:55:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:55:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:55:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:55:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:55:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:55:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:55:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:55:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 02:55:50 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/11 02:55:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:55:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:55:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:55:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:55:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:55:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:51 INFO : apple: Deleted 2025/07/11 02:55:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 02:55:51 INFO : banana: Deleted 2025/07/11 02:55:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 02:55:51 INFO : appleappleapplebanana: Deleted 2025/07/11 02:55:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 02:55:51 INFO : splitbananasplit: Deleted 2025/07/11 02:55:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 02:55:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 02:55:51 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:52 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : apple: Unchanged skipping 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:55:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : banana: Unchanged skipping 2025/07/11 02:55:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:55:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:55:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:55:52 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:52 DEBUG : Waiting for deletions to finish 2025/07/11 02:55:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 02:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 02:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 02:55:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 02:55:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 02:55:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 02:55:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 02:55:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 02:55:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 02:55:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 02:55:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:56:08 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:08 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:09 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:09 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:56:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/11 02:56:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 02:56:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 02:56:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 02:56:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 02:56:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 02:56:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 02:56:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 02:56:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 02:56:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 02:56:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 02:56:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 02:56:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:09 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:09 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 02:56:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/11 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:56:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:56:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:56:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/11 02:56:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 02:56:09 INFO : apple: Copied (new) to: PREFIXapple 2025/07/11 02:56:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:56:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:56:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:56:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:56:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:56:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:56:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:56:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:56:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:56:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:56:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:56:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:56:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:56:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:56:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:11 INFO : appleappleapplebanana: Deleted 2025/07/11 02:56:11 INFO : splitbananasplit: Deleted 2025/07/11 02:56:11 INFO : banana: Deleted 2025/07/11 02:56:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 02:56:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 02:56:11 INFO : apple: Deleted 2025/07/11 02:56:11 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 02:56:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 02:56:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 02:56:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 02:56:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 02:56:12 INFO : banana: Copied (new) 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 02:56:12 INFO : apple: Copied (new) 2025/07/11 02:56:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:56:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:56:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:56:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:56:13 INFO : splitbananasplit: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:56:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:56:13 INFO : appleappleapplebanana: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:56:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:56:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:56:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:56:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:56:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:56:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:56:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/11 02:56:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:56:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/11 02:56:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:56:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/11 02:56:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:56:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/11 02:56:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:56:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/11 02:56:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:56:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/11 02:56:14 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/11 02:56:14 INFO : PREFIXapple: Deleted 2025/07/11 02:56:14 INFO : PREFIXsplitbananasplit: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/11 02:56:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/11 02:56:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/11 02:56:15 INFO : PREFIXbanana: Deleted 2025/07/11 02:56:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/11 02:56:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/11 02:56:15 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:15 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:15 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:56:29 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:29 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:56:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 02:56:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:56:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:56:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 02:56:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/11 02:56:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:56:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:56:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:56:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:56:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:56:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:56:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:56:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:56:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:56:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:56:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:56:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:56:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:56:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:56:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:56:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:32 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 02:56:32 INFO : apple: Deleted 2025/07/11 02:56:32 INFO : splitbananasplit: Deleted 2025/07/11 02:56:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 02:56:32 INFO : appleappleapplebanana: Deleted 2025/07/11 02:56:32 INFO : banana: Deleted 2025/07/11 02:56:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 02:56:32 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 02:56:32 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:56:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:56:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:56:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 02:56:33 INFO : banana: Copied (new) 2025/07/11 02:56:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:56:33 INFO : splitbananasplit: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:56:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:56:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 02:56:34 INFO : apple: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:56:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:56:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:56:34 INFO : appleappleapplebanana: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:56:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:56:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:56:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:56:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:56:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:56:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/11 02:56:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:56:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:56:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:56:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:56:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:56:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:56:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/11 02:56:35 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:35 INFO : appleSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : bananaSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : splitbananasplitSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/11 02:56:35 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/11 02:56:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/11 02:56:36 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/11 02:56:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/11 02:56:36 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/11 02:56:36 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/11 02:56:36 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:36 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:36 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:56:51 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:51 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:56:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:52 DEBUG : apple: Unchanged skipping 2025/07/11 02:56:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:52 DEBUG : banana: Unchanged skipping 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 02:56:52 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/11 02:56:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 02:56:52 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/11 02:56:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 02:56:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:56:52 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:52 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 02:56:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/11 02:56:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 02:56:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/11 02:56:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 02:56:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/11 02:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 02:56:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/11 02:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 02:56:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/11 02:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 02:56:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/11 02:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 02:56:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/11 02:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 02:56:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/11 02:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 02:56:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/11 02:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 02:56:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/11 02:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 02:56:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/11 02:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 02:56:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/11 02:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 02:56:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/11 02:56:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 02:56:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/11 02:56:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 02:56:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/11 02:56:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 02:56:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/11 02:56:54 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 02:56:54 INFO : appleappleapplebanana: Deleted 2025/07/11 02:56:54 INFO : splitbananasplit: Deleted 2025/07/11 02:56:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 02:56:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 02:56:54 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:55 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : apple: Unchanged skipping 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:56:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : banana: Unchanged skipping 2025/07/11 02:56:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 02:56:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 02:56:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 02:56:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 02:56:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 02:56:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 02:56:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 02:56:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 02:56:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 02:56:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 02:56:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 02:56:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 02:56:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:56:55 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:56:55 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:56:55 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:55 DEBUG : Waiting for deletions to finish 2025/07/11 02:56:55 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/11 02:56:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/11 02:56:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 02:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 02:56:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 02:56:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 02:56:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 02:56:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 02:56:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 02:56:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 02:56:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 02:56:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 02:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 02:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 02:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 02:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 02:56:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 02:56:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 02:56:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 02:56:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 02:56:56 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:57:10 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:10 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:11 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:11 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:11 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:12 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:12 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:12 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:12 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:12 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:13 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:57:27 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:27 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:28 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:28 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:29 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:29 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:29 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:29 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:29 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:57:44 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:44 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:45 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:45 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:45 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : apple: Unchanged skipping 2025/07/11 02:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : banana: Unchanged skipping 2025/07/11 02:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:57:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:57:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:57:46 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:57:46 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:46 DEBUG : Waiting for deletions to finish 2025/07/11 02:57:46 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:01 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:01 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : apple: Unchanged skipping 2025/07/11 02:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : banana: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:58:02 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:02 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:02 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:02 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:02 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : apple: Unchanged skipping 2025/07/11 02:58:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:58:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : banana: Unchanged skipping 2025/07/11 02:58:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:58:03 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:03 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:03 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:03 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:18 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:19 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:58:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:19 DEBUG : apple: Unchanged skipping 2025/07/11 02:58:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:19 DEBUG : banana: Unchanged skipping 2025/07/11 02:58:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:58:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:58:20 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:20 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:20 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:20 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : apple: Unchanged skipping 2025/07/11 02:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 02:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 02:58:20 DEBUG : banana: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 02:58:21 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:21 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:21 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:21 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:21 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.29s) --- PASS: TestTransform/NFC (13.99s) --- PASS: TestTransform/NFD (16.10s) --- PASS: TestTransform/base64 (18.72s) --- PASS: TestTransform/prefix (22.84s) --- PASS: TestTransform/suffix (21.01s) --- PASS: TestTransform/truncate (19.16s) --- PASS: TestTransform/encoder (17.19s) --- PASS: TestTransform/ISO-8859-1 (16.80s) --- PASS: TestTransform/charmap (16.54s) --- PASS: TestTransform/lowercase (17.07s) --- PASS: TestTransform/ascii (17.87s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 02:58:26 INFO : sub dir_somesuffix: Making directory 2025/07/11 02:58:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 02:58:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/11 02:58:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 02:58:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 02:58:26 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:26 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 02:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:27 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:28 INFO : tictactoe: Making directory 2025/07/11 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:28 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/11 02:58:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:28 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/11 02:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.19s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:30 INFO : toe: Making directory 2025/07/11 02:58:30 INFO : toe/toe: Making directory 2025/07/11 02:58:30 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 02:58:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 02:58:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 02:58:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:30 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/11 02:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.54s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:31 INFO : toe: Making directory 2025/07/11 02:58:31 INFO : toe/toe: Making directory 2025/07/11 02:58:31 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 02:58:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 02:58:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 02:58:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:31 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/11 02:58:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.08s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:33 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:58:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:33 INFO : tictacempty_dir: Making directory 2025/07/11 02:58:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:33 INFO : tictactoe: Making directory 2025/07/11 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:33 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:33 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:33 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:35 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:58:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:35 INFO : tictacempty_dir: Making directory 2025/07/11 02:58:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:35 INFO : tictactoe: Making directory 2025/07/11 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:35 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:35 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:58:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:35 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 02:58:36 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:36 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:58:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/11 02:58:37 NOTICE: B2 bucket rclone-test-yewiqan9gepo: 0 differences found 2025/07/11 02:58:37 NOTICE: B2 bucket rclone-test-yewiqan9gepo: 1 matching files --- PASS: TestAllTag (2.60s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:38 INFO : tictactoe: Making directory 2025/07/11 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:38 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:38 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:38 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:38 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 02:58:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 02:58:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/11 02:58:39 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.39s) === RUN TestSyntax 2025/07/11 02:58:40 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:40 INFO : toe: Making directory 2025/07/11 02:58:40 INFO : toe/toe: Making directory 2025/07/11 02:58:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 02:58:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:40 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:41 INFO : toe/toe/toe: Copied (new) 2025/07/11 02:58:41 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:42 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:58:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:42 INFO : tictacempty_dir: Making directory 2025/07/11 02:58:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:42 INFO : tictactoe: Making directory 2025/07/11 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:42 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:42 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:42 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:42 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:58:42 INFO : toe/toe: Removing directory 2025/07/11 02:58:42 INFO : toe: Removing directory 2025/07/11 02:58:42 INFO : empty_dir: Removing directory 2025/07/11 02:58:42 DEBUG : Local file system at /tmp/rclone2835304708: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:43 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:58:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:58:43 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:44 INFO : tictacempty_dir: Making directory 2025/07/11 02:58:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:44 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:44 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:44 INFO : tictactoe: Making directory 2025/07/11 02:58:44 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:44 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:44 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:58:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:44 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:44 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:58:44 INFO : toe/toe: Removing directory 2025/07/11 02:58:44 INFO : toe: Removing directory 2025/07/11 02:58:44 INFO : empty_dir: Removing directory 2025/07/11 02:58:44 DEBUG : Local file system at /tmp/rclone2835304708: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/11 02:58:46 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.43s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:47 DEBUG : Reset feature "Copy" 2025/07/11 02:58:47 DEBUG : Reset feature "Move" 2025/07/11 02:58:47 DEBUG : Reset feature "Copy" 2025/07/11 02:58:47 DEBUG : Reset feature "Move" 2025/07/11 02:58:47 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:58:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:47 INFO : tictacempty_dir: Making directory 2025/07/11 02:58:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:47 INFO : tictactoe: Making directory 2025/07/11 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:47 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:47 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:58:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:58:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:47 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:58:48 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:58:48 INFO : toe/toe: Removing directory 2025/07/11 02:58:48 INFO : toe: Removing directory 2025/07/11 02:58:48 INFO : empty_dir: Removing directory 2025/07/11 02:58:48 DEBUG : Local file system at /tmp/rclone2835304708: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 02:58:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/11 02:58:50 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.08s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:58:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:58:51 INFO : dG9l: Making directory 2025/07/11 02:58:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:58:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:58:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 02:58:51 INFO : dG9l/dG9l: Making directory 2025/07/11 02:58:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 02:58:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/11 02:58:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:58:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:58:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:58:51 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:51 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:58:52 DEBUG : Waiting for deletions to finish 2025/07/11 02:58:52 DEBUG : dG9l: transformed to: toe 2025/07/11 02:58:52 DEBUG : dG9l: transformed to: toe 2025/07/11 02:58:52 DEBUG : dG9l: transformed to: toe 2025/07/11 02:58:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/11 02:58:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/11 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/11 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/11 02:58:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/11 02:58:52 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for checks to finish 2025/07/11 02:58:52 DEBUG : Local file system at /tmp/rclone2835304708: Waiting for transfers to finish 2025/07/11 02:58:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yewiqan9gepo", Local "Local file system at /tmp/rclone2835304708", Modify Window "1ms" 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe: transformed to: 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe: transformed to: 2025/07/11 02:58:53 INFO : B2 bucket rclone-test-yewiqan9gepo: Making directory 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe: transformed to: 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe: transformed to: 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe/toe: transformed to: 2025/07/11 02:58:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/11 02:58:53 INFO : toe/toe: Making directory 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe/toe: transformed to: 2025/07/11 02:58:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe: transformed to: 2025/07/11 02:58:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 02:58:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 02:58:53 DEBUG : toe/toe/toe: transformed to: 2025/07/11 02:58:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/11 02:58:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for checks to finish 2025/07/11 02:58:53 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Waiting for transfers to finish 2025/07/11 02:58:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 02:58:55 INFO : toe/toe/toe: Copied (new) 2025/07/11 02:58:55 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting files as there were IO errors 2025/07/11 02:58:55 ERROR : B2 bucket rclone-test-yewiqan9gepo: not deleting directories as there were IO errors --- PASS: TestError (2.06s) PASS 2025/07/11 02:58:55 DEBUG : B2 bucket rclone-test-yewiqan9gepo: Purge remote 2025/07/11 02:58:55 INFO : B2 bucket rclone-test-yewiqan9gepo: cleaning bucket "rclone-test-yewiqan9gepo" of all files 2025/07/11 02:58:56 DEBUG : BackupDir/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbdd_d20250711_m025250_c001_v7007000_t0000_u01752202370465") 2025/07/11 02:58:56 DEBUG : BackupDir/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1012eb252ea8956b_d20250711_m025245_c001_v0001099_t0015_u01752202365122") 2025/07/11 02:58:56 DEBUG : CompareDest/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4083fa3fb9f31747_d20250711_m025226_c001_v7007000_t0000_u01752202346498") 2025/07/11 02:58:56 DEBUG : CompareDest/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344fc0_d20250711_m025220_c001_v0001101_t0000_u01752202340454") 2025/07/11 02:58:56 DEBUG : CompareDest/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4083fa3fb9f31748_d20250711_m025226_c001_v7007000_t0000_u01752202346695") 2025/07/11 02:58:56 DEBUG : CompareDest/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e188_d20250711_m025221_c001_v0001184_t0016_u01752202341996") 2025/07/11 02:58:56 DEBUG : CopyDest/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbde_d20250711_m025250_c001_v7007000_t0000_u01752202370647") 2025/07/11 02:58:56 DEBUG : CopyDest/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2d4c_d20250711_m025242_c001_v0001181_t0040_u01752202362272") 2025/07/11 02:58:56 DEBUG : CopyDest/three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbdf_d20250711_m025250_c001_v7007000_t0000_u01752202370860") 2025/07/11 02:58:57 DEBUG : CopyDest/three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e288_d20250711_m025248_c001_v0001184_t0056_u01752202368713") 2025/07/11 02:58:57 DEBUG : CopyDest/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbe0_d20250711_m025251_c001_v7007000_t0000_u01752202371048") 2025/07/11 02:58:57 DEBUG : CopyDest/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344ff2_d20250711_m025246_c001_v0001101_t0009_u01752202366456") 2025/07/11 02:58:57 DEBUG : EXISTING: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b16a_d20250711_m025412_c001_v7007000_t0000_u01752202452116") 2025/07/11 02:58:57 DEBUG : EXISTING: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e512_d20250711_m025411_c001_v0001184_t0009_u01752202451085") 2025/07/11 02:58:57 DEBUG : PREFIXapple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1223c_d20250711_m025614_c001_v7007000_t0000_u01752202574622") 2025/07/11 02:58:57 DEBUG : PREFIXapple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930692_d20250711_m025609_c001_v0001115_t0014_u01752202569504") 2025/07/11 02:58:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fbe_d20250711_m025614_c001_v7007000_t0000_u01752202574972") 2025/07/11 02:58:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff02_d20250711_m025609_c001_v0001184_t0040_u01752202569517") 2025/07/11 02:58:57 DEBUG : PREFIXbanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1223e_d20250711_m025614_c001_v7007000_t0000_u01752202574991") 2025/07/11 02:58:57 DEBUG : PREFIXbanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9f4_d20250711_m025609_c001_v0001184_t0042_u01752202569530") 2025/07/11 02:58:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb2c_d20250711_m025614_c001_v7007000_t0000_u01752202574629") 2025/07/11 02:58:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b4a_d20250711_m025609_c001_v0001144_t0027_u01752202569537") 2025/07/11 02:58:57 DEBUG : Testêé: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b164_d20250711_m025408_c001_v7007000_t0000_u01752202448443") 2025/07/11 02:58:58 DEBUG : Testêé: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e4fe_d20250711_m025407_c001_v0001184_t0037_u01752202447808") 2025/07/11 02:58:58 DEBUG : Testêé: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345091_d20250711_m025406_c001_v0001101_t0029_u01752202446756") 2025/07/11 02:58:58 DEBUG : YXBwbGU=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa31d_d20250711_m025553_c001_v7007000_t0000_u01752202553597") 2025/07/11 02:58:58 DEBUG : YXBwbGU=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe64_d20250711_m025548_c001_v0001184_t0042_u01752202548871") 2025/07/11 02:58:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa31f_d20250711_m025553_c001_v7007000_t0000_u01752202553780") 2025/07/11 02:58:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305e2_d20250711_m025548_c001_v0001115_t0013_u01752202548889") 2025/07/11 02:58:58 DEBUG : YmFuYW5h: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa320_d20250711_m025553_c001_v7007000_t0000_u01752202553962") 2025/07/11 02:58:58 DEBUG : YmFuYW5h: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b18_d20250711_m025549_c001_v0001144_t0035_u01752202549635") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e380_d20250711_m025055_c001_v7007000_t0000_u01752202255660") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de54_d20250711_m025055_c001_v0001184_t0015_u01752202255092") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba6_d20250711_m025053_c001_v7007000_t0000_u01752202253756") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de44_d20250711_m025052_c001_v0001184_t0019_u01752202252859") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cfc_d20250711_m025037_c001_v7007000_t0000_u01752202237652") 2025/07/11 02:58:58 DEBUG : a/potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd94_d20250711_m025036_c001_v0001184_t0014_u01752202236764") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6487_d20250711_m025821_c001_v7007000_t0000_u01752202701897") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f039_d20250711_m025816_c001_v0001184_t0014_u01752202696675") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa51_d20250711_m025804_c001_v7007000_t0000_u01752202684142") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ef5b_d20250711_m025759_c001_v0001184_t0030_u01752202679546") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e510_d20250711_m025746_c001_v7007000_t0000_u01752202666965") 2025/07/11 02:58:58 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ee79_d20250711_m025742_c001_v0001184_t0057_u01752202662572") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b1fe_d20250711_m025730_c001_v7007000_t0000_u01752202650479") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ed95_d20250711_m025726_c001_v0001184_t0056_u01752202646056") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ea9_d20250711_m025713_c001_v7007000_t0000_u01752202633678") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ecb6_d20250711_m025708_c001_v0001184_t0052_u01752202628944") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0baa_d20250711_m025656_c001_v7007000_t0000_u01752202616543") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebc8_d20250711_m025650_c001_v0001184_t0043_u01752202610153") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa3_d20250711_m025637_c001_v7007000_t0000_u01752202597337") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b9e_d20250711_m025633_c001_v0001144_t0052_u01752202593809") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a93_d20250711_m025632_c001_v7007000_t0000_u01752202592513") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eac8_d20250711_m025628_c001_v0001184_t0041_u01752202588138") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf4_d20250711_m025616_c001_v7007000_t0000_u01752202576327") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea28_d20250711_m025612_c001_v0001184_t0032_u01752202572616") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb0f_d20250711_m025611_c001_v7007000_t0000_u01752202571713") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593067e_d20250711_m025606_c001_v0001115_t0012_u01752202566919") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4015dd3d4b0bbf9a_d20250711_m025551_c001_v7007000_t0000_u01752202551145") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305ca_d20250711_m025546_c001_v0001115_t0049_u01752202546129") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eca8_d20250711_m025534_c001_v7007000_t0000_u01752202534576") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fde1_d20250711_m025529_c001_v0001184_t0037_u01752202529810") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e3a_d20250711_m025518_c001_v7007000_t0000_u01752202518763") 2025/07/11 02:58:59 DEBUG : apple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e76b_d20250711_m025514_c001_v0001184_t0050_u01752202514590") 2025/07/11 02:59:00 DEBUG : appleSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5d0_d20250711_m025635_c001_v7007000_t0000_u01752202595604") 2025/07/11 02:59:00 DEBUG : appleSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930746_d20250711_m025630_c001_v0001115_t0057_u01752202590519") 2025/07/11 02:59:00 DEBUG : appleapple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bab_d20250711_m025656_c001_v7007000_t0000_u01752202616726") 2025/07/11 02:59:00 DEBUG : appleapple: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebe8_d20250711_m025652_c001_v0001184_t0040_u01752202612545") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6488_d20250711_m025822_c001_v7007000_t0000_u01752202702081") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250382_d20250711_m025817_c001_v0001184_t0041_u01752202697772") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa52_d20250711_m025804_c001_v7007000_t0000_u01752202684324") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312502f9_d20250711_m025800_c001_v0001184_t0012_u01752202680407") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e511_d20250711_m025747_c001_v7007000_t0000_u01752202667153") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125023b_d20250711_m025743_c001_v0001184_t0013_u01752202663376") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b1ff_d20250711_m025730_c001_v7007000_t0000_u01752202650663") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312501c0_d20250711_m025727_c001_v0001184_t0030_u01752202647102") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eaa_d20250711_m025713_c001_v7007000_t0000_u01752202633861") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250105_d20250711_m025709_c001_v0001184_t0028_u01752202629706") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e12289_d20250711_m025654_c001_v7007000_t0000_u01752202614168") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bd4_d20250711_m025650_c001_v0001144_t0054_u01752202610557") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa4_d20250711_m025637_c001_v7007000_t0000_u01752202597520") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593076c_d20250711_m025633_c001_v0001115_t0005_u01752202593787") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5cc_d20250711_m025632_c001_v7007000_t0000_u01752202592712") 2025/07/11 02:59:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930738_d20250711_m025628_c001_v0001115_t0041_u01752202588530") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf5_d20250711_m025616_c001_v7007000_t0000_u01752202576510") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59306ae_d20250711_m025612_c001_v0001115_t0034_u01752202572623") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecdf_d20250711_m025611_c001_v7007000_t0000_u01752202571138") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9dc_d20250711_m025607_c001_v0001184_t0056_u01752202567646") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4146207bf99966b8_d20250711_m025551_c001_v7007000_t0000_u01752202551539") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8e3_d20250711_m025546_c001_v0001184_t0053_u01752202546875") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eca9_d20250711_m025534_c001_v7007000_t0000_u01752202534757") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930529_d20250711_m025530_c001_v0001115_t0032_u01752202530211") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e3c_d20250711_m025518_c001_v7007000_t0000_u01752202518963") 2025/07/11 02:59:01 DEBUG : appleappleapplebanana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd6f_d20250711_m025515_c001_v0001184_t0046_u01752202515509") 2025/07/11 02:59:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb83_d20250711_m025635_c001_v7007000_t0000_u01752202595861") 2025/07/11 02:59:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eada_d20250711_m025630_c001_v0001184_t0029_u01752202590499") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e381_d20250711_m025055_c001_v7007000_t0000_u01752202255843") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de4e_d20250711_m025054_c001_v0001184_t0017_u01752202254304") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba5_d20250711_m025053_c001_v7007000_t0000_u01752202253198") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de36_d20250711_m025052_c001_v0001184_t0039_u01752202252040") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cfa_d20250711_m025037_c001_v7007000_t0000_u01752202237098") 2025/07/11 02:59:01 DEBUG : b/potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd8c_d20250711_m025035_c001_v0001184_t0028_u01752202235966") 2025/07/11 02:59:01 DEBUG : backup/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f254495_d20250711_m025303_c001_v7007000_t0000_u01752202383469") 2025/07/11 02:59:01 DEBUG : backup/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f11929a2c8022344f_d20250711_m025301_c001_v0001165_t0017_u01752202381349") 2025/07/11 02:59:01 DEBUG : backup/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1052ba2759ffba5b_d20250711_m025257_c001_v0001136_t0041_u01752202377612") 2025/07/11 02:59:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09ae_d20250711_m025331_c001_v7007000_t0000_u01752202411638") 2025/07/11 02:59:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f105a26df080c6fda_d20250711_m025329_c001_v0001040_t0031_u01752202409239") 2025/07/11 02:59:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f114f9f7c60751b96_d20250711_m025325_c001_v0001150_t0033_u01752202405355") 2025/07/11 02:59:02 DEBUG : backup/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a0_d20250711_m025318_c001_v7007000_t0000_u01752202398781") 2025/07/11 02:59:02 DEBUG : backup/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1115fe6de022387b_d20250711_m025316_c001_v0001037_t0025_u01752202396469") 2025/07/11 02:59:02 DEBUG : backup/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f11626d25a9406aed_d20250711_m025312_c001_v0001161_t0002_u01752202392397") 2025/07/11 02:59:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09af_d20250711_m025331_c001_v7007000_t0000_u01752202411820") 2025/07/11 02:59:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1184e7829e782344_d20250711_m025330_c001_v0001144_t0058_u01752202410405") 2025/07/11 02:59:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10760c8c8d509cb2_d20250711_m025326_c001_v0001100_t0048_u01752202406921") 2025/07/11 02:59:02 DEBUG : backup/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f254496_d20250711_m025303_c001_v7007000_t0000_u01752202383665") 2025/07/11 02:59:02 DEBUG : backup/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f11737cfb42cb7233_d20250711_m025302_c001_v0001144_t0051_u01752202382244") 2025/07/11 02:59:02 DEBUG : backup/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1041c756e02174fe_d20250711_m025259_c001_v0001100_t0047_u01752202379038") 2025/07/11 02:59:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a1_d20250711_m025318_c001_v7007000_t0000_u01752202398965") 2025/07/11 02:59:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1041c756e0217521_d20250711_m025317_c001_v0001100_t0038_u01752202397693") 2025/07/11 02:59:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117ac89e42ca69ce_d20250711_m025314_c001_v0001172_t0004_u01752202394257") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6489_d20250711_m025822_c001_v7007000_t0000_u01752202702287") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59309fd_d20250711_m025816_c001_v0001115_t0049_u01752202696870") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa53_d20250711_m025804_c001_v7007000_t0000_u01752202684506") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930994_d20250711_m025759_c001_v0001115_t0051_u01752202679752") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e512_d20250711_m025747_c001_v7007000_t0000_u01752202667336") 2025/07/11 02:59:02 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930934_d20250711_m025742_c001_v0001115_t0008_u01752202662785") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b200_d20250711_m025730_c001_v7007000_t0000_u01752202650866") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59308d0_d20250711_m025726_c001_v0001115_t0046_u01752202646258") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eab_d20250711_m025714_c001_v7007000_t0000_u01752202634095") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930860_d20250711_m025709_c001_v0001115_t0039_u01752202629158") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bac_d20250711_m025656_c001_v7007000_t0000_u01752202616912") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125004e_d20250711_m025650_c001_v0001184_t0021_u01752202610364") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa5_d20250711_m025637_c001_v7007000_t0000_u01752202597710") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eafc_d20250711_m025633_c001_v0001184_t0056_u01752202593780") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a96_d20250711_m025632_c001_v7007000_t0000_u01752202592722") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffa4_d20250711_m025628_c001_v0001184_t0024_u01752202588330") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf6_d20250711_m025616_c001_v7007000_t0000_u01752202576692") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff2a_d20250711_m025612_c001_v0001184_t0017_u01752202572604") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb06_d20250711_m025611_c001_v7007000_t0000_u01752202571163") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fef8_d20250711_m025607_c001_v0001184_t0022_u01752202567441") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa319_d20250711_m025551_c001_v7007000_t0000_u01752202551527") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe55_d20250711_m025546_c001_v0001184_t0053_u01752202546669") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecaa_d20250711_m025534_c001_v7007000_t0000_u01752202534950") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e825_d20250711_m025530_c001_v0001184_t0044_u01752202530012") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e3d_d20250711_m025519_c001_v7007000_t0000_u01752202519144") 2025/07/11 02:59:03 DEBUG : banana: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930496_d20250711_m025514_c001_v0001115_t0037_u01752202514791") 2025/07/11 02:59:03 DEBUG : bananaSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb82_d20250711_m025635_c001_v7007000_t0000_u01752202595677") 2025/07/11 02:59:04 DEBUG : bananaSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffac_d20250711_m025630_c001_v0001184_t0011_u01752202590509") 2025/07/11 02:59:04 DEBUG : both0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f99_d20250711_m025448_c001_v7007000_t0000_u01752202488177") 2025/07/11 02:59:04 DEBUG : both0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450f5_d20250711_m025433_c001_v0001101_t0037_u01752202473120") 2025/07/11 02:59:04 DEBUG : both0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd36_d20250711_m025428_c001_v7007000_t0000_u01752202468888") 2025/07/11 02:59:04 DEBUG : both0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450a1_d20250711_m025413_c001_v0001101_t0031_u01752202453987") 2025/07/11 02:59:04 DEBUG : both1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9a_d20250711_m025448_c001_v7007000_t0000_u01752202488362") 2025/07/11 02:59:04 DEBUG : both1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450fb_d20250711_m025434_c001_v0001101_t0052_u01752202474224") 2025/07/11 02:59:04 DEBUG : both1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd37_d20250711_m025429_c001_v7007000_t0000_u01752202469068") 2025/07/11 02:59:04 DEBUG : both1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450a7_d20250711_m025414_c001_v0001101_t0041_u01752202454489") 2025/07/11 02:59:04 DEBUG : both10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9b_d20250711_m025448_c001_v7007000_t0000_u01752202488544") 2025/07/11 02:59:04 DEBUG : both10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345117_d20250711_m025439_c001_v0001101_t0046_u01752202479524") 2025/07/11 02:59:04 DEBUG : both10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd38_d20250711_m025429_c001_v7007000_t0000_u01752202469249") 2025/07/11 02:59:04 DEBUG : both10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450c3_d20250711_m025419_c001_v0001101_t0026_u01752202459833") 2025/07/11 02:59:04 DEBUG : both11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9c_d20250711_m025448_c001_v7007000_t0000_u01752202488727") 2025/07/11 02:59:04 DEBUG : both11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34511b_d20250711_m025440_c001_v0001101_t0030_u01752202480072") 2025/07/11 02:59:04 DEBUG : both11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd39_d20250711_m025429_c001_v7007000_t0000_u01752202469431") 2025/07/11 02:59:04 DEBUG : both11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450c5_d20250711_m025420_c001_v0001101_t0054_u01752202460344") 2025/07/11 02:59:04 DEBUG : both12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9d_d20250711_m025448_c001_v7007000_t0000_u01752202488909") 2025/07/11 02:59:04 DEBUG : both12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34511f_d20250711_m025440_c001_v0001101_t0055_u01752202480613") 2025/07/11 02:59:04 DEBUG : both12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3a_d20250711_m025429_c001_v7007000_t0000_u01752202469654") 2025/07/11 02:59:05 DEBUG : both12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450c7_d20250711_m025421_c001_v0001101_t0041_u01752202461077") 2025/07/11 02:59:05 DEBUG : both13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9e_d20250711_m025449_c001_v7007000_t0000_u01752202489091") 2025/07/11 02:59:05 DEBUG : both13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345121_d20250711_m025441_c001_v0001101_t0050_u01752202481291") 2025/07/11 02:59:05 DEBUG : both13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3b_d20250711_m025429_c001_v7007000_t0000_u01752202469836") 2025/07/11 02:59:05 DEBUG : both13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450c9_d20250711_m025421_c001_v0001101_t0017_u01752202461612") 2025/07/11 02:59:05 DEBUG : both14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863f9f_d20250711_m025449_c001_v7007000_t0000_u01752202489333") 2025/07/11 02:59:05 DEBUG : both14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345123_d20250711_m025441_c001_v0001101_t0045_u01752202481968") 2025/07/11 02:59:05 DEBUG : both14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3c_d20250711_m025430_c001_v7007000_t0000_u01752202470018") 2025/07/11 02:59:05 DEBUG : both14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450cd_d20250711_m025422_c001_v0001101_t0004_u01752202462316") 2025/07/11 02:59:05 DEBUG : both15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa0_d20250711_m025449_c001_v7007000_t0000_u01752202489517") 2025/07/11 02:59:05 DEBUG : both15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345125_d20250711_m025442_c001_v0001101_t0001_u01752202482549") 2025/07/11 02:59:05 DEBUG : both15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3d_d20250711_m025430_c001_v7007000_t0000_u01752202470199") 2025/07/11 02:59:05 DEBUG : both15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450cf_d20250711_m025422_c001_v0001101_t0054_u01752202462876") 2025/07/11 02:59:05 DEBUG : both16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa1_d20250711_m025449_c001_v7007000_t0000_u01752202489700") 2025/07/11 02:59:05 DEBUG : both16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345127_d20250711_m025443_c001_v0001101_t0013_u01752202483237") 2025/07/11 02:59:05 DEBUG : both16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3e_d20250711_m025430_c001_v7007000_t0000_u01752202470380") 2025/07/11 02:59:05 DEBUG : both16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450d1_d20250711_m025423_c001_v0001101_t0043_u01752202463585") 2025/07/11 02:59:05 DEBUG : both17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa2_d20250711_m025449_c001_v7007000_t0000_u01752202489883") 2025/07/11 02:59:05 DEBUG : both17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34512b_d20250711_m025443_c001_v0001101_t0024_u01752202483731") 2025/07/11 02:59:06 DEBUG : both17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd3f_d20250711_m025430_c001_v7007000_t0000_u01752202470563") 2025/07/11 02:59:06 DEBUG : both17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450d7_d20250711_m025424_c001_v0001101_t0056_u01752202464404") 2025/07/11 02:59:06 DEBUG : both18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa3_d20250711_m025450_c001_v7007000_t0000_u01752202490066") 2025/07/11 02:59:06 DEBUG : both18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34512d_d20250711_m025444_c001_v0001101_t0042_u01752202484448") 2025/07/11 02:59:06 DEBUG : both18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd40_d20250711_m025430_c001_v7007000_t0000_u01752202470743") 2025/07/11 02:59:06 DEBUG : both18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450db_d20250711_m025425_c001_v0001101_t0017_u01752202465002") 2025/07/11 02:59:06 DEBUG : both19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa5_d20250711_m025450_c001_v7007000_t0000_u01752202490248") 2025/07/11 02:59:06 DEBUG : both19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34512f_d20250711_m025444_c001_v0001101_t0045_u01752202484980") 2025/07/11 02:59:06 DEBUG : both19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd41_d20250711_m025430_c001_v7007000_t0000_u01752202470924") 2025/07/11 02:59:06 DEBUG : both19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450dd_d20250711_m025425_c001_v0001101_t0058_u01752202465534") 2025/07/11 02:59:06 DEBUG : both2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa6_d20250711_m025450_c001_v7007000_t0000_u01752202490443") 2025/07/11 02:59:06 DEBUG : both2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450fd_d20250711_m025434_c001_v0001101_t0031_u01752202474974") 2025/07/11 02:59:06 DEBUG : both2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd42_d20250711_m025431_c001_v7007000_t0000_u01752202471107") 2025/07/11 02:59:06 DEBUG : both2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450ab_d20250711_m025415_c001_v0001101_t0048_u01752202455257") 2025/07/11 02:59:06 DEBUG : both3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa7_d20250711_m025450_c001_v7007000_t0000_u01752202490625") 2025/07/11 02:59:06 DEBUG : both3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450ff_d20250711_m025435_c001_v0001101_t0000_u01752202475472") 2025/07/11 02:59:06 DEBUG : both3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd44_d20250711_m025431_c001_v7007000_t0000_u01752202471288") 2025/07/11 02:59:06 DEBUG : both3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450ad_d20250711_m025415_c001_v0001101_t0049_u01752202455741") 2025/07/11 02:59:06 DEBUG : both4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa8_d20250711_m025450_c001_v7007000_t0000_u01752202490807") 2025/07/11 02:59:06 DEBUG : both4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345101_d20250711_m025436_c001_v0001101_t0033_u01752202476039") 2025/07/11 02:59:07 DEBUG : both4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd45_d20250711_m025431_c001_v7007000_t0000_u01752202471470") 2025/07/11 02:59:07 DEBUG : both4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450b1_d20250711_m025416_c001_v0001101_t0038_u01752202456324") 2025/07/11 02:59:07 DEBUG : both5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fa9_d20250711_m025450_c001_v7007000_t0000_u01752202490989") 2025/07/11 02:59:07 DEBUG : both5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345103_d20250711_m025436_c001_v0001101_t0004_u01752202476572") 2025/07/11 02:59:07 DEBUG : both5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd46_d20250711_m025431_c001_v7007000_t0000_u01752202471652") 2025/07/11 02:59:07 DEBUG : both5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450b3_d20250711_m025416_c001_v0001101_t0053_u01752202456844") 2025/07/11 02:59:07 DEBUG : both6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863faa_d20250711_m025451_c001_v7007000_t0000_u01752202491173") 2025/07/11 02:59:07 DEBUG : both6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345105_d20250711_m025437_c001_v0001101_t0002_u01752202477156") 2025/07/11 02:59:07 DEBUG : both6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd47_d20250711_m025431_c001_v7007000_t0000_u01752202471834") 2025/07/11 02:59:07 DEBUG : both6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450b5_d20250711_m025417_c001_v0001101_t0042_u01752202457467") 2025/07/11 02:59:07 DEBUG : both7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fab_d20250711_m025451_c001_v7007000_t0000_u01752202491355") 2025/07/11 02:59:07 DEBUG : both7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345109_d20250711_m025437_c001_v0001101_t0018_u01752202477790") 2025/07/11 02:59:07 DEBUG : both7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd49_d20250711_m025432_c001_v7007000_t0000_u01752202472025") 2025/07/11 02:59:07 DEBUG : both7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450b7_d20250711_m025418_c001_v0001101_t0026_u01752202458054") 2025/07/11 02:59:07 DEBUG : both8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fac_d20250711_m025451_c001_v7007000_t0000_u01752202491538") 2025/07/11 02:59:07 DEBUG : both8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34510d_d20250711_m025438_c001_v0001101_t0018_u01752202478374") 2025/07/11 02:59:07 DEBUG : both8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd4a_d20250711_m025432_c001_v7007000_t0000_u01752202472206") 2025/07/11 02:59:07 DEBUG : both8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450bb_d20250711_m025418_c001_v0001101_t0054_u01752202458565") 2025/07/11 02:59:07 DEBUG : both9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fad_d20250711_m025451_c001_v7007000_t0000_u01752202491722") 2025/07/11 02:59:07 DEBUG : both9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345113_d20250711_m025438_c001_v0001101_t0028_u01752202478976") 2025/07/11 02:59:07 DEBUG : both9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd4b_d20250711_m025432_c001_v7007000_t0000_u01752202472387") 2025/07/11 02:59:08 DEBUG : both9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a3450bf_d20250711_m025419_c001_v0001101_t0032_u01752202459304") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e382_d20250711_m025056_c001_v7007000_t0000_u01752202256025") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de50_d20250711_m025054_c001_v0001184_t0013_u01752202254503") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba7_d20250711_m025053_c001_v7007000_t0000_u01752202253939") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de3e_d20250711_m025052_c001_v0001184_t0010_u01752202252253") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cfd_d20250711_m025037_c001_v7007000_t0000_u01752202237835") 2025/07/11 02:59:08 DEBUG : c/non empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd8e_d20250711_m025036_c001_v0001184_t0052_u01752202236168") 2025/07/11 02:59:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa321_d20250711_m025554_c001_v7007000_t0000_u01752202554144") 2025/07/11 02:59:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8f5_d20250711_m025548_c001_v0001184_t0028_u01752202548881") 2025/07/11 02:59:08 DEBUG : check sum: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cd8_d20250711_m025029_c001_v7007000_t0000_u01752202229443") 2025/07/11 02:59:08 DEBUG : check sum: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd34_d20250711_m025028_c001_v0001184_t0047_u01752202228488") 2025/07/11 02:59:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41504b544b2ee1a1_d20250711_m025853_c001_v7007000_t0000_u01752202733482") 2025/07/11 02:59:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f1c6_d20250711_m025851_c001_v0001184_t0046_u01752202731988") 2025/07/11 02:59:08 DEBUG : dest/3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbd9_d20250711_m025235_c001_v7007000_t0000_u01752202355566") 2025/07/11 02:59:08 DEBUG : dest/3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f413857d26808c1ab_d20250711_m025234_c001_v0001117_t0002_u01752202354456") 2025/07/11 02:59:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bad_d20250711_m025657_c001_v7007000_t0000_u01752202617096") 2025/07/11 02:59:08 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593080e_d20250711_m025652_c001_v0001115_t0055_u01752202612771") 2025/07/11 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c648a_d20250711_m025822_c001_v7007000_t0000_u01752202702471") 2025/07/11 02:59:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87efdb_d20250711_m025808_c001_v0001184_t0057_u01752202688822") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa54_d20250711_m025804_c001_v7007000_t0000_u01752202684688") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eeef_d20250711_m025751_c001_v0001184_t0027_u01752202671752") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e513_d20250711_m025747_c001_v7007000_t0000_u01752202667519") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ee15_d20250711_m025735_c001_v0001184_t0034_u01752202655212") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b201_d20250711_m025731_c001_v7007000_t0000_u01752202651051") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ed32_d20250711_m025718_c001_v0001184_t0052_u01752202638412") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eac_d20250711_m025714_c001_v7007000_t0000_u01752202634289") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ec62_d20250711_m025701_c001_v0001184_t0031_u01752202621228") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c643b_d20250711_m025654_c001_v7007000_t0000_u01752202614382") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb58_d20250711_m025642_c001_v0001184_t0038_u01752202602061") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa6_d20250711_m025637_c001_v7007000_t0000_u01752202597904") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb04_d20250711_m025634_c001_v0001184_t0050_u01752202594001") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a94_d20250711_m025632_c001_v7007000_t0000_u01752202592674") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea89_d20250711_m025621_c001_v0001184_t0008_u01752202581052") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf7_d20250711_m025616_c001_v7007000_t0000_u01752202576895") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff2c_d20250711_m025612_c001_v0001184_t0035_u01752202572827") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fb8_d20250711_m025611_c001_v7007000_t0000_u01752202571173") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930638_d20250711_m025558_c001_v0001115_t0016_u01752202558205") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4015dd3d4b0bbf9d_d20250711_m025551_c001_v7007000_t0000_u01752202551703") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e897_d20250711_m025539_c001_v0001184_t0011_u01752202539496") 2025/07/11 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecab_d20250711_m025535_c001_v7007000_t0000_u01752202535132") 2025/07/11 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59304d1_d20250711_m025523_c001_v0001115_t0045_u01752202523391") 2025/07/11 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e3e_d20250711_m025519_c001_v7007000_t0000_u01752202519327") 2025/07/11 02:59:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd31_d20250711_m025509_c001_v0001184_t0018_u01752202509400") 2025/07/11 02:59:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768864004_d20250711_m025635_c001_v7007000_t0000_u01752202595808") 2025/07/11 02:59:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eade_d20250711_m025630_c001_v0001184_t0040_u01752202590719") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bae_d20250711_m025657_c001_v7007000_t0000_u01752202617280") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bd8_d20250711_m025652_c001_v0001144_t0056_u01752202612761") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c648c_d20250711_m025822_c001_v7007000_t0000_u01752202702657") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59309ce_d20250711_m025809_c001_v0001115_t0010_u01752202689391") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa55_d20250711_m025804_c001_v7007000_t0000_u01752202684869") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930966_d20250711_m025752_c001_v0001115_t0034_u01752202672309") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e514_d20250711_m025747_c001_v7007000_t0000_u01752202667701") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930908_d20250711_m025735_c001_v0001115_t0025_u01752202655774") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b202_d20250711_m025731_c001_v7007000_t0000_u01752202651234") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593089e_d20250711_m025718_c001_v0001115_t0029_u01752202638969") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ead_d20250711_m025714_c001_v7007000_t0000_u01752202634471") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930846_d20250711_m025701_c001_v0001115_t0059_u01752202621788") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ba6_d20250711_m025654_c001_v7007000_t0000_u01752202614527") 2025/07/11 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250012_d20250711_m025642_c001_v0001184_t0020_u01752202602638") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa7_d20250711_m025638_c001_v7007000_t0000_u01752202598087") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffd0_d20250711_m025634_c001_v0001184_t0052_u01752202594012") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5ca_d20250711_m025632_c001_v7007000_t0000_u01752202592341") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff7c_d20250711_m025621_c001_v0001184_t0046_u01752202581618") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf8_d20250711_m025617_c001_v7007000_t0000_u01752202577076") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea31_d20250711_m025612_c001_v0001184_t0053_u01752202572906") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ece1_d20250711_m025611_c001_v7007000_t0000_u01752202571500") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124feaa_d20250711_m025559_c001_v0001184_t0021_u01752202559109") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5bc_d20250711_m025551_c001_v7007000_t0000_u01752202551715") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593058e_d20250711_m025540_c001_v0001115_t0059_u01752202540057") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecac_d20250711_m025535_c001_v7007000_t0000_u01752202535313") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdb7_d20250711_m025524_c001_v0001184_t0035_u01752202524484") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e3f_d20250711_m025519_c001_v7007000_t0000_u01752202519508") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e739_d20250711_m025509_c001_v0001184_t0012_u01752202509603") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa0_d20250711_m025635_c001_v7007000_t0000_u01752202595831") 2025/07/11 02:59:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffb0_d20250711_m025630_c001_v0001184_t0012_u01752202590729") 2025/07/11 02:59:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0baf_d20250711_m025657_c001_v7007000_t0000_u01752202617465") 2025/07/11 02:59:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebf2_d20250711_m025652_c001_v0001184_t0056_u01752202612840") 2025/07/11 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c648e_d20250711_m025822_c001_v7007000_t0000_u01752202702850") 2025/07/11 02:59:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125033c_d20250711_m025810_c001_v0001184_t0013_u01752202690413") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa56_d20250711_m025805_c001_v7007000_t0000_u01752202685052") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312502ab_d20250711_m025753_c001_v0001184_t0035_u01752202673130") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e515_d20250711_m025747_c001_v7007000_t0000_u01752202667917") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250208_d20250711_m025736_c001_v0001184_t0029_u01752202656670") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b203_d20250711_m025731_c001_v7007000_t0000_u01752202651418") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250177_d20250711_m025719_c001_v0001184_t0016_u01752202639922") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eae_d20250711_m025714_c001_v7007000_t0000_u01752202634654") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312500c7_d20250711_m025702_c001_v0001184_t0057_u01752202622814") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c643a_d20250711_m025654_c001_v7007000_t0000_u01752202614185") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bb4_d20250711_m025643_c001_v0001144_t0059_u01752202603195") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa8_d20250711_m025638_c001_v7007000_t0000_u01752202598277") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb0a_d20250711_m025634_c001_v0001184_t0018_u01752202594214") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecfc_d20250711_m025632_c001_v7007000_t0000_u01752202592733") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930708_d20250711_m025622_c001_v0001115_t0046_u01752202582175") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf9_d20250711_m025617_c001_v7007000_t0000_u01752202577297") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff2e_d20250711_m025613_c001_v0001184_t0016_u01752202573043") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ece2_d20250711_m025611_c001_v7007000_t0000_u01752202571682") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e95d_d20250711_m025559_c001_v0001184_t0041_u01752202559827") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa316_d20250711_m025551_c001_v7007000_t0000_u01752202551161") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe31_d20250711_m025541_c001_v0001184_t0033_u01752202541166") 2025/07/11 02:59:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecad_d20250711_m025535_c001_v7007000_t0000_u01752202535610") 2025/07/11 02:59:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e7df_d20250711_m025525_c001_v0001184_t0019_u01752202525041") 2025/07/11 02:59:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e40_d20250711_m025519_c001_v7007000_t0000_u01752202519692") 2025/07/11 02:59:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930468_d20250711_m025509_c001_v0001115_t0015_u01752202509816") 2025/07/11 02:59:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97b6_d20250711_m025635_c001_v7007000_t0000_u01752202595872") 2025/07/11 02:59:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffb2_d20250711_m025630_c001_v0001184_t0023_u01752202590927") 2025/07/11 02:59:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb1_d20250711_m025657_c001_v7007000_t0000_u01752202617649") 2025/07/11 02:59:13 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250068_d20250711_m025652_c001_v0001184_t0017_u01752202612841") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c648f_d20250711_m025823_c001_v7007000_t0000_u01752202703079") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cac_d20250711_m025811_c001_v0001144_t0026_u01752202691035") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa57_d20250711_m025805_c001_v7007000_t0000_u01752202685235") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c7e_d20250711_m025753_c001_v0001144_t0009_u01752202673704") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e516_d20250711_m025748_c001_v7007000_t0000_u01752202668104") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c4e_d20250711_m025737_c001_v0001144_t0056_u01752202657225") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b204_d20250711_m025731_c001_v7007000_t0000_u01752202651601") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c1c_d20250711_m025720_c001_v0001144_t0026_u01752202640484") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eaf_d20250711_m025714_c001_v7007000_t0000_u01752202634846") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bf8_d20250711_m025703_c001_v0001144_t0041_u01752202623383") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1228c_d20250711_m025654_c001_v7007000_t0000_u01752202614535") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59307cc_d20250711_m025644_c001_v0001115_t0033_u01752202604378") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa9_d20250711_m025638_c001_v7007000_t0000_u01752202598459") 2025/07/11 02:59:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffd2_d20250711_m025634_c001_v0001184_t0040_u01752202594224") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6434_d20250711_m025632_c001_v7007000_t0000_u01752202592738") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b78_d20250711_m025623_c001_v0001144_t0056_u01752202583199") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdfa_d20250711_m025617_c001_v7007000_t0000_u01752202577478") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea33_d20250711_m025613_c001_v0001184_t0046_u01752202573117") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e7c_d20250711_m025611_c001_v7007000_t0000_u01752202571512") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b2e_d20250711_m025600_c001_v0001144_t0057_u01752202560385") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f422ad289d3f1af59_d20250711_m025551_c001_v7007000_t0000_u01752202551554") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8af_d20250711_m025541_c001_v0001184_t0059_u01752202541361") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecae_d20250711_m025535_c001_v7007000_t0000_u01752202535922") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59304e5_d20250711_m025525_c001_v0001115_t0027_u01752202525245") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e41_d20250711_m025519_c001_v7007000_t0000_u01752202519873") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd3b_d20250711_m025510_c001_v0001184_t0043_u01752202510299") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899371_d20250711_m025635_c001_v7007000_t0000_u01752202595840") 2025/07/11 02:59:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eae2_d20250711_m025630_c001_v0001184_t0048_u01752202590938") 2025/07/11 02:59:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb2_d20250711_m025657_c001_v7007000_t0000_u01752202617838") 2025/07/11 02:59:14 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebf6_d20250711_m025653_c001_v0001184_t0039_u01752202613035") 2025/07/11 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6490_d20250711_m025823_c001_v7007000_t0000_u01752202703301") 2025/07/11 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87efff_d20250711_m025811_c001_v0001184_t0010_u01752202691785") 2025/07/11 02:59:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa58_d20250711_m025805_c001_v7007000_t0000_u01752202685416") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ef11_d20250711_m025754_c001_v0001184_t0019_u01752202674373") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e517_d20250711_m025748_c001_v7007000_t0000_u01752202668303") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ee2d_d20250711_m025737_c001_v0001184_t0037_u01752202657814") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b205_d20250711_m025731_c001_v7007000_t0000_u01752202651784") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ed58_d20250711_m025720_c001_v0001184_t0014_u01752202640989") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb0_d20250711_m025715_c001_v7007000_t0000_u01752202635030") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ec88_d20250711_m025703_c001_v0001184_t0045_u01752202623999") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97bd_d20250711_m025654_c001_v7007000_t0000_u01752202614358") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb74_d20250711_m025644_c001_v0001184_t0035_u01752202604941") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aaa_d20250711_m025638_c001_v7007000_t0000_u01752202598642") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4ba2_d20250711_m025634_c001_v0001144_t0055_u01752202594346") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a97_d20250711_m025632_c001_v7007000_t0000_u01752202592855") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea98_d20250711_m025623_c001_v0001184_t0008_u01752202583747") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdfb_d20250711_m025617_c001_v7007000_t0000_u01752202577660") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff32_d20250711_m025613_c001_v0001184_t0029_u01752202573282") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e7d_d20250711_m025611_c001_v7007000_t0000_u01752202571693") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593064a_d20250711_m025601_c001_v0001115_t0050_u01752202561139") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f2545f3_d20250711_m025551_c001_v7007000_t0000_u01752202551758") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305a4_d20250711_m025541_c001_v0001115_t0028_u01752202541591") 2025/07/11 02:59:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecaf_d20250711_m025536_c001_v7007000_t0000_u01752202536148") 2025/07/11 02:59:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdbd_d20250711_m025525_c001_v0001184_t0030_u01752202525810") 2025/07/11 02:59:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e42_d20250711_m025520_c001_v7007000_t0000_u01752202520056") 2025/07/11 02:59:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e741_d20250711_m025510_c001_v0001184_t0015_u01752202510507") 2025/07/11 02:59:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5d3_d20250711_m025635_c001_v7007000_t0000_u01752202595982") 2025/07/11 02:59:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930756_d20250711_m025631_c001_v0001115_t0055_u01752202591044") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb3_d20250711_m025658_c001_v7007000_t0000_u01752202618035") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125006e_d20250711_m025653_c001_v0001184_t0040_u01752202613045") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6491_d20250711_m025823_c001_v7007000_t0000_u01752202703486") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59309de_d20250711_m025811_c001_v0001115_t0002_u01752202691995") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa59_d20250711_m025805_c001_v7007000_t0000_u01752202685597") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930976_d20250711_m025754_c001_v0001115_t0057_u01752202674600") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e518_d20250711_m025748_c001_v7007000_t0000_u01752202668526") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930918_d20250711_m025738_c001_v0001115_t0020_u01752202658016") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b206_d20250711_m025731_c001_v7007000_t0000_u01752202651970") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59308b2_d20250711_m025721_c001_v0001115_t0029_u01752202641192") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb1_d20250711_m025715_c001_v7007000_t0000_u01752202635213") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593084c_d20250711_m025704_c001_v0001115_t0035_u01752202624211") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0abc_d20250711_m025654_c001_v7007000_t0000_u01752202614342") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250017_d20250711_m025645_c001_v0001184_t0013_u01752202605140") 2025/07/11 02:59:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aab_d20250711_m025638_c001_v7007000_t0000_u01752202598826") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb0c_d20250711_m025634_c001_v0001184_t0044_u01752202594409") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a92_d20250711_m025632_c001_v7007000_t0000_u01752202592493") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff88_d20250711_m025623_c001_v0001184_t0045_u01752202583954") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdfc_d20250711_m025617_c001_v7007000_t0000_u01752202577841") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b5a_d20250711_m025613_c001_v0001144_t0013_u01752202573285") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e7b_d20250711_m025611_c001_v7007000_t0000_u01752202571331") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124feba_d20250711_m025601_c001_v0001184_t0018_u01752202561646") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4146207bf99966bb_d20250711_m025551_c001_v7007000_t0000_u01752202551723") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe39_d20250711_m025542_c001_v0001184_t0011_u01752202542161") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb0_d20250711_m025536_c001_v7007000_t0000_u01752202536330") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e7e5_d20250711_m025526_c001_v0001184_t0038_u01752202526066") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e43_d20250711_m025520_c001_v7007000_t0000_u01752202520237") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593046e_d20250711_m025510_c001_v0001115_t0031_u01752202510715") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95555_d20250711_m025635_c001_v7007000_t0000_u01752202595616") 2025/07/11 02:59:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b94_d20250711_m025631_c001_v0001144_t0002_u01752202591114") 2025/07/11 02:59:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb4_d20250711_m025658_c001_v7007000_t0000_u01752202618219") 2025/07/11 02:59:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebfa_d20250711_m025653_c001_v0001184_t0023_u01752202613232") 2025/07/11 02:59:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6492_d20250711_m025823_c001_v7007000_t0000_u01752202703669") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250356_d20250711_m025812_c001_v0001184_t0039_u01752202692690") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5a_d20250711_m025805_c001_v7007000_t0000_u01752202685780") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312502c3_d20250711_m025755_c001_v0001184_t0023_u01752202675421") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e519_d20250711_m025748_c001_v7007000_t0000_u01752202668715") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250216_d20250711_m025738_c001_v0001184_t0017_u01752202658477") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b207_d20250711_m025732_c001_v7007000_t0000_u01752202652153") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125018d_d20250711_m025721_c001_v0001184_t0023_u01752202641818") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb2_d20250711_m025715_c001_v7007000_t0000_u01752202635396") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312500db_d20250711_m025704_c001_v0001184_t0032_u01752202624729") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f409625629ea299c3_d20250711_m025654_c001_v7007000_t0000_u01752202614585") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bbe_d20250711_m025645_c001_v0001144_t0036_u01752202605349") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aac_d20250711_m025639_c001_v7007000_t0000_u01752202599010") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffd4_d20250711_m025634_c001_v0001184_t0012_u01752202594419") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a90_d20250711_m025632_c001_v7007000_t0000_u01752202592311") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930718_d20250711_m025624_c001_v0001115_t0021_u01752202584255") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdfd_d20250711_m025618_c001_v7007000_t0000_u01752202578022") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea35_d20250711_m025613_c001_v0001184_t0011_u01752202573326") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ece0_d20250711_m025611_c001_v7007000_t0000_u01752202571319") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e97b_d20250711_m025601_c001_v0001184_t0019_u01752202561851") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa317_d20250711_m025551_c001_v7007000_t0000_u01752202551342") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8b5_d20250711_m025542_c001_v0001184_t0049_u01752202542362") 2025/07/11 02:59:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb1_d20250711_m025536_c001_v7007000_t0000_u01752202536512") 2025/07/11 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59304f3_d20250711_m025526_c001_v0001115_t0059_u01752202526266") 2025/07/11 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e44_d20250711_m025520_c001_v7007000_t0000_u01752202520436") 2025/07/11 02:59:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd47_d20250711_m025511_c001_v0001184_t0015_u01752202511234") 2025/07/11 02:59:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa1_d20250711_m025635_c001_v7007000_t0000_u01752202595852") 2025/07/11 02:59:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffb4_d20250711_m025631_c001_v0001184_t0016_u01752202591131") 2025/07/11 02:59:19 DEBUG : dir1/0007-12345: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb5_d20250711_m025658_c001_v7007000_t0000_u01752202618404") 2025/07/11 02:59:19 DEBUG : dir1/0007-12345: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250076_d20250711_m025653_c001_v0001184_t0041_u01752202613244") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6493_d20250711_m025823_c001_v7007000_t0000_u01752202703853") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cb0_d20250711_m025812_c001_v0001144_t0032_u01752202692884") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5b_d20250711_m025806_c001_v7007000_t0000_u01752202686004") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c82_d20250711_m025755_c001_v0001144_t0021_u01752202675618") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51a_d20250711_m025748_c001_v7007000_t0000_u01752202668904") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c52_d20250711_m025738_c001_v0001144_t0011_u01752202658687") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b208_d20250711_m025732_c001_v7007000_t0000_u01752202652336") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c1e_d20250711_m025722_c001_v0001144_t0048_u01752202642025") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb3_d20250711_m025715_c001_v7007000_t0000_u01752202635577") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bfa_d20250711_m025704_c001_v0001144_t0028_u01752202624960") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0abb_d20250711_m025654_c001_v7007000_t0000_u01752202614158") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59307de_d20250711_m025645_c001_v0001115_t0055_u01752202605867") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aad_d20250711_m025639_c001_v7007000_t0000_u01752202599192") 2025/07/11 02:59:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930772_d20250711_m025634_c001_v0001115_t0000_u01752202594465") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd9553f_d20250711_m025632_c001_v7007000_t0000_u01752202592511") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b7e_d20250711_m025624_c001_v0001144_t0018_u01752202584679") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdfe_d20250711_m025618_c001_v7007000_t0000_u01752202578208") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59306ba_d20250711_m025613_c001_v0001115_t0041_u01752202573442") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fb9_d20250711_m025611_c001_v7007000_t0000_u01752202571354") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b32_d20250711_m025602_c001_v0001144_t0047_u01752202562064") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a4a_d20250711_m025551_c001_v7007000_t0000_u01752202551562") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305aa_d20250711_m025542_c001_v0001115_t0048_u01752202542561") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb2_d20250711_m025536_c001_v7007000_t0000_u01752202536695") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdc3_d20250711_m025526_c001_v0001184_t0010_u01752202526767") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e45_d20250711_m025520_c001_v7007000_t0000_u01752202520617") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e747_d20250711_m025511_c001_v0001184_t0036_u01752202511439") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768864005_d20250711_m025635_c001_v7007000_t0000_u01752202595989") 2025/07/11 02:59:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eae6_d20250711_m025631_c001_v0001184_t0017_u01752202591143") 2025/07/11 02:59:20 DEBUG : dir1/0008-23456: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb6_d20250711_m025658_c001_v7007000_t0000_u01752202618588") 2025/07/11 02:59:20 DEBUG : dir1/0008-23456: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebfc_d20250711_m025653_c001_v0001184_t0011_u01752202613435") 2025/07/11 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6494_d20250711_m025824_c001_v7007000_t0000_u01752202704037") 2025/07/11 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f017_d20250711_m025813_c001_v0001184_t0008_u01752202693636") 2025/07/11 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5c_d20250711_m025806_c001_v7007000_t0000_u01752202686188") 2025/07/11 02:59:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ef27_d20250711_m025756_c001_v0001184_t0016_u01752202676096") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51b_d20250711_m025749_c001_v7007000_t0000_u01752202669098") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ee43_d20250711_m025739_c001_v0001184_t0014_u01752202659223") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b209_d20250711_m025732_c001_v7007000_t0000_u01752202652519") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ed64_d20250711_m025722_c001_v0001184_t0011_u01752202642728") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb4_d20250711_m025715_c001_v7007000_t0000_u01752202635763") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ec96_d20250711_m025705_c001_v0001184_t0025_u01752202625427") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1228b_d20250711_m025654_c001_v7007000_t0000_u01752202614351") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb8e_d20250711_m025646_c001_v0001184_t0027_u01752202606535") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aae_d20250711_m025639_c001_v7007000_t0000_u01752202599393") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb10_d20250711_m025634_c001_v0001184_t0011_u01752202594604") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95543_d20250711_m025632_c001_v7007000_t0000_u01752202592878") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eaa4_d20250711_m025625_c001_v0001184_t0055_u01752202585182") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdff_d20250711_m025618_c001_v7007000_t0000_u01752202578390") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff36_d20250711_m025613_c001_v0001184_t0048_u01752202573478") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb0b_d20250711_m025611_c001_v7007000_t0000_u01752202571530") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930658_d20250711_m025602_c001_v0001115_t0028_u01752202562680") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4015dd3d4b0bbf9b_d20250711_m025551_c001_v7007000_t0000_u01752202551328") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe3b_d20250711_m025543_c001_v0001184_t0029_u01752202543283") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb3_d20250711_m025536_c001_v7007000_t0000_u01752202536877") 2025/07/11 02:59:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e7f7_d20250711_m025527_c001_v0001184_t0010_u01752202527012") 2025/07/11 02:59:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e46_d20250711_m025520_c001_v7007000_t0000_u01752202520800") 2025/07/11 02:59:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593047a_d20250711_m025511_c001_v0001115_t0005_u01752202511634") 2025/07/11 02:59:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768864003_d20250711_m025635_c001_v7007000_t0000_u01752202595622") 2025/07/11 02:59:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eaea_d20250711_m025631_c001_v0001184_t0055_u01752202591345") 2025/07/11 02:59:22 DEBUG : dir1/0009-34567: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb7_d20250711_m025658_c001_v7007000_t0000_u01752202618772") 2025/07/11 02:59:22 DEBUG : dir1/0009-34567: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250078_d20250711_m025653_c001_v0001184_t0012_u01752202613456") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6495_d20250711_m025824_c001_v7007000_t0000_u01752202704220") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59309e6_d20250711_m025813_c001_v0001115_t0003_u01752202693827") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5d_d20250711_m025806_c001_v7007000_t0000_u01752202686370") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930980_d20250711_m025756_c001_v0001115_t0035_u01752202676295") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51c_d20250711_m025749_c001_v7007000_t0000_u01752202669282") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593091e_d20250711_m025739_c001_v0001115_t0043_u01752202659414") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20a_d20250711_m025732_c001_v7007000_t0000_u01752202652702") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59308bc_d20250711_m025722_c001_v0001115_t0035_u01752202642924") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb5_d20250711_m025715_c001_v7007000_t0000_u01752202635945") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593084e_d20250711_m025705_c001_v0001115_t0019_u01752202625622") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ba7_d20250711_m025654_c001_v7007000_t0000_u01752202614589") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125002b_d20250711_m025646_c001_v0001184_t0034_u01752202606739") 2025/07/11 02:59:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aaf_d20250711_m025639_c001_v7007000_t0000_u01752202599624") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffda_d20250711_m025634_c001_v0001184_t0017_u01752202594622") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95541_d20250711_m025632_c001_v7007000_t0000_u01752202592695") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff94_d20250711_m025625_c001_v0001184_t0055_u01752202585384") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe00_d20250711_m025618_c001_v7007000_t0000_u01752202578571") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea39_d20250711_m025613_c001_v0001184_t0019_u01752202573526") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb08_d20250711_m025611_c001_v7007000_t0000_u01752202571347") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fec8_d20250711_m025603_c001_v0001184_t0000_u01752202563436") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4015dd3d4b0bbf9c_d20250711_m025551_c001_v7007000_t0000_u01752202551509") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8c3_d20250711_m025543_c001_v0001184_t0021_u01752202543506") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb4_d20250711_m025537_c001_v7007000_t0000_u01752202537058") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59304ff_d20250711_m025527_c001_v0001115_t0003_u01752202527209") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e47_d20250711_m025520_c001_v7007000_t0000_u01752202520982") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd53_d20250711_m025512_c001_v0001184_t0053_u01752202512457") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a9e_d20250711_m025635_c001_v7007000_t0000_u01752202595636") 2025/07/11 02:59:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffb8_d20250711_m025631_c001_v0001184_t0034_u01752202591355") 2025/07/11 02:59:23 DEBUG : dir1/0010-45678: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb8_d20250711_m025658_c001_v7007000_t0000_u01752202618956") 2025/07/11 02:59:23 DEBUG : dir1/0010-45678: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930818_d20250711_m025653_c001_v0001115_t0059_u01752202613470") 2025/07/11 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6496_d20250711_m025824_c001_v7007000_t0000_u01752202704422") 2025/07/11 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250364_d20250711_m025814_c001_v0001184_t0029_u01752202694311") 2025/07/11 02:59:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5e_d20250711_m025806_c001_v7007000_t0000_u01752202686550") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312502cd_d20250711_m025756_c001_v0001184_t0014_u01752202676854") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51d_d20250711_m025749_c001_v7007000_t0000_u01752202669479") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250222_d20250711_m025740_c001_v0001184_t0036_u01752202660019") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20b_d20250711_m025732_c001_v7007000_t0000_u01752202652885") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125019d_d20250711_m025723_c001_v0001184_t0009_u01752202643732") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb6_d20250711_m025716_c001_v7007000_t0000_u01752202636143") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312500e3_d20250711_m025706_c001_v0001184_t0029_u01752202626141") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ba9_d20250711_m025654_c001_v7007000_t0000_u01752202614711") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bc0_d20250711_m025646_c001_v0001144_t0035_u01752202606966") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab0_d20250711_m025639_c001_v7007000_t0000_u01752202599807") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb14_d20250711_m025634_c001_v0001184_t0041_u01752202594808") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a98_d20250711_m025632_c001_v7007000_t0000_u01752202592889") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930722_d20250711_m025625_c001_v0001115_t0028_u01752202585575") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe01_d20250711_m025618_c001_v7007000_t0000_u01752202578753") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff3e_d20250711_m025613_c001_v0001184_t0023_u01752202573672") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fba_d20250711_m025611_c001_v7007000_t0000_u01752202571536") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e994_d20250711_m025603_c001_v0001184_t0044_u01752202563640") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fddc_d20250711_m025551_c001_v7007000_t0000_u01752202551768") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305b4_d20250711_m025543_c001_v0001115_t0013_u01752202543698") 2025/07/11 02:59:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb5_d20250711_m025537_c001_v7007000_t0000_u01752202537240") 2025/07/11 02:59:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdcf_d20250711_m025527_c001_v0001184_t0011_u01752202527815") 2025/07/11 02:59:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e49_d20250711_m025521_c001_v7007000_t0000_u01752202521164") 2025/07/11 02:59:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e757_d20250711_m025512_c001_v0001184_t0009_u01752202512670") 2025/07/11 02:59:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5d1_d20250711_m025635_c001_v7007000_t0000_u01752202595790") 2025/07/11 02:59:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eaee_d20250711_m025631_c001_v0001184_t0010_u01752202591539") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bb9_d20250711_m025659_c001_v7007000_t0000_u01752202619141") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bda_d20250711_m025653_c001_v0001144_t0032_u01752202613621") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6497_d20250711_m025824_c001_v7007000_t0000_u01752202704605") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cb8_d20250711_m025814_c001_v0001144_t0012_u01752202694509") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa5f_d20250711_m025806_c001_v7007000_t0000_u01752202686734") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c84_d20250711_m025757_c001_v0001144_t0057_u01752202677071") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51e_d20250711_m025749_c001_v7007000_t0000_u01752202669661") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c5a_d20250711_m025740_c001_v0001144_t0056_u01752202660218") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20c_d20250711_m025733_c001_v7007000_t0000_u01752202653067") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c26_d20250711_m025724_c001_v0001144_t0014_u01752202644040") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb7_d20250711_m025716_c001_v7007000_t0000_u01752202636327") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bfe_d20250711_m025706_c001_v0001144_t0026_u01752202626337") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97be_d20250711_m025654_c001_v7007000_t0000_u01752202614541") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59307ec_d20250711_m025647_c001_v0001115_t0005_u01752202607569") 2025/07/11 02:59:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab2_d20250711_m025639_c001_v7007000_t0000_u01752202599990") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffe0_d20250711_m025634_c001_v0001184_t0015_u01752202594836") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd9553d_d20250711_m025632_c001_v7007000_t0000_u01752202592327") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b80_d20250711_m025625_c001_v0001144_t0030_u01752202585997") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe02_d20250711_m025618_c001_v7007000_t0000_u01752202578934") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea3b_d20250711_m025613_c001_v0001184_t0033_u01752202573736") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1223b_d20250711_m025611_c001_v7007000_t0000_u01752202571554") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b38_d20250711_m025603_c001_v0001144_t0044_u01752202563845") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f422ad289d3f1af5a_d20250711_m025551_c001_v7007000_t0000_u01752202551736") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe43_d20250711_m025544_c001_v0001184_t0030_u01752202544150") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb6_d20250711_m025537_c001_v7007000_t0000_u01752202537434") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e80b_d20250711_m025528_c001_v0001184_t0000_u01752202528012") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e4a_d20250711_m025521_c001_v7007000_t0000_u01752202521355") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930480_d20250711_m025512_c001_v0001115_t0019_u01752202512923") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95559_d20250711_m025636_c001_v7007000_t0000_u01752202596005") 2025/07/11 02:59:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593075c_d20250711_m025631_c001_v0001115_t0010_u01752202591564") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bba_d20250711_m025659_c001_v7007000_t0000_u01752202619327") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebfe_d20250711_m025653_c001_v0001184_t0014_u01752202613632") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6498_d20250711_m025824_c001_v7007000_t0000_u01752202704787") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f01f_d20250711_m025814_c001_v0001184_t0037_u01752202694901") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa60_d20250711_m025806_c001_v7007000_t0000_u01752202686919") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ef43_d20250711_m025757_c001_v0001184_t0024_u01752202677938") 2025/07/11 02:59:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e51f_d20250711_m025749_c001_v7007000_t0000_u01752202669843") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ee63_d20250711_m025740_c001_v0001184_t0054_u01752202660931") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20d_d20250711_m025733_c001_v7007000_t0000_u01752202653258") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ed7f_d20250711_m025724_c001_v0001184_t0010_u01752202644507") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb8_d20250711_m025716_c001_v7007000_t0000_u01752202636510") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eca2_d20250711_m025706_c001_v0001184_t0018_u01752202626997") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899373_d20250711_m025654_c001_v7007000_t0000_u01752202614559") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ebaa_d20250711_m025648_c001_v0001184_t0059_u01752202608363") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab3_d20250711_m025640_c001_v7007000_t0000_u01752202600173") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930776_d20250711_m025634_c001_v0001115_t0022_u01752202594958") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a95_d20250711_m025632_c001_v7007000_t0000_u01752202592698") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eac2_d20250711_m025626_c001_v0001184_t0039_u01752202586548") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe03_d20250711_m025619_c001_v7007000_t0000_u01752202579116") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff40_d20250711_m025613_c001_v0001184_t0057_u01752202573879") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6411_d20250711_m025611_c001_v7007000_t0000_u01752202571551") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930668_d20250711_m025605_c001_v0001115_t0051_u01752202565171") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f2545f1_d20250711_m025551_c001_v7007000_t0000_u01752202551571") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8cb_d20250711_m025544_c001_v0001184_t0028_u01752202544362") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb7_d20250711_m025537_c001_v7007000_t0000_u01752202537616") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593050d_d20250711_m025528_c001_v0001115_t0020_u01752202528218") 2025/07/11 02:59:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e4b_d20250711_m025521_c001_v7007000_t0000_u01752202521538") 2025/07/11 02:59:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd5f_d20250711_m025513_c001_v0001184_t0041_u01752202513435") 2025/07/11 02:59:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0aa2_d20250711_m025636_c001_v7007000_t0000_u01752202596015") 2025/07/11 02:59:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffba_d20250711_m025631_c001_v0001184_t0052_u01752202591589") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bbb_d20250711_m025659_c001_v7007000_t0000_u01752202619511") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125007c_d20250711_m025653_c001_v0001184_t0010_u01752202613668") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6499_d20250711_m025824_c001_v7007000_t0000_u01752202704971") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59309f2_d20250711_m025815_c001_v0001115_t0001_u01752202695107") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa61_d20250711_m025807_c001_v7007000_t0000_u01752202687101") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593098e_d20250711_m025758_c001_v0001115_t0005_u01752202678167") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e520_d20250711_m025750_c001_v7007000_t0000_u01752202670025") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593092a_d20250711_m025741_c001_v0001115_t0023_u01752202661138") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20e_d20250711_m025733_c001_v7007000_t0000_u01752202653442") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59308c6_d20250711_m025724_c001_v0001115_t0039_u01752202644715") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eb9_d20250711_m025716_c001_v7007000_t0000_u01752202636693") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930852_d20250711_m025707_c001_v0001115_t0029_u01752202627214") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97bf_d20250711_m025654_c001_v7007000_t0000_u01752202614569") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125003e_d20250711_m025648_c001_v0001184_t0037_u01752202608589") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab4_d20250711_m025640_c001_v7007000_t0000_u01752202600358") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eb16_d20250711_m025635_c001_v0001184_t0043_u01752202595013") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768864001_d20250711_m025632_c001_v7007000_t0000_u01752202592707") 2025/07/11 02:59:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff9a_d20250711_m025626_c001_v0001184_t0055_u01752202586753") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe04_d20250711_m025619_c001_v7007000_t0000_u01752202579298") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea3f_d20250711_m025613_c001_v0001184_t0053_u01752202573943") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10e1b_d20250711_m025611_c001_v7007000_t0000_u01752202571570") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fee4_d20250711_m025605_c001_v0001184_t0016_u01752202565914") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa31a_d20250711_m025551_c001_v7007000_t0000_u01752202551778") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305c0_d20250711_m025544_c001_v0001115_t0010_u01752202544998") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb8_d20250711_m025537_c001_v7007000_t0000_u01752202537801") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdd5_d20250711_m025528_c001_v0001184_t0045_u01752202528727") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e4c_d20250711_m025521_c001_v7007000_t0000_u01752202521720") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e765_d20250711_m025513_c001_v0001184_t0017_u01752202513649") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899370_d20250711_m025635_c001_v7007000_t0000_u01752202595650") 2025/07/11 02:59:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87eaf0_d20250711_m025631_c001_v0001184_t0059_u01752202591769") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bbc_d20250711_m025659_c001_v7007000_t0000_u01752202619698") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ec00_d20250711_m025653_c001_v0001184_t0035_u01752202613828") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c649a_d20250711_m025825_c001_v7007000_t0000_u01752202705155") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250372_d20250711_m025816_c001_v0001184_t0023_u01752202696008") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa62_d20250711_m025807_c001_v7007000_t0000_u01752202687283") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312502e5_d20250711_m025758_c001_v0001184_t0037_u01752202678716") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e521_d20250711_m025750_c001_v7007000_t0000_u01752202670208") 2025/07/11 02:59:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125022d_d20250711_m025741_c001_v0001184_t0022_u01752202661725") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b20f_d20250711_m025733_c001_v7007000_t0000_u01752202653644") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312501af_d20250711_m025725_c001_v0001184_t0052_u01752202645242") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41eba_d20250711_m025716_c001_v7007000_t0000_u01752202636885") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312500f7_d20250711_m025708_c001_v0001184_t0039_u01752202628073") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1228d_d20250711_m025654_c001_v7007000_t0000_u01752202614720") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4bcc_d20250711_m025648_c001_v0001144_t0010_u01752202608783") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab5_d20250711_m025640_c001_v7007000_t0000_u01752202600541") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffe2_d20250711_m025635_c001_v0001184_t0047_u01752202595044") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5cd_d20250711_m025632_c001_v7007000_t0000_u01752202592898") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593072c_d20250711_m025626_c001_v0001115_t0025_u01752202586965") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe05_d20250711_m025619_c001_v7007000_t0000_u01752202579480") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b5e_d20250711_m025613_c001_v0001144_t0030_u01752202573975") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdee_d20250711_m025611_c001_v7007000_t0000_u01752202571571") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9c3_d20250711_m025606_c001_v0001184_t0008_u01752202566125") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdda_d20250711_m025551_c001_v7007000_t0000_u01752202551581") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe4d_d20250711_m025545_c001_v0001184_t0054_u01752202545723") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecb9_d20250711_m025537_c001_v7007000_t0000_u01752202537997") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e819_d20250711_m025528_c001_v0001184_t0035_u01752202528947") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e4d_d20250711_m025521_c001_v7007000_t0000_u01752202521902") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930488_d20250711_m025513_c001_v0001115_t0038_u01752202513852") 2025/07/11 02:59:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97b5_d20250711_m025635_c001_v7007000_t0000_u01752202595659") 2025/07/11 02:59:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffbc_d20250711_m025631_c001_v0001184_t0033_u01752202591811") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bbd_d20250711_m025659_c001_v7007000_t0000_u01752202619883") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250082_d20250711_m025653_c001_v0001184_t0029_u01752202613888") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c649b_d20250711_m025825_c001_v7007000_t0000_u01752202705338") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cbc_d20250711_m025816_c001_v0001144_t0029_u01752202696205") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa64_d20250711_m025807_c001_v7007000_t0000_u01752202687464") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c88_d20250711_m025758_c001_v0001144_t0056_u01752202678909") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e522_d20250711_m025750_c001_v7007000_t0000_u01752202670393") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c5e_d20250711_m025741_c001_v0001144_t0059_u01752202661917") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b210_d20250711_m025733_c001_v7007000_t0000_u01752202653827") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c2a_d20250711_m025725_c001_v0001144_t0015_u01752202645437") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ebb_d20250711_m025717_c001_v7007000_t0000_u01752202637074") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c02_d20250711_m025708_c001_v0001144_t0055_u01752202628319") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c643c_d20250711_m025654_c001_v7007000_t0000_u01752202614564") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59307f4_d20250711_m025649_c001_v0001115_t0043_u01752202609299") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab6_d20250711_m025640_c001_v7007000_t0000_u01752202600730") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4baa_d20250711_m025635_c001_v0001144_t0010_u01752202595155") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a91_d20250711_m025632_c001_v7007000_t0000_u01752202592331") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b84_d20250711_m025627_c001_v0001144_t0047_u01752202587628") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe06_d20250711_m025619_c001_v7007000_t0000_u01752202579702") 2025/07/11 02:59:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff42_d20250711_m025614_c001_v0001184_t0010_u01752202574073") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fbb_d20250711_m025611_c001_v7007000_t0000_u01752202571723") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b3e_d20250711_m025606_c001_v0001144_t0037_u01752202566328") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5bb_d20250711_m025551_c001_v7007000_t0000_u01752202551529") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8dd_d20250711_m025545_c001_v0001184_t0016_u01752202545928") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecba_d20250711_m025538_c001_v7007000_t0000_u01752202538179") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930517_d20250711_m025529_c001_v0001115_t0037_u01752202529137") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e50_d20250711_m025522_c001_v7007000_t0000_u01752202522084") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fd63_d20250711_m025514_c001_v0001184_t0048_u01752202514394") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a9f_d20250711_m025635_c001_v7007000_t0000_u01752202595668") 2025/07/11 02:59:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b98_d20250711_m025631_c001_v0001144_t0049_u01752202591802") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa322_d20250711_m025554_c001_v7007000_t0000_u01752202554327") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe68_d20250711_m025549_c001_v0001184_t0045_u01752202549276") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa323_d20250711_m025554_c001_v7007000_t0000_u01752202554509") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8fb_d20250711_m025549_c001_v0001184_t0016_u01752202549286") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa324_d20250711_m025554_c001_v7007000_t0000_u01752202554691") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305ea_d20250711_m025549_c001_v0001115_t0016_u01752202549375") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa326_d20250711_m025554_c001_v7007000_t0000_u01752202554874") 2025/07/11 02:59:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe6a_d20250711_m025549_c001_v0001184_t0047_u01752202549483") 2025/07/11 02:59:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa327_d20250711_m025555_c001_v7007000_t0000_u01752202555058") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8fd_d20250711_m025549_c001_v0001184_t0011_u01752202549494") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa328_d20250711_m025555_c001_v7007000_t0000_u01752202555238") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe6c_d20250711_m025549_c001_v0001184_t0032_u01752202549705") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa329_d20250711_m025555_c001_v7007000_t0000_u01752202555421") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e8ff_d20250711_m025549_c001_v0001184_t0039_u01752202549695") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa32a_d20250711_m025555_c001_v7007000_t0000_u01752202555603") 2025/07/11 02:59:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e901_d20250711_m025549_c001_v0001184_t0038_u01752202549889") 2025/07/11 02:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa32b_d20250711_m025555_c001_v7007000_t0000_u01752202555784") 2025/07/11 02:59:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305f0_d20250711_m025549_c001_v0001115_t0009_u01752202549942") 2025/07/11 02:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa32c_d20250711_m025555_c001_v7007000_t0000_u01752202555966") 2025/07/11 02:59:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe70_d20250711_m025549_c001_v0001184_t0052_u01752202549974") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa32d_d20250711_m025556_c001_v7007000_t0000_u01752202556148") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e905_d20250711_m025550_c001_v0001184_t0008_u01752202550083") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa32f_d20250711_m025556_c001_v7007000_t0000_u01752202556340") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe72_d20250711_m025550_c001_v0001184_t0048_u01752202550173") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa330_d20250711_m025556_c001_v7007000_t0000_u01752202556521") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e90b_d20250711_m025550_c001_v0001184_t0020_u01752202550289") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa331_d20250711_m025556_c001_v7007000_t0000_u01752202556706") 2025/07/11 02:59:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fe74_d20250711_m025550_c001_v0001184_t0044_u01752202550375") 2025/07/11 02:59:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa332_d20250711_m025556_c001_v7007000_t0000_u01752202556887") 2025/07/11 02:59:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b1a_d20250711_m025550_c001_v0001144_t0053_u01752202550421") 2025/07/11 02:59:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40448ee3c95aa333_d20250711_m025557_c001_v7007000_t0000_u01752202557068") 2025/07/11 02:59:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e90d_d20250711_m025550_c001_v0001184_t0043_u01752202550489") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb2e_d20250711_m025614_c001_v7007000_t0000_u01752202574813") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff06_d20250711_m025609_c001_v0001184_t0047_u01752202569713") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf1_d20250711_m025614_c001_v7007000_t0000_u01752202574823") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9f8_d20250711_m025609_c001_v0001184_t0054_u01752202569727") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf0_d20250711_m025614_c001_v7007000_t0000_u01752202574639") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff08_d20250711_m025609_c001_v0001184_t0010_u01752202569909") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e80_d20250711_m025614_c001_v7007000_t0000_u01752202574650") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9fa_d20250711_m025609_c001_v0001184_t0023_u01752202569931") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e81_d20250711_m025614_c001_v7007000_t0000_u01752202574834") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b4e_d20250711_m025610_c001_v0001144_t0012_u01752202570005") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ece5_d20250711_m025614_c001_v7007000_t0000_u01752202574671") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930694_d20250711_m025610_c001_v0001115_t0036_u01752202570021") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4107e88560e2fb31_d20250711_m025614_c001_v7007000_t0000_u01752202574999") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff0c_d20250711_m025610_c001_v0001184_t0015_u01752202570123") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fdf2_d20250711_m025615_c001_v7007000_t0000_u01752202575010") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e9fc_d20250711_m025610_c001_v0001184_t0016_u01752202570138") 2025/07/11 02:59:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f2545ff_d20250711_m025614_c001_v7007000_t0000_u01752202574847") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff0e_d20250711_m025610_c001_v0001184_t0038_u01752202570318") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fbc_d20250711_m025614_c001_v7007000_t0000_u01752202574608") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea04_d20250711_m025610_c001_v0001184_t0022_u01752202570363") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc149e_d20250711_m025614_c001_v7007000_t0000_u01752202574689") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff14_d20250711_m025610_c001_v0001184_t0000_u01752202570532") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164ef82d0115fbd_d20250711_m025614_c001_v7007000_t0000_u01752202574790") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b50_d20250711_m025610_c001_v0001144_t0043_u01752202570543") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e1223d_d20250711_m025614_c001_v7007000_t0000_u01752202574805") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593069c_d20250711_m025610_c001_v0001115_t0031_u01752202570561") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ece6_d20250711_m025614_c001_v7007000_t0000_u01752202574856") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea0c_d20250711_m025610_c001_v0001184_t0013_u01752202570614") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc149f_d20250711_m025614_c001_v7007000_t0000_u01752202574872") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ff18_d20250711_m025610_c001_v0001184_t0027_u01752202570737") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f2545fe_d20250711_m025614_c001_v7007000_t0000_u01752202574662") 2025/07/11 02:59:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ea10_d20250711_m025610_c001_v0001184_t0054_u01752202570811") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b15a_d20250711_m025405_c001_v7007000_t0000_u01752202445260") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f109da5cade1ec97b_d20250711_m025403_c001_v0001181_t0035_u01752202443130") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6395_d20250711_m025402_c001_v7007000_t0000_u01752202442944") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f109da5cade1ec95b_d20250711_m025400_c001_v0001181_t0053_u01752202440583") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6392_d20250711_m025359_c001_v7007000_t0000_u01752202439860") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e4ac_d20250711_m025355_c001_v0001184_t0052_u01752202435962") 2025/07/11 02:59:35 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b14f_d20250711_m025354_c001_v7007000_t0000_u01752202434491") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117150d720a2bb03_d20250711_m025351_c001_v0001136_t0004_u01752202431898") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e121cd_d20250711_m025351_c001_v7007000_t0000_u01752202431716") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117150d720a2baf7_d20250711_m025348_c001_v0001136_t0011_u01752202428272") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e121cb_d20250711_m025347_c001_v7007000_t0000_u01752202427549") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34506d_d20250711_m025343_c001_v0001101_t0010_u01752202423583") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09c5_d20250711_m025342_c001_v7007000_t0000_u01752202422310") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117ada3093d242b8_d20250711_m025340_c001_v0001091_t0033_u01752202420421") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13aa_d20250711_m025340_c001_v7007000_t0000_u01752202420240") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117ada3093d242b0_d20250711_m025337_c001_v0001091_t0008_u01752202417309") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a6_d20250711_m025336_c001_v7007000_t0000_u01752202416588") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345055_d20250711_m025332_c001_v0001101_t0049_u01752202412916") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09b0_d20250711_m025332_c001_v7007000_t0000_u01752202412012") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f100390c5f08cde7c_d20250711_m025329_c001_v0001137_t0044_u01752202409887") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13d7_d20250711_m025329_c001_v7007000_t0000_u01752202409703") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f100390c5f08cde62_d20250711_m025326_c001_v0001137_t0045_u01752202406351") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13d2_d20250711_m025325_c001_v7007000_t0000_u01752202405625") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345043_d20250711_m025320_c001_v0001101_t0029_u01752202400077") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a2_d20250711_m025319_c001_v7007000_t0000_u01752202399148") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1193f7f14dc8d760_d20250711_m025317_c001_v0001184_t0018_u01752202397287") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95442_d20250711_m025317_c001_v7007000_t0000_u01752202397107") 2025/07/11 02:59:36 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1193f7f14dc8d74e_d20250711_m025313_c001_v0001184_t0048_u01752202393829") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd9543a_d20250711_m025313_c001_v7007000_t0000_u01752202393100") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34501a_d20250711_m025304_c001_v0001101_t0015_u01752202384764") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f254497_d20250711_m025303_c001_v7007000_t0000_u01752202383847") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10714bb47f98d5a7_d20250711_m025301_c001_v0001176_t0037_u01752202381783") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4ea960_d20250711_m025301_c001_v7007000_t0000_u01752202381594") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10714bb47f98d5a3_d20250711_m025258_c001_v0001176_t0051_u01752202378620") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4ea95b_d20250711_m025257_c001_v7007000_t0000_u01752202377879") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2d6a_d20250711_m025252_c001_v0001181_t0012_u01752202372331") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbe1_d20250711_m025251_c001_v7007000_t0000_u01752202371230") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f118eecef7ace8370_d20250711_m025245_c001_v0001134_t0049_u01752202365635") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a552_d20250711_m025245_c001_v7007000_t0000_u01752202365430") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e24d_d20250711_m025241_c001_v0001184_t0044_u01752202361719") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1193f7f14dc8d677_d20250711_m025240_c001_v0001184_t0054_u01752202360969") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1193f7f14dc8d66f_d20250711_m025240_c001_v0001184_t0040_u01752202360029") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4083fa3fb9f31749_d20250711_m025226_c001_v7007000_t0000_u01752202346878") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2d05_d20250711_m025219_c001_v0001181_t0009_u01752202339819") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1133dab5ed69788d_d20250711_m025218_c001_v0001042_t0050_u01752202338899") 2025/07/11 02:59:37 DEBUG : dst/one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1133dab5ed697887_d20250711_m025217_c001_v0001042_t0029_u01752202337570") 2025/07/11 02:59:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b15b_d20250711_m025405_c001_v7007000_t0000_u01752202445458") 2025/07/11 02:59:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1022c16ad583214b_d20250711_m025402_c001_v0001165_t0027_u01752202442731") 2025/07/11 02:59:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1017dd3163c04935_d20250711_m025359_c001_v0001180_t0014_u01752202439645") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b150_d20250711_m025354_c001_v7007000_t0000_u01752202434675") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10753ec78ebe8d9e_d20250711_m025351_c001_v0001150_t0051_u01752202431320") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f110de724c7d329d3_d20250711_m025347_c001_v0001134_t0031_u01752202427142") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09c6_d20250711_m025342_c001_v7007000_t0000_u01752202422493") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f110ec20531acc08e_d20250711_m025340_c001_v0001181_t0050_u01752202420031") 2025/07/11 02:59:38 DEBUG : dst/one.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1128882c161e4205_d20250711_m025336_c001_v0001041_t0018_u01752202416072") 2025/07/11 02:59:38 DEBUG : dst/three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbe2_d20250711_m025251_c001_v7007000_t0000_u01752202371414") 2025/07/11 02:59:38 DEBUG : dst/three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1193f7f14dc8d6b9_d20250711_m025249_c001_v0001184_t0029_u01752202369852") 2025/07/11 02:59:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b15c_d20250711_m025405_c001_v7007000_t0000_u01752202445641") 2025/07/11 02:59:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1155c1d20725d099_d20250711_m025403_c001_v0001134_t0001_u01752202443895") 2025/07/11 02:59:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10616b47b27da46b_d20250711_m025401_c001_v0001180_t0058_u01752202441342") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b15e_d20250711_m025405_c001_v7007000_t0000_u01752202445841") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f109da5cade1ec987_d20250711_m025404_c001_v0001181_t0008_u01752202444609") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6396_d20250711_m025404_c001_v7007000_t0000_u01752202444425") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f109da5cade1ec967_d20250711_m025401_c001_v0001181_t0036_u01752202441760") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c6394_d20250711_m025401_c001_v7007000_t0000_u01752202441572") 2025/07/11 02:59:38 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e4b6_d20250711_m025356_c001_v0001184_t0054_u01752202436949") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b151_d20250711_m025354_c001_v7007000_t0000_u01752202434856") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117150d720a2bb0d_d20250711_m025353_c001_v0001136_t0015_u01752202433762") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e121ce_d20250711_m025353_c001_v7007000_t0000_u01752202433580") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117150d720a2bafd_d20250711_m025349_c001_v0001136_t0046_u01752202429689") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f405d8d7447e121cc_d20250711_m025349_c001_v7007000_t0000_u01752202429506") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34506f_d20250711_m025344_c001_v0001101_t0018_u01752202424241") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13ab_d20250711_m025341_c001_v7007000_t0000_u01752202421757") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e425_d20250711_m025339_c001_v0001184_t0056_u01752202419216") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a7_d20250711_m025338_c001_v7007000_t0000_u01752202418486") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345057_d20250711_m025333_c001_v0001101_t0056_u01752202413449") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13d8_d20250711_m025331_c001_v7007000_t0000_u01752202411086") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e3e2_d20250711_m025328_c001_v0001184_t0054_u01752202408386") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13d3_d20250711_m025327_c001_v7007000_t0000_u01752202407294") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345045_d20250711_m025320_c001_v0001101_t0022_u01752202400618") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95445_d20250711_m025318_c001_v7007000_t0000_u01752202398229") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e37e_d20250711_m025315_c001_v0001184_t0017_u01752202395678") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd9543e_d20250711_m025314_c001_v7007000_t0000_u01752202394585") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345024_d20250711_m025307_c001_v0001101_t0039_u01752202387776") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4ea961_d20250711_m025302_c001_v7007000_t0000_u01752202382912") 2025/07/11 02:59:39 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2d80_d20250711_m025300_c001_v0001181_t0033_u01752202380531") 2025/07/11 02:59:40 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4ea95e_d20250711_m025259_c001_v7007000_t0000_u01752202379426") 2025/07/11 02:59:40 DEBUG : dst/three.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e2b4_d20250711_m025253_c001_v0001184_t0051_u01752202373243") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b152_d20250711_m025355_c001_v7007000_t0000_u01752202435049") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1130edea488adad5_d20250711_m025353_c001_v0001115_t0015_u01752202433054") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f105109849703d1dd_d20250711_m025349_c001_v0001091_t0056_u01752202429098") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09c7_d20250711_m025342_c001_v7007000_t0000_u01752202422677") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59300ea_d20250711_m025340_c001_v0001115_t0022_u01752202420928") 2025/07/11 02:59:40 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f11740ee4c6fbb06f_d20250711_m025338_c001_v0001105_t0021_u01752202418149") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b15f_d20250711_m025406_c001_v7007000_t0000_u01752202446023") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345083_d20250711_m025356_c001_v0001101_t0058_u01752202436538") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b153_d20250711_m025355_c001_v7007000_t0000_u01752202435231") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e452_d20250711_m025344_c001_v0001184_t0047_u01752202424002") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09c8_d20250711_m025342_c001_v7007000_t0000_u01752202422860") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e400_d20250711_m025333_c001_v0001184_t0017_u01752202413259") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d09b2_d20250711_m025332_c001_v7007000_t0000_u01752202412193") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e3b4_d20250711_m025320_c001_v0001184_t0044_u01752202400428") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc13a3_d20250711_m025319_c001_v7007000_t0000_u01752202399343") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e322_d20250711_m025305_c001_v0001184_t0026_u01752202385491") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4196c7043f254498_d20250711_m025304_c001_v7007000_t0000_u01752202384030") 2025/07/11 02:59:40 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345000_d20250711_m025252_c001_v0001101_t0025_u01752202372902") 2025/07/11 02:59:41 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbe3_d20250711_m025251_c001_v7007000_t0000_u01752202371596") 2025/07/11 02:59:41 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1124b54b22c5a566_d20250711_m025247_c001_v0001176_t0036_u01752202367542") 2025/07/11 02:59:41 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4083fa3fb9f3174a_d20250711_m025227_c001_v7007000_t0000_u01752202347062") 2025/07/11 02:59:41 DEBUG : dst/two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1133dab5ed69789f_d20250711_m025225_c001_v0001042_t0041_u01752202345782") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc1384_d20250711_m025152_c001_v7007000_t0000_u01752202312548") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e054_d20250711_m025149_c001_v0001184_t0026_u01752202309446") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc137b_d20250711_m025147_c001_v7007000_t0000_u01752202307486") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dff3_d20250711_m025137_c001_v0001184_t0040_u01752202297744") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd7_d20250711_m025129_c001_v7007000_t0000_u01752202289281") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df95_d20250711_m025126_c001_v0001184_t0028_u01752202286318") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e393_d20250711_m025106_c001_v7007000_t0000_u01752202266194") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87deb3_d20250711_m025104_c001_v0001184_t0046_u01752202264442") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e38f_d20250711_m025103_c001_v7007000_t0000_u01752202263680") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de98_d20250711_m025102_c001_v0001184_t0033_u01752202262524") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e389_d20250711_m025100_c001_v7007000_t0000_u01752202260069") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de6e_d20250711_m025058_c001_v0001184_t0037_u01752202258543") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e384_d20250711_m025057_c001_v7007000_t0000_u01752202257771") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de62_d20250711_m025056_c001_v0001184_t0041_u01752202256593") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba3_d20250711_m025051_c001_v7007000_t0000_u01752202251478") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de24_d20250711_m025050_c001_v0001184_t0055_u01752202250133") 2025/07/11 02:59:41 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba0_d20250711_m025049_c001_v7007000_t0000_u01752202249391") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de0e_d20250711_m025048_c001_v0001184_t0021_u01752202248630") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eb9c_d20250711_m025044_c001_v7007000_t0000_u01752202244817") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ddda_d20250711_m025043_c001_v0001184_t0016_u01752202243657") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41d11_d20250711_m025041_c001_v7007000_t0000_u01752202241746") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ddb8_d20250711_m025040_c001_v0001184_t0059_u01752202240815") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41d0d_d20250711_m025040_c001_v7007000_t0000_u01752202240447") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107fdced42063bd4_d20250711_m025039_c001_v0001091_t0030_u01752202239724") 2025/07/11 02:59:42 DEBUG : empty space: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dda4_d20250711_m025038_c001_v0001184_t0011_u01752202238202") 2025/07/11 02:59:42 DEBUG : enormous: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e391_d20250711_m025105_c001_v7007000_t0000_u01752202265258") 2025/07/11 02:59:42 DEBUG : enormous: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87deb7_d20250711_m025104_c001_v0001184_t0037_u01752202264637") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b168_d20250711_m025410_c001_v7007000_t0000_u01752202450711") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a345099_d20250711_m025409_c001_v0001101_t0036_u01752202449262") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd5_d20250711_m025124_c001_v7007000_t0000_u01752202284842") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c67_d20250711_m025123_c001_v0001181_t0059_u01752202283874") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ceb_d20250711_m025035_c001_v7007000_t0000_u01752202235600") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd7e_d20250711_m025034_c001_v0001184_t0017_u01752202234665") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ce6_d20250711_m025034_c001_v7007000_t0000_u01752202234118") 2025/07/11 02:59:42 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd68_d20250711_m025033_c001_v0001184_t0037_u01752202233543") 2025/07/11 02:59:43 DEBUG : existing: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd62_d20250711_m025032_c001_v0001184_t0022_u01752202232785") 2025/07/11 02:59:43 DEBUG : existing-b: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd6_d20250711_m025125_c001_v7007000_t0000_u01752202285025") 2025/07/11 02:59:43 DEBUG : existing-b: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df7f_d20250711_m025123_c001_v0001184_t0057_u01752202283864") 2025/07/11 02:59:43 DEBUG : file1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc9_d20250711_m025500_c001_v7007000_t0000_u01752202500733") 2025/07/11 02:59:43 DEBUG : file1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fce8_d20250711_m025458_c001_v0001184_t0008_u01752202498881") 2025/07/11 02:59:43 DEBUG : file1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc5_d20250711_m025457_c001_v7007000_t0000_u01752202497913") 2025/07/11 02:59:43 DEBUG : file1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fcd6_d20250711_m025456_c001_v0001184_t0057_u01752202496384") 2025/07/11 02:59:43 DEBUG : five: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e395_d20250711_m025109_c001_v7007000_t0000_u01752202269631") 2025/07/11 02:59:43 DEBUG : five: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a344efd_d20250711_m025108_c001_v0001101_t0017_u01752202268284") 2025/07/11 02:59:43 DEBUG : foo: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eb9b_d20250711_m025043_c001_v7007000_t0000_u01752202243291") 2025/07/11 02:59:43 DEBUG : foo: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87ddce_d20250711_m025042_c001_v0001184_t0059_u01752202242740") 2025/07/11 02:59:43 DEBUG : foo: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87ddca_d20250711_m025042_c001_v0001184_t0059_u01752202242187") 2025/07/11 02:59:43 DEBUG : four: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e396_d20250711_m025109_c001_v7007000_t0000_u01752202269813") 2025/07/11 02:59:43 DEBUG : four: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87dee1_d20250711_m025107_c001_v0001184_t0059_u01752202267728") 2025/07/11 02:59:43 DEBUG : four: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ded7_d20250711_m025107_c001_v0001184_t0050_u01752202267149") 2025/07/11 02:59:43 DEBUG : hello world2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f89923a_d20250711_m024945_c001_v7007000_t0000_u01752202185029") 2025/07/11 02:59:43 DEBUG : hello world2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a13d_d20250711_m024944_c001_v0001130_t0010_u01752202184316") 2025/07/11 02:59:43 DEBUG : ignore-size: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ce1_d20250711_m025032_c001_v7007000_t0000_u01752202232416") 2025/07/11 02:59:43 DEBUG : ignore-size: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd50_d20250711_m025031_c001_v0001184_t0034_u01752202231477") 2025/07/11 02:59:43 DEBUG : nested/sub dir/file: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd2_d20250711_m025123_c001_v7007000_t0000_u01752202283129") 2025/07/11 02:59:44 DEBUG : nested/sub dir/file: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df6d_d20250711_m025122_c001_v0001184_t0017_u01752202282161") 2025/07/11 02:59:44 DEBUG : nested/sub dir/file: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e3ac_d20250711_m025121_c001_v7007000_t0000_u01752202281411") 2025/07/11 02:59:44 DEBUG : nested/sub dir/file: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df59_d20250711_m025120_c001_v0001184_t0046_u01752202280482") 2025/07/11 02:59:44 DEBUG : one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e397_d20250711_m025110_c001_v7007000_t0000_u01752202270031") 2025/07/11 02:59:44 DEBUG : one: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87dec9_d20250711_m025106_c001_v0001184_t0059_u01752202266571") 2025/07/11 02:59:44 DEBUG : only0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fae_d20250711_m025451_c001_v7007000_t0000_u01752202491905") 2025/07/11 02:59:44 DEBUG : only0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a345131_d20250711_m025446_c001_v0001101_t0017_u01752202486154") 2025/07/11 02:59:44 DEBUG : only0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5ce_d20250711_m025434_c001_v0001184_t0058_u01752202474017") 2025/07/11 02:59:44 DEBUG : only0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13fc_d20250711_m025428_c001_v7007000_t0000_u01752202468084") 2025/07/11 02:59:44 DEBUG : only0: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e524_d20250711_m025414_c001_v0001184_t0015_u01752202454274") 2025/07/11 02:59:44 DEBUG : only1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863faf_d20250711_m025452_c001_v7007000_t0000_u01752202492088") 2025/07/11 02:59:44 DEBUG : only1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f402b5804c593037b_d20250711_m025447_c001_v0001115_t0041_u01752202487292") 2025/07/11 02:59:44 DEBUG : only1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5d2_d20250711_m025434_c001_v0001184_t0020_u01752202474776") 2025/07/11 02:59:44 DEBUG : only1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd2c_d20250711_m025427_c001_v7007000_t0000_u01752202467623") 2025/07/11 02:59:44 DEBUG : only1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e52a_d20250711_m025415_c001_v0001184_t0039_u01752202455046") 2025/07/11 02:59:44 DEBUG : only10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb0_d20250711_m025452_c001_v7007000_t0000_u01752202492270") 2025/07/11 02:59:44 DEBUG : only10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407ca70c3124fc8c_d20250711_m025446_c001_v0001184_t0047_u01752202486906") 2025/07/11 02:59:44 DEBUG : only10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e610_d20250711_m025439_c001_v0001184_t0021_u01752202479873") 2025/07/11 02:59:44 DEBUG : only10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd32_d20250711_m025428_c001_v7007000_t0000_u01752202468180") 2025/07/11 02:59:44 DEBUG : only10: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e55e_d20250711_m025420_c001_v0001184_t0015_u01752202460149") 2025/07/11 02:59:44 DEBUG : only11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb1_d20250711_m025452_c001_v7007000_t0000_u01752202492453") 2025/07/11 02:59:45 DEBUG : only11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e65a_d20250711_m025446_c001_v0001184_t0059_u01752202486168") 2025/07/11 02:59:45 DEBUG : only11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e612_d20250711_m025440_c001_v0001184_t0020_u01752202480407") 2025/07/11 02:59:45 DEBUG : only11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e456_d20250711_m025427_c001_v7007000_t0000_u01752202467518") 2025/07/11 02:59:45 DEBUG : only11: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e562_d20250711_m025420_c001_v0001184_t0014_u01752202460857") 2025/07/11 02:59:45 DEBUG : only12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb2_d20250711_m025452_c001_v7007000_t0000_u01752202492635") 2025/07/11 02:59:45 DEBUG : only12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407ca70c3124fc86_d20250711_m025446_c001_v0001184_t0047_u01752202486722") 2025/07/11 02:59:45 DEBUG : only12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e61a_d20250711_m025441_c001_v0001184_t0050_u01752202481099") 2025/07/11 02:59:45 DEBUG : only12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e45a_d20250711_m025428_c001_v7007000_t0000_u01752202468246") 2025/07/11 02:59:45 DEBUG : only12: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e568_d20250711_m025421_c001_v0001184_t0040_u01752202461411") 2025/07/11 02:59:45 DEBUG : only13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb3_d20250711_m025452_c001_v7007000_t0000_u01752202492817") 2025/07/11 02:59:45 DEBUG : only13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f402b5804c5930376_d20250711_m025446_c001_v0001115_t0041_u01752202486911") 2025/07/11 02:59:45 DEBUG : only13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e626_d20250711_m025441_c001_v0001184_t0016_u01752202481732") 2025/07/11 02:59:45 DEBUG : only13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd33_d20250711_m025428_c001_v7007000_t0000_u01752202468270") 2025/07/11 02:59:45 DEBUG : only13: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e56c_d20250711_m025422_c001_v0001184_t0021_u01752202462125") 2025/07/11 02:59:45 DEBUG : only14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb4_d20250711_m025452_c001_v7007000_t0000_u01752202492999") 2025/07/11 02:59:45 DEBUG : only14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a345137_d20250711_m025446_c001_v0001101_t0017_u01752202486929") 2025/07/11 02:59:45 DEBUG : only14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e62c_d20250711_m025442_c001_v0001184_t0015_u01752202482345") 2025/07/11 02:59:45 DEBUG : only14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13fb_d20250711_m025427_c001_v7007000_t0000_u01752202467902") 2025/07/11 02:59:45 DEBUG : only14: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e572_d20250711_m025422_c001_v0001184_t0039_u01752202462681") 2025/07/11 02:59:45 DEBUG : only15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb5_d20250711_m025453_c001_v7007000_t0000_u01752202493183") 2025/07/11 02:59:46 DEBUG : only15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e65c_d20250711_m025446_c001_v0001184_t0059_u01752202486568") 2025/07/11 02:59:46 DEBUG : only15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e636_d20250711_m025442_c001_v0001184_t0039_u01752202482989") 2025/07/11 02:59:46 DEBUG : only15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd2d_d20250711_m025427_c001_v7007000_t0000_u01752202467709") 2025/07/11 02:59:46 DEBUG : only15: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e578_d20250711_m025423_c001_v0001184_t0035_u01752202463388") 2025/07/11 02:59:46 DEBUG : only16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb6_d20250711_m025453_c001_v7007000_t0000_u01752202493365") 2025/07/11 02:59:46 DEBUG : only16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a345133_d20250711_m025446_c001_v0001101_t0017_u01752202486555") 2025/07/11 02:59:46 DEBUG : only16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e63a_d20250711_m025443_c001_v0001184_t0012_u01752202483538") 2025/07/11 02:59:46 DEBUG : only16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e452_d20250711_m025427_c001_v7007000_t0000_u01752202467153") 2025/07/11 02:59:46 DEBUG : only16: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e57e_d20250711_m025424_c001_v0001184_t0012_u01752202464195") 2025/07/11 02:59:47 DEBUG : only17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fb8_d20250711_m025453_c001_v7007000_t0000_u01752202493598") 2025/07/11 02:59:47 DEBUG : only17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a345135_d20250711_m025446_c001_v0001101_t0017_u01752202486737") 2025/07/11 02:59:47 DEBUG : only17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e642_d20250711_m025444_c001_v0001184_t0041_u01752202484241") 2025/07/11 02:59:47 DEBUG : only17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd30_d20250711_m025427_c001_v7007000_t0000_u01752202467995") 2025/07/11 02:59:47 DEBUG : only17: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e58c_d20250711_m025424_c001_v0001184_t0050_u01752202464809") 2025/07/11 02:59:47 DEBUG : only18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fba_d20250711_m025453_c001_v7007000_t0000_u01752202493780") 2025/07/11 02:59:47 DEBUG : only18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e664_d20250711_m025446_c001_v0001184_t0059_u01752202486752") 2025/07/11 02:59:47 DEBUG : only18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e646_d20250711_m025444_c001_v0001184_t0033_u01752202484773") 2025/07/11 02:59:47 DEBUG : only18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13fa_d20250711_m025427_c001_v7007000_t0000_u01752202467720") 2025/07/11 02:59:47 DEBUG : only18: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e590_d20250711_m025425_c001_v0001184_t0014_u01752202465334") 2025/07/11 02:59:47 DEBUG : only19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fbb_d20250711_m025453_c001_v7007000_t0000_u01752202493962") 2025/07/11 02:59:47 DEBUG : only19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e666_d20250711_m025447_c001_v0001184_t0059_u01752202487018") 2025/07/11 02:59:47 DEBUG : only19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e654_d20250711_m025445_c001_v0001184_t0034_u01752202485298") 2025/07/11 02:59:47 DEBUG : only19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd2e_d20250711_m025427_c001_v7007000_t0000_u01752202467811") 2025/07/11 02:59:47 DEBUG : only19: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e592_d20250711_m025425_c001_v0001184_t0019_u01752202465938") 2025/07/11 02:59:47 DEBUG : only2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fbc_d20250711_m025454_c001_v7007000_t0000_u01752202494145") 2025/07/11 02:59:47 DEBUG : only2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407ca70c3124fc90_d20250711_m025447_c001_v0001184_t0047_u01752202487316") 2025/07/11 02:59:47 DEBUG : only2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5d6_d20250711_m025435_c001_v0001184_t0052_u01752202475279") 2025/07/11 02:59:47 DEBUG : only2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e459_d20250711_m025428_c001_v7007000_t0000_u01752202468062") 2025/07/11 02:59:47 DEBUG : only2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e530_d20250711_m025415_c001_v0001184_t0012_u01752202455547") 2025/07/11 02:59:47 DEBUG : only3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fbd_d20250711_m025454_c001_v7007000_t0000_u01752202494327") 2025/07/11 02:59:47 DEBUG : only3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e66c_d20250711_m025447_c001_v0001184_t0059_u01752202487387") 2025/07/11 02:59:47 DEBUG : only3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5e0_d20250711_m025435_c001_v0001184_t0011_u01752202475846") 2025/07/11 02:59:48 DEBUG : only3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd31_d20250711_m025428_c001_v7007000_t0000_u01752202468074") 2025/07/11 02:59:48 DEBUG : only3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e536_d20250711_m025416_c001_v0001184_t0013_u01752202456084") 2025/07/11 02:59:48 DEBUG : only4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fbe_d20250711_m025454_c001_v7007000_t0000_u01752202494510") 2025/07/11 02:59:48 DEBUG : only4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407ca70c3124fc8e_d20250711_m025447_c001_v0001184_t0047_u01752202487088") 2025/07/11 02:59:48 DEBUG : only4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5e8_d20250711_m025436_c001_v0001184_t0012_u01752202476380") 2025/07/11 02:59:48 DEBUG : only4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e458_d20250711_m025427_c001_v7007000_t0000_u01752202467880") 2025/07/11 02:59:48 DEBUG : only4: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e53c_d20250711_m025416_c001_v0001184_t0044_u01752202456652") 2025/07/11 02:59:48 DEBUG : only5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fbf_d20250711_m025454_c001_v7007000_t0000_u01752202494692") 2025/07/11 02:59:48 DEBUG : only5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f402b5804c5930378_d20250711_m025447_c001_v0001115_t0041_u01752202487109") 2025/07/11 02:59:48 DEBUG : only5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5ee_d20250711_m025436_c001_v0001184_t0052_u01752202476961") 2025/07/11 02:59:48 DEBUG : only5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e453_d20250711_m025427_c001_v7007000_t0000_u01752202467337") 2025/07/11 02:59:48 DEBUG : only5: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e544_d20250711_m025417_c001_v0001184_t0031_u01752202457263") 2025/07/11 02:59:48 DEBUG : only6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc0_d20250711_m025454_c001_v7007000_t0000_u01752202494876") 2025/07/11 02:59:48 DEBUG : only6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a345139_d20250711_m025447_c001_v0001101_t0017_u01752202487119") 2025/07/11 02:59:48 DEBUG : only6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e5fc_d20250711_m025437_c001_v0001184_t0020_u01752202477589") 2025/07/11 02:59:48 DEBUG : only6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd2f_d20250711_m025427_c001_v7007000_t0000_u01752202467891") 2025/07/11 02:59:48 DEBUG : only6: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e548_d20250711_m025417_c001_v0001184_t0057_u01752202457854") 2025/07/11 02:59:48 DEBUG : only7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc1_d20250711_m025455_c001_v7007000_t0000_u01752202495057") 2025/07/11 02:59:48 DEBUG : only7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87e66a_d20250711_m025447_c001_v0001184_t0059_u01752202487203") 2025/07/11 02:59:48 DEBUG : only7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e600_d20250711_m025438_c001_v0001184_t0011_u01752202478167") 2025/07/11 02:59:48 DEBUG : only7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fd2b_d20250711_m025427_c001_v7007000_t0000_u01752202467526") 2025/07/11 02:59:48 DEBUG : only7: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e54c_d20250711_m025418_c001_v0001184_t0040_u01752202458364") 2025/07/11 02:59:49 DEBUG : only8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc2_d20250711_m025455_c001_v7007000_t0000_u01752202495240") 2025/07/11 02:59:49 DEBUG : only8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f402b5804c5930380_d20250711_m025447_c001_v0001115_t0041_u01752202487475") 2025/07/11 02:59:49 DEBUG : only8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e606_d20250711_m025438_c001_v0001184_t0019_u01752202478771") 2025/07/11 02:59:49 DEBUG : only8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4164c302193e13f9_d20250711_m025427_c001_v7007000_t0000_u01752202467539") 2025/07/11 02:59:49 DEBUG : only8: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e552_d20250711_m025419_c001_v0001184_t0047_u01752202459098") 2025/07/11 02:59:49 DEBUG : only9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc3_d20250711_m025455_c001_v7007000_t0000_u01752202495422") 2025/07/11 02:59:49 DEBUG : only9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f403f68f01a34513b_d20250711_m025447_c001_v0001101_t0017_u01752202487302") 2025/07/11 02:59:49 DEBUG : only9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e60a_d20250711_m025439_c001_v0001184_t0034_u01752202479306") 2025/07/11 02:59:49 DEBUG : only9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e457_d20250711_m025427_c001_v7007000_t0000_u01752202467699") 2025/07/11 02:59:49 DEBUG : only9: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e558_d20250711_m025419_c001_v0001184_t0039_u01752202459634") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e3a7_d20250711_m025119_c001_v7007000_t0000_u01752202279353") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f19_d20250711_m025116_c001_v0001101_t0022_u01752202276976") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39e_d20250711_m025115_c001_v7007000_t0000_u01752202275862") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df1c_d20250711_m025113_c001_v0001184_t0025_u01752202273942") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39b_d20250711_m025113_c001_v7007000_t0000_u01752202273205") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f05_d20250711_m025110_c001_v0001101_t0047_u01752202270959") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e38c_d20250711_m025101_c001_v7007000_t0000_u01752202261777") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de82_d20250711_m025100_c001_v0001184_t0026_u01752202260614") 2025/07/11 02:59:49 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e388_d20250711_m025059_c001_v7007000_t0000_u01752202259116") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de6c_d20250711_m025058_c001_v0001184_t0000_u01752202258328") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e383_d20250711_m025057_c001_v7007000_t0000_u01752202257189") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de5e_d20250711_m025056_c001_v0001184_t0030_u01752202256389") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba2_d20250711_m025050_c001_v7007000_t0000_u01752202250926") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de22_d20250711_m025049_c001_v0001184_t0012_u01752202249939") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba1_d20250711_m025049_c001_v7007000_t0000_u01752202249572") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de0a_d20250711_m025048_c001_v0001184_t0028_u01752202248428") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eb9f_d20250711_m025048_c001_v7007000_t0000_u01752202248063") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de00_d20250711_m025047_c001_v0001184_t0036_u01752202247486") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ddfc_d20250711_m025046_c001_v0001184_t0050_u01752202246907") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eb9e_d20250711_m025046_c001_v7007000_t0000_u01752202246539") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ddf6_d20250711_m025045_c001_v0001184_t0010_u01752202245934") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ddf2_d20250711_m025045_c001_v0001184_t0012_u01752202245363") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eb9d_d20250711_m025044_c001_v7007000_t0000_u01752202244998") 2025/07/11 02:59:50 DEBUG : potato: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dde2_d20250711_m025044_c001_v0001184_t0021_u01752202244253") 2025/07/11 02:59:50 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b0f1_d20250711_m025201_c001_v7007000_t0000_u01752202321909") 2025/07/11 02:59:50 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f96_d20250711_m025201_c001_v0001101_t0030_u01752202321191") 2025/07/11 02:59:50 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc1385_d20250711_m025153_c001_v7007000_t0000_u01752202313030") 2025/07/11 02:59:50 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f7a_d20250711_m025148_c001_v0001101_t0037_u01752202308777") 2025/07/11 02:59:50 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc1376_d20250711_m025141_c001_v7007000_t0000_u01752202301979") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f58_d20250711_m025136_c001_v0001101_t0001_u01752202296997") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd9_d20250711_m025129_c001_v7007000_t0000_u01752202289635") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f37_d20250711_m025125_c001_v0001101_t0050_u01752202285967") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e392_d20250711_m025105_c001_v7007000_t0000_u01752202265440") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87deae_d20250711_m025104_c001_v0001184_t0022_u01752202264233") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e390_d20250711_m025103_c001_v7007000_t0000_u01752202263862") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de96_d20250711_m025102_c001_v0001184_t0041_u01752202262325") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e38d_d20250711_m025101_c001_v7007000_t0000_u01752202261959") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de88_d20250711_m025101_c001_v0001184_t0026_u01752202261200") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e38a_d20250711_m025100_c001_v7007000_t0000_u01752202260250") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de75_d20250711_m025059_c001_v0001184_t0057_u01752202259493") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e385_d20250711_m025057_c001_v7007000_t0000_u01752202257953") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de64_d20250711_m025057_c001_v0001184_t0047_u01752202257201") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135eba4_d20250711_m025051_c001_v7007000_t0000_u01752202251674") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87de2a_d20250711_m025050_c001_v0001184_t0027_u01752202250726") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f89923c_d20250711_m024948_c001_v7007000_t0000_u01752202188266") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a149_d20250711_m024947_c001_v0001130_t0059_u01752202187508") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f89923b_d20250711_m024946_c001_v7007000_t0000_u01752202186603") 2025/07/11 02:59:51 DEBUG : potato2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a13f_d20250711_m024945_c001_v0001130_t0000_u01752202185579") 2025/07/11 02:59:51 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc1386_d20250711_m025153_c001_v7007000_t0000_u01752202313481") 2025/07/11 02:59:51 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2cbd_d20250711_m025150_c001_v0001181_t0023_u01752202310007") 2025/07/11 02:59:52 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f411b4f8833fc1377_d20250711_m025142_c001_v7007000_t0000_u01752202302161") 2025/07/11 02:59:52 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c97_d20250711_m025138_c001_v0001181_t0036_u01752202298311") 2025/07/11 02:59:52 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cda_d20250711_m025129_c001_v7007000_t0000_u01752202289871") 2025/07/11 02:59:52 DEBUG : potato3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c73_d20250711_m025126_c001_v0001181_t0022_u01752202286525") 2025/07/11 02:59:52 DEBUG : pre-dest1/1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbda_d20250711_m025235_c001_v7007000_t0000_u01752202355751") 2025/07/11 02:59:52 DEBUG : pre-dest1/1: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2d1b_d20250711_m025227_c001_v0001181_t0049_u01752202347824") 2025/07/11 02:59:52 DEBUG : pre-dest2/2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f406bb69ce61efbdb_d20250711_m025235_c001_v7007000_t0000_u01752202355935") 2025/07/11 02:59:52 DEBUG : pre-dest2/2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344fd0_d20250711_m025228_c001_v0001101_t0038_u01752202348394") 2025/07/11 02:59:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4083fa3fb9f31746_d20250711_m025213_c001_v7007000_t0000_u01752202333587") 2025/07/11 02:59:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e116_d20250711_m025209_c001_v0001184_t0057_u01752202329709") 2025/07/11 02:59:52 DEBUG : sizeonly: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cdc_d20250711_m025030_c001_v7007000_t0000_u01752202230922") 2025/07/11 02:59:52 DEBUG : sizeonly: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd3c_d20250711_m025029_c001_v0001184_t0044_u01752202229997") 2025/07/11 02:59:52 DEBUG : splitbanan: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0bbe_d20250711_m025700_c001_v7007000_t0000_u01752202620079") 2025/07/11 02:59:52 DEBUG : splitbanan: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250066_d20250711_m025652_c001_v0001184_t0040_u01752202612555") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c649d_d20250711_m025825_c001_v7007000_t0000_u01752202705532") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cc0_d20250711_m025817_c001_v0001144_t0037_u01752202697976") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41271751ae4eaa65_d20250711_m025807_c001_v7007000_t0000_u01752202687669") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c90_d20250711_m025800_c001_v0001144_t0038_u01752202680625") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e523_d20250711_m025750_c001_v7007000_t0000_u01752202670588") 2025/07/11 02:59:52 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c62_d20250711_m025743_c001_v0001144_t0033_u01752202663581") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f42173e821848b211_d20250711_m025734_c001_v7007000_t0000_u01752202654028") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c34_d20250711_m025727_c001_v0001144_t0033_u01752202647294") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ebc_d20250711_m025717_c001_v7007000_t0000_u01752202637256") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4c06_d20250711_m025709_c001_v0001144_t0005_u01752202629913") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4021475c79bd97bc_d20250711_m025654_c001_v7007000_t0000_u01752202614175") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930804_d20250711_m025651_c001_v0001115_t0020_u01752202611059") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0ab7_d20250711_m025640_c001_v7007000_t0000_u01752202600913") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124ffce_d20250711_m025633_c001_v0001184_t0057_u01752202593800") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f43067749a5cb_d20250711_m025632_c001_v7007000_t0000_u01752202592527") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b8a_d20250711_m025629_c001_v0001144_t0040_u01752202589162") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4183de41fa21fe08_d20250711_m025619_c001_v7007000_t0000_u01752202579884") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b58_d20250711_m025612_c001_v0001144_t0057_u01752202572635") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e7a_d20250711_m025611_c001_v7007000_t0000_u01752202571150") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b44_d20250711_m025607_c001_v0001144_t0034_u01752202567854") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4037f4cd613d0a4c_d20250711_m025551_c001_v7007000_t0000_u01752202551747") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59305d5_d20250711_m025547_c001_v0001115_t0018_u01752202547066") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f420f204b3135ecbb_d20250711_m025538_c001_v7007000_t0000_u01752202538361") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fdf3_d20250711_m025531_c001_v0001184_t0047_u01752202531458") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41e51_d20250711_m025522_c001_v7007000_t0000_u01752202522266") 2025/07/11 02:59:53 DEBUG : splitbananasplit: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e783_d20250711_m025515_c001_v0001184_t0017_u01752202515713") 2025/07/11 02:59:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407fe7564dd95557_d20250711_m025635_c001_v7007000_t0000_u01752202595801") 2025/07/11 02:59:54 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4b90_d20250711_m025630_c001_v0001144_t0033_u01752202590527") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e4a1_d20250711_m025508_c001_v7007000_t0000_u01752202508288") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c593042e_d20250711_m025505_c001_v0001115_t0023_u01752202505534") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fcc_d20250711_m025504_c001_v7007000_t0000_u01752202504400") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3124fcfd_d20250711_m025501_c001_v0001184_t0015_u01752202501955") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4130d4d129d10cd4_d20250711_m025123_c001_v7007000_t0000_u01752202283311") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a344f2d_d20250711_m025122_c001_v0001101_t0024_u01752202282147") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e3ad_d20250711_m025121_c001_v7007000_t0000_u01752202281593") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c59_d20250711_m025120_c001_v0001181_t0053_u01752202280832") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cd2_d20250711_m025027_c001_v7007000_t0000_u01752202227928") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd1c_d20250711_m025026_c001_v0001184_t0043_u01752202226445") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41ccd_d20250711_m025026_c001_v7007000_t0000_u01752202226079") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dd0e_d20250711_m025024_c001_v0001184_t0026_u01752202224961") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cc8_d20250711_m025022_c001_v7007000_t0000_u01752202222022") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dce4_d20250711_m025020_c001_v0001184_t0028_u01752202220757") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cc4_d20250711_m025020_c001_v7007000_t0000_u01752202220213") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dcc8_d20250711_m025018_c001_v0001184_t0053_u01752202218874") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dca6_d20250711_m025016_c001_v0001184_t0043_u01752202216281") 2025/07/11 02:59:54 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cc2_d20250711_m025015_c001_v7007000_t0000_u01752202215917") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dc90_d20250711_m025015_c001_v0001184_t0044_u01752202215345") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87dc8c_d20250711_m025014_c001_v0001184_t0000_u01752202214565") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f4003d7a695b41cc0_d20250711_m025011_c001_v7007000_t0000_u01752202211528") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a18b_d20250711_m025006_c001_v0001130_t0014_u01752202206755") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a17f_d20250711_m025003_c001_v0001130_t0032_u01752202203932") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899245_d20250711_m025003_c001_v7007000_t0000_u01752202203569") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a179_d20250711_m025002_c001_v0001130_t0018_u01752202202886") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a177_d20250711_m025001_c001_v0001130_t0033_u01752202201801") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899244_d20250711_m025001_c001_v7007000_t0000_u01752202201434") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a16d_d20250711_m024957_c001_v0001130_t0049_u01752202197271") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899243_d20250711_m024956_c001_v7007000_t0000_u01752202196911") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a16b_d20250711_m024956_c001_v0001130_t0054_u01752202196134") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899242_d20250711_m024955_c001_v7007000_t0000_u01752202195160") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a165_d20250711_m024954_c001_v0001130_t0048_u01752202194480") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899241_d20250711_m024953_c001_v7007000_t0000_u01752202193940") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a161_d20250711_m024953_c001_v0001130_t0049_u01752202193283") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899240_d20250711_m024952_c001_v7007000_t0000_u01752202192388") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a157_d20250711_m024951_c001_v0001130_t0059_u01752202191487") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f89923f_d20250711_m024950_c001_v7007000_t0000_u01752202190948") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a155_d20250711_m024950_c001_v0001130_t0002_u01752202190005") 2025/07/11 02:59:55 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f89923d_d20250711_m024949_c001_v7007000_t0000_u01752202189461") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a14f_d20250711_m024948_c001_v0001130_t0034_u01752202188806") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899239_d20250711_m024943_c001_v7007000_t0000_u01752202183778") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a139_d20250711_m024943_c001_v0001130_t0012_u01752202183139") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899238_d20250711_m024942_c001_v7007000_t0000_u01752202182591") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a131_d20250711_m024941_c001_v0001130_t0018_u01752202181911") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899237_d20250711_m024941_c001_v7007000_t0000_u01752202181010") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a12d_d20250711_m024940_c001_v0001130_t0020_u01752202180326") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f419bf9225f899235_d20250711_m024937_c001_v7007000_t0000_u01752202177942") 2025/07/11 02:59:56 DEBUG : sub dir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1042bed91731a121_d20250711_m024937_c001_v0001130_t0051_u01752202177180") 2025/07/11 02:59:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e4a2_d20250711_m025508_c001_v7007000_t0000_u01752202508596") 2025/07/11 02:59:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e70f_d20250711_m025505_c001_v0001184_t0052_u01752202505181") 2025/07/11 02:59:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fcd_d20250711_m025504_c001_v7007000_t0000_u01752202504583") 2025/07/11 02:59:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e6eb_d20250711_m025501_c001_v0001184_t0031_u01752202501788") 2025/07/11 02:59:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c649f_d20250711_m025827_c001_v7007000_t0000_u01752202707514") 2025/07/11 02:59:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f0a3_d20250711_m025826_c001_v0001184_t0011_u01752202706892") 2025/07/11 02:59:56 DEBUG : sub/yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e3a1_d20250711_m025118_c001_v7007000_t0000_u01752202278693") 2025/07/11 02:59:56 DEBUG : sub/yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87df33_d20250711_m025116_c001_v0001184_t0053_u01752202276603") 2025/07/11 02:59:56 DEBUG : test_dir1/file2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fca_d20250711_m025500_c001_v7007000_t0000_u01752202500916") 2025/07/11 02:59:56 DEBUG : test_dir1/file2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e6d4_d20250711_m025458_c001_v0001184_t0042_u01752202498892") 2025/07/11 02:59:57 DEBUG : test_dir1/file2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc6_d20250711_m025458_c001_v7007000_t0000_u01752202498095") 2025/07/11 02:59:57 DEBUG : test_dir1/file2: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87e6b0_d20250711_m025456_c001_v0001184_t0031_u01752202496410") 2025/07/11 02:59:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fcb_d20250711_m025501_c001_v7007000_t0000_u01752202501098") 2025/07/11 02:59:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c59303f2_d20250711_m025459_c001_v0001115_t0036_u01752202499228") 2025/07/11 02:59:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f415d5da768863fc7_d20250711_m025458_c001_v7007000_t0000_u01752202498277") 2025/07/11 02:59:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103f68f01a34514f_d20250711_m025456_c001_v0001101_t0021_u01752202496392") 2025/07/11 02:59:57 DEBUG : three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e398_d20250711_m025110_c001_v7007000_t0000_u01752202270229") 2025/07/11 02:59:57 DEBUG : three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87def1_d20250711_m025109_c001_v0001184_t0019_u01752202269047") 2025/07/11 02:59:57 DEBUG : three: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87ded5_d20250711_m025106_c001_v0001184_t0028_u01752202266938") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a1_d20250711_m025829_c001_v7007000_t0000_u01752202709746") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930a43_d20250711_m025828_c001_v0001115_t0040_u01752202708504") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64b3_d20250711_m025850_c001_v7007000_t0000_u01752202730076") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c3125046a_d20250711_m025847_c001_v0001184_t0010_u01752202727902") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64b0_d20250711_m025846_c001_v7007000_t0000_u01752202726336") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930a9f_d20250711_m025844_c001_v0001115_t0022_u01752202724469") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64ad_d20250711_m025843_c001_v7007000_t0000_u01752202723512") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f15b_d20250711_m025842_c001_v0001184_t0024_u01752202722814") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a6_d20250711_m025837_c001_v7007000_t0000_u01752202717534") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930a73_d20250711_m025835_c001_v0001115_t0014_u01752202715885") 2025/07/11 02:59:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a9_d20250711_m025839_c001_v7007000_t0000_u01752202719930") 2025/07/11 02:59:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c31250428_d20250711_m025838_c001_v0001184_t0017_u01752202718533") 2025/07/11 02:59:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a5_d20250711_m025834_c001_v7007000_t0000_u01752202714940") 2025/07/11 02:59:58 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f10293402fe87f0f7_d20250711_m025834_c001_v0001184_t0058_u01752202714319") 2025/07/11 02:59:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a4_d20250711_m025833_c001_v7007000_t0000_u01752202713355") 2025/07/11 02:59:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cd8_d20250711_m025832_c001_v0001144_t0008_u01752202712270") 2025/07/11 02:59:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64a2_d20250711_m025831_c001_v7007000_t0000_u01752202711289") 2025/07/11 02:59:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107ca70c312503dc_d20250711_m025830_c001_v0001184_t0029_u01752202710689") 2025/07/11 02:59:58 DEBUG : toe/toe/toe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f41504b544b2ee1a3_d20250711_m025855_c001_v7007000_t0000_u01752202735536") 2025/07/11 02:59:58 DEBUG : toe/toe/toe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102b5804c5930ae3_d20250711_m025854_c001_v0001115_t0032_u01752202734425") 2025/07/11 02:59:58 DEBUG : toe/toe/toe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64aa_d20250711_m025841_c001_v7007000_t0000_u01752202721853") 2025/07/11 02:59:58 DEBUG : toe/toe/toe: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cdc_d20250711_m025840_c001_v0001144_t0032_u01752202720922") 2025/07/11 02:59:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64b4_d20250711_m025850_c001_v7007000_t0000_u01752202730662") 2025/07/11 02:59:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f1089355f2dbc4cf0_d20250711_m025849_c001_v0001144_t0002_u01752202729260") 2025/07/11 02:59:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f418b2534fc3c64b2_d20250711_m025846_c001_v7007000_t0000_u01752202726930") 2025/07/11 02:59:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f103c7876884c32bb_d20250711_m025846_c001_v0001161_t0030_u01752202726043") 2025/07/11 02:59:58 DEBUG : two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e399_d20250711_m025110_c001_v7007000_t0000_u01752202270411") 2025/07/11 02:59:58 DEBUG : two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f407d6b770d9f2c2f_d20250711_m025108_c001_v0001181_t0021_u01752202268470") 2025/07/11 02:59:58 DEBUG : two: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f40293402fe87ded1_d20250711_m025106_c001_v0001184_t0059_u01752202266755") 2025/07/11 02:59:58 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e3a8_d20250711_m025119_c001_v7007000_t0000_u01752202279538") 2025/07/11 02:59:58 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f118e987009b3056b_d20250711_m025118_c001_v0001171_t0025_u01752202278380") 2025/07/11 02:59:59 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39d_d20250711_m025115_c001_v7007000_t0000_u01752202275296") 2025/07/11 02:59:59 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c45_d20250711_m025113_c001_v0001181_t0036_u01752202273950") 2025/07/11 02:59:59 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39a_d20250711_m025112_c001_v7007000_t0000_u01752202272658") 2025/07/11 02:59:59 DEBUG : yam: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f107d6b770d9f2c3d_d20250711_m025110_c001_v0001181_t0056_u01752202270970") 2025/07/11 02:59:59 DEBUG : yaml: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39f_d20250711_m025116_c001_v7007000_t0000_u01752202276050") 2025/07/11 02:59:59 DEBUG : yaml: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f117bf2e6831dcc2f_d20250711_m025114_c001_v0001113_t0056_u01752202274776") 2025/07/11 02:59:59 DEBUG : yaml: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f417f73a54333e39c_d20250711_m025113_c001_v7007000_t0000_u01752202273389") 2025/07/11 02:59:59 DEBUG : yaml: Deleting (id "4_z3f526d33603dfb7b9f780e1b_f102dae87d127cf55_d20250711_m025112_c001_v0001043_t0035_u01752202272289") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m26.43263473s (try 1/5)