"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/02 01:14:27 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo" 2025/07/02 01:14:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/02 01:14:28 DEBUG : Creating backend with remote "/tmp/rclone233746117" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/02 01:14:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:14:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:31 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:33 DEBUG : Creating backend with remote "/non-existing" 2025/07/02 01:14:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/02 01:14:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:35 INFO : B2 bucket rclone-test-coqanij8wajo: Running all checks before starting transfers 2025/07/02 01:14:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:35 INFO : B2 bucket rclone-test-coqanij8wajo: Checks finished, now starting transfers 2025/07/02 01:14:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.85s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:37 ERROR : Ignoring --no-traverse with sync 2025/07/02 01:14:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:38 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/02 01:14:38 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:38 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/02 01:14:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:14:40 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:40 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:14:42 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:42 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/02 01:14:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:14:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/02 01:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:14:44 INFO : sub dir2: Making directory 2025/07/02 01:14:44 INFO : sub dir: Making directory 2025/07/02 01:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:44 INFO : sub dir2/sub sub dir2: Making directory 2025/07/02 01:14:44 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:44 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:44 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/02 01:14:44 DEBUG : B2 bucket rclone-test-coqanij8wajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:45 INFO : sub dir2: Making directory 2025/07/02 01:14:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/02 01:14:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:14:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:46 DEBUG : sub dir2: Making directory with metadata 2025/07/02 01:14:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:14:47 INFO : sub dir2: Making directory 2025/07/02 01:14:47 INFO : sub dir: Making directory 2025/07/02 01:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:47 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:47 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/02 01:14:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/02 01:14:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.61s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:48 INFO : sub dir2: Making directory 2025/07/02 01:14:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:49 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:49 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:49 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:50 DEBUG : sub dir2: Making directory with metadata 2025/07/02 01:14:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:14:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:14:50 INFO : sub dir2: Making directory 2025/07/02 01:14:50 INFO : sub dir: Making directory 2025/07/02 01:14:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:50 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:50 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:51 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/02 01:14:51 DEBUG : B2 bucket rclone-test-coqanij8wajo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:52 INFO : sub dir2: Making directory 2025/07/02 01:14:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:52 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:52 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:14:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:53 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-moyoxor9puke" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-moyoxor9puke 2025/07/02 01:14:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:14:55 DEBUG : B2 bucket rclone-test-moyoxor9puke: Waiting for checks to finish 2025/07/02 01:14:55 DEBUG : B2 bucket rclone-test-moyoxor9puke: Waiting for transfers to finish 2025/07/02 01:14:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:14:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:14:57 DEBUG : B2 bucket rclone-test-moyoxor9puke: Purge remote 2025/07/02 01:14:57 INFO : B2 bucket rclone-test-moyoxor9puke: cleaning bucket "rclone-test-moyoxor9puke" of all files 2025/07/02 01:14:57 DEBUG : sub dir/hello world: Deleting (id "4_zef327de3b03dcb8b9f780e1b_f118789ff7c155f41_d20250702_m011456_c001_v0001042_t0044_u01751418896500") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:14:59 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:14:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 01:14:59 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 01:15:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bazohoj6yela" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-bazohoj6yela 2025/07/02 01:15:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:15:02 DEBUG : B2 bucket rclone-test-bazohoj6yela: Waiting for checks to finish 2025/07/02 01:15:02 DEBUG : B2 bucket rclone-test-bazohoj6yela: Waiting for transfers to finish 2025/07/02 01:15:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:15:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:15:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 01:15:04 DEBUG : B2 bucket rclone-test-bazohoj6yela: Waiting for checks to finish 2025/07/02 01:15:04 DEBUG : B2 bucket rclone-test-bazohoj6yela: Waiting for transfers to finish 2025/07/02 01:15:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 01:15:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:15:05 DEBUG : B2 bucket rclone-test-bazohoj6yela: Purge remote 2025/07/02 01:15:05 INFO : B2 bucket rclone-test-bazohoj6yela: cleaning bucket "rclone-test-bazohoj6yela" of all files 2025/07/02 01:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d93b03dcb8b9f780e1b_f11804b9ed7b450e3_d20250702_m011505_c001_v0001044_t0027_u01751418905102") 2025/07/02 01:15:05 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29d93b03dcb8b9f780e1b_f119df60c2be7cfd1_d20250702_m011503_c001_v0001184_t0007_u01751418903342") --- PASS: TestServerSideCopyOverSelf (6.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 01:15:08 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:08 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 01:15:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/02 01:15:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gewikaz5gawo" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-gewikaz5gawo 2025/07/02 01:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:15:12 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for checks to finish 2025/07/02 01:15:12 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for transfers to finish 2025/07/02 01:15:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:15:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:15:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/02 01:15:14 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for checks to finish 2025/07/02 01:15:14 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for transfers to finish 2025/07/02 01:15:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/02 01:15:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:15:15 INFO : sub dir/hello world: Deleted 2025/07/02 01:15:16 DEBUG : testing file moves 2025/07/02 01:15:16 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for checks to finish 2025/07/02 01:15:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/02 01:15:16 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Waiting for transfers to finish 2025/07/02 01:15:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/02 01:15:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/02 01:15:17 INFO : sub dir/hello world: Deleted 2025/07/02 01:15:17 DEBUG : B2 bucket rclone-test-gewikaz5gawo: Purge remote 2025/07/02 01:15:17 INFO : B2 bucket rclone-test-gewikaz5gawo: cleaning bucket "rclone-test-gewikaz5gawo" of all files 2025/07/02 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bde3b03dcb8b9f780e1b_f1008b7e9d3f9fdb4_d20250702_m011517_c001_v0001181_t0009_u01751418917040") 2025/07/02 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bde3b03dcb8b9f780e1b_f1110ebdf850d3f24_d20250702_m011514_c001_v0001041_t0038_u01751418914611") 2025/07/02 01:15:17 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2bde3b03dcb8b9f780e1b_f113a4ea728b2c679_d20250702_m011512_c001_v0001154_t0014_u01751418912855") --- PASS: TestServerSideMoveOverSelf (8.97s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:20 ERROR : error listing: directory not found 2025/07/02 01:15:20 INFO : Local file system at /tmp/rclone233746117: Making directory 2025/07/02 01:15:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:15:22 DEBUG : Local file system at /tmp/rclone233746117: Waiting for checks to finish 2025/07/02 01:15:22 DEBUG : Local file system at /tmp/rclone233746117: Waiting for transfers to finish 2025/07/02 01:15:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:15:23 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/02 01:15:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/02 01:15:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:15:24 INFO : check sum: Copied (new) 2025/07/02 01:15:24 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:25 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:15:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/02 01:15:25 DEBUG : check sum: Unchanged skipping 2025/07/02 01:15:25 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:25 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.34s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/02 01:15:26 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:26 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/02 01:15:27 INFO : sizeonly: Copied (new) 2025/07/02 01:15:27 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:27 DEBUG : sizeonly: Sizes identical 2025/07/02 01:15:27 DEBUG : sizeonly: Unchanged skipping 2025/07/02 01:15:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:27 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/02 01:15:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/02 01:15:29 INFO : ignore-size: Copied (new) 2025/07/02 01:15:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:15:29 DEBUG : ignore-size: Unchanged skipping 2025/07/02 01:15:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:15:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:31 DEBUG : existing: Unchanged skipping 2025/07/02 01:15:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:31 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:31 INFO : There was nothing to transfer 2025/07/02 01:15:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/02 01:15:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/02 01:15:32 INFO : existing: Copied (replaced existing) 2025/07/02 01:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 01:15:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/02 01:15:33 INFO : existing: Copied (new) 2025/07/02 01:15:33 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:34 DEBUG : existing: Destination exists, skipping 2025/07/02 01:15:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:34 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:36 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/02 01:15:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 01:15:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:15:37 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 01:15:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:15:37 INFO : a/potato2: Copied (new) 2025/07/02 01:15:37 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:38 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:40 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/02 01:15:40 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:15:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/02 01:15:40 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:40 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:40 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:40 INFO : There was nothing to transfer 2025/07/02 01:15:40 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/02 01:15:40 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:15:41 INFO : empty space: Updated modification time in destination 2025/07/02 01:15:41 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:41 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:41 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:43 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/02 01:15:43 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:15:43 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:43 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:43 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:45 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/02 01:15:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone233746117) 2025/07/02 01:15:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-coqanij8wajo) 2025/07/02 01:15:45 DEBUG : foo: sha1 differ 2025/07/02 01:15:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/02 01:15:45 INFO : foo: Copied (replaced existing) 2025/07/02 01:15:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:15:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/02 01:15:47 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:47 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:15:47 INFO : potato: Copied (new) 2025/07/02 01:15:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/02 01:15:49 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:49 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/02 01:15:49 INFO : potato: Copied (replaced existing) 2025/07/02 01:15:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:51 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/02 01:15:51 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone233746117) 2025/07/02 01:15:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-coqanij8wajo) 2025/07/02 01:15:51 DEBUG : potato: sha1 differ 2025/07/02 01:15:51 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/02 01:15:52 INFO : potato: Copied (replaced existing) 2025/07/02 01:15:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:15:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:15:54 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:54 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:54 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/02 01:15:54 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:15:56 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:15:56 DEBUG : empty space: Unchanged skipping 2025/07/02 01:15:56 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:15:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:15:57 INFO : potato2: Copied (new) 2025/07/02 01:15:57 DEBUG : Waiting for deletions to finish 2025/07/02 01:15:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:15:59 INFO : d: Making directory 2025/07/02 01:15:59 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/02 01:15:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 01:16:00 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:00 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:00 INFO : a/potato2: Copied (new) 2025/07/02 01:16:00 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:02 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/02 01:16:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:03 DEBUG : c/non empty space: Unchanged skipping 2025/07/02 01:16:03 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:03 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:03 INFO : a/potato2: Copied (new) 2025/07/02 01:16:03 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting files as there were IO errors 2025/07/02 01:16:03 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:06 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:06 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:06 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:06 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:06 INFO : potato: Deleted 2025/07/02 01:16:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:10 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:10 INFO : potato: Deleted 2025/07/02 01:16:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:10 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:13 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:13 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/02 01:16:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.47s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:16 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 01:16:16 DEBUG : enormous: Excluded 2025/07/02 01:16:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 01:16:16 DEBUG : potato2: Excluded 2025/07/02 01:16:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 01:16:16 DEBUG : potato2: Excluded 2025/07/02 01:16:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:16 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:16 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:16 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:16 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:16 INFO : There was nothing to transfer 2025/07/02 01:16:16 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 01:16:16 DEBUG : enormous: Excluded 2025/07/02 01:16:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 01:16:16 DEBUG : potato2: Excluded 2025/07/02 01:16:17 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 01:16:17 DEBUG : potato2: Excluded 2025/07/02 01:16:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/02 01:16:17 DEBUG : Local file system at /tmp/rclone233746117: Waiting for checks to finish 2025/07/02 01:16:17 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:17 DEBUG : Local file system at /tmp/rclone233746117: Waiting for transfers to finish 2025/07/02 01:16:17 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:19 DEBUG : enormous: Excluded (Size Filter) 2025/07/02 01:16:19 DEBUG : enormous: Excluded 2025/07/02 01:16:19 DEBUG : potato2: Excluded (Size Filter) 2025/07/02 01:16:19 DEBUG : potato2: Excluded 2025/07/02 01:16:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:16:19 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:19 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:19 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:19 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:20 INFO : enormous: Deleted 2025/07/02 01:16:20 INFO : potato2: Deleted 2025/07/02 01:16:20 INFO : There was nothing to transfer 2025/07/02 01:16:20 DEBUG : Local file system at /tmp/rclone233746117: Waiting for checks to finish 2025/07/02 01:16:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/02 01:16:20 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:20 DEBUG : Local file system at /tmp/rclone233746117: Waiting for transfers to finish 2025/07/02 01:16:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:20 INFO : enormous: Deleted 2025/07/02 01:16:20 INFO : potato2: Deleted 2025/07/02 01:16:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:23 DEBUG : five: Need to transfer - File not found at Destination 2025/07/02 01:16:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/02 01:16:23 DEBUG : one: Destination is newer than source, skipping 2025/07/02 01:16:23 DEBUG : three: Sizes identical 2025/07/02 01:16:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/02 01:16:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone233746117) 2025/07/02 01:16:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 01:16:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-coqanij8wajo) 2025/07/02 01:16:23 DEBUG : two: sha1 differ 2025/07/02 01:16:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/02 01:16:24 INFO : five: Copied (new) 2025/07/02 01:16:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/02 01:16:24 INFO : four: Copied (replaced existing) 2025/07/02 01:16:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 01:16:24 INFO : two: Copied (replaced existing) 2025/07/02 01:16:24 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:25 DEBUG : one: Destination is newer than source, skipping 2025/07/02 01:16:25 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/02 01:16:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/02 01:16:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 01:16:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 01:16:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/02 01:16:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/02 01:16:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 01:16:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/02 01:16:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/02 01:16:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone233746117) 2025/07/02 01:16:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-coqanij8wajo) 2025/07/02 01:16:25 DEBUG : three: sha1 differ 2025/07/02 01:16:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/02 01:16:25 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:16:25 INFO : three: Copied (replaced existing) 2025/07/02 01:16:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.90s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/07/02 01:16:27 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:27 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/02 01:16:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/02 01:16:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:27 INFO : yam: Copied (new) 2025/07/02 01:16:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/02 01:16:27 INFO : potato: Copied (new) 2025/07/02 01:16:27 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:16:28 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:28 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:28 DEBUG : potato: Unchanged skipping 2025/07/02 01:16:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:29 INFO : yam: Copied (server-side copy) to: yaml 2025/07/02 01:16:29 INFO : yam: Deleted 2025/07/02 01:16:29 INFO : yaml: Renamed from "yam" 2025/07/02 01:16:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.15s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/07/02 01:16:30 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:30 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/02 01:16:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/02 01:16:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/02 01:16:30 INFO : potato: Copied (new) 2025/07/02 01:16:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:31 INFO : yam: Copied (new) 2025/07/02 01:16:31 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:16:31 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:31 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:31 DEBUG : potato: Unchanged skipping 2025/07/02 01:16:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:32 INFO : yam: Copied (server-side copy) to: yaml 2025/07/02 01:16:32 INFO : yam: Deleted 2025/07/02 01:16:32 INFO : yaml: Renamed from "yam" 2025/07/02 01:16:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/07/02 01:16:33 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:33 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/02 01:16:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/02 01:16:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:33 INFO : sub/yam: Copied (new) 2025/07/02 01:16:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/02 01:16:34 INFO : potato: Copied (new) 2025/07/02 01:16:34 DEBUG : Waiting for deletions to finish 2025/07/02 01:16:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:16:34 DEBUG : potato: Unchanged skipping 2025/07/02 01:16:34 INFO : B2 bucket rclone-test-coqanij8wajo: Making map for --track-renames 2025/07/02 01:16:34 INFO : B2 bucket rclone-test-coqanij8wajo: Finished making map for --track-renames 2025/07/02 01:16:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:34 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for renames to finish 2025/07/02 01:16:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/02 01:16:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/02 01:16:35 INFO : sub/yam: Deleted 2025/07/02 01:16:35 INFO : yam: Renamed from "sub/yam" 2025/07/02 01:16:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.18s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:36 DEBUG : Creating backend with remote "/tmp/rclone233746117/dir1" 2025/07/02 01:16:36 DEBUG : Creating backend with remote "/tmp/rclone233746117/dir2" 2025/07/02 01:16:36 DEBUG : Local file system at /tmp/rclone233746117/dir2: Using server-side directory move 2025/07/02 01:16:36 INFO : Local file system at /tmp/rclone233746117/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/02 01:16:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/02 01:16:36 DEBUG : Local file system at /tmp/rclone233746117/dir2: Waiting for checks to finish 2025/07/02 01:16:36 INFO : file1.txt: Moved (server-side) 2025/07/02 01:16:36 DEBUG : Local file system at /tmp/rclone233746117/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:16:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/02 01:16:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:37 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/02 01:16:37 INFO : nested/sub dir/file: Copied (new) 2025/07/02 01:16:37 INFO : nested/sub dir/file: Deleted 2025/07/02 01:16:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:16:38 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:16:38 INFO : sub dir/hello world: Deleted 2025/07/02 01:16:38 INFO : sub dir: Removing directory 2025/07/02 01:16:38 INFO : nested/sub dir: Removing directory 2025/07/02 01:16:38 INFO : nested: Removing directory 2025/07/02 01:16:38 DEBUG : Local file system at /tmp/rclone233746117: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/02 01:16:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/02 01:16:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:39 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001161_t0053": EOF 2025/07/02 01:16:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001161_t0053": EOF) 2025/07/02 01:16:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/02 01:16:39 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001161_t0053": EOF - low level retry 0/10 2025/07/02 01:16:39 DEBUG : pacer: Reducing sleep to 10ms 2025/07/02 01:16:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/02 01:16:39 INFO : nested/sub dir/file: Copied (new) 2025/07/02 01:16:39 INFO : nested/sub dir/file: Deleted 2025/07/02 01:16:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:16:39 INFO : sub dir/hello world: Copied (new) 2025/07/02 01:16:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/02 01:16:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 01:16:41 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:41 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/02 01:16:41 INFO : existing: Copied (new) 2025/07/02 01:16:41 INFO : existing: Deleted 2025/07/02 01:16:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/02 01:16:41 INFO : existing-b: Copied (new) 2025/07/02 01:16:41 INFO : existing-b: Deleted 2025/07/02 01:16:42 DEBUG : existing: Destination exists, skipping 2025/07/02 01:16:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/02 01:16:42 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:16:42 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:16:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxonov6meku" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-vuxonov6meku 2025/07/02 01:16:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/02 01:16:47 DEBUG : empty space: Unchanged skipping 2025/07/02 01:16:47 DEBUG : B2 bucket rclone-test-vuxonov6meku: Waiting for checks to finish 2025/07/02 01:16:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 01:16:47 INFO : empty space: Deleted 2025/07/02 01:16:47 DEBUG : B2 bucket rclone-test-vuxonov6meku: Waiting for transfers to finish 2025/07/02 01:16:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:47 INFO : potato2: Copied (server-side copy) 2025/07/02 01:16:47 INFO : potato2: Deleted 2025/07/02 01:16:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:16:47 INFO : potato3: Copied (server-side copy) 2025/07/02 01:16:47 INFO : potato3: Deleted 2025/07/02 01:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dojejod0buno" 2025/07/02 01:16:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/02 01:16:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/02 01:16:49 DEBUG : B2 bucket rclone-test-dojejod0buno: Waiting for checks to finish 2025/07/02 01:16:49 DEBUG : B2 bucket rclone-test-dojejod0buno: Waiting for transfers to finish 2025/07/02 01:16:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:16:50 INFO : empty space: Copied (server-side copy) 2025/07/02 01:16:50 INFO : empty space: Deleted 2025/07/02 01:16:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:50 INFO : potato2: Copied (server-side copy) 2025/07/02 01:16:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:16:50 INFO : potato3: Copied (server-side copy) 2025/07/02 01:16:50 INFO : potato2: Deleted 2025/07/02 01:16:50 INFO : potato3: Deleted 2025/07/02 01:16:50 DEBUG : B2 bucket rclone-test-dojejod0buno: Purge remote 2025/07/02 01:16:50 INFO : B2 bucket rclone-test-dojejod0buno: cleaning bucket "rclone-test-dojejod0buno" of all files 2025/07/02 01:16:51 DEBUG : empty space: Deleting (id "4_z7f523d93b05dcb8b9f780e1b_f1138961240ea91f4_d20250702_m011649_c001_v0001136_t0010_u01751419009816") 2025/07/02 01:16:51 DEBUG : potato2: Deleting (id "4_z7f523d93b05dcb8b9f780e1b_f1054c037333816d1_d20250702_m011650_c001_v0001182_t0022_u01751419010149") 2025/07/02 01:16:51 DEBUG : potato3: Deleting (id "4_z7f523d93b05dcb8b9f780e1b_f116fac772c152e71_d20250702_m011650_c001_v0001182_t0016_u01751419010180") 2025/07/02 01:16:51 DEBUG : B2 bucket rclone-test-vuxonov6meku: Purge remote 2025/07/02 01:16:51 INFO : B2 bucket rclone-test-vuxonov6meku: cleaning bucket "rclone-test-vuxonov6meku" of all files 2025/07/02 01:16:51 DEBUG : empty space: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f413e410e2c3d6f1f_d20250702_m011650_c001_v7007000_t0000_u01751419010127") 2025/07/02 01:16:51 DEBUG : empty space: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f112ad5bcb93ab163_d20250702_m011646_c001_v0001182_t0036_u01751419006428") 2025/07/02 01:16:51 DEBUG : potato2: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f413e410e2c3d6f21_d20250702_m011650_c001_v7007000_t0000_u01751419010354") 2025/07/02 01:16:51 DEBUG : potato2: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f100b299646725356_d20250702_m011647_c001_v0001150_t0024_u01751419007231") 2025/07/02 01:16:51 DEBUG : potato3: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f415813631c9ca988_d20250702_m011650_c001_v7007000_t0000_u01751419010379") 2025/07/02 01:16:51 DEBUG : potato3: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f1049fc1d3e45e40e_d20250702_m011647_c001_v0001179_t0046_u01751419007492") 2025/07/02 01:16:51 DEBUG : potato3: Deleting (id "4_zef522d93b05dcb8b9f780e1b_f112ad5bcb93ab169_d20250702_m011646_c001_v0001182_t0024_u01751419006651") 2025/07/02 01:16:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/02 01:16:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/02 01:16:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:16:53 DEBUG : Creating backend with remote "TestB2:rclone-test-laziyux7sica" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-laziyux7sica 2025/07/02 01:16:58 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 01:16:58 DEBUG : empty space: Excluded 2025/07/02 01:16:58 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 01:16:58 DEBUG : empty space: Excluded 2025/07/02 01:16:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:16:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 01:16:58 DEBUG : B2 bucket rclone-test-laziyux7sica: Waiting for checks to finish 2025/07/02 01:16:58 DEBUG : B2 bucket rclone-test-laziyux7sica: Waiting for transfers to finish 2025/07/02 01:16:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:16:59 INFO : potato2: Copied (server-side copy) 2025/07/02 01:16:59 INFO : potato2: Deleted 2025/07/02 01:16:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:16:59 INFO : potato3: Copied (server-side copy) 2025/07/02 01:17:00 INFO : potato3: Deleted 2025/07/02 01:17:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwucuq5mubi" 2025/07/02 01:17:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/02 01:17:01 DEBUG : empty space: Excluded 2025/07/02 01:17:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:17:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/02 01:17:01 DEBUG : B2 bucket rclone-test-jiwucuq5mubi: Waiting for checks to finish 2025/07/02 01:17:01 DEBUG : B2 bucket rclone-test-jiwucuq5mubi: Waiting for transfers to finish 2025/07/02 01:17:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:17:02 INFO : potato2: Copied (server-side copy) 2025/07/02 01:17:02 INFO : potato2: Deleted 2025/07/02 01:17:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:17:02 INFO : potato3: Copied (server-side copy) 2025/07/02 01:17:02 INFO : potato3: Deleted 2025/07/02 01:17:03 DEBUG : B2 bucket rclone-test-jiwucuq5mubi: Purge remote 2025/07/02 01:17:03 INFO : B2 bucket rclone-test-jiwucuq5mubi: cleaning bucket "rclone-test-jiwucuq5mubi" of all files 2025/07/02 01:17:03 DEBUG : potato2: Deleting (id "4_z4fe26d93b05dcb8b9f780e1b_f10675076de384973_d20250702_m011702_c001_v0001036_t0056_u01751419022044") 2025/07/02 01:17:03 DEBUG : potato3: Deleting (id "4_z4fe26d93b05dcb8b9f780e1b_f101113647611c307_d20250702_m011702_c001_v0001181_t0020_u01751419022463") 2025/07/02 01:17:03 DEBUG : B2 bucket rclone-test-laziyux7sica: Purge remote 2025/07/02 01:17:03 INFO : B2 bucket rclone-test-laziyux7sica: cleaning bucket "rclone-test-laziyux7sica" of all files 2025/07/02 01:17:04 DEBUG : empty space: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f111a253a9531b00c_d20250702_m011658_c001_v0001183_t0030_u01751419018237") 2025/07/02 01:17:04 DEBUG : potato2: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f4085bdfc9d80a8ef_d20250702_m011702_c001_v7007000_t0000_u01751419022417") 2025/07/02 01:17:04 DEBUG : potato2: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f1136195828d72cf5_d20250702_m011659_c001_v0001178_t0018_u01751419019080") 2025/07/02 01:17:04 DEBUG : potato3: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f4085bdfc9d80a8f0_d20250702_m011702_c001_v7007000_t0000_u01751419022676") 2025/07/02 01:17:04 DEBUG : potato3: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f1178d4441497c344_d20250702_m011659_c001_v0001106_t0052_u01751419019308") 2025/07/02 01:17:04 DEBUG : potato3: Deleting (id "4_zef725d73b05dcb8b9f780e1b_f111a253a9531b010_d20250702_m011658_c001_v0001183_t0032_u01751419018447") 2025/07/02 01:17:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/02 01:17:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/02 01:17:05 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxatef7mexe" 2025/07/02 01:17:09 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-coqanij8wajo -> B2 bucket rclone-test-kuxatef7mexe 2025/07/02 01:17:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:17:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/02 01:17:11 DEBUG : empty space: Unchanged skipping 2025/07/02 01:17:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/02 01:17:11 DEBUG : B2 bucket rclone-test-kuxatef7mexe: Waiting for checks to finish 2025/07/02 01:17:12 INFO : empty space: Deleted 2025/07/02 01:17:12 DEBUG : B2 bucket rclone-test-kuxatef7mexe: Waiting for transfers to finish 2025/07/02 01:17:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:17:12 INFO : potato2: Copied (server-side copy) 2025/07/02 01:17:12 INFO : potato2: Deleted 2025/07/02 01:17:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:17:12 INFO : potato3: Copied (server-side copy) 2025/07/02 01:17:12 INFO : potato3: Deleted 2025/07/02 01:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ditaqaf4kizi" 2025/07/02 01:17:14 INFO : tomatoDir: Making directory 2025/07/02 01:17:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/02 01:17:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/02 01:17:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/02 01:17:14 DEBUG : B2 bucket rclone-test-ditaqaf4kizi: Waiting for checks to finish 2025/07/02 01:17:14 DEBUG : B2 bucket rclone-test-ditaqaf4kizi: Waiting for transfers to finish 2025/07/02 01:17:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/02 01:17:15 INFO : empty space: Copied (server-side copy) 2025/07/02 01:17:15 INFO : empty space: Deleted 2025/07/02 01:17:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/02 01:17:15 INFO : potato3: Copied (server-side copy) 2025/07/02 01:17:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/02 01:17:15 INFO : potato2: Copied (server-side copy) 2025/07/02 01:17:15 INFO : potato3: Deleted 2025/07/02 01:17:15 INFO : potato2: Deleted 2025/07/02 01:17:16 DEBUG : B2 bucket rclone-test-ditaqaf4kizi: Purge remote 2025/07/02 01:17:16 INFO : B2 bucket rclone-test-ditaqaf4kizi: cleaning bucket "rclone-test-ditaqaf4kizi" of all files 2025/07/02 01:17:16 DEBUG : empty space: Deleting (id "4_z2fc29dc3b05dcb8b9f780e1b_f108ff60e8ccfe389_d20250702_m011715_c001_v0001177_t0034_u01751419035104") 2025/07/02 01:17:16 DEBUG : potato2: Deleting (id "4_z2fc29dc3b05dcb8b9f780e1b_f1117c76d29e7d22d_d20250702_m011715_c001_v0001181_t0013_u01751419035476") 2025/07/02 01:17:16 DEBUG : potato3: Deleting (id "4_z2fc29dc3b05dcb8b9f780e1b_f11205f5dd4f6e4d6_d20250702_m011715_c001_v0001179_t0010_u01751419035338") 2025/07/02 01:17:17 DEBUG : B2 bucket rclone-test-kuxatef7mexe: Purge remote 2025/07/02 01:17:17 INFO : B2 bucket rclone-test-kuxatef7mexe: cleaning bucket "rclone-test-kuxatef7mexe" of all files 2025/07/02 01:17:17 DEBUG : empty space: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f4061179d73636c65_d20250702_m011715_c001_v7007000_t0000_u01751419035313") 2025/07/02 01:17:17 DEBUG : empty space: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f101b7b1b15cb7249_d20250702_m011710_c001_v0001153_t0023_u01751419030782") 2025/07/02 01:17:17 DEBUG : potato2: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f402b0539e55451fa_d20250702_m011715_c001_v7007000_t0000_u01751419035683") 2025/07/02 01:17:17 DEBUG : potato2: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f115aa8028ec41bd0_d20250702_m011711_c001_v0001102_t0006_u01751419031951") 2025/07/02 01:17:17 DEBUG : potato3: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f4061179d73636c66_d20250702_m011715_c001_v7007000_t0000_u01751419035583") 2025/07/02 01:17:17 DEBUG : potato3: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f103c6414b1e7a72b_d20250702_m011712_c001_v0001146_t0039_u01751419032285") 2025/07/02 01:17:17 DEBUG : potato3: Deleting (id "4_z5f828d93b05dcb8b9f780e1b_f101b7b1b15cb724b_d20250702_m011711_c001_v0001153_t0024_u01751419031121") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.80s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:22 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:23 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/rclone-sync-test" 2025/07/02 01:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/rclone-sync-test-include/layer2" 2025/07/02 01:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/rclone-sync-test-ignore-file" 2025/07/02 01:17:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/02 01:17:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/02 01:17:30 DEBUG : pacer: Reducing sleep to 10ms 2025/07/02 01:17:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 01:17:31 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test: Waiting for checks to finish 2025/07/02 01:17:31 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test: Waiting for transfers to finish 2025/07/02 01:17:31 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:31 INFO : There was nothing to transfer 2025/07/02 01:17:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 01:17:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:17:31 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:17:31 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:31 INFO : There was nothing to transfer 2025/07/02 01:17:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 01:17:32 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/02 01:17:32 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/02 01:17:32 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:32 INFO : There was nothing to transfer 2025/07/02 01:17:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 01:17:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:17:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:17:32 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:32 INFO : There was nothing to transfer 2025/07/02 01:17:33 DEBUG : Excluded 2025/07/02 01:17:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/02 01:17:33 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/02 01:17:33 DEBUG : B2 bucket rclone-test-coqanij8wajo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/02 01:17:33 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.29s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:33 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:17:34 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/CompareDest" 2025/07/02 01:17:36 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 01:17:36 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:36 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:17:37 INFO : one: Copied (new) 2025/07/02 01:17:37 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:38 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:38 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/02 01:17:38 INFO : one: Copied (replaced existing) 2025/07/02 01:17:38 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:40 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 01:17:40 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:40 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:40 INFO : There was nothing to transfer 2025/07/02 01:17:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 01:17:42 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 01:17:42 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:42 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:42 INFO : There was nothing to transfer 2025/07/02 01:17:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 01:17:42 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 01:17:42 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:42 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:42 INFO : There was nothing to transfer 2025/07/02 01:17:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:44 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/02 01:17:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 01:17:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/02 01:17:44 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 01:17:44 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:44 DEBUG : Waiting for deletions to finish 2025/07/02 01:17:44 INFO : There was nothing to transfer 2025/07/02 01:17:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/02 01:17:44 DEBUG : two: Need to transfer - File not found at Destination 2025/07/02 01:17:44 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:17:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/02 01:17:44 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:17:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/02 01:17:45 INFO : two: Copied (new) 2025/07/02 01:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dest" 2025/07/02 01:17:50 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/pre-dest1" 2025/07/02 01:17:51 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/pre-dest2" 2025/07/02 01:17:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:17:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/02 01:17:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:17:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/02 01:17:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/02 01:17:53 DEBUG : B2 bucket rclone-test-coqanij8wajo path dest: Waiting for checks to finish 2025/07/02 01:17:53 DEBUG : B2 bucket rclone-test-coqanij8wajo path dest: Waiting for transfers to finish 2025/07/02 01:17:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/02 01:17:54 INFO : 3: Copied (new) 2025/07/02 01:17:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.69s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:17:57 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/CopyDest" 2025/07/02 01:17:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/02 01:17:59 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:17:59 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:00 INFO : one: Copied (new) 2025/07/02 01:18:00 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:00 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:18:00 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/02 01:18:01 INFO : one: Copied (replaced existing) 2025/07/02 01:18:01 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:03 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/BackupDir" 2025/07/02 01:18:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:18:04 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/02 01:18:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:06 INFO : one: Copied (server-side copy) 2025/07/02 01:18:06 INFO : one: Deleted 2025/07/02 01:18:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/02 01:18:07 INFO : one: Copied (server-side copy) 2025/07/02 01:18:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/02 01:18:07 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:07 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:08 DEBUG : one: Unchanged skipping 2025/07/02 01:18:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/02 01:18:09 INFO : two: Copied (server-side copy) 2025/07/02 01:18:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/02 01:18:09 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:09 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:09 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:09 DEBUG : one: Unchanged skipping 2025/07/02 01:18:09 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:09 DEBUG : two: Unchanged skipping 2025/07/02 01:18:09 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:09 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:09 INFO : There was nothing to transfer 2025/07/02 01:18:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:10 DEBUG : one: Unchanged skipping 2025/07/02 01:18:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/02 01:18:11 DEBUG : three: Destination not found in --copy-dest 2025/07/02 01:18:11 DEBUG : three: Need to transfer - File not found at Destination 2025/07/02 01:18:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/02 01:18:11 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:11 DEBUG : two: Unchanged skipping 2025/07/02 01:18:11 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:11 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/02 01:18:11 INFO : three: Copied (new) 2025/07/02 01:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.30s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:18:15 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/backup" 2025/07/02 01:18:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:18:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:18 DEBUG : two: Unchanged skipping 2025/07/02 01:18:18 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:19 INFO : one: Copied (server-side copy) 2025/07/02 01:18:19 INFO : one: Deleted 2025/07/02 01:18:19 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:20 INFO : one: Copied (new) 2025/07/02 01:18:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:18:21 INFO : three.txt: Copied (server-side copy) 2025/07/02 01:18:21 INFO : three.txt: Deleted 2025/07/02 01:18:21 INFO : three.txt: Moved into backup dir 2025/07/02 01:18:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:18:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:23 DEBUG : two: Unchanged skipping 2025/07/02 01:18:23 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:23 INFO : one: Copied (server-side copy) 2025/07/02 01:18:23 INFO : one: Deleted 2025/07/02 01:18:23 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:18:24 INFO : one: Copied (new) 2025/07/02 01:18:24 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:18:25 INFO : three.txt: Copied (server-side copy) 2025/07/02 01:18:25 INFO : three.txt: Deleted 2025/07/02 01:18:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/backup" 2025/07/02 01:18:31 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:18:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:31 DEBUG : two: Unchanged skipping 2025/07/02 01:18:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:33 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:18:33 INFO : one: Deleted 2025/07/02 01:18:33 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:34 INFO : one: Copied (new) 2025/07/02 01:18:34 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:18:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:18:35 INFO : three.txt: Deleted 2025/07/02 01:18:35 INFO : three.txt: Moved into backup dir 2025/07/02 01:18:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:18:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:37 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:37 DEBUG : two: Unchanged skipping 2025/07/02 01:18:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:18:37 INFO : one: Deleted 2025/07/02 01:18:37 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:18:38 INFO : one: Copied (new) 2025/07/02 01:18:38 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:18:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:18:39 INFO : three.txt: Deleted 2025/07/02 01:18:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:18:42 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/backup" 2025/07/02 01:18:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:18:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:45 DEBUG : two: Unchanged skipping 2025/07/02 01:18:45 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/02 01:18:46 INFO : one: Deleted 2025/07/02 01:18:46 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:47 INFO : one: Copied (new) 2025/07/02 01:18:47 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:18:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/02 01:18:48 INFO : three.txt: Deleted 2025/07/02 01:18:48 INFO : three.txt: Moved into backup dir 2025/07/02 01:18:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:50 DEBUG : two: Unchanged skipping 2025/07/02 01:18:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:18:50 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/02 01:18:51 INFO : one: Deleted 2025/07/02 01:18:51 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:18:51 INFO : one: Copied (new) 2025/07/02 01:18:51 DEBUG : Waiting for deletions to finish 2025/07/02 01:18:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:18:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/02 01:18:52 INFO : three.txt: Deleted 2025/07/02 01:18:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:18:55 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:18:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:18:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:18:57 DEBUG : two: Unchanged skipping 2025/07/02 01:18:57 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:18:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:18:58 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:18:58 INFO : one: Deleted 2025/07/02 01:18:58 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:18:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:18:59 INFO : one: Copied (new) 2025/07/02 01:18:59 DEBUG : Waiting for deletions to finish 2025/07/02 01:19:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:19:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:19:00 INFO : three.txt: Deleted 2025/07/02 01:19:00 INFO : three.txt: Moved into backup dir 2025/07/02 01:19:02 DEBUG : one.bak: Excluded (Path Filter) 2025/07/02 01:19:02 DEBUG : one.bak: Excluded 2025/07/02 01:19:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/02 01:19:02 DEBUG : three.txt.bak: Excluded 2025/07/02 01:19:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:19:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:02 DEBUG : two: Unchanged skipping 2025/07/02 01:19:02 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for checks to finish 2025/07/02 01:19:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:19:02 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:19:03 INFO : one: Deleted 2025/07/02 01:19:03 DEBUG : B2 bucket rclone-test-coqanij8wajo path dst: Waiting for transfers to finish 2025/07/02 01:19:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:19:03 INFO : one: Copied (new) 2025/07/02 01:19:03 DEBUG : Waiting for deletions to finish 2025/07/02 01:19:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:19:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:19:04 INFO : three.txt: Deleted 2025/07/02 01:19:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.98s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:07 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:19:07 DEBUG : Config file has changed externally - reloading 2025/07/02 01:19:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:19:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:19:10 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:19:11 INFO : one: Deleted 2025/07/02 01:19:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:19:11 INFO : one: Copied (new) 2025/07/02 01:19:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:11 DEBUG : two: Unchanged skipping 2025/07/02 01:19:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/02 01:19:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:19:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:19:12 INFO : three.txt: Deleted 2025/07/02 01:19:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:19:12 INFO : three.txt: Copied (new) 2025/07/02 01:19:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:19:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:19:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/02 01:19:14 INFO : one: Deleted 2025/07/02 01:19:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:19:14 INFO : one: Copied (new) 2025/07/02 01:19:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:14 DEBUG : two: Unchanged skipping 2025/07/02 01:19:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/02 01:19:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:19:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/02 01:19:15 INFO : three.txt: Deleted 2025/07/02 01:19:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/02 01:19:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-coqanij8wajo/dst" 2025/07/02 01:19:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/02 01:19:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/02 01:19:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/02 01:19:22 INFO : one: Deleted 2025/07/02 01:19:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:19:23 INFO : one: Copied (new) 2025/07/02 01:19:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:23 DEBUG : two: Unchanged skipping 2025/07/02 01:19:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/02 01:19:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/02 01:19:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/02 01:19:24 INFO : three.txt: Deleted 2025/07/02 01:19:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:19:24 INFO : three.txt: Copied (new) 2025/07/02 01:19:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/02 01:19:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/02 01:19:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/02 01:19:26 INFO : one: Deleted 2025/07/02 01:19:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/02 01:19:26 INFO : one: Copied (new) 2025/07/02 01:19:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:26 DEBUG : two: Unchanged skipping 2025/07/02 01:19:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/02 01:19:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/02 01:19:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/02 01:19:27 INFO : three.txt: Deleted 2025/07/02 01:19:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/02 01:19:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:19:30 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/02 01:19:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:19:31 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/02 01:19:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/02 01:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.03s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/02 01:19:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:19:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:19:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/02 01:19:33 INFO : existing: Copied (new) 2025/07/02 01:19:33 DEBUG : Waiting for deletions to finish 2025/07/02 01:19:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/02 01:19:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/02 01:19:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:19:33 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:19:33 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting files as there were IO errors 2025/07/02 01:19:33 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:19:35 DEBUG : existing: Unchanged skipping 2025/07/02 01:19:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:19:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:19:35 DEBUG : Waiting for deletions to finish 2025/07/02 01:19:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:19:38 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1093-10.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001093_t0050": EOF 2025/07/02 01:19:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-10.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001093_t0050": EOF) 2025/07/02 01:19:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-coqanij8wajo: 1/10 (Post "https://pod-000-1093-10.backblaze.com/b2api/v1/b2_upload_file/5fe21d53b03dcb8b9f780e1b/c001_v0001093_t0050": EOF) 2025/07/02 01:19:40 DEBUG : pacer: Reducing sleep to 10ms 2025/07/02 01:20:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both0: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both11: Unchanged skipping 2025/07/02 01:20:05 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:20:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both10: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both15: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both16: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both17: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both18: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both13: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both1: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both2: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both3: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both19: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both5: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both6: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both7: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both14: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both8: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:05 DEBUG : both4: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both12: Unchanged skipping 2025/07/02 01:20:05 DEBUG : both9: Unchanged skipping 2025/07/02 01:20:05 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:20:05 DEBUG : Waiting for deletions to finish 2025/07/02 01:20:05 INFO : only18: Deleted 2025/07/02 01:20:06 INFO : only17: Deleted 2025/07/02 01:20:06 INFO : only4: Deleted 2025/07/02 01:20:06 INFO : only19: Deleted 2025/07/02 01:20:06 INFO : only6: Deleted 2025/07/02 01:20:06 INFO : only13: Deleted 2025/07/02 01:20:06 INFO : only16: Deleted 2025/07/02 01:20:06 INFO : only1: Deleted 2025/07/02 01:20:06 INFO : only2: Deleted 2025/07/02 01:20:06 INFO : only5: Deleted 2025/07/02 01:20:06 INFO : only7: Deleted 2025/07/02 01:20:06 INFO : only11: Deleted 2025/07/02 01:20:06 INFO : only15: Deleted 2025/07/02 01:20:06 INFO : only8: Deleted 2025/07/02 01:20:06 INFO : only9: Deleted 2025/07/02 01:20:06 INFO : only0: Deleted 2025/07/02 01:20:06 INFO : only3: Deleted 2025/07/02 01:20:06 INFO : only10: Deleted 2025/07/02 01:20:07 INFO : only12: Deleted 2025/07/02 01:20:07 INFO : only14: Deleted 2025/07/02 01:20:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (33.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:20:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both0: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both10: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both11: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both12: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both13: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both14: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both15: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both16: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both17: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both18: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both19: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both1: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both2: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both3: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both4: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both5: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both6: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both7: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both8: Unchanged skipping 2025/07/02 01:20:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:20:39 DEBUG : both9: Unchanged skipping 2025/07/02 01:20:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/02 01:20:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:20:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:20:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:39 INFO : only0: Copied (replaced existing) 2025/07/02 01:20:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:39 INFO : only10: Copied (replaced existing) 2025/07/02 01:20:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:39 INFO : only13: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only14: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only12: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only15: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only16: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only17: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only18: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only11: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only19: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only1: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only2: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only3: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only4: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only5: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only6: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only7: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only8: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/02 01:20:40 INFO : only9: Copied (replaced existing) 2025/07/02 01:20:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (37.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:20:49 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:20:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:20:49 DEBUG : empty_on_remote: Making directory with metadata 2025/07/02 01:20:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:20:49 INFO : empty_on_remote: Making directory 2025/07/02 01:20:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/02 01:20:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:20:52 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:20:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:20:52 DEBUG : empty_on_remote: Making directory with metadata 2025/07/02 01:20:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/02 01:20:52 INFO : empty_on_remote: Making directory 2025/07/02 01:20:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/02 01:20:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:20:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:54 INFO : sub dir: Making directory 2025/07/02 01:20:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:20:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/02 01:20:58 INFO : sub dir: Making directory 2025/07/02 01:20:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:21:10 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:11 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:21:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : apple: Unchanged skipping 2025/07/02 01:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:21:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : banana: Unchanged skipping 2025/07/02 01:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:21:11 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:11 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:11 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:11 INFO : There was nothing to transfer 2025/07/02 01:21:11 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:12 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:21:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : apple: Unchanged skipping 2025/07/02 01:21:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:21:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : banana: Unchanged skipping 2025/07/02 01:21:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:21:12 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:12 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:12 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:12 INFO : There was nothing to transfer 2025/07/02 01:21:12 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:13 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:21:27 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:27 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : apple: Unchanged skipping 2025/07/02 01:21:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:21:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : banana: Unchanged skipping 2025/07/02 01:21:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:21:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:28 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:28 INFO : There was nothing to transfer 2025/07/02 01:21:28 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:28 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : apple: Unchanged skipping 2025/07/02 01:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : banana: Unchanged skipping 2025/07/02 01:21:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:21:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:29 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:29 INFO : There was nothing to transfer 2025/07/02 01:21:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:29 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:21:43 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:44 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 01:21:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:21:44 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:44 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:21:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/02 01:21:44 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/02 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/02 01:21:44 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/02 01:21:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:21:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:21:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:21:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:21:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:21:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:21:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:21:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:21:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:21:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:21:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:21:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:21:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:21:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:21:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:21:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:21:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:21:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:46 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:46 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 01:21:46 INFO : banana: Deleted 2025/07/02 01:21:46 INFO : apple: Deleted 2025/07/02 01:21:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 01:21:46 INFO : appleappleapplebanana: Deleted 2025/07/02 01:21:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 01:21:46 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 01:21:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 01:21:47 INFO : splitbananasplit: Deleted 2025/07/02 01:21:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 01:21:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 01:21:47 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 01:21:47 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:21:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:47 DEBUG : apple: Unchanged skipping 2025/07/02 01:21:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:47 DEBUG : banana: Unchanged skipping 2025/07/02 01:21:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 01:21:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/02 01:21:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:21:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:21:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:21:48 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:21:48 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:48 DEBUG : Waiting for deletions to finish 2025/07/02 01:21:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/02 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/02 01:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/02 01:21:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/02 01:21:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/02 01:21:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/02 01:21:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/02 01:21:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/02 01:21:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/02 01:21:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/02 01:21:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:22:02 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:02 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:02 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:22:02 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/02 01:22:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/02 01:22:02 INFO : apple: Copied (new) to: PREFIXapple 2025/07/02 01:22:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/02 01:22:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/02 01:22:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/02 01:22:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/02 01:22:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/02 01:22:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/02 01:22:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/02 01:22:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/02 01:22:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/02 01:22:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/02 01:22:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/02 01:22:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/02 01:22:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/02 01:22:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/02 01:22:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:02 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:02 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:22:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:22:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:22:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/02 01:22:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/02 01:22:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/02 01:22:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:22:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:22:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:22:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:22:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:22:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:22:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:22:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:22:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:22:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:22:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:22:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:22:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:22:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:22:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:04 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 01:22:04 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 01:22:04 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 01:22:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 01:22:05 INFO : banana: Deleted 2025/07/02 01:22:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 01:22:05 INFO : appleappleapplebanana: Deleted 2025/07/02 01:22:05 INFO : splitbananasplit: Deleted 2025/07/02 01:22:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 01:22:05 INFO : apple: Deleted 2025/07/02 01:22:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 01:22:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 01:22:05 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : apple: transformed to: PREFIXapple 2025/07/02 01:22:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/02 01:22:05 DEBUG : banana: transformed to: PREFIXbanana 2025/07/02 01:22:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/02 01:22:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/02 01:22:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/02 01:22:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/02 01:22:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/02 01:22:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/02 01:22:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/02 01:22:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/02 01:22:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/02 01:22:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/02 01:22:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/02 01:22:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/02 01:22:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/02 01:22:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/02 01:22:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/02 01:22:06 INFO : banana: Copied (new) 2025/07/02 01:22:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/02 01:22:06 INFO : apple: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:06 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:06 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:22:06 INFO : splitbananasplit: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:22:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/02 01:22:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:22:06 INFO : appleappleapplebanana: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:22:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:22:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:22:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:22:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/02 01:22:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:22:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:22:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:22:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:22:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:22:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:22:07 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:22:07 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:22:07 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:22:07 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:22:07 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:22:07 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/02 01:22:07 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:07 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/02 01:22:07 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/02 01:22:08 INFO : PREFIXapple: Deleted 2025/07/02 01:22:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/02 01:22:08 INFO : PREFIXbanana: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/02 01:22:08 INFO : PREFIXsplitbananasplit: Deleted 2025/07/02 01:22:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/02 01:22:08 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:08 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:08 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:09 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:22:22 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:22 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:23 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/02 01:22:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:22:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:22:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:22:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:22:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/02 01:22:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:22:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:22:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:22:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:22:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:22:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:22:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:22:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:22:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:22:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:22:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:22:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:22:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:22:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:22:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:25 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 01:22:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 01:22:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 01:22:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 01:22:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 01:22:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 01:22:26 INFO : apple: Deleted 2025/07/02 01:22:26 INFO : appleappleapplebanana: Deleted 2025/07/02 01:22:26 INFO : splitbananasplit: Deleted 2025/07/02 01:22:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 01:22:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 01:22:26 INFO : banana: Deleted 2025/07/02 01:22:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 01:22:26 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/02 01:22:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/02 01:22:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/02 01:22:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/02 01:22:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:22:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/02 01:22:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/02 01:22:27 INFO : apple: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:22:27 INFO : appleappleapplebanana: Copied (new) 2025/07/02 01:22:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/02 01:22:27 INFO : banana: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:22:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:22:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:22:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:22:27 INFO : splitbananasplit: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:22:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:22:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:22:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:22:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/02 01:22:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:22:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:22:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:22:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:22:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:22:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:22:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:22:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:22:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:22:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/02 01:22:28 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:28 INFO : appleSUFFIX: Deleted 2025/07/02 01:22:28 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : bananaSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/02 01:22:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/02 01:22:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/02 01:22:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/02 01:22:29 INFO : splitbananasplitSUFFIX: Deleted 2025/07/02 01:22:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/02 01:22:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/02 01:22:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/02 01:22:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:29 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:29 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:22:44 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:44 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:22:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:45 DEBUG : apple: Unchanged skipping 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:45 DEBUG : banana: Unchanged skipping 2025/07/02 01:22:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 01:22:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/02 01:22:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:45 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/02 01:22:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/02 01:22:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/02 01:22:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/02 01:22:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/02 01:22:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/02 01:22:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/02 01:22:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/02 01:22:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/02 01:22:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/02 01:22:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/02 01:22:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/02 01:22:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/02 01:22:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/02 01:22:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/02 01:22:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/02 01:22:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/02 01:22:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/02 01:22:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/02 01:22:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/02 01:22:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/02 01:22:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/02 01:22:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/02 01:22:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/02 01:22:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/02 01:22:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/02 01:22:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/02 01:22:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/02 01:22:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/02 01:22:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/02 01:22:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/02 01:22:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/02 01:22:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/02 01:22:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/02 01:22:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/02 01:22:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/02 01:22:47 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/02 01:22:47 INFO : appleappleapplebanana: Deleted 2025/07/02 01:22:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0012-6789;.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0011-56789;.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/02 01:22:47 INFO : splitbananasplit: Deleted 2025/07/02 01:22:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/02 01:22:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/02 01:22:47 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:48 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : appleapple: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : apple: Unchanged skipping 2025/07/02 01:22:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : banana: Unchanged skipping 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:22:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/02 01:22:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/02 01:22:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/02 01:22:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/02 01:22:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/02 01:22:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/02 01:22:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/02 01:22:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/02 01:22:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/02 01:22:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/02 01:22:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/02 01:22:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/02 01:22:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/02 01:22:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/02 01:22:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/02 01:22:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:22:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:22:48 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:22:48 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:22:48 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:48 DEBUG : Waiting for deletions to finish 2025/07/02 01:22:49 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : appleapple: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/02 01:22:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/02 01:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/02 01:22:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/02 01:22:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/02 01:22:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/02 01:22:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/02 01:22:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/02 01:22:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/02 01:22:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/02 01:22:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/02 01:22:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/02 01:22:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/02 01:22:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/02 01:22:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/02 01:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/02 01:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/02 01:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/02 01:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/02 01:22:49 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:23:02 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:02 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:03 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:03 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:03 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:03 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:04 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:04 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:04 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:04 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:04 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:05 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:23:19 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:19 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:19 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:19 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:20 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:20 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:20 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:21 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:23:34 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:35 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:35 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:35 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:36 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:36 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:36 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:36 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:37 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:23:50 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:51 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:51 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:51 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:23:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : apple: Unchanged skipping 2025/07/02 01:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:23:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : banana: Unchanged skipping 2025/07/02 01:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:23:52 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:52 DEBUG : Waiting for deletions to finish 2025/07/02 01:23:53 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:07 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:08 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:08 DEBUG : banana: Unchanged skipping 2025/07/02 01:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:08 DEBUG : apple: Unchanged skipping 2025/07/02 01:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:24:09 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:09 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:09 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:09 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/02 01:24:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/02 01:24:09 DEBUG : banana: Unchanged skipping 2025/07/02 01:24:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : apple: Unchanged skipping 2025/07/02 01:24:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/02 01:24:10 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:10 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:10 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:10 DEBUG : apple: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : banana: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/02 01:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.17s) --- PASS: TestTransform/NFC (15.83s) --- PASS: TestTransform/NFD (16.76s) --- PASS: TestTransform/base64 (18.60s) --- PASS: TestTransform/prefix (20.63s) --- PASS: TestTransform/suffix (20.95s) --- PASS: TestTransform/truncate (19.04s) --- PASS: TestTransform/encoder (16.37s) --- PASS: TestTransform/ISO-8859-1 (15.84s) --- PASS: TestTransform/charmap (15.91s) --- PASS: TestTransform/lowercase (16.07s) --- PASS: TestTransform/ascii (17.18s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 01:24:15 INFO : sub dir_somesuffix: Making directory 2025/07/02 01:24:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/02 01:24:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/02 01:24:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 01:24:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 01:24:15 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:15 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/02 01:24:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:16 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:16 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:16 INFO : tictactoe: Making directory 2025/07/02 01:24:16 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:16 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/02 01:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:16 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:16 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/02 01:24:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:18 INFO : toe: Making directory 2025/07/02 01:24:18 INFO : toe/toe: Making directory 2025/07/02 01:24:18 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 01:24:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 01:24:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 01:24:18 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:18 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/02 01:24:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:20 INFO : toe: Making directory 2025/07/02 01:24:20 INFO : toe/toe: Making directory 2025/07/02 01:24:20 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 01:24:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 01:24:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/02 01:24:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:20 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/02 01:24:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:22 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:24:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:22 INFO : tictacempty_dir: Making directory 2025/07/02 01:24:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:22 INFO : tictactoe: Making directory 2025/07/02 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:22 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:22 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:22 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:22 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:23 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:24:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 01:24:23 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:24 INFO : tictacempty_dir: Making directory 2025/07/02 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:24 INFO : tictactoe: Making directory 2025/07/02 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:24 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 01:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:24 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:24 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/02 01:24:24 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:24 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:25 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 01:24:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/02 01:24:25 NOTICE: B2 bucket rclone-test-coqanij8wajo: 0 differences found 2025/07/02 01:24:25 NOTICE: B2 bucket rclone-test-coqanij8wajo: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:26 INFO : tictactoe: Making directory 2025/07/02 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:26 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:26 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:26 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:26 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:26 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:27 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/02 01:24:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/02 01:24:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/02 01:24:27 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2025/07/02 01:24:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:28 INFO : toe: Making directory 2025/07/02 01:24:28 INFO : toe/toe: Making directory 2025/07/02 01:24:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 01:24:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:28 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:29 INFO : toe/toe/toe: Copied (new) 2025/07/02 01:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:30 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:24:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:30 INFO : tictacempty_dir: Making directory 2025/07/02 01:24:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:30 INFO : tictactoe: Making directory 2025/07/02 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:30 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:30 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:30 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:31 INFO : toe/toe/toe.txt: Deleted 2025/07/02 01:24:31 INFO : toe/toe: Removing directory 2025/07/02 01:24:31 INFO : toe: Removing directory 2025/07/02 01:24:31 INFO : empty_dir: Removing directory 2025/07/02 01:24:31 DEBUG : Local file system at /tmp/rclone233746117: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:32 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:24:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:32 INFO : tictacempty_dir: Making directory 2025/07/02 01:24:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:32 INFO : tictactoe: Making directory 2025/07/02 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:32 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:32 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:32 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:32 INFO : toe/toe/toe.txt: Deleted 2025/07/02 01:24:32 INFO : toe/toe: Removing directory 2025/07/02 01:24:32 INFO : toe: Removing directory 2025/07/02 01:24:32 INFO : empty_dir: Removing directory 2025/07/02 01:24:32 DEBUG : Local file system at /tmp/rclone233746117: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/02 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/02 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/02 01:24:34 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 (2.98s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:35 DEBUG : Reset feature "Copy" 2025/07/02 01:24:35 DEBUG : Reset feature "Move" 2025/07/02 01:24:35 DEBUG : Reset feature "Copy" 2025/07/02 01:24:35 DEBUG : Reset feature "Move" 2025/07/02 01:24:35 DEBUG : empty_dir: Making directory with metadata 2025/07/02 01:24:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/02 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:35 INFO : tictacempty_dir: Making directory 2025/07/02 01:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/02 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:35 INFO : tictactoe: Making directory 2025/07/02 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/02 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:35 INFO : tictactoe/tictactoe: Making directory 2025/07/02 01:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/02 01:24:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/02 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:35 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/02 01:24:36 INFO : toe/toe/toe.txt: Deleted 2025/07/02 01:24:36 INFO : toe/toe: Removing directory 2025/07/02 01:24:36 INFO : toe: Removing directory 2025/07/02 01:24:36 INFO : empty_dir: Removing directory 2025/07/02 01:24:36 DEBUG : Local file system at /tmp/rclone233746117: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/02 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/02 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/02 01:24:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/02 01:24:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.85s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:39 DEBUG : toe: transformed to: dG9l 2025/07/02 01:24:39 DEBUG : toe: transformed to: dG9l 2025/07/02 01:24:39 INFO : dG9l: Making directory 2025/07/02 01:24:39 DEBUG : toe: transformed to: dG9l 2025/07/02 01:24:39 DEBUG : toe: transformed to: dG9l 2025/07/02 01:24:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/02 01:24:39 INFO : dG9l/dG9l: Making directory 2025/07/02 01:24:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/02 01:24:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/02 01:24:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 01:24:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/02 01:24:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 01:24:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:39 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/02 01:24:39 DEBUG : Waiting for deletions to finish 2025/07/02 01:24:40 DEBUG : dG9l: transformed to: toe 2025/07/02 01:24:40 DEBUG : dG9l: transformed to: toe 2025/07/02 01:24:40 DEBUG : dG9l: transformed to: toe 2025/07/02 01:24:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/02 01:24:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/02 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/02 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/02 01:24:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/02 01:24:40 DEBUG : Local file system at /tmp/rclone233746117: Waiting for checks to finish 2025/07/02 01:24:40 DEBUG : Local file system at /tmp/rclone233746117: Waiting for transfers to finish 2025/07/02 01:24:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-coqanij8wajo", Local "Local file system at /tmp/rclone233746117", Modify Window "1ms" 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe: transformed to: 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe: transformed to: 2025/07/02 01:24:41 INFO : B2 bucket rclone-test-coqanij8wajo: Making directory 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe: transformed to: 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe: transformed to: 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe/toe: transformed to: 2025/07/02 01:24:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/02 01:24:41 INFO : toe/toe: Making directory 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe/toe: transformed to: 2025/07/02 01:24:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe: transformed to: 2025/07/02 01:24:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/02 01:24:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/02 01:24:41 DEBUG : toe/toe/toe: transformed to: 2025/07/02 01:24:41 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for checks to finish 2025/07/02 01:24:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/02 01:24:41 DEBUG : B2 bucket rclone-test-coqanij8wajo: Waiting for transfers to finish 2025/07/02 01:24:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/02 01:24:42 INFO : toe/toe/toe: Copied (new) 2025/07/02 01:24:42 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting files as there were IO errors 2025/07/02 01:24:42 ERROR : B2 bucket rclone-test-coqanij8wajo: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/07/02 01:24:43 DEBUG : B2 bucket rclone-test-coqanij8wajo: Purge remote 2025/07/02 01:24:43 INFO : B2 bucket rclone-test-coqanij8wajo: cleaning bucket "rclone-test-coqanij8wajo" of all files 2025/07/02 01:24:44 DEBUG : BackupDir/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf72d_d20250702_m011812_c001_v7007000_t0000_u01751419092283") 2025/07/02 01:24:44 DEBUG : BackupDir/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f114f38737f132d4a_d20250702_m011806_c001_v0001090_t0054_u01751419086186") 2025/07/02 01:24:44 DEBUG : CompareDest/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa3814128_d20250702_m011745_c001_v7007000_t0000_u01751419065856") 2025/07/02 01:24:44 DEBUG : CompareDest/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2c2_d20250702_m011740_c001_v0001093_t0056_u01751419060215") 2025/07/02 01:24:44 DEBUG : CompareDest/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa3814129_d20250702_m011746_c001_v7007000_t0000_u01751419066038") 2025/07/02 01:24:44 DEBUG : CompareDest/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa5e_d20250702_m011741_c001_v0001117_t0035_u01751419061270") 2025/07/02 01:24:44 DEBUG : CopyDest/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf72f_d20250702_m011812_c001_v7007000_t0000_u01751419092465") 2025/07/02 01:24:44 DEBUG : CopyDest/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa82_d20250702_m011802_c001_v0001117_t0037_u01751419082683") 2025/07/02 01:24:44 DEBUG : CopyDest/three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf730_d20250702_m011812_c001_v7007000_t0000_u01751419092647") 2025/07/02 01:24:44 DEBUG : CopyDest/three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa92_d20250702_m011810_c001_v0001117_t0032_u01751419090096") 2025/07/02 01:24:44 DEBUG : CopyDest/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf731_d20250702_m011812_c001_v7007000_t0000_u01751419092832") 2025/07/02 01:24:44 DEBUG : CopyDest/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2ee_d20250702_m011807_c001_v0001093_t0040_u01751419087762") 2025/07/02 01:24:44 DEBUG : EXISTING: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d7363714e_d20250702_m011936_c001_v7007000_t0000_u01751419176159") 2025/07/02 01:24:44 DEBUG : EXISTING: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb3e_d20250702_m011934_c001_v0001117_t0025_u01751419174505") 2025/07/02 01:24:44 DEBUG : PREFIXapple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba8_d20250702_m012207_c001_v7007000_t0000_u01751419327999") 2025/07/02 01:24:44 DEBUG : PREFIXapple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9ee_d20250702_m012202_c001_v0001184_t0018_u01751419322849") 2025/07/02 01:24:44 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa38143b2_d20250702_m012208_c001_v7007000_t0000_u01751419328010") 2025/07/02 01:24:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e795_d20250702_m012202_c001_v0001179_t0036_u01751419322836") 2025/07/02 01:24:45 DEBUG : PREFIXbanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1cd_d20250702_m012208_c001_v7007000_t0000_u01751419328026") 2025/07/02 01:24:45 DEBUG : PREFIXbanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd08_d20250702_m012202_c001_v0001117_t0027_u01751419322868") 2025/07/02 01:24:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa38143b4_d20250702_m012208_c001_v7007000_t0000_u01751419328192") 2025/07/02 01:24:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f934d_d20250702_m012202_c001_v0001157_t0049_u01751419322857") 2025/07/02 01:24:45 DEBUG : Testêé: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637145_d20250702_m011931_c001_v7007000_t0000_u01751419171901") 2025/07/02 01:24:45 DEBUG : Testêé: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb3a_d20250702_m011930_c001_v0001117_t0025_u01751419170821") 2025/07/02 01:24:45 DEBUG : Testêé: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e394_d20250702_m011929_c001_v0001093_t0057_u01751419169637") 2025/07/02 01:24:45 DEBUG : YXBwbGU=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7df_d20250702_m012148_c001_v7007000_t0000_u01751419308901") 2025/07/02 01:24:45 DEBUG : YXBwbGU=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e749_d20250702_m012144_c001_v0001179_t0033_u01751419304649") 2025/07/02 01:24:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e0_d20250702_m012149_c001_v7007000_t0000_u01751419309085") 2025/07/02 01:24:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c960_d20250702_m012144_c001_v0001184_t0047_u01751419304661") 2025/07/02 01:24:45 DEBUG : YmFuYW5h: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e1_d20250702_m012149_c001_v7007000_t0000_u01751419309269") 2025/07/02 01:24:45 DEBUG : YmFuYW5h: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92f5_d20250702_m012144_c001_v0001157_t0024_u01751419304681") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6045_d20250702_m011604_c001_v7007000_t0000_u01751418964265") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f996_d20250702_m011603_c001_v0001117_t0059_u01751418963413") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f9b_d20250702_m011601_c001_v7007000_t0000_u01751418961181") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f984_d20250702_m011600_c001_v0001117_t0048_u01751418960001") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b4e_d20250702_m011538_c001_v7007000_t0000_u01751418938483") 2025/07/02 01:24:45 DEBUG : a/potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f924_d20250702_m011537_c001_v0001117_t0018_u01751418937256") 2025/07/02 01:24:45 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d1d_d20250702_m012410_c001_v7007000_t0000_u01751419450907") 2025/07/02 01:24:45 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e99b_d20250702_m012406_c001_v0001179_t0019_u01751419446464") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d22_d20250702_m012353_c001_v7007000_t0000_u01751419433684") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e95b_d20250702_m012349_c001_v0001179_t0039_u01751419429189") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9b9_d20250702_m012337_c001_v7007000_t0000_u01751419417642") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e933_d20250702_m012333_c001_v0001179_t0050_u01751419413644") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b428_d20250702_m012321_c001_v7007000_t0000_u01751419401741") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e907_d20250702_m012317_c001_v0001179_t0045_u01751419397661") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c0f8_d20250702_m012305_c001_v7007000_t0000_u01751419385905") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8d5_d20250702_m012301_c001_v0001179_t0024_u01751419381523") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd635e_d20250702_m012249_c001_v7007000_t0000_u01751419369585") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93e1_d20250702_m012242_c001_v0001157_t0030_u01751419362976") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d37_d20250702_m012230_c001_v7007000_t0000_u01751419350500") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cab8_d20250702_m012227_c001_v0001184_t0008_u01751419347066") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f420e3e92089eafef_d20250702_m012225_c001_v7007000_t0000_u01751419345987") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7ed_d20250702_m012221_c001_v0001179_t0042_u01751419341198") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d1_d20250702_m012209_c001_v7007000_t0000_u01751419329576") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7ab_d20250702_m012206_c001_v0001179_t0007_u01751419326203") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1c9_d20250702_m012205_c001_v7007000_t0000_u01751419325290") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e78d_d20250702_m012200_c001_v0001179_t0018_u01751419320416") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b335_d20250702_m012146_c001_v7007000_t0000_u01751419306701") 2025/07/02 01:24:46 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e73d_d20250702_m012142_c001_v0001179_t0056_u01751419302013") 2025/07/02 01:24:47 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631d6_d20250702_m012130_c001_v7007000_t0000_u01751419290349") 2025/07/02 01:24:47 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6eb_d20250702_m012125_c001_v0001179_t0047_u01751419285025") 2025/07/02 01:24:47 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3bf_d20250702_m012113_c001_v7007000_t0000_u01751419273581") 2025/07/02 01:24:47 DEBUG : apple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6a1_d20250702_m012109_c001_v0001179_t0029_u01751419269089") 2025/07/02 01:24:47 DEBUG : appleSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c5e_d20250702_m012228_c001_v7007000_t0000_u01751419348664") 2025/07/02 01:24:47 DEBUG : appleSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd38_d20250702_m012223_c001_v0001117_t0004_u01751419343647") 2025/07/02 01:24:47 DEBUG : appleapple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd635f_d20250702_m012249_c001_v7007000_t0000_u01751419369765") 2025/07/02 01:24:47 DEBUG : appleapple: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93ed_d20250702_m012245_c001_v0001157_t0050_u01751419365377") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d1f_d20250702_m012411_c001_v7007000_t0000_u01751419451091") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9536_d20250702_m012406_c001_v0001157_t0035_u01751419446893") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d23_d20250702_m012353_c001_v7007000_t0000_u01751419433877") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94ec_d20250702_m012349_c001_v0001157_t0036_u01751419429637") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9ba_d20250702_m012337_c001_v7007000_t0000_u01751419417825") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94bc_d20250702_m012334_c001_v0001157_t0031_u01751419414173") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b429_d20250702_m012321_c001_v7007000_t0000_u01751419401927") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f947f_d20250702_m012318_c001_v0001157_t0057_u01751419398100") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c0fa_d20250702_m012306_c001_v7007000_t0000_u01751419386091") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9447_d20250702_m012301_c001_v0001157_t0051_u01751419381924") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790036a1_d20250702_m012247_c001_v7007000_t0000_u01751419367252") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb4f_d20250702_m012243_c001_v0001184_t0039_u01751419363674") 2025/07/02 01:24:47 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d39_d20250702_m012230_c001_v7007000_t0000_u01751419350700") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e81b_d20250702_m012227_c001_v0001179_t0024_u01751419347085") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c5b_d20250702_m012225_c001_v7007000_t0000_u01751419345994") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9389_d20250702_m012221_c001_v0001157_t0054_u01751419341590") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d3_d20250702_m012209_c001_v7007000_t0000_u01751419329760") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd10_d20250702_m012206_c001_v0001117_t0047_u01751419326183") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba3_d20250702_m012205_c001_v7007000_t0000_u01751419325120") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9341_d20250702_m012200_c001_v0001157_t0048_u01751419320877") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4043af8c0b1d0254_d20250702_m012146_c001_v7007000_t0000_u01751419306720") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c956_d20250702_m012143_c001_v0001184_t0048_u01751419303038") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631d8_d20250702_m012130_c001_v7007000_t0000_u01751419290531") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c8ac_d20250702_m012126_c001_v0001184_t0023_u01751419286784") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c1_d20250702_m012113_c001_v7007000_t0000_u01751419273770") 2025/07/02 01:24:48 DEBUG : appleappleapplebanana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c822_d20250702_m012109_c001_v0001184_t0018_u01751419269730") 2025/07/02 01:24:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c044_d20250702_m012228_c001_v7007000_t0000_u01751419348675") 2025/07/02 01:24:48 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7fd_d20250702_m012223_c001_v0001179_t0028_u01751419343616") 2025/07/02 01:24:48 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6046_d20250702_m011604_c001_v7007000_t0000_u01751418964450") 2025/07/02 01:24:48 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f988_d20250702_m011601_c001_v0001117_t0027_u01751418961727") 2025/07/02 01:24:48 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f9a_d20250702_m011600_c001_v7007000_t0000_u01751418960622") 2025/07/02 01:24:48 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f97c_d20250702_m011558_c001_v0001117_t0019_u01751418958557") 2025/07/02 01:24:48 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b4b_d20250702_m011537_c001_v7007000_t0000_u01751418937928") 2025/07/02 01:24:49 DEBUG : b/potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f916_d20250702_m011535_c001_v0001117_t0014_u01751418935086") 2025/07/02 01:24:49 DEBUG : backup/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac9519_d20250702_m011825_c001_v7007000_t0000_u01751419105852") 2025/07/02 01:24:49 DEBUG : backup/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f100eb7c4a2c47e8d_d20250702_m011823_c001_v0001177_t0033_u01751419103675") 2025/07/02 01:24:49 DEBUG : backup/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1136be249b42a636_d20250702_m011819_c001_v0001184_t0034_u01751419099556") 2025/07/02 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b65f_d20250702_m011852_c001_v7007000_t0000_u01751419132563") 2025/07/02 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1167ce92653fbc3f_d20250702_m011850_c001_v0001130_t0053_u01751419130575") 2025/07/02 01:24:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f112bbc54a3e6f94d_d20250702_m011846_c001_v0001171_t0005_u01751419126295") 2025/07/02 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790030b6_d20250702_m011839_c001_v7007000_t0000_u01751419119506") 2025/07/02 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11377b4f7e12465f_d20250702_m011837_c001_v0001176_t0022_u01751419117435") 2025/07/02 01:24:49 DEBUG : backup/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f110bc99e32d46c07_d20250702_m011832_c001_v0001134_t0013_u01751419112792") 2025/07/02 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b660_d20250702_m011852_c001_v7007000_t0000_u01751419132822") 2025/07/02 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11964693bfb73af4_d20250702_m011851_c001_v0001172_t0010_u01751419131686") 2025/07/02 01:24:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1192ff01391bea1f_d20250702_m011847_c001_v0001131_t0027_u01751419127907") 2025/07/02 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac951a_d20250702_m011826_c001_v7007000_t0000_u01751419106033") 2025/07/02 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10453fc7018f70ff_d20250702_m011824_c001_v0001136_t0055_u01751419104949") 2025/07/02 01:24:49 DEBUG : backup/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10607d3b25812972_d20250702_m011821_c001_v0001165_t0026_u01751419101197") 2025/07/02 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790030b7_d20250702_m011839_c001_v7007000_t0000_u01751419119686") 2025/07/02 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1178206f0a157fd6_d20250702_m011838_c001_v0001136_t0026_u01751419118676") 2025/07/02 01:24:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10542209a7934ccb_d20250702_m011834_c001_v0001161_t0031_u01751419114592") 2025/07/02 01:24:49 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d21_d20250702_m012411_c001_v7007000_t0000_u01751419451275") 2025/07/02 01:24:49 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ce5a_d20250702_m012406_c001_v0001184_t0030_u01751419446684") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d24_d20250702_m012354_c001_v7007000_t0000_u01751419434062") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd8a_d20250702_m012349_c001_v0001184_t0055_u01751419429439") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9bb_d20250702_m012338_c001_v7007000_t0000_u01751419418008") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd1c_d20250702_m012333_c001_v0001184_t0034_u01751419413905") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42a_d20250702_m012322_c001_v7007000_t0000_u01751419402109") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cca3_d20250702_m012317_c001_v0001184_t0008_u01751419397877") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c0fc_d20250702_m012306_c001_v7007000_t0000_u01751419386273") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc19_d20250702_m012301_c001_v0001184_t0028_u01751419381726") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6360_d20250702_m012249_c001_v7007000_t0000_u01751419369946") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e867_d20250702_m012243_c001_v0001179_t0040_u01751419363470") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d3a_d20250702_m012230_c001_v7007000_t0000_u01751419350883") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93a3_d20250702_m012227_c001_v0001157_t0016_u01751419347075") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c043_d20250702_m012226_c001_v7007000_t0000_u01751419346170") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca78_d20250702_m012221_c001_v0001184_t0035_u01751419341389") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d4_d20250702_m012209_c001_v7007000_t0000_u01751419329952") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca10_d20250702_m012206_c001_v0001184_t0042_u01751419326195") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c468_d20250702_m012205_c001_v7007000_t0000_u01751419325078") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9e2_d20250702_m012200_c001_v0001184_t0054_u01751419320621") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cd7_d20250702_m012146_c001_v7007000_t0000_u01751419306700") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcc8_d20250702_m012142_c001_v0001117_t0028_u01751419302213") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631da_d20250702_m012130_c001_v7007000_t0000_u01751419290713") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fca2_d20250702_m012126_c001_v0001117_t0054_u01751419286299") 2025/07/02 01:24:50 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c4_d20250702_m012113_c001_v7007000_t0000_u01751419273953") 2025/07/02 01:24:51 DEBUG : banana: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc78_d20250702_m012109_c001_v0001117_t0018_u01751419269309") 2025/07/02 01:24:51 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f407cac8eb6873819_d20250702_m012228_c001_v7007000_t0000_u01751419348711") 2025/07/02 01:24:51 DEBUG : bananaSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca98_d20250702_m012223_c001_v0001184_t0037_u01751419343628") 2025/07/02 01:24:51 DEBUG : both0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa57_d20250702_m012041_c001_v7007000_t0000_u01751419241487") 2025/07/02 01:24:51 DEBUG : both0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbb4_d20250702_m012012_c001_v0001117_t0000_u01751419212016") 2025/07/02 01:24:51 DEBUG : both0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf4d_d20250702_m012007_c001_v7007000_t0000_u01751419207701") 2025/07/02 01:24:51 DEBUG : both0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb40_d20250702_m011940_c001_v0001117_t0043_u01751419180171") 2025/07/02 01:24:51 DEBUG : both1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa58_d20250702_m012041_c001_v7007000_t0000_u01751419241673") 2025/07/02 01:24:51 DEBUG : both1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbb8_d20250702_m012013_c001_v0001117_t0033_u01751419213099") 2025/07/02 01:24:51 DEBUG : both1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf4e_d20250702_m012007_c001_v7007000_t0000_u01751419207885") 2025/07/02 01:24:51 DEBUG : both1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb44_d20250702_m011941_c001_v0001117_t0040_u01751419181226") 2025/07/02 01:24:51 DEBUG : both10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa5b_d20250702_m012041_c001_v7007000_t0000_u01751419241856") 2025/07/02 01:24:51 DEBUG : both10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbea_d20250702_m012025_c001_v0001117_t0037_u01751419225034") 2025/07/02 01:24:51 DEBUG : both10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf4f_d20250702_m012008_c001_v7007000_t0000_u01751419208069") 2025/07/02 01:24:51 DEBUG : both10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb76_d20250702_m011952_c001_v0001117_t0054_u01751419192742") 2025/07/02 01:24:51 DEBUG : both11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa5c_d20250702_m012042_c001_v7007000_t0000_u01751419242040") 2025/07/02 01:24:51 DEBUG : both11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbf2_d20250702_m012026_c001_v0001117_t0029_u01751419226429") 2025/07/02 01:24:51 DEBUG : both11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf51_d20250702_m012008_c001_v7007000_t0000_u01751419208255") 2025/07/02 01:24:51 DEBUG : both11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb7c_d20250702_m011953_c001_v0001117_t0016_u01751419193739") 2025/07/02 01:24:51 DEBUG : both12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa5d_d20250702_m012042_c001_v7007000_t0000_u01751419242224") 2025/07/02 01:24:52 DEBUG : both12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbf8_d20250702_m012027_c001_v0001117_t0009_u01751419227760") 2025/07/02 01:24:52 DEBUG : both12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf52_d20250702_m012008_c001_v7007000_t0000_u01751419208442") 2025/07/02 01:24:52 DEBUG : both12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb82_d20250702_m011954_c001_v0001117_t0014_u01751419194877") 2025/07/02 01:24:52 DEBUG : both13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa5e_d20250702_m012042_c001_v7007000_t0000_u01751419242408") 2025/07/02 01:24:52 DEBUG : both13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbfc_d20250702_m012028_c001_v0001117_t0040_u01751419228885") 2025/07/02 01:24:52 DEBUG : both13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf53_d20250702_m012008_c001_v7007000_t0000_u01751419208697") 2025/07/02 01:24:52 DEBUG : both13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb86_d20250702_m011955_c001_v0001117_t0036_u01751419195814") 2025/07/02 01:24:52 DEBUG : both14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa60_d20250702_m012042_c001_v7007000_t0000_u01751419242606") 2025/07/02 01:24:52 DEBUG : both14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc02_d20250702_m012030_c001_v0001117_t0050_u01751419230522") 2025/07/02 01:24:52 DEBUG : both14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf54_d20250702_m012008_c001_v7007000_t0000_u01751419208882") 2025/07/02 01:24:52 DEBUG : both14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb8a_d20250702_m011957_c001_v0001117_t0030_u01751419197161") 2025/07/02 01:24:52 DEBUG : both15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa62_d20250702_m012042_c001_v7007000_t0000_u01751419242800") 2025/07/02 01:24:52 DEBUG : both15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc0a_d20250702_m012031_c001_v0001117_t0050_u01751419231694") 2025/07/02 01:24:52 DEBUG : both15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf55_d20250702_m012009_c001_v7007000_t0000_u01751419209070") 2025/07/02 01:24:52 DEBUG : both15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb90_d20250702_m011958_c001_v0001117_t0026_u01751419198354") 2025/07/02 01:24:52 DEBUG : both16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa63_d20250702_m012042_c001_v7007000_t0000_u01751419242981") 2025/07/02 01:24:52 DEBUG : both16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc0e_d20250702_m012033_c001_v0001117_t0015_u01751419233315") 2025/07/02 01:24:52 DEBUG : both16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf56_d20250702_m012009_c001_v7007000_t0000_u01751419209254") 2025/07/02 01:24:52 DEBUG : both16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb96_d20250702_m011959_c001_v0001117_t0019_u01751419199869") 2025/07/02 01:24:52 DEBUG : both17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa64_d20250702_m012043_c001_v7007000_t0000_u01751419243174") 2025/07/02 01:24:52 DEBUG : both17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc12_d20250702_m012034_c001_v0001117_t0013_u01751419234769") 2025/07/02 01:24:52 DEBUG : both17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf57_d20250702_m012009_c001_v7007000_t0000_u01751419209439") 2025/07/02 01:24:53 DEBUG : both17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb9c_d20250702_m012000_c001_v0001117_t0009_u01751419200823") 2025/07/02 01:24:53 DEBUG : both18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa65_d20250702_m012043_c001_v7007000_t0000_u01751419243404") 2025/07/02 01:24:53 DEBUG : both18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc1c_d20250702_m012035_c001_v0001117_t0045_u01751419235947") 2025/07/02 01:24:53 DEBUG : both18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf58_d20250702_m012009_c001_v7007000_t0000_u01751419209624") 2025/07/02 01:24:53 DEBUG : both18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fba2_d20250702_m012002_c001_v0001117_t0052_u01751419202519") 2025/07/02 01:24:53 DEBUG : both19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa66_d20250702_m012043_c001_v7007000_t0000_u01751419243586") 2025/07/02 01:24:53 DEBUG : both19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc20_d20250702_m012037_c001_v0001117_t0015_u01751419237048") 2025/07/02 01:24:53 DEBUG : both19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf59_d20250702_m012009_c001_v7007000_t0000_u01751419209808") 2025/07/02 01:24:53 DEBUG : both19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fba6_d20250702_m012003_c001_v0001117_t0051_u01751419203551") 2025/07/02 01:24:53 DEBUG : both2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa68_d20250702_m012043_c001_v7007000_t0000_u01751419243771") 2025/07/02 01:24:53 DEBUG : both2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbbe_d20250702_m012014_c001_v0001117_t0048_u01751419214766") 2025/07/02 01:24:53 DEBUG : both2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf5a_d20250702_m012009_c001_v7007000_t0000_u01751419209992") 2025/07/02 01:24:53 DEBUG : both2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb4c_d20250702_m011942_c001_v0001117_t0049_u01751419182343") 2025/07/02 01:24:53 DEBUG : both3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa69_d20250702_m012043_c001_v7007000_t0000_u01751419243952") 2025/07/02 01:24:53 DEBUG : both3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbc2_d20250702_m012016_c001_v0001117_t0036_u01751419216174") 2025/07/02 01:24:53 DEBUG : both3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf5c_d20250702_m012010_c001_v7007000_t0000_u01751419210176") 2025/07/02 01:24:53 DEBUG : both3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb50_d20250702_m011943_c001_v0001117_t0004_u01751419183500") 2025/07/02 01:24:53 DEBUG : both4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa6a_d20250702_m012044_c001_v7007000_t0000_u01751419244177") 2025/07/02 01:24:53 DEBUG : both4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbca_d20250702_m012017_c001_v0001117_t0033_u01751419217382") 2025/07/02 01:24:53 DEBUG : both4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf5d_d20250702_m012010_c001_v7007000_t0000_u01751419210361") 2025/07/02 01:24:53 DEBUG : both4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb56_d20250702_m011945_c001_v0001117_t0051_u01751419185011") 2025/07/02 01:24:54 DEBUG : both5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa6b_d20250702_m012044_c001_v7007000_t0000_u01751419244359") 2025/07/02 01:24:54 DEBUG : both5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbd0_d20250702_m012018_c001_v0001117_t0035_u01751419218938") 2025/07/02 01:24:54 DEBUG : both5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf5e_d20250702_m012010_c001_v7007000_t0000_u01751419210545") 2025/07/02 01:24:54 DEBUG : both5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb5a_d20250702_m011946_c001_v0001117_t0029_u01751419186042") 2025/07/02 01:24:54 DEBUG : both6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa6d_d20250702_m012044_c001_v7007000_t0000_u01751419244540") 2025/07/02 01:24:54 DEBUG : both6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbd4_d20250702_m012020_c001_v0001117_t0006_u01751419220407") 2025/07/02 01:24:54 DEBUG : both6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf60_d20250702_m012010_c001_v7007000_t0000_u01751419210729") 2025/07/02 01:24:54 DEBUG : both6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb5e_d20250702_m011947_c001_v0001117_t0020_u01751419187315") 2025/07/02 01:24:54 DEBUG : both7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa6f_d20250702_m012044_c001_v7007000_t0000_u01751419244724") 2025/07/02 01:24:54 DEBUG : both7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbda_d20250702_m012021_c001_v0001117_t0007_u01751419221878") 2025/07/02 01:24:54 DEBUG : both7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf61_d20250702_m012010_c001_v7007000_t0000_u01751419210912") 2025/07/02 01:24:54 DEBUG : both7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb64_d20250702_m011949_c001_v0001117_t0026_u01751419189100") 2025/07/02 01:24:54 DEBUG : both8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa70_d20250702_m012044_c001_v7007000_t0000_u01751419244907") 2025/07/02 01:24:54 DEBUG : both8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbde_d20250702_m012022_c001_v0001117_t0059_u01751419222882") 2025/07/02 01:24:54 DEBUG : both8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf65_d20250702_m012011_c001_v7007000_t0000_u01751419211095") 2025/07/02 01:24:54 DEBUG : both8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb6a_d20250702_m011950_c001_v0001117_t0029_u01751419190234") 2025/07/02 01:24:54 DEBUG : both9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa71_d20250702_m012045_c001_v7007000_t0000_u01751419245092") 2025/07/02 01:24:54 DEBUG : both9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbe4_d20250702_m012023_c001_v0001117_t0034_u01751419223974") 2025/07/02 01:24:54 DEBUG : both9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf66_d20250702_m012011_c001_v7007000_t0000_u01751419211279") 2025/07/02 01:24:54 DEBUG : both9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb70_d20250702_m011951_c001_v0001117_t0050_u01751419191382") 2025/07/02 01:24:54 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6047_d20250702_m011604_c001_v7007000_t0000_u01751418964634") 2025/07/02 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f98c_d20250702_m011602_c001_v0001117_t0018_u01751418962217") 2025/07/02 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f9c_d20250702_m011601_c001_v7007000_t0000_u01751418961363") 2025/07/02 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f980_d20250702_m011559_c001_v0001117_t0011_u01751418959096") 2025/07/02 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b4f_d20250702_m011538_c001_v7007000_t0000_u01751418938665") 2025/07/02 01:24:55 DEBUG : c/non empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f918_d20250702_m011535_c001_v0001117_t0018_u01751418935792") 2025/07/02 01:24:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e2_d20250702_m012149_c001_v7007000_t0000_u01751419309452") 2025/07/02 01:24:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcd2_d20250702_m012144_c001_v0001117_t0042_u01751419304670") 2025/07/02 01:24:55 DEBUG : check sum: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b19_d20250702_m011525_c001_v7007000_t0000_u01751418925834") 2025/07/02 01:24:55 DEBUG : check sum: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8e6_d20250702_m011524_c001_v0001117_t0047_u01751418924048") 2025/07/02 01:24:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c543_d20250702_m012441_c001_v7007000_t0000_u01751419481269") 2025/07/02 01:24:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55ea09_d20250702_m012439_c001_v0001179_t0041_u01751419479664") 2025/07/02 01:24:55 DEBUG : dest/3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf71b_d20250702_m011755_c001_v7007000_t0000_u01751419075701") 2025/07/02 01:24:55 DEBUG : dest/3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41805b2bc15ae28b_d20250702_m011754_c001_v0001109_t0049_u01751419074541") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6361_d20250702_m012250_c001_v7007000_t0000_u01751419370128") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcde: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb69_d20250702_m012245_c001_v0001184_t0007_u01751419365595") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d22_d20250702_m012411_c001_v7007000_t0000_u01751419451460") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e979_d20250702_m012358_c001_v0001179_t0041_u01751419438382") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d25_d20250702_m012354_c001_v7007000_t0000_u01751419434243") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e941_d20250702_m012342_c001_v0001179_t0019_u01751419422315") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9bd_d20250702_m012338_c001_v7007000_t0000_u01751419418191") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e91f_d20250702_m012326_c001_v0001179_t0049_u01751419406409") 2025/07/02 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42b_d20250702_m012322_c001_v7007000_t0000_u01751419402291") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8fd_d20250702_m012310_c001_v0001179_t0043_u01751419390573") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c0fd_d20250702_m012306_c001_v7007000_t0000_u01751419386455") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8ab_d20250702_m012254_c001_v0001179_t0015_u01751419374200") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e451b_d20250702_m012247_c001_v7007000_t0000_u01751419367605") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93bd_d20250702_m012235_c001_v0001157_t0041_u01751419355166") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d3d_d20250702_m012231_c001_v7007000_t0000_u01751419351067") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54caba_d20250702_m012227_c001_v0001184_t0012_u01751419347279") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f413e410e2c3d7807_d20250702_m012225_c001_v7007000_t0000_u01751419345751") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7cf_d20250702_m012214_c001_v0001179_t0015_u01751419334220") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d5_d20250702_m012210_c001_v7007000_t0000_u01751419330136") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7ad_d20250702_m012206_c001_v0001179_t0012_u01751419326461") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa38143a8_d20250702_m012205_c001_v7007000_t0000_u01751419325299") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e771_d20250702_m012153_c001_v0001179_t0036_u01751419313587") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7dd_d20250702_m012146_c001_v7007000_t0000_u01751419306869") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e71b_d20250702_m012134_c001_v0001179_t0022_u01751419294980") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631dc_d20250702_m012130_c001_v7007000_t0000_u01751419290894") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6c3_d20250702_m012118_c001_v0001179_t0048_u01751419278222") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c5_d20250702_m012114_c001_v7007000_t0000_u01751419274139") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e679_d20250702_m012102_c001_v0001179_t0021_u01751419262402") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4ee_d20250702_m012228_c001_v7007000_t0000_u01751419348868") 2025/07/02 01:24:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca9e_d20250702_m012223_c001_v0001184_t0050_u01751419343837") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6362_d20250702_m012250_c001_v7007000_t0000_u01751419370310") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd6a_d20250702_m012245_c001_v0001117_t0009_u01751419365605") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d25_d20250702_m012411_c001_v7007000_t0000_u01751419451643") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cdea_d20250702_m012359_c001_v0001184_t0011_u01751419439154") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d26_d20250702_m012354_c001_v7007000_t0000_u01751419434425") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd44_d20250702_m012342_c001_v0001184_t0007_u01751419422938") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9be_d20250702_m012338_c001_v7007000_t0000_u01751419418374") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ccea_d20250702_m012327_c001_v0001184_t0009_u01751419407483") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42c_d20250702_m012322_c001_v7007000_t0000_u01751419402473") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc5a_d20250702_m012311_c001_v0001184_t0033_u01751419391195") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c0ff_d20250702_m012306_c001_v7007000_t0000_u01751419386636") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cbd5_d20250702_m012254_c001_v0001184_t0039_u01751419374775") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790036a5_d20250702_m012247_c001_v7007000_t0000_u01751419367617") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e847_d20250702_m012235_c001_v0001179_t0004_u01751419355933") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d3f_d20250702_m012231_c001_v7007000_t0000_u01751419351251") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e81d_d20250702_m012227_c001_v0001179_t0006_u01751419347310") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f413e410e2c3d7809_d20250702_m012226_c001_v7007000_t0000_u01751419346113") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca48_d20250702_m012214_c001_v0001184_t0059_u01751419334834") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d6_d20250702_m012210_c001_v7007000_t0000_u01751419330319") 2025/07/02 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca16_d20250702_m012206_c001_v0001184_t0046_u01751419326453") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c2a_d20250702_m012205_c001_v7007000_t0000_u01751419325240") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9b0_d20250702_m012154_c001_v0001184_t0040_u01751419314242") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b024069_d20250702_m012146_c001_v7007000_t0000_u01751419306878") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcb6_d20250702_m012135_c001_v0001117_t0033_u01751419295555") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631df_d20250702_m012131_c001_v7007000_t0000_u01751419291076") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc90_d20250702_m012119_c001_v0001117_t0006_u01751419279304") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c6_d20250702_m012114_c001_v7007000_t0000_u01751419274325") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc62_d20250702_m012102_c001_v0001117_t0028_u01751419262983") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b02408d_d20250702_m012228_c001_v7007000_t0000_u01751419348716") 2025/07/02 01:24:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e801_d20250702_m012223_c001_v0001179_t0027_u01751419343846") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6363_d20250702_m012250_c001_v7007000_t0000_u01751419370500") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e875_d20250702_m012245_c001_v0001179_t0042_u01751419365616") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d27_d20250702_m012411_c001_v7007000_t0000_u01751419451830") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9514_d20250702_m012359_c001_v0001157_t0021_u01751419439820") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d27_d20250702_m012354_c001_v7007000_t0000_u01751419434608") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94d4_d20250702_m012343_c001_v0001157_t0031_u01751419423511") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9bf_d20250702_m012338_c001_v7007000_t0000_u01751419418557") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9498_d20250702_m012328_c001_v0001157_t0058_u01751419408088") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42d_d20250702_m012322_c001_v7007000_t0000_u01751419402657") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9469_d20250702_m012311_c001_v0001157_t0019_u01751419391810") 2025/07/02 01:24:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c100_d20250702_m012306_c001_v7007000_t0000_u01751419386818") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9423_d20250702_m012255_c001_v0001157_t0043_u01751419375332") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031bd8_d20250702_m012247_c001_v7007000_t0000_u01751419367225") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb15_d20250702_m012236_c001_v0001184_t0006_u01751419356495") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d41_d20250702_m012231_c001_v7007000_t0000_u01751419351433") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93a5_d20250702_m012227_c001_v0001157_t0010_u01751419347403") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b024089_d20250702_m012225_c001_v7007000_t0000_u01751419345764") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9375_d20250702_m012215_c001_v0001157_t0010_u01751419335467") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d7_d20250702_m012210_c001_v7007000_t0000_u01751419330503") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f935b_d20250702_m012206_c001_v0001157_t0000_u01751419326552") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e895_d20250702_m012205_c001_v7007000_t0000_u01751419325089") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f932d_d20250702_m012154_c001_v0001157_t0008_u01751419314799") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cdd_d20250702_m012146_c001_v7007000_t0000_u01751419306930") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c908_d20250702_m012136_c001_v0001184_t0057_u01751419296517") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631e1_d20250702_m012131_c001_v7007000_t0000_u01751419291259") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c870_d20250702_m012120_c001_v0001184_t0037_u01751419280154") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c7_d20250702_m012114_c001_v7007000_t0000_u01751419274510") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c7f4_d20250702_m012103_c001_v0001184_t0053_u01751419263651") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4ea_d20250702_m012228_c001_v7007000_t0000_u01751419348683") 2025/07/02 01:24:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e807_d20250702_m012224_c001_v0001179_t0006_u01751419344047") 2025/07/02 01:24:59 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6364_d20250702_m012250_c001_v7007000_t0000_u01751419370681") 2025/07/02 01:25:00 DEBUG : dir1/0003-defgh: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93ef_d20250702_m012245_c001_v0001157_t0014_u01751419365774") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d29_d20250702_m012412_c001_v7007000_t0000_u01751419452013") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe02_d20250702_m012400_c001_v0001117_t0029_u01751419440634") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d28_d20250702_m012354_c001_v7007000_t0000_u01751419434798") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fde0_d20250702_m012344_c001_v0001117_t0047_u01751419424274") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c0_d20250702_m012338_c001_v7007000_t0000_u01751419418747") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdc0_d20250702_m012328_c001_v0001117_t0034_u01751419408755") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42e_d20250702_m012322_c001_v7007000_t0000_u01751419402839") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fda2_d20250702_m012312_c001_v0001117_t0028_u01751419392601") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c102_d20250702_m012307_c001_v7007000_t0000_u01751419387001") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd80_d20250702_m012256_c001_v0001117_t0008_u01751419376098") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e4519_d20250702_m012247_c001_v7007000_t0000_u01751419367238") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd56_d20250702_m012237_c001_v0001117_t0027_u01751419357058") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d43_d20250702_m012231_c001_v7007000_t0000_u01751419351616") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cac0_d20250702_m012227_c001_v0001184_t0018_u01751419347483") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c5c_d20250702_m012226_c001_v7007000_t0000_u01751419346181") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd20_d20250702_m012216_c001_v0001117_t0021_u01751419336185") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1d9_d20250702_m012210_c001_v7007000_t0000_u01751419330685") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca18_d20250702_m012206_c001_v0001184_t0049_u01751419326659") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba4_d20250702_m012205_c001_v7007000_t0000_u01751419325306") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcf4_d20250702_m012155_c001_v0001117_t0014_u01751419315567") 2025/07/02 01:25:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b2b_d20250702_m012146_c001_v7007000_t0000_u01751419306293") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92c7_d20250702_m012137_c001_v0001157_t0001_u01751419297079") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631e2_d20250702_m012131_c001_v7007000_t0000_u01751419291442") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f927d_d20250702_m012120_c001_v0001157_t0054_u01751419280716") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3c9_d20250702_m012114_c001_v7007000_t0000_u01751419274705") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f922d_d20250702_m012103_c001_v0001157_t0023_u01751419263850") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d30_d20250702_m012228_c001_v7007000_t0000_u01751419348882") 2025/07/02 01:25:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54caa2_d20250702_m012224_c001_v0001184_t0039_u01751419344060") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6365_d20250702_m012250_c001_v7007000_t0000_u01751419370863") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghi: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb6b_d20250702_m012245_c001_v0001184_t0022_u01751419365822") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d2b_d20250702_m012412_c001_v7007000_t0000_u01751419452196") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e985_d20250702_m012401_c001_v0001179_t0042_u01751419441259") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d29_d20250702_m012354_c001_v7007000_t0000_u01751419434984") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e947_d20250702_m012344_c001_v0001179_t0013_u01751419424969") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c2_d20250702_m012338_c001_v7007000_t0000_u01751419418949") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e929_d20250702_m012329_c001_v0001179_t0056_u01751419409279") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b42f_d20250702_m012323_c001_v7007000_t0000_u01751419403025") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e901_d20250702_m012313_c001_v0001179_t0058_u01751419393357") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c104_d20250702_m012307_c001_v7007000_t0000_u01751419387184") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8bb_d20250702_m012256_c001_v0001179_t0050_u01751419376744") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031bdc_d20250702_m012247_c001_v7007000_t0000_u01751419367783") 2025/07/02 01:25:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93c9_d20250702_m012237_c001_v0001157_t0021_u01751419357988") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d44_d20250702_m012231_c001_v7007000_t0000_u01751419351799") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e81f_d20250702_m012227_c001_v0001179_t0011_u01751419347513") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b02408b_d20250702_m012226_c001_v7007000_t0000_u01751419346127") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7db_d20250702_m012216_c001_v0001179_t0042_u01751419336698") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1da_d20250702_m012210_c001_v7007000_t0000_u01751419330867") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd12_d20250702_m012206_c001_v0001117_t0029_u01751419326693") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b4e_d20250702_m012205_c001_v7007000_t0000_u01751419325315") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e781_d20250702_m012156_c001_v0001179_t0033_u01751419316024") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cd9_d20250702_m012146_c001_v7007000_t0000_u01751419306719") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e729_d20250702_m012137_c001_v0001179_t0049_u01751419297790") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631e4_d20250702_m012131_c001_v7007000_t0000_u01751419291624") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6d3_d20250702_m012121_c001_v0001179_t0016_u01751419281033") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3cb_d20250702_m012114_c001_v7007000_t0000_u01751419274887") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e683_d20250702_m012104_c001_v0001179_t0013_u01751419264260") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4eb_d20250702_m012228_c001_v7007000_t0000_u01751419348722") 2025/07/02 01:25:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9393_d20250702_m012224_c001_v0001157_t0000_u01751419344100") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6366_d20250702_m012251_c001_v7007000_t0000_u01751419371044") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghij: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e879_d20250702_m012245_c001_v0001179_t0019_u01751419365856") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d2d_d20250702_m012412_c001_v7007000_t0000_u01751419452380") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ce06_d20250702_m012401_c001_v0001184_t0023_u01751419441566") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2a_d20250702_m012355_c001_v7007000_t0000_u01751419435167") 2025/07/02 01:25:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd64_d20250702_m012345_c001_v0001184_t0010_u01751419425181") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c3_d20250702_m012339_c001_v7007000_t0000_u01751419419133") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ccfe_d20250702_m012329_c001_v0001184_t0051_u01751419409479") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b430_d20250702_m012323_c001_v7007000_t0000_u01751419403214") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc78_d20250702_m012313_c001_v0001184_t0046_u01751419393557") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c105_d20250702_m012307_c001_v7007000_t0000_u01751419387367") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cbef_d20250702_m012257_c001_v0001184_t0040_u01751419377043") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e451c_d20250702_m012247_c001_v7007000_t0000_u01751419367792") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e84d_d20250702_m012238_c001_v0001179_t0026_u01751419358343") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d46_d20250702_m012231_c001_v7007000_t0000_u01751419351983") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cac2_d20250702_m012227_c001_v0001184_t0056_u01751419347679") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4d7_d20250702_m012225_c001_v7007000_t0000_u01751419345776") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca5a_d20250702_m012216_c001_v0001184_t0015_u01751419336953") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1db_d20250702_m012211_c001_v7007000_t0000_u01751419331051") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7af_d20250702_m012206_c001_v0001179_t0006_u01751419326722") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c27_d20250702_m012204_c001_v7007000_t0000_u01751419324696") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9c0_d20250702_m012156_c001_v0001184_t0008_u01751419316258") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b2f_d20250702_m012146_c001_v7007000_t0000_u01751419306658") 2025/07/02 01:25:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcbc_d20250702_m012138_c001_v0001117_t0046_u01751419298016") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631e7_d20250702_m012131_c001_v7007000_t0000_u01751419291809") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc94_d20250702_m012121_c001_v0001117_t0040_u01751419281270") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3cc_d20250702_m012115_c001_v7007000_t0000_u01751419275071") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc68_d20250702_m012104_c001_v0001117_t0020_u01751419264498") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c046_d20250702_m012229_c001_v7007000_t0000_u01751419349046") 2025/07/02 01:25:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd3c_d20250702_m012224_c001_v0001117_t0034_u01751419344233") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6367_d20250702_m012251_c001_v7007000_t0000_u01751419371225") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb6d_d20250702_m012246_c001_v0001184_t0049_u01751419366024") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d2f_d20250702_m012412_c001_v7007000_t0000_u01751419452562") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f951c_d20250702_m012401_c001_v0001157_t0024_u01751419441798") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2b_d20250702_m012355_c001_v7007000_t0000_u01751419435349") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94e0_d20250702_m012345_c001_v0001157_t0032_u01751419425380") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c4_d20250702_m012339_c001_v7007000_t0000_u01751419419316") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f949c_d20250702_m012329_c001_v0001157_t0006_u01751419409672") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b431_d20250702_m012323_c001_v7007000_t0000_u01751419403396") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f946d_d20250702_m012313_c001_v0001157_t0054_u01751419393768") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c107_d20250702_m012307_c001_v7007000_t0000_u01751419387552") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f942d_d20250702_m012257_c001_v0001157_t0010_u01751419377263") 2025/07/02 01:25:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031bd9_d20250702_m012247_c001_v7007000_t0000_u01751419367418") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb23_d20250702_m012238_c001_v0001184_t0030_u01751419358559") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d47_d20250702_m012232_c001_v7007000_t0000_u01751419352167") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd46_d20250702_m012227_c001_v0001117_t0052_u01751419347688") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c042_d20250702_m012225_c001_v7007000_t0000_u01751419345981") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9377_d20250702_m012217_c001_v0001157_t0055_u01751419337177") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1dc_d20250702_m012211_c001_v7007000_t0000_u01751419331234") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca1c_d20250702_m012206_c001_v0001184_t0044_u01751419326870") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caeca_d20250702_m012204_c001_v7007000_t0000_u01751419324887") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9331_d20250702_m012156_c001_v0001157_t0042_u01751419316480") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cda_d20250702_m012146_c001_v7007000_t0000_u01751419306729") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c91a_d20250702_m012138_c001_v0001184_t0043_u01751419298610") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631e9_d20250702_m012131_c001_v7007000_t0000_u01751419291990") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c87a_d20250702_m012121_c001_v0001184_t0020_u01751419281889") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3cd_d20250702_m012115_c001_v7007000_t0000_u01751419275254") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c800_d20250702_m012105_c001_v0001184_t0026_u01751419265096") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4f2_d20250702_m012229_c001_v7007000_t0000_u01751419349054") 2025/07/02 01:25:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e809_d20250702_m012224_c001_v0001179_t0025_u01751419344249") 2025/07/02 01:25:05 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6369_d20250702_m012251_c001_v7007000_t0000_u01751419371406") 2025/07/02 01:25:05 DEBUG : dir1/0007-12345: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e87b_d20250702_m012246_c001_v0001179_t0055_u01751419366055") 2025/07/02 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d31_d20250702_m012412_c001_v7007000_t0000_u01751419452746") 2025/07/02 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe08_d20250702_m012402_c001_v0001117_t0015_u01751419442320") 2025/07/02 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2c_d20250702_m012355_c001_v7007000_t0000_u01751419435532") 2025/07/02 01:25:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fde6_d20250702_m012345_c001_v0001117_t0047_u01751419425660") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c5_d20250702_m012339_c001_v7007000_t0000_u01751419419498") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdc6_d20250702_m012329_c001_v0001117_t0043_u01751419409953") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b432_d20250702_m012323_c001_v7007000_t0000_u01751419403580") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fda6_d20250702_m012314_c001_v0001117_t0015_u01751419394103") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c108_d20250702_m012307_c001_v7007000_t0000_u01751419387734") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd84_d20250702_m012257_c001_v0001117_t0030_u01751419377577") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790036a6_d20250702_m012247_c001_v7007000_t0000_u01751419367805") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd58_d20250702_m012238_c001_v0001117_t0047_u01751419358758") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d49_d20250702_m012232_c001_v7007000_t0000_u01751419352350") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93a7_d20250702_m012227_c001_v0001157_t0053_u01751419347744") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4d6_d20250702_m012225_c001_v7007000_t0000_u01751419345590") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd22_d20250702_m012217_c001_v0001117_t0009_u01751419337545") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1dd_d20250702_m012211_c001_v7007000_t0000_u01751419331421") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7b3_d20250702_m012206_c001_v0001179_t0014_u01751419326927") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caecc_d20250702_m012205_c001_v7007000_t0000_u01751419325249") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcfa_d20250702_m012156_c001_v0001117_t0053_u01751419316996") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b024067_d20250702_m012146_c001_v7007000_t0000_u01751419306684") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92cd_d20250702_m012138_c001_v0001157_t0009_u01751419298871") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631eb_d20250702_m012132_c001_v7007000_t0000_u01751419292174") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9287_d20250702_m012122_c001_v0001157_t0037_u01751419282115") 2025/07/02 01:25:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3cf_d20250702_m012115_c001_v7007000_t0000_u01751419275439") 2025/07/02 01:25:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9233_d20250702_m012105_c001_v0001157_t0040_u01751419265420") 2025/07/02 01:25:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d2d_d20250702_m012228_c001_v7007000_t0000_u01751419348694") 2025/07/02 01:25:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54caa4_d20250702_m012224_c001_v0001184_t0056_u01751419344263") 2025/07/02 01:25:07 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636a_d20250702_m012251_c001_v7007000_t0000_u01751419371589") 2025/07/02 01:25:07 DEBUG : dir1/0008-23456: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93f3_d20250702_m012246_c001_v0001157_t0032_u01751419366140") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d33_d20250702_m012412_c001_v7007000_t0000_u01751419452929") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e98d_d20250702_m012402_c001_v0001179_t0012_u01751419442987") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2d_d20250702_m012355_c001_v7007000_t0000_u01751419435715") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e94f_d20250702_m012346_c001_v0001179_t0049_u01751419426194") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c6_d20250702_m012339_c001_v7007000_t0000_u01751419419682") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e92b_d20250702_m012330_c001_v0001179_t0055_u01751419410820") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b433_d20250702_m012323_c001_v7007000_t0000_u01751419403762") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e903_d20250702_m012314_c001_v0001179_t0009_u01751419394876") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c10a_d20250702_m012307_c001_v7007000_t0000_u01751419387915") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8c7_d20250702_m012258_c001_v0001179_t0004_u01751419378487") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4024a9f4050b8ac5_d20250702_m012247_c001_v7007000_t0000_u01751419367627") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93cf_d20250702_m012239_c001_v0001157_t0000_u01751419359642") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d4b_d20250702_m012232_c001_v7007000_t0000_u01751419352533") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e823_d20250702_m012227_c001_v0001179_t0044_u01751419347754") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b02408a_d20250702_m012225_c001_v7007000_t0000_u01751419345945") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7e1_d20250702_m012218_c001_v0001179_t0008_u01751419338062") 2025/07/02 01:25:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1de_d20250702_m012211_c001_v7007000_t0000_u01751419331603") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f935d_d20250702_m012206_c001_v0001157_t0038_u01751419326947") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1c8_d20250702_m012205_c001_v7007000_t0000_u01751419325105") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e787_d20250702_m012157_c001_v0001179_t0007_u01751419317411") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7db_d20250702_m012146_c001_v7007000_t0000_u01751419306686") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e72b_d20250702_m012139_c001_v0001179_t0056_u01751419299175") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631ed_d20250702_m012132_c001_v7007000_t0000_u01751419292362") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6df_d20250702_m012122_c001_v0001179_t0028_u01751419282490") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d1_d20250702_m012115_c001_v7007000_t0000_u01751419275623") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e693_d20250702_m012105_c001_v0001179_t0044_u01751419265919") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d32_d20250702_m012229_c001_v7007000_t0000_u01751419349113") 2025/07/02 01:25:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e80d_d20250702_m012224_c001_v0001179_t0028_u01751419344477") 2025/07/02 01:25:08 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636b_d20250702_m012251_c001_v7007000_t0000_u01751419371782") 2025/07/02 01:25:08 DEBUG : dir1/0009-34567: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb6f_d20250702_m012246_c001_v0001184_t0013_u01751419366221") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d36_d20250702_m012413_c001_v7007000_t0000_u01751419453112") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ce28_d20250702_m012403_c001_v0001184_t0025_u01751419443199") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2e_d20250702_m012355_c001_v7007000_t0000_u01751419435899") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd6c_d20250702_m012346_c001_v0001184_t0042_u01751419426437") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c7_d20250702_m012339_c001_v7007000_t0000_u01751419419864") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd10_d20250702_m012331_c001_v0001184_t0025_u01751419411020") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b434_d20250702_m012323_c001_v7007000_t0000_u01751419403945") 2025/07/02 01:25:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc81_d20250702_m012315_c001_v0001184_t0023_u01751419395098") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c10b_d20250702_m012308_c001_v7007000_t0000_u01751419388096") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cbfd_d20250702_m012258_c001_v0001184_t0025_u01751419378691") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e451a_d20250702_m012247_c001_v7007000_t0000_u01751419367421") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e857_d20250702_m012240_c001_v0001179_t0054_u01751419360299") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d4c_d20250702_m012232_c001_v7007000_t0000_u01751419352716") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cac5_d20250702_m012227_c001_v0001184_t0034_u01751419347876") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4d9_d20250702_m012225_c001_v7007000_t0000_u01751419345960") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca66_d20250702_m012218_c001_v0001184_t0008_u01751419338266") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1df_d20250702_m012211_c001_v7007000_t0000_u01751419331786") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca20_d20250702_m012207_c001_v0001184_t0011_u01751419327083") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c46a_d20250702_m012205_c001_v7007000_t0000_u01751419325261") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9ca_d20250702_m012157_c001_v0001184_t0031_u01751419317619") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cdb_d20250702_m012146_c001_v7007000_t0000_u01751419306889") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcc0_d20250702_m012139_c001_v0001117_t0008_u01751419299380") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631ef_d20250702_m012132_c001_v7007000_t0000_u01751419292544") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc98_d20250702_m012122_c001_v0001117_t0020_u01751419282711") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d2_d20250702_m012115_c001_v7007000_t0000_u01751419275806") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc6e_d20250702_m012106_c001_v0001117_t0055_u01751419266154") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281ce1_d20250702_m012228_c001_v7007000_t0000_u01751419348741") 2025/07/02 01:25:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54caa8_d20250702_m012224_c001_v0001184_t0057_u01751419344490") 2025/07/02 01:25:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636c_d20250702_m012251_c001_v7007000_t0000_u01751419371964") 2025/07/02 01:25:09 DEBUG : dir1/0010-45678: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e87d_d20250702_m012246_c001_v0001179_t0038_u01751419366261") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d38_d20250702_m012413_c001_v7007000_t0000_u01751419453294") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9522_d20250702_m012403_c001_v0001157_t0023_u01751419443426") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d2f_d20250702_m012356_c001_v7007000_t0000_u01751419436081") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94e2_d20250702_m012346_c001_v0001157_t0053_u01751419426636") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c8_d20250702_m012340_c001_v7007000_t0000_u01751419420047") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94a8_d20250702_m012331_c001_v0001157_t0009_u01751419411235") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b435_d20250702_m012324_c001_v7007000_t0000_u01751419404129") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9473_d20250702_m012315_c001_v0001157_t0012_u01751419395310") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c10d_d20250702_m012308_c001_v7007000_t0000_u01751419388276") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9435_d20250702_m012258_c001_v0001157_t0032_u01751419378890") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790036a3_d20250702_m012247_c001_v7007000_t0000_u01751419367434") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb3d_d20250702_m012240_c001_v0001184_t0006_u01751419360503") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d4e_d20250702_m012232_c001_v7007000_t0000_u01751419352899") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e825_d20250702_m012227_c001_v0001179_t0058_u01751419347960") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d02_d20250702_m012225_c001_v7007000_t0000_u01751419345963") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f937b_d20250702_m012218_c001_v0001157_t0009_u01751419338465") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e0_d20250702_m012211_c001_v7007000_t0000_u01751419331968") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7b5_d20250702_m012207_c001_v0001179_t0006_u01751419327178") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caecb_d20250702_m012205_c001_v7007000_t0000_u01751419325068") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9337_d20250702_m012157_c001_v0001157_t0015_u01751419317814") 2025/07/02 01:25:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b31_d20250702_m012147_c001_v7007000_t0000_u01751419307024") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c92a_d20250702_m012139_c001_v0001184_t0033_u01751419299870") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631f1_d20250702_m012132_c001_v7007000_t0000_u01751419292726") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c88c_d20250702_m012123_c001_v0001184_t0052_u01751419283239") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d3_d20250702_m012115_c001_v7007000_t0000_u01751419275990") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c808_d20250702_m012106_c001_v0001184_t0025_u01751419266689") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f407cac8eb687381a_d20250702_m012228_c001_v7007000_t0000_u01751419348894") 2025/07/02 01:25:11 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9397_d20250702_m012224_c001_v0001157_t0031_u01751419344548") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636d_d20250702_m012252_c001_v7007000_t0000_u01751419372145") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb7d_d20250702_m012246_c001_v0001184_t0058_u01751419366434") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d3a_d20250702_m012413_c001_v7007000_t0000_u01751419453479") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe12_d20250702_m012403_c001_v0001117_t0043_u01751419443856") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d30_d20250702_m012356_c001_v7007000_t0000_u01751419436263") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdea_d20250702_m012346_c001_v0001117_t0031_u01751419426920") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9c9_d20250702_m012340_c001_v7007000_t0000_u01751419420231") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdca_d20250702_m012331_c001_v0001117_t0040_u01751419411513") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b437_d20250702_m012324_c001_v7007000_t0000_u01751419404311") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdaa_d20250702_m012315_c001_v0001117_t0028_u01751419395669") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c10f_d20250702_m012308_c001_v7007000_t0000_u01751419388458") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd88_d20250702_m012259_c001_v0001117_t0007_u01751419379232") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd635b_d20250702_m012247_c001_v7007000_t0000_u01751419367634") 2025/07/02 01:25:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd5e_d20250702_m012240_c001_v0001117_t0028_u01751419360712") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d51_d20250702_m012233_c001_v7007000_t0000_u01751419353082") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93a9_d20250702_m012228_c001_v0001157_t0057_u01751419348053") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d04_d20250702_m012226_c001_v7007000_t0000_u01751419346148") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd26_d20250702_m012218_c001_v0001117_t0054_u01751419338862") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e1_d20250702_m012212_c001_v7007000_t0000_u01751419332151") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd14_d20250702_m012207_c001_v0001117_t0046_u01751419327217") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caec9_d20250702_m012204_c001_v7007000_t0000_u01751419324705") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcfc_d20250702_m012158_c001_v0001117_t0039_u01751419318137") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7de_d20250702_m012147_c001_v7007000_t0000_u01751419307052") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92d5_d20250702_m012140_c001_v0001157_t0032_u01751419300081") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631f3_d20250702_m012132_c001_v7007000_t0000_u01751419292909") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9289_d20250702_m012123_c001_v0001157_t0020_u01751419283437") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d4_d20250702_m012116_c001_v7007000_t0000_u01751419276172") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f923d_d20250702_m012106_c001_v0001157_t0000_u01751419266889") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c5f_d20250702_m012228_c001_v7007000_t0000_u01751419348847") 2025/07/02 01:25:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e80f_d20250702_m012224_c001_v0001179_t0009_u01751419344687") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636e_d20250702_m012252_c001_v7007000_t0000_u01751419372325") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e883_d20250702_m012246_c001_v0001179_t0012_u01751419366493") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d3c_d20250702_m012413_c001_v7007000_t0000_u01751419453672") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e993_d20250702_m012404_c001_v0001179_t0011_u01751419444569") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d31_d20250702_m012356_c001_v7007000_t0000_u01751419436446") 2025/07/02 01:25:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e951_d20250702_m012347_c001_v0001179_t0040_u01751419427494") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9ca_d20250702_m012340_c001_v7007000_t0000_u01751419420415") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e92d_d20250702_m012332_c001_v0001179_t0058_u01751419412165") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b438_d20250702_m012324_c001_v7007000_t0000_u01751419404493") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e905_d20250702_m012316_c001_v0001179_t0050_u01751419396364") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c110_d20250702_m012308_c001_v7007000_t0000_u01751419388642") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e8cd_d20250702_m012259_c001_v0001179_t0047_u01751419379699") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031bdb_d20250702_m012247_c001_v7007000_t0000_u01751419367601") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93db_d20250702_m012241_c001_v0001157_t0049_u01751419361656") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d56_d20250702_m012233_c001_v7007000_t0000_u01751419353265") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cac7_d20250702_m012228_c001_v0001184_t0044_u01751419348096") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b024088_d20250702_m012225_c001_v7007000_t0000_u01751419345581") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7e5_d20250702_m012219_c001_v0001179_t0056_u01751419339448") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e2_d20250702_m012212_c001_v7007000_t0000_u01751419332335") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca22_d20250702_m012207_c001_v0001184_t0043_u01751419327301") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa38143a7_d20250702_m012205_c001_v7007000_t0000_u01751419325109") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e78b_d20250702_m012158_c001_v0001179_t0056_u01751419318986") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b30_d20250702_m012146_c001_v7007000_t0000_u01751419306841") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e735_d20250702_m012140_c001_v0001179_t0039_u01751419300430") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631f5_d20250702_m012133_c001_v7007000_t0000_u01751419293116") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e6e1_d20250702_m012123_c001_v0001179_t0016_u01751419283763") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d5_d20250702_m012116_c001_v7007000_t0000_u01751419276358") 2025/07/02 01:25:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e69d_d20250702_m012107_c001_v0001179_t0057_u01751419267469") 2025/07/02 01:25:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415d30c94b02408e_d20250702_m012228_c001_v7007000_t0000_u01751419348905") 2025/07/02 01:25:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54caaa_d20250702_m012224_c001_v0001184_t0008_u01751419344701") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd636f_d20250702_m012252_c001_v7007000_t0000_u01751419372507") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd6e_d20250702_m012246_c001_v0001117_t0042_u01751419366502") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d3e_d20250702_m012413_c001_v7007000_t0000_u01751419453856") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ce3e_d20250702_m012404_c001_v0001184_t0011_u01751419444800") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d32_d20250702_m012356_c001_v7007000_t0000_u01751419436628") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd7e_d20250702_m012347_c001_v0001184_t0010_u01751419427712") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9cb_d20250702_m012340_c001_v7007000_t0000_u01751419420599") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cd14_d20250702_m012332_c001_v0001184_t0023_u01751419412381") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b439_d20250702_m012324_c001_v7007000_t0000_u01751419404674") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc95_d20250702_m012316_c001_v0001184_t0053_u01751419396633") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c113_d20250702_m012308_c001_v7007000_t0000_u01751419388823") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cc07_d20250702_m012300_c001_v0001184_t0050_u01751419380061") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f413e410e2c3d782a_d20250702_m012247_c001_v7007000_t0000_u01751419367643") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e85f_d20250702_m012242_c001_v0001179_t0035_u01751419362016") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d5b_d20250702_m012233_c001_v7007000_t0000_u01751419353448") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e829_d20250702_m012228_c001_v0001179_t0028_u01751419348165") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4dc_d20250702_m012226_c001_v7007000_t0000_u01751419346156") 2025/07/02 01:25:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca6c_d20250702_m012219_c001_v0001184_t0041_u01751419339697") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e3_d20250702_m012212_c001_v7007000_t0000_u01751419332517") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9361_d20250702_m012207_c001_v0001157_t0020_u01751419327393") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c28_d20250702_m012204_c001_v7007000_t0000_u01751419324877") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9d6_d20250702_m012159_c001_v0001184_t0044_u01751419319231") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b337_d20250702_m012146_c001_v7007000_t0000_u01751419306892") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcc4_d20250702_m012140_c001_v0001117_t0032_u01751419300666") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631f7_d20250702_m012133_c001_v7007000_t0000_u01751419293298") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc9a_d20250702_m012123_c001_v0001117_t0005_u01751419283969") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d6_d20250702_m012116_c001_v7007000_t0000_u01751419276540") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc72_d20250702_m012107_c001_v0001117_t0026_u01751419267669") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c4ef_d20250702_m012228_c001_v7007000_t0000_u01751419348928") 2025/07/02 01:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd3e_d20250702_m012224_c001_v0001117_t0059_u01751419344819") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6370_d20250702_m012252_c001_v7007000_t0000_u01751419372693") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f93f7_d20250702_m012246_c001_v0001157_t0021_u01751419366528") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d40_d20250702_m012414_c001_v7007000_t0000_u01751419454039") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f952e_d20250702_m012405_c001_v0001157_t0059_u01751419445026") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d33_d20250702_m012356_c001_v7007000_t0000_u01751419436810") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94ea_d20250702_m012347_c001_v0001157_t0055_u01751419427935") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9cc_d20250702_m012340_c001_v7007000_t0000_u01751419420781") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f94b4_d20250702_m012332_c001_v0001157_t0043_u01751419412593") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b43b_d20250702_m012324_c001_v7007000_t0000_u01751419404861") 2025/07/02 01:25:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9479_d20250702_m012316_c001_v0001157_t0050_u01751419396844") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c115_d20250702_m012309_c001_v7007000_t0000_u01751419389062") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9441_d20250702_m012300_c001_v0001157_t0035_u01751419380291") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd635c_d20250702_m012247_c001_v7007000_t0000_u01751419367818") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb47_d20250702_m012242_c001_v0001184_t0017_u01751419362230") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d5c_d20250702_m012233_c001_v7007000_t0000_u01751419353636") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd48_d20250702_m012228_c001_v0001117_t0051_u01751419348189") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f413e410e2c3d7806_d20250702_m012225_c001_v7007000_t0000_u01751419345569") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f937f_d20250702_m012219_c001_v0001157_t0009_u01751419339901") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e4_d20250702_m012212_c001_v7007000_t0000_u01751419332700") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7b7_d20250702_m012207_c001_v0001179_t0036_u01751419327405") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c29_d20250702_m012205_c001_v7007000_t0000_u01751419325059") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f933b_d20250702_m012159_c001_v0001157_t0046_u01751419319444") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4043af8c0b1d0255_d20250702_m012146_c001_v7007000_t0000_u01751419306908") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c93a_d20250702_m012141_c001_v0001184_t0051_u01751419301306") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631f9_d20250702_m012133_c001_v7007000_t0000_u01751419293481") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c89c_d20250702_m012124_c001_v0001184_t0027_u01751419284466") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d7_d20250702_m012116_c001_v7007000_t0000_u01751419276724") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c81e_d20250702_m012108_c001_v0001184_t0042_u01751419268582") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281ce2_d20250702_m012228_c001_v7007000_t0000_u01751419348924") 2025/07/02 01:25:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f939b_d20250702_m012224_c001_v0001157_t0004_u01751419344846") 2025/07/02 01:25:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6371_d20250702_m012252_c001_v7007000_t0000_u01751419372875") 2025/07/02 01:25:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cb81_d20250702_m012246_c001_v0001184_t0036_u01751419366636") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d42_d20250702_m012414_c001_v7007000_t0000_u01751419454222") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe1c_d20250702_m012405_c001_v0001117_t0021_u01751419445569") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d34_d20250702_m012356_c001_v7007000_t0000_u01751419436993") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdf0_d20250702_m012348_c001_v0001117_t0034_u01751419428312") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9cd_d20250702_m012340_c001_v7007000_t0000_u01751419420965") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdcc_d20250702_m012332_c001_v0001117_t0031_u01751419412986") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b43d_d20250702_m012325_c001_v7007000_t0000_u01751419405044") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdae_d20250702_m012317_c001_v0001117_t0009_u01751419397201") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c117_d20250702_m012309_c001_v7007000_t0000_u01751419389245") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd90_d20250702_m012300_c001_v0001117_t0023_u01751419380730") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610632a0_d20250702_m012247_c001_v7007000_t0000_u01751419367651") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd64_d20250702_m012242_c001_v0001117_t0054_u01751419362422") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d5e_d20250702_m012233_c001_v7007000_t0000_u01751419353820") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cac9_d20250702_m012228_c001_v0001184_t0058_u01751419348308") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f413e410e2c3d7808_d20250702_m012225_c001_v7007000_t0000_u01751419345932") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd2e_d20250702_m012220_c001_v0001117_t0059_u01751419340665") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e5_d20250702_m012212_c001_v7007000_t0000_u01751419332883") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca26_d20250702_m012207_c001_v0001184_t0041_u01751419327517") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e896_d20250702_m012205_c001_v7007000_t0000_u01751419325272") 2025/07/02 01:25:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd00_d20250702_m012159_c001_v0001117_t0025_u01751419319846") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b2d_d20250702_m012146_c001_v7007000_t0000_u01751419306476") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92df_d20250702_m012141_c001_v0001157_t0015_u01751419301506") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631fb_d20250702_m012133_c001_v7007000_t0000_u01751419293668") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9293_d20250702_m012124_c001_v0001157_t0049_u01751419284672") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3d9_d20250702_m012116_c001_v7007000_t0000_u01751419276907") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9241_d20250702_m012108_c001_v0001157_t0025_u01751419268793") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c045_d20250702_m012228_c001_v7007000_t0000_u01751419348859") 2025/07/02 01:25:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e811_d20250702_m012224_c001_v0001179_t0015_u01751419344886") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e3_d20250702_m012149_c001_v7007000_t0000_u01751419309635") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c962_d20250702_m012144_c001_v0001184_t0045_u01751419304867") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e4_d20250702_m012149_c001_v7007000_t0000_u01751419309817") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e74b_d20250702_m012144_c001_v0001179_t0008_u01751419304875") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e5_d20250702_m012150_c001_v7007000_t0000_u01751419310001") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92f9_d20250702_m012145_c001_v0001157_t0006_u01751419305003") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e6_d20250702_m012150_c001_v7007000_t0000_u01751419310184") 2025/07/02 01:25:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c968_d20250702_m012145_c001_v0001184_t0018_u01751419305062") 2025/07/02 01:25:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e7_d20250702_m012150_c001_v7007000_t0000_u01751419310368") 2025/07/02 01:25:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e74d_d20250702_m012145_c001_v0001179_t0023_u01751419305088") 2025/07/02 01:25:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e8_d20250702_m012150_c001_v7007000_t0000_u01751419310609") 2025/07/02 01:25:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcd8_d20250702_m012145_c001_v0001117_t0050_u01751419305144") 2025/07/02 01:25:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7e9_d20250702_m012150_c001_v7007000_t0000_u01751419310792") 2025/07/02 01:25:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c96c_d20250702_m012145_c001_v0001184_t0018_u01751419305262") 2025/07/02 01:25:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7ea_d20250702_m012150_c001_v7007000_t0000_u01751419310976") 2025/07/02 01:25:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e74f_d20250702_m012145_c001_v0001179_t0053_u01751419305320") 2025/07/02 01:25:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7eb_d20250702_m012151_c001_v7007000_t0000_u01751419311158") 2025/07/02 01:25:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92ff_d20250702_m012145_c001_v0001157_t0045_u01751419305363") 2025/07/02 01:25:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7ec_d20250702_m012151_c001_v7007000_t0000_u01751419311342") 2025/07/02 01:25:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c970_d20250702_m012145_c001_v0001184_t0012_u01751419305461") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7ed_d20250702_m012151_c001_v7007000_t0000_u01751419311526") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e753_d20250702_m012145_c001_v0001179_t0007_u01751419305524") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7ee_d20250702_m012151_c001_v7007000_t0000_u01751419311713") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c972_d20250702_m012145_c001_v0001184_t0051_u01751419305672") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7ef_d20250702_m012151_c001_v7007000_t0000_u01751419311897") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e755_d20250702_m012145_c001_v0001179_t0035_u01751419305754") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7f0_d20250702_m012152_c001_v7007000_t0000_u01751419312081") 2025/07/02 01:25:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fcde_d20250702_m012145_c001_v0001117_t0023_u01751419305776") 2025/07/02 01:25:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7f1_d20250702_m012152_c001_v7007000_t0000_u01751419312264") 2025/07/02 01:25:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9301_d20250702_m012145_c001_v0001157_t0017_u01751419305799") 2025/07/02 01:25:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f422f3d942e9be7f2_d20250702_m012152_c001_v7007000_t0000_u01751419312447") 2025/07/02 01:25:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c976_d20250702_m012145_c001_v0001184_t0029_u01751419305868") 2025/07/02 01:25:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c47c_d20250702_m012208_c001_v7007000_t0000_u01751419328058") 2025/07/02 01:25:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e797_d20250702_m012203_c001_v0001179_t0025_u01751419323060") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caed6_d20250702_m012208_c001_v7007000_t0000_u01751419328057") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9f0_d20250702_m012203_c001_v0001184_t0044_u01751419323072") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1cc_d20250702_m012207_c001_v7007000_t0000_u01751419327843") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9f4_d20250702_m012203_c001_v0001184_t0036_u01751419323270") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba9_d20250702_m012208_c001_v7007000_t0000_u01751419328071") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e79b_d20250702_m012203_c001_v0001179_t0040_u01751419323280") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e897_d20250702_m012207_c001_v7007000_t0000_u01751419327848") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f934f_d20250702_m012203_c001_v0001157_t0051_u01751419323292") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1ce_d20250702_m012208_c001_v7007000_t0000_u01751419328209") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd0a_d20250702_m012203_c001_v0001117_t0048_u01751419323447") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b50_d20250702_m012207_c001_v7007000_t0000_u01751419327805") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9f8_d20250702_m012203_c001_v0001184_t0021_u01751419323466") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e898_d20250702_m012208_c001_v7007000_t0000_u01751419328102") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e79d_d20250702_m012203_c001_v0001179_t0021_u01751419323485") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c47b_d20250702_m012207_c001_v7007000_t0000_u01751419327861") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e79f_d20250702_m012203_c001_v0001179_t0013_u01751419323705") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba6_d20250702_m012207_c001_v7007000_t0000_u01751419327817") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9351_d20250702_m012203_c001_v0001157_t0056_u01751419323717") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caed4_d20250702_m012207_c001_v7007000_t0000_u01751419327866") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9fc_d20250702_m012203_c001_v0001184_t0038_u01751419323729") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa38143b1_d20250702_m012207_c001_v7007000_t0000_u01751419327828") 2025/07/02 01:25:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7a1_d20250702_m012203_c001_v0001179_t0045_u01751419323907") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031ba7_d20250702_m012207_c001_v7007000_t0000_u01751419327880") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c9fe_d20250702_m012203_c001_v0001184_t0035_u01751419323942") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b52_d20250702_m012208_c001_v7007000_t0000_u01751419328170") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9355_d20250702_m012204_c001_v0001157_t0052_u01751419324127") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b51_d20250702_m012207_c001_v7007000_t0000_u01751419327987") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e7a3_d20250702_m012204_c001_v0001179_t0028_u01751419324164") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40165088f1031baa_d20250702_m012208_c001_v7007000_t0000_u01751419328185") 2025/07/02 01:25:21 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ca00_d20250702_m012204_c001_v0001184_t0005_u01751419324186") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637137_d20250702_m011928_c001_v7007000_t0000_u01751419168170") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f115cc4cf708eada8_d20250702_m011926_c001_v0001184_t0049_u01751419166349") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6797_d20250702_m011926_c001_v7007000_t0000_u01751419166168") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f115cc4cf708ead87_d20250702_m011923_c001_v0001184_t0046_u01751419163368") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db678c_d20250702_m011922_c001_v7007000_t0000_u01751419162640") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb1c_d20250702_m011917_c001_v0001117_t0059_u01751419157876") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3b86_d20250702_m011916_c001_v7007000_t0000_u01751419156409") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11614f059c3372fb_d20250702_m011914_c001_v0001179_t0005_u01751419154590") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e5545274_d20250702_m011914_c001_v7007000_t0000_u01751419154407") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11614f059c3372ed_d20250702_m011911_c001_v0001179_t0036_u01751419151662") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e554526f_d20250702_m011910_c001_v7007000_t0000_u01751419150932") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e356_d20250702_m011905_c001_v0001093_t0024_u01751419145910") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd60e6_d20250702_m011904_c001_v7007000_t0000_u01751419144633") 2025/07/02 01:25:21 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f110f5386db3ba14b_d20250702_m011903_c001_v0001145_t0044_u01751419143256") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f421d60b6365ea64b_d20250702_m011903_c001_v7007000_t0000_u01751419143075") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f110f5386db3ba13b_d20250702_m011858_c001_v0001145_t0010_u01751419138982") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f421d60b6365ea642_d20250702_m011858_c001_v7007000_t0000_u01751419138255") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e338_d20250702_m011853_c001_v0001093_t0044_u01751419133919") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b662_d20250702_m011853_c001_v7007000_t0000_u01751419133004") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078152f44e55ad0_d20250702_m011851_c001_v0001091_t0050_u01751419131099") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4081fe67e77f7319_d20250702_m011850_c001_v7007000_t0000_u01751419130914") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078152f44e55ac8_d20250702_m011847_c001_v0001091_t0017_u01751419127333") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4081fe67e77f7316_d20250702_m011846_c001_v7007000_t0000_u01751419126601") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e32e_d20250702_m011840_c001_v0001093_t0034_u01751419120775") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790030b8_d20250702_m011839_c001_v7007000_t0000_u01751419119867") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1021630b5d519650_d20250702_m011837_c001_v0001117_t0044_u01751419117841") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e3d17_d20250702_m011837_c001_v7007000_t0000_u01751419117652") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1021630b5d519644_d20250702_m011833_c001_v0001117_t0011_u01751419113867") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e3d07_d20250702_m011833_c001_v7007000_t0000_u01751419113138") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e31c_d20250702_m011827_c001_v0001093_t0033_u01751419107126") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac951b_d20250702_m011826_c001_v7007000_t0000_u01751419106215") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11980c0431377a13_d20250702_m011824_c001_v0001144_t0018_u01751419104079") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b5de_d20250702_m011823_c001_v7007000_t0000_u01751419103890") 2025/07/02 01:25:22 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11980c0431377a01_d20250702_m011820_c001_v0001144_t0057_u01751419100535") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b5db_d20250702_m011819_c001_v7007000_t0000_u01751419099805") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2fa_d20250702_m011814_c001_v0001093_t0009_u01751419094126") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf732_d20250702_m011813_c001_v7007000_t0000_u01751419093026") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1013afe86cb44a65_d20250702_m011806_c001_v0001120_t0038_u01751419086837") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06be5f_d20250702_m011806_c001_v7007000_t0000_u01751419086604") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2e3_d20250702_m011801_c001_v0001093_t0035_u01751419081866") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f113e7188254bee47_d20250702_m011801_c001_v0001183_t0038_u01751419081087") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f113e7188254bee43_d20250702_m011800_c001_v0001183_t0009_u01751419080112") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa381412b_d20250702_m011746_c001_v7007000_t0000_u01751419066218") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa5c_d20250702_m011739_c001_v0001117_t0028_u01751419059276") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e401_d20250702_m011738_c001_v0001179_t0041_u01751419058491") 2025/07/02 01:25:23 DEBUG : dst/one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e3ff_d20250702_m011737_c001_v0001179_t0013_u01751419057549") 2025/07/02 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637139_d20250702_m011928_c001_v7007000_t0000_u01751419168351") 2025/07/02 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f100737f7215860ae_d20250702_m011925_c001_v0001182_t0018_u01751419165970") 2025/07/02 01:25:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1040fead39a05b4c_d20250702_m011922_c001_v0001172_t0024_u01751419162034") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3b87_d20250702_m011916_c001_v7007000_t0000_u01751419156591") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1037ead057227b82_d20250702_m011914_c001_v0001177_t0036_u01751419154189") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f114ce70a9e773677_d20250702_m011910_c001_v0001113_t0044_u01751419150150") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd60e7_d20250702_m011904_c001_v7007000_t0000_u01751419144816") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f100ed8c79feb9c76_d20250702_m011902_c001_v0001036_t0056_u01751419142616") 2025/07/02 01:25:23 DEBUG : dst/one.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1168b322eeb83797_d20250702_m011857_c001_v0001106_t0056_u01751419137566") 2025/07/02 01:25:23 DEBUG : dst/three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf733_d20250702_m011813_c001_v7007000_t0000_u01751419093209") 2025/07/02 01:25:24 DEBUG : dst/three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f113e7188254bee91_d20250702_m011811_c001_v0001183_t0058_u01751419091687") 2025/07/02 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d7363713b_d20250702_m011928_c001_v7007000_t0000_u01751419168533") 2025/07/02 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11672b2df327cc38_d20250702_m011927_c001_v0001183_t0014_u01751419167204") 2025/07/02 01:25:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11964693bfb73b40_d20250702_m011924_c001_v0001172_t0038_u01751419164151") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d7363713d_d20250702_m011928_c001_v7007000_t0000_u01751419168716") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f115cc4cf708eadb4_d20250702_m011927_c001_v0001184_t0025_u01751419167591") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db679a_d20250702_m011927_c001_v7007000_t0000_u01751419167409") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f115cc4cf708ead91_d20250702_m011924_c001_v0001184_t0057_u01751419164636") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6794_d20250702_m011924_c001_v7007000_t0000_u01751419164450") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb20_d20250702_m011919_c001_v0001117_t0010_u01751419159164") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3b88_d20250702_m011916_c001_v7007000_t0000_u01751419156773") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11614f059c337307_d20250702_m011915_c001_v0001179_t0048_u01751419155787") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e5545279_d20250702_m011915_c001_v7007000_t0000_u01751419155604") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11614f059c3372f3_d20250702_m011912_c001_v0001179_t0054_u01751419152855") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e5545271_d20250702_m011912_c001_v7007000_t0000_u01751419152671") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e358_d20250702_m011907_c001_v0001093_t0053_u01751419147273") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f421d60b6365ea64d_d20250702_m011904_c001_v7007000_t0000_u01751419144078") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb04_d20250702_m011901_c001_v0001117_t0030_u01751419141479") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f421d60b6365ea643_d20250702_m011900_c001_v7007000_t0000_u01751419140337") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e33e_d20250702_m011854_c001_v0001093_t0018_u01751419134974") 2025/07/02 01:25:24 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4081fe67e77f731a_d20250702_m011852_c001_v7007000_t0000_u01751419132007") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58faf2_d20250702_m011849_c001_v0001117_t0058_u01751419129401") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4081fe67e77f7317_d20250702_m011848_c001_v7007000_t0000_u01751419128241") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e330_d20250702_m011841_c001_v0001093_t0032_u01751419121800") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e3d18_d20250702_m011838_c001_v7007000_t0000_u01751419118953") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fadc_d20250702_m011836_c001_v0001117_t0009_u01751419116130") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f416473a7158e3d0f_d20250702_m011835_c001_v7007000_t0000_u01751419115042") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e31e_d20250702_m011828_c001_v0001093_t0059_u01751419108271") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b5df_d20250702_m011825_c001_v7007000_t0000_u01751419105299") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fac0_d20250702_m011822_c001_v0001117_t0040_u01751419102498") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b5dd_d20250702_m011821_c001_v7007000_t0000_u01751419101411") 2025/07/02 01:25:25 DEBUG : dst/three.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2fe_d20250702_m011815_c001_v0001093_t0026_u01751419095123") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3b8a_d20250702_m011916_c001_v7007000_t0000_u01751419156955") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f101b28ec8a26bbf3_d20250702_m011915_c001_v0001179_t0057_u01751419155364") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f115a5f83ce26c949_d20250702_m011912_c001_v0001180_t0058_u01751419152464") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd60e8_d20250702_m011904_c001_v7007000_t0000_u01751419144998") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1123a8bcc655e72a_d20250702_m011903_c001_v0001165_t0024_u01751419143850") 2025/07/02 01:25:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f114da972e81a3caf_d20250702_m011859_c001_v0001109_t0050_u01751419139451") 2025/07/02 01:25:25 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637140_d20250702_m011928_c001_v7007000_t0000_u01751419168897") 2025/07/02 01:25:25 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e370_d20250702_m011918_c001_v0001093_t0028_u01751419158836") 2025/07/02 01:25:25 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3b8b_d20250702_m011917_c001_v7007000_t0000_u01751419157138") 2025/07/02 01:25:25 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb06_d20250702_m011906_c001_v0001117_t0001_u01751419146301") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd60e9_d20250702_m011905_c001_v7007000_t0000_u01751419145179") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fafa_d20250702_m011854_c001_v0001117_t0017_u01751419134377") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56b663_d20250702_m011853_c001_v7007000_t0000_u01751419133186") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58faea_d20250702_m011841_c001_v0001117_t0041_u01751419121128") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f40459ab8790030b9_d20250702_m011840_c001_v7007000_t0000_u01751419120049") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fac8_d20250702_m011827_c001_v0001117_t0031_u01751419107493") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac951d_d20250702_m011826_c001_v7007000_t0000_u01751419106398") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa9e_d20250702_m011814_c001_v0001117_t0019_u01751419094466") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf734_d20250702_m011813_c001_v7007000_t0000_u01751419093391") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10945547b9946434_d20250702_m011808_c001_v0001043_t0021_u01751419088787") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa381412c_d20250702_m011746_c001_v7007000_t0000_u01751419066399") 2025/07/02 01:25:26 DEBUG : dst/two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e40f_d20250702_m011745_c001_v0001179_t0009_u01751419065289") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd608e_d20250702_m011711_c001_v7007000_t0000_u01751419031936") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa3b_d20250702_m011708_c001_v0001117_t0030_u01751419028027") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6086_d20250702_m011705_c001_v7007000_t0000_u01751419025883") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e29c_d20250702_m011655_c001_v0001093_t0005_u01751419015576") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636c25_d20250702_m011647_c001_v7007000_t0000_u01751419007210") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa1b_d20250702_m011644_c001_v0001117_t0056_u01751419004048") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6061_d20250702_m011620_c001_v7007000_t0000_u01751418980871") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9dd_d20250702_m011618_c001_v0001117_t0011_u01751418978493") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd605d_d20250702_m011617_c001_v7007000_t0000_u01751418977399") 2025/07/02 01:25:26 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9d7_d20250702_m011615_c001_v0001117_t0049_u01751418975803") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6052_d20250702_m011612_c001_v7007000_t0000_u01751418972118") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9ba_d20250702_m011609_c001_v0001117_t0051_u01751418969192") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd604e_d20250702_m011608_c001_v7007000_t0000_u01751418968035") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9a2_d20250702_m011605_c001_v0001117_t0021_u01751418965627") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f98_d20250702_m011558_c001_v7007000_t0000_u01751418958009") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f96e_d20250702_m011555_c001_v0001117_t0056_u01751418955613") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f77_d20250702_m011554_c001_v7007000_t0000_u01751418954554") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f960_d20250702_m011553_c001_v0001117_t0020_u01751418953587") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f66_d20250702_m011547_c001_v7007000_t0000_u01751418947992") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f946_d20250702_m011546_c001_v0001117_t0028_u01751418946210") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b65_d20250702_m011544_c001_v7007000_t0000_u01751418944355") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f936_d20250702_m011542_c001_v0001117_t0008_u01751418942311") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b5c_d20250702_m011541_c001_v7007000_t0000_u01751418941941") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10594f8eb238b75f_d20250702_m011541_c001_v0001171_t0051_u01751418941148") 2025/07/02 01:25:27 DEBUG : empty space: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f92c_d20250702_m011539_c001_v0001117_t0050_u01751418939073") 2025/07/02 01:25:27 DEBUG : enormous: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd605f_d20250702_m011619_c001_v7007000_t0000_u01751418979947") 2025/07/02 01:25:27 DEBUG : enormous: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9df_d20250702_m011619_c001_v0001117_t0028_u01751418979035") 2025/07/02 01:25:27 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d7363714d_d20250702_m011934_c001_v7007000_t0000_u01751419174130") 2025/07/02 01:25:27 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e39c_d20250702_m011932_c001_v0001093_t0047_u01751419172677") 2025/07/02 01:25:27 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636bfe_d20250702_m011642_c001_v7007000_t0000_u01751419002514") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e28e_d20250702_m011641_c001_v0001093_t0056_u01751419001220") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b3e_d20250702_m011534_c001_v7007000_t0000_u01751418934713") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f908_d20250702_m011533_c001_v0001117_t0019_u01751418933348") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b37_d20250702_m011532_c001_v7007000_t0000_u01751418932797") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8fe_d20250702_m011531_c001_v0001117_t0032_u01751418931344") 2025/07/02 01:25:28 DEBUG : existing: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8fc_d20250702_m011530_c001_v0001117_t0041_u01751418930243") 2025/07/02 01:25:28 DEBUG : existing-b: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636c01_d20250702_m011642_c001_v7007000_t0000_u01751419002704") 2025/07/02 01:25:28 DEBUG : existing-b: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa0f_d20250702_m011641_c001_v0001117_t0023_u01751419001288") 2025/07/02 01:25:28 DEBUG : file1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa9a_d20250702_m012053_c001_v7007000_t0000_u01751419253944") 2025/07/02 01:25:28 DEBUG : file1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9206_d20250702_m012052_c001_v0001157_t0018_u01751419252665") 2025/07/02 01:25:28 DEBUG : file1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa91_d20250702_m012051_c001_v7007000_t0000_u01751419251286") 2025/07/02 01:25:28 DEBUG : file1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c76c_d20250702_m012049_c001_v0001184_t0018_u01751419249845") 2025/07/02 01:25:28 DEBUG : five: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6062_d20250702_m011626_c001_v7007000_t0000_u01751418986037") 2025/07/02 01:25:28 DEBUG : five: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58f9f7_d20250702_m011623_c001_v0001117_t0022_u01751418983770") 2025/07/02 01:25:28 DEBUG : foo: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f61_d20250702_m011545_c001_v7007000_t0000_u01751418945846") 2025/07/02 01:25:28 DEBUG : foo: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58f940_d20250702_m011545_c001_v0001117_t0022_u01751418945278") 2025/07/02 01:25:28 DEBUG : foo: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58f93a_d20250702_m011544_c001_v0001117_t0022_u01751418944723") 2025/07/02 01:25:28 DEBUG : four: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6063_d20250702_m011626_c001_v7007000_t0000_u01751418986220") 2025/07/02 01:25:28 DEBUG : four: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417dcb5c2d617fe0_d20250702_m011624_c001_v0001161_t0053_u01751418984323") 2025/07/02 01:25:28 DEBUG : four: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9f3_d20250702_m011622_c001_v0001117_t0007_u01751418982372") 2025/07/02 01:25:28 DEBUG : hello world2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a83c_d20250702_m011440_c001_v7007000_t0000_u01751418880018") 2025/07/02 01:25:29 DEBUG : hello world2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f810_d20250702_m011439_c001_v0001117_t0031_u01751418879070") 2025/07/02 01:25:29 DEBUG : ignore-size: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b29_d20250702_m011529_c001_v7007000_t0000_u01751418929866") 2025/07/02 01:25:29 DEBUG : ignore-size: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8f4_d20250702_m011528_c001_v0001117_t0048_u01751418928419") 2025/07/02 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636bed_d20250702_m011640_c001_v7007000_t0000_u01751419000456") 2025/07/02 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e288_d20250702_m011639_c001_v0001093_t0039_u01751418999359") 2025/07/02 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6077_d20250702_m011638_c001_v7007000_t0000_u01751418998602") 2025/07/02 01:25:29 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e27a_d20250702_m011637_c001_v0001093_t0008_u01751418997255") 2025/07/02 01:25:29 DEBUG : one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6064_d20250702_m011626_c001_v7007000_t0000_u01751418986403") 2025/07/02 01:25:29 DEBUG : one: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58f9e6_d20250702_m011621_c001_v0001117_t0022_u01751418981270") 2025/07/02 01:25:29 DEBUG : only0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa73_d20250702_m012045_c001_v7007000_t0000_u01751419245306") 2025/07/02 01:25:29 DEBUG : only0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc28_d20250702_m012039_c001_v0001117_t0022_u01751419239238") 2025/07/02 01:25:29 DEBUG : only0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbb6_d20250702_m012012_c001_v0001117_t0013_u01751419212676") 2025/07/02 01:25:29 DEBUG : only0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf4a_d20250702_m012006_c001_v7007000_t0000_u01751419206805") 2025/07/02 01:25:29 DEBUG : only0: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb42_d20250702_m011940_c001_v0001117_t0039_u01751419180654") 2025/07/02 01:25:29 DEBUG : only1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa75_d20250702_m012045_c001_v7007000_t0000_u01751419245504") 2025/07/02 01:25:29 DEBUG : only1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403fd8075b1f91e0_d20250702_m012040_c001_v0001157_t0039_u01751419240360") 2025/07/02 01:25:29 DEBUG : only1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbbc_d20250702_m012013_c001_v0001117_t0049_u01751419213942") 2025/07/02 01:25:29 DEBUG : only1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf46_d20250702_m012006_c001_v7007000_t0000_u01751419206437") 2025/07/02 01:25:29 DEBUG : only1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb46_d20250702_m011941_c001_v0001117_t0054_u01751419181885") 2025/07/02 01:25:30 DEBUG : only10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa76_d20250702_m012045_c001_v7007000_t0000_u01751419245690") 2025/07/02 01:25:30 DEBUG : only10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c706_d20250702_m012039_c001_v0001184_t0042_u01751419239796") 2025/07/02 01:25:30 DEBUG : only10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbec_d20250702_m012025_c001_v0001117_t0025_u01751419225491") 2025/07/02 01:25:30 DEBUG : only10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f0f8_d20250702_m012006_c001_v7007000_t0000_u01751419206834") 2025/07/02 01:25:30 DEBUG : only10: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb7a_d20250702_m011953_c001_v0001117_t0056_u01751419193278") 2025/07/02 01:25:30 DEBUG : only11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa78_d20250702_m012045_c001_v7007000_t0000_u01751419245878") 2025/07/02 01:25:30 DEBUG : only11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4144d5091f55e627_d20250702_m012040_c001_v0001179_t0052_u01751419240180") 2025/07/02 01:25:30 DEBUG : only11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbf6_d20250702_m012027_c001_v0001117_t0001_u01751419227046") 2025/07/02 01:25:30 DEBUG : only11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf49_d20250702_m012006_c001_v7007000_t0000_u01751419206621") 2025/07/02 01:25:30 DEBUG : only11: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb80_d20250702_m011954_c001_v0001117_t0001_u01751419194164") 2025/07/02 01:25:30 DEBUG : only12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa79_d20250702_m012046_c001_v7007000_t0000_u01751419246061") 2025/07/02 01:25:30 DEBUG : only12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403fd8075b1f91d8_d20250702_m012039_c001_v0001157_t0039_u01751419239986") 2025/07/02 01:25:30 DEBUG : only12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbfa_d20250702_m012028_c001_v0001117_t0010_u01751419228300") 2025/07/02 01:25:30 DEBUG : only12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c10_d20250702_m012006_c001_v7007000_t0000_u01751419206975") 2025/07/02 01:25:30 DEBUG : only12: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb84_d20250702_m011955_c001_v0001117_t0026_u01751419195305") 2025/07/02 01:25:30 DEBUG : only13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa7a_d20250702_m012046_c001_v7007000_t0000_u01751419246242") 2025/07/02 01:25:30 DEBUG : only13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc2a_d20250702_m012039_c001_v0001117_t0022_u01751419239819") 2025/07/02 01:25:30 DEBUG : only13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc00_d20250702_m012029_c001_v0001117_t0056_u01751419229750") 2025/07/02 01:25:30 DEBUG : only13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f0f3_d20250702_m012006_c001_v7007000_t0000_u01751419206279") 2025/07/02 01:25:30 DEBUG : only13: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb88_d20250702_m011956_c001_v0001117_t0015_u01751419196458") 2025/07/02 01:25:30 DEBUG : only14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa7b_d20250702_m012046_c001_v7007000_t0000_u01751419246424") 2025/07/02 01:25:30 DEBUG : only14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c70e_d20250702_m012039_c001_v0001184_t0042_u01751419239983") 2025/07/02 01:25:30 DEBUG : only14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc06_d20250702_m012031_c001_v0001117_t0058_u01751419231254") 2025/07/02 01:25:30 DEBUG : only14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf4b_d20250702_m012006_c001_v7007000_t0000_u01751419206988") 2025/07/02 01:25:31 DEBUG : only14: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb8c_d20250702_m011957_c001_v0001117_t0056_u01751419197875") 2025/07/02 01:25:31 DEBUG : only15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa7c_d20250702_m012046_c001_v7007000_t0000_u01751419246607") 2025/07/02 01:25:31 DEBUG : only15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc2c_d20250702_m012040_c001_v0001117_t0022_u01751419240001") 2025/07/02 01:25:31 DEBUG : only15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc0c_d20250702_m012032_c001_v0001117_t0035_u01751419232524") 2025/07/02 01:25:31 DEBUG : only15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e55452a4_d20250702_m012006_c001_v7007000_t0000_u01751419206635") 2025/07/02 01:25:31 DEBUG : only15: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb92_d20250702_m011958_c001_v0001117_t0047_u01751419198947") 2025/07/02 01:25:31 DEBUG : only16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa7d_d20250702_m012046_c001_v7007000_t0000_u01751419246788") 2025/07/02 01:25:31 DEBUG : only16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c714_d20250702_m012040_c001_v0001184_t0042_u01751419240165") 2025/07/02 01:25:31 DEBUG : only16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc10_d20250702_m012033_c001_v0001117_t0036_u01751419233930") 2025/07/02 01:25:31 DEBUG : only16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0d_d20250702_m012006_c001_v7007000_t0000_u01751419206427") 2025/07/02 01:25:31 DEBUG : only16: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb9a_d20250702_m012000_c001_v0001117_t0011_u01751419200373") 2025/07/02 01:25:32 DEBUG : only17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa7f_d20250702_m012046_c001_v7007000_t0000_u01751419246971") 2025/07/02 01:25:32 DEBUG : only17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403fd8075b1f91dc_d20250702_m012040_c001_v0001157_t0039_u01751419240176") 2025/07/02 01:25:32 DEBUG : only17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc18_d20250702_m012035_c001_v0001117_t0036_u01751419235390") 2025/07/02 01:25:32 DEBUG : only17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0b_d20250702_m012006_c001_v7007000_t0000_u01751419206061") 2025/07/02 01:25:32 DEBUG : only17: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb9e_d20250702_m012001_c001_v0001117_t0051_u01751419201764") 2025/07/02 01:25:32 DEBUG : only18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa80_d20250702_m012047_c001_v7007000_t0000_u01751419247153") 2025/07/02 01:25:32 DEBUG : only18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc2e_d20250702_m012040_c001_v0001117_t0022_u01751419240186") 2025/07/02 01:25:32 DEBUG : only18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc1e_d20250702_m012036_c001_v0001117_t0041_u01751419236461") 2025/07/02 01:25:32 DEBUG : only18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0a_d20250702_m012005_c001_v7007000_t0000_u01751419205877") 2025/07/02 01:25:32 DEBUG : only18: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fba4_d20250702_m012003_c001_v0001117_t0016_u01751419203061") 2025/07/02 01:25:32 DEBUG : only19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa81_d20250702_m012047_c001_v7007000_t0000_u01751419247334") 2025/07/02 01:25:32 DEBUG : only19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c71c_d20250702_m012040_c001_v0001184_t0042_u01751419240349") 2025/07/02 01:25:32 DEBUG : only19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc22_d20250702_m012037_c001_v0001117_t0054_u01751419237945") 2025/07/02 01:25:32 DEBUG : only19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56bf44_d20250702_m012006_c001_v7007000_t0000_u01751419206254") 2025/07/02 01:25:32 DEBUG : only19: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fba8_d20250702_m012004_c001_v0001117_t0039_u01751419204176") 2025/07/02 01:25:32 DEBUG : only2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa82_d20250702_m012047_c001_v7007000_t0000_u01751419247519") 2025/07/02 01:25:32 DEBUG : only2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc30_d20250702_m012040_c001_v0001117_t0022_u01751419240371") 2025/07/02 01:25:33 DEBUG : only2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbc0_d20250702_m012015_c001_v0001117_t0005_u01751419215310") 2025/07/02 01:25:33 DEBUG : only2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e55452a3_d20250702_m012006_c001_v7007000_t0000_u01751419206450") 2025/07/02 01:25:33 DEBUG : only2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb4e_d20250702_m011942_c001_v0001117_t0050_u01751419182894") 2025/07/02 01:25:33 DEBUG : only3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa84_d20250702_m012047_c001_v7007000_t0000_u01751419247709") 2025/07/02 01:25:33 DEBUG : only3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4144d5091f55e629_d20250702_m012040_c001_v0001179_t0052_u01751419240384") 2025/07/02 01:25:33 DEBUG : only3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbc6_d20250702_m012016_c001_v0001117_t0039_u01751419216821") 2025/07/02 01:25:33 DEBUG : only3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e55452a5_d20250702_m012006_c001_v7007000_t0000_u01751419206818") 2025/07/02 01:25:33 DEBUG : only3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb52_d20250702_m011944_c001_v0001117_t0018_u01751419184087") 2025/07/02 01:25:33 DEBUG : only4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa85_d20250702_m012047_c001_v7007000_t0000_u01751419247890") 2025/07/02 01:25:33 DEBUG : only4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c722_d20250702_m012040_c001_v0001184_t0042_u01751419240531") 2025/07/02 01:25:33 DEBUG : only4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbcc_d20250702_m012018_c001_v0001117_t0050_u01751419218120") 2025/07/02 01:25:33 DEBUG : only4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0c_d20250702_m012006_c001_v7007000_t0000_u01751419206244") 2025/07/02 01:25:33 DEBUG : only4: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb58_d20250702_m011945_c001_v0001117_t0049_u01751419185579") 2025/07/02 01:25:33 DEBUG : only5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa86_d20250702_m012048_c001_v7007000_t0000_u01751419248072") 2025/07/02 01:25:33 DEBUG : only5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403fd8075b1f91e2_d20250702_m012040_c001_v0001157_t0039_u01751419240545") 2025/07/02 01:25:33 DEBUG : only5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbd2_d20250702_m012019_c001_v0001117_t0053_u01751419219680") 2025/07/02 01:25:33 DEBUG : only5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f0f4_d20250702_m012006_c001_v7007000_t0000_u01751419206467") 2025/07/02 01:25:33 DEBUG : only5: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb5c_d20250702_m011946_c001_v0001117_t0041_u01751419186617") 2025/07/02 01:25:33 DEBUG : only6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa87_d20250702_m012048_c001_v7007000_t0000_u01751419248254") 2025/07/02 01:25:33 DEBUG : only6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58fc32_d20250702_m012040_c001_v0001117_t0022_u01751419240555") 2025/07/02 01:25:33 DEBUG : only6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbd8_d20250702_m012021_c001_v0001117_t0007_u01751419221261") 2025/07/02 01:25:33 DEBUG : only6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e55452a2_d20250702_m012006_c001_v7007000_t0000_u01751419206257") 2025/07/02 01:25:33 DEBUG : only6: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb60_d20250702_m011948_c001_v0001117_t0056_u01751419188086") 2025/07/02 01:25:33 DEBUG : only7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa89_d20250702_m012048_c001_v7007000_t0000_u01751419248452") 2025/07/02 01:25:34 DEBUG : only7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4144d5091f55e62b_d20250702_m012040_c001_v0001179_t0052_u01751419240570") 2025/07/02 01:25:34 DEBUG : only7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbdc_d20250702_m012022_c001_v0001117_t0014_u01751419222435") 2025/07/02 01:25:34 DEBUG : only7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0e_d20250702_m012006_c001_v7007000_t0000_u01751419206609") 2025/07/02 01:25:34 DEBUG : only7: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb68_d20250702_m011949_c001_v0001117_t0006_u01751419189669") 2025/07/02 01:25:34 DEBUG : only8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa8a_d20250702_m012048_c001_v7007000_t0000_u01751419248635") 2025/07/02 01:25:34 DEBUG : only8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078ee1d9f54c728_d20250702_m012040_c001_v0001184_t0042_u01751419240714") 2025/07/02 01:25:34 DEBUG : only8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbe2_d20250702_m012023_c001_v0001117_t0014_u01751419223508") 2025/07/02 01:25:34 DEBUG : only8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f0f6_d20250702_m012006_c001_v7007000_t0000_u01751419206651") 2025/07/02 01:25:34 DEBUG : only8: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb6c_d20250702_m011950_c001_v0001117_t0059_u01751419190964") 2025/07/02 01:25:34 DEBUG : only9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa8b_d20250702_m012048_c001_v7007000_t0000_u01751419248869") 2025/07/02 01:25:34 DEBUG : only9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403fd8075b1f91e4_d20250702_m012040_c001_v0001157_t0039_u01751419240729") 2025/07/02 01:25:34 DEBUG : only9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fbe8_d20250702_m012024_c001_v0001117_t0040_u01751419224515") 2025/07/02 01:25:34 DEBUG : only9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c0f_d20250702_m012006_c001_v7007000_t0000_u01751419206792") 2025/07/02 01:25:34 DEBUG : only9: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fb74_d20250702_m011952_c001_v0001117_t0021_u01751419192169") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6072_d20250702_m011636_c001_v7007000_t0000_u01751418996115") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f117dcb5c2d617ff4_d20250702_m011634_c001_v0001161_t0043_u01751418994041") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd606d_d20250702_m011632_c001_v7007000_t0000_u01751418992940") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e26e_d20250702_m011630_c001_v0001093_t0022_u01751418990482") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd606a_d20250702_m011629_c001_v7007000_t0000_u01751418989737") 2025/07/02 01:25:34 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f117dcb5c2d617fe8_d20250702_m011627_c001_v0001161_t0034_u01751418987323") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6059_d20250702_m011614_c001_v7007000_t0000_u01751418974589") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9c6_d20250702_m011612_c001_v0001117_t0000_u01751418972670") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6051_d20250702_m011610_c001_v7007000_t0000_u01751418970503") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9b4_d20250702_m011608_c001_v0001117_t0034_u01751418968582") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd604b_d20250702_m011606_c001_v7007000_t0000_u01751418966742") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f99e_d20250702_m011605_c001_v0001117_t0044_u01751418965007") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f97_d20250702_m011557_c001_v7007000_t0000_u01751418957455") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f96a_d20250702_m011555_c001_v0001117_t0042_u01751418955103") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f78_d20250702_m011554_c001_v7007000_t0000_u01751418954737") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f95e_d20250702_m011553_c001_v0001117_t0011_u01751418953106") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f74_d20250702_m011552_c001_v7007000_t0000_u01751418952737") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f95a_d20250702_m011551_c001_v0001117_t0056_u01751418951719") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f956_d20250702_m011550_c001_v0001117_t0021_u01751418950785") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f6b_d20250702_m011550_c001_v7007000_t0000_u01751418950421") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f952_d20250702_m011549_c001_v0001117_t0033_u01751418949394") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f94e_d20250702_m011548_c001_v0001117_t0013_u01751418948543") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f67_d20250702_m011548_c001_v7007000_t0000_u01751418948174") 2025/07/02 01:25:35 DEBUG : potato: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f948_d20250702_m011547_c001_v0001117_t0005_u01751418947115") 2025/07/02 01:25:35 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419ffae81cab9eab_d20250702_m011721_c001_v7007000_t0000_u01751419041781") 2025/07/02 01:25:35 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa4e_d20250702_m011720_c001_v0001117_t0016_u01751419040805") 2025/07/02 01:25:35 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd608f_d20250702_m011712_c001_v7007000_t0000_u01751419032374") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2a8_d20250702_m011707_c001_v0001093_t0049_u01751419027168") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4109346993e272ec_d20250702_m011659_c001_v7007000_t0000_u01751419019285") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa2b_d20250702_m011654_c001_v0001117_t0039_u01751419014717") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636c27_d20250702_m011647_c001_v7007000_t0000_u01751419007476") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e290_d20250702_m011643_c001_v0001093_t0038_u01751419003629") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6060_d20250702_m011620_c001_v7007000_t0000_u01751418980131") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9db_d20250702_m011617_c001_v0001117_t0021_u01751418977946") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd605e_d20250702_m011617_c001_v7007000_t0000_u01751418977581") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9ce_d20250702_m011615_c001_v0001117_t0021_u01751418975138") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd605a_d20250702_m011614_c001_v7007000_t0000_u01751418974771") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9ca_d20250702_m011613_c001_v0001117_t0015_u01751418973721") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6054_d20250702_m011612_c001_v7007000_t0000_u01751418972302") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9c2_d20250702_m011610_c001_v0001117_t0013_u01751418970872") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd604f_d20250702_m011608_c001_v7007000_t0000_u01751418968218") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9aa_d20250702_m011606_c001_v0001117_t0017_u01751418966665") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f403bf01634ac8f99_d20250702_m011558_c001_v7007000_t0000_u01751418958193") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f970_d20250702_m011556_c001_v0001117_t0021_u01751418956610") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a842_d20250702_m011443_c001_v7007000_t0000_u01751418883645") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f818_d20250702_m011442_c001_v0001117_t0001_u01751418882508") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a83d_d20250702_m011441_c001_v7007000_t0000_u01751418881587") 2025/07/02 01:25:36 DEBUG : potato2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f812_d20250702_m011440_c001_v0001117_t0049_u01751418880573") 2025/07/02 01:25:36 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6090_d20250702_m011712_c001_v7007000_t0000_u01751419032761") 2025/07/02 01:25:37 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2aa_d20250702_m011708_c001_v0001093_t0024_u01751419028670") 2025/07/02 01:25:37 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4109346993e272ef_d20250702_m011659_c001_v7007000_t0000_u01751419019977") 2025/07/02 01:25:37 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa2d_d20250702_m011656_c001_v0001117_t0034_u01751419016001") 2025/07/02 01:25:37 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636c2a_d20250702_m011647_c001_v7007000_t0000_u01751419007695") 2025/07/02 01:25:37 DEBUG : potato3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e292_d20250702_m011644_c001_v0001093_t0009_u01751419004484") 2025/07/02 01:25:37 DEBUG : pre-dest1/1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf71c_d20250702_m011755_c001_v7007000_t0000_u01751419075883") 2025/07/02 01:25:37 DEBUG : pre-dest1/1: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2cc_d20250702_m011747_c001_v0001093_t0007_u01751419067144") 2025/07/02 01:25:37 DEBUG : pre-dest2/2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41454ec2923bf71d_d20250702_m011756_c001_v7007000_t0000_u01751419076065") 2025/07/02 01:25:37 DEBUG : pre-dest2/2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa6a_d20250702_m011747_c001_v0001117_t0031_u01751419067927") 2025/07/02 01:25:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4185defaa381410b_d20250702_m011733_c001_v7007000_t0000_u01751419053531") 2025/07/02 01:25:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e2b6_d20250702_m011729_c001_v0001093_t0011_u01751419049554") 2025/07/02 01:25:37 DEBUG : sizeonly: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b21_d20250702_m011527_c001_v7007000_t0000_u01751418927866") 2025/07/02 01:25:37 DEBUG : sizeonly: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8f0_d20250702_m011526_c001_v0001117_t0019_u01751418926390") 2025/07/02 01:25:37 DEBUG : splitbanan: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6372_d20250702_m012253_c001_v7007000_t0000_u01751419373056") 2025/07/02 01:25:37 DEBUG : splitbanan: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e873_d20250702_m012245_c001_v0001179_t0032_u01751419365388") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d44_d20250702_m012414_c001_v7007000_t0000_u01751419454405") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe22_d20250702_m012407_c001_v0001117_t0018_u01751419447283") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281d35_d20250702_m012357_c001_v7007000_t0000_u01751419437189") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdf4_d20250702_m012350_c001_v0001117_t0019_u01751419430144") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4122019316e6e9ce_d20250702_m012341_c001_v7007000_t0000_u01751419421148") 2025/07/02 01:25:37 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdd0_d20250702_m012334_c001_v0001117_t0007_u01751419414477") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80b43e_d20250702_m012325_c001_v7007000_t0000_u01751419405226") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fdb4_d20250702_m012318_c001_v0001117_t0032_u01751419398462") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417e25133f06c119_d20250702_m012309_c001_v7007000_t0000_u01751419389425") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd94_d20250702_m012302_c001_v0001117_t0043_u01751419382228") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610632a1_d20250702_m012247_c001_v7007000_t0000_u01751419367661") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd68_d20250702_m012243_c001_v0001117_t0048_u01751419363881") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3d5f_d20250702_m012234_c001_v7007000_t0000_u01751419354007") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd44_d20250702_m012227_c001_v0001117_t0012_u01751419347097") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f402b0539e5545762_d20250702_m012226_c001_v7007000_t0000_u01751419346010") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd32_d20250702_m012221_c001_v0001117_t0004_u01751419341943") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f409f9734ef82f1e6_d20250702_m012213_c001_v7007000_t0000_u01751419333068") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9357_d20250702_m012206_c001_v0001157_t0058_u01751419326214") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73637b4d_d20250702_m012205_c001_v7007000_t0000_u01751419325126") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fd04_d20250702_m012201_c001_v0001117_t0039_u01751419321342") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4078888abe5c3cdc_d20250702_m012146_c001_v7007000_t0000_u01751419306919") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92ed_d20250702_m012143_c001_v0001157_t0009_u01751419303233") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4054f37f610631fd_d20250702_m012133_c001_v7007000_t0000_u01751419293849") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f92a1_d20250702_m012126_c001_v0001157_t0039_u01751419286979") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c3da_d20250702_m012117_c001_v7007000_t0000_u01751419277091") 2025/07/02 01:25:38 DEBUG : splitbananasplit: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9247_d20250702_m012109_c001_v0001157_t0010_u01751419269929") 2025/07/02 01:25:38 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6c60_d20250702_m012229_c001_v7007000_t0000_u01751419349031") 2025/07/02 01:25:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9391_d20250702_m012223_c001_v0001157_t0030_u01751419343637") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caaa6_d20250702_m012101_c001_v7007000_t0000_u01751419261473") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c7c2_d20250702_m012058_c001_v0001184_t0019_u01751419258882") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c4c_d20250702_m012057_c001_v7007000_t0000_u01751419257755") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc56_d20250702_m012054_c001_v0001117_t0011_u01751419254886") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636bf0_d20250702_m011640_c001_v7007000_t0000_u01751419000655") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa0b_d20250702_m011639_c001_v0001117_t0034_u01751418999442") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6078_d20250702_m011638_c001_v7007000_t0000_u01751418998786") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fa07_d20250702_m011637_c001_v0001117_t0011_u01751418997610") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b0f_d20250702_m011523_c001_v7007000_t0000_u01751418923490") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8dc_d20250702_m011521_c001_v0001117_t0040_u01751418921467") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636b04_d20250702_m011521_c001_v7007000_t0000_u01751418921100") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8d6_d20250702_m011519_c001_v0001117_t0033_u01751418919480") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636af3_d20250702_m011517_c001_v7007000_t0000_u01751418917324") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8c4_d20250702_m011515_c001_v0001117_t0001_u01751418915595") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636aec_d20250702_m011515_c001_v7007000_t0000_u01751418915029") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8ba_d20250702_m011513_c001_v0001117_t0015_u01751418913497") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8aa_d20250702_m011510_c001_v0001117_t0014_u01751418910514") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636ae6_d20250702_m011510_c001_v7007000_t0000_u01751418910149") 2025/07/02 01:25:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f8a0_d20250702_m011508_c001_v0001117_t0049_u01751418908751") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f89e_d20250702_m011507_c001_v0001117_t0017_u01751418907717") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4061179d73636ae3_d20250702_m011507_c001_v7007000_t0000_u01751418907350") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f88c_d20250702_m011503_c001_v0001117_t0018_u01751418903734") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f87a_d20250702_m011500_c001_v0001117_t0039_u01751418900902") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a853_d20250702_m011500_c001_v7007000_t0000_u01751418900528") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f872_d20250702_m011459_c001_v0001117_t0012_u01751418899638") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f870_d20250702_m011458_c001_v0001117_t0058_u01751418898540") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a851_d20250702_m011458_c001_v7007000_t0000_u01751418898168") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f856_d20250702_m011454_c001_v0001117_t0009_u01751418894078") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a84e_d20250702_m011453_c001_v7007000_t0000_u01751418893706") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f84a_d20250702_m011452_c001_v0001117_t0031_u01751418892433") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a84d_d20250702_m011451_c001_v7007000_t0000_u01751418891513") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f840_d20250702_m011450_c001_v0001117_t0034_u01751418890596") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a84b_d20250702_m011450_c001_v7007000_t0000_u01751418890039") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f83a_d20250702_m011449_c001_v0001117_t0027_u01751418889187") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a849_d20250702_m011448_c001_v7007000_t0000_u01751418888266") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f830_d20250702_m011447_c001_v0001117_t0054_u01751418887217") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a847_d20250702_m011446_c001_v7007000_t0000_u01751418886661") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f826_d20250702_m011445_c001_v0001117_t0059_u01751418885730") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a846_d20250702_m011445_c001_v7007000_t0000_u01751418885175") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f81c_d20250702_m011444_c001_v0001117_t0033_u01751418884199") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a839_d20250702_m011438_c001_v7007000_t0000_u01751418878512") 2025/07/02 01:25:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f80e_d20250702_m011437_c001_v0001117_t0051_u01751418877671") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a831_d20250702_m011437_c001_v7007000_t0000_u01751418877044") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f808_d20250702_m011435_c001_v0001117_t0008_u01751418875825") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a822_d20250702_m011435_c001_v7007000_t0000_u01751418875271") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f802_d20250702_m011434_c001_v0001117_t0028_u01751418874329") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4085bdfc9d80a812_d20250702_m011432_c001_v7007000_t0000_u01751418872128") 2025/07/02 01:25:41 DEBUG : sub dir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f7fe_d20250702_m011431_c001_v0001117_t0038_u01751418871068") 2025/07/02 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caaa7_d20250702_m012101_c001_v7007000_t0000_u01751419261654") 2025/07/02 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f921b_d20250702_m012058_c001_v0001157_t0030_u01751419258888") 2025/07/02 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f417693e64a281c4d_d20250702_m012057_c001_v7007000_t0000_u01751419257936") 2025/07/02 01:25:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e659_d20250702_m012054_c001_v0001179_t0011_u01751419254895") 2025/07/02 01:25:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d50_d20250702_m012416_c001_v7007000_t0000_u01751419456433") 2025/07/02 01:25:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e9bd_d20250702_m012415_c001_v0001179_t0030_u01751419455782") 2025/07/02 01:25:41 DEBUG : sub/yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6070_d20250702_m011635_c001_v7007000_t0000_u01751418995557") 2025/07/02 01:25:41 DEBUG : sub/yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e270_d20250702_m011633_c001_v0001093_t0014_u01751418993687") 2025/07/02 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa9b_d20250702_m012054_c001_v7007000_t0000_u01751419254126") 2025/07/02 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e64d_d20250702_m012052_c001_v0001179_t0035_u01751419252323") 2025/07/02 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa92_d20250702_m012051_c001_v7007000_t0000_u01751419251544") 2025/07/02 01:25:41 DEBUG : test_dir1/file2: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fc4e_d20250702_m012049_c001_v0001117_t0011_u01751419249817") 2025/07/02 01:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa9d_d20250702_m012054_c001_v7007000_t0000_u01751419254311") 2025/07/02 01:25:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54c782_d20250702_m012052_c001_v0001184_t0031_u01751419252315") 2025/07/02 01:25:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f415813631c9caa94_d20250702_m012051_c001_v7007000_t0000_u01751419251725") 2025/07/02 01:25:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e647_d20250702_m012049_c001_v0001179_t0015_u01751419249827") 2025/07/02 01:25:42 DEBUG : three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6065_d20250702_m011626_c001_v7007000_t0000_u01751418986586") 2025/07/02 01:25:42 DEBUG : three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9fb_d20250702_m011625_c001_v0001117_t0029_u01751418985143") 2025/07/02 01:25:42 DEBUG : three: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9ed_d20250702_m011621_c001_v0001117_t0006_u01751418981638") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d59_d20250702_m012418_c001_v7007000_t0000_u01751419458013") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54ced4_d20250702_m012417_c001_v0001184_t0056_u01751419457389") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6da0_d20250702_m012437_c001_v7007000_t0000_u01751419477737") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9585_d20250702_m012435_c001_v0001157_t0035_u01751419475830") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d9b_d20250702_m012434_c001_v7007000_t0000_u01751419474228") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cf48_d20250702_m012432_c001_v0001184_t0048_u01751419472835") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d9a_d20250702_m012431_c001_v7007000_t0000_u01751419471871") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e9fb_d20250702_m012431_c001_v0001179_t0039_u01751419471194") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d8b_d20250702_m012425_c001_v7007000_t0000_u01751419465733") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cf14_d20250702_m012424_c001_v0001184_t0014_u01751419464483") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d98_d20250702_m012428_c001_v7007000_t0000_u01751419468249") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9574_d20250702_m012426_c001_v0001157_t0051_u01751419466716") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d7c_d20250702_m012423_c001_v7007000_t0000_u01751419463528") 2025/07/02 01:25:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1144d5091f55e9e3_d20250702_m012422_c001_v0001179_t0011_u01751419462894") 2025/07/02 01:25:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d73_d20250702_m012421_c001_v7007000_t0000_u01751419461936") 2025/07/02 01:25:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe35_d20250702_m012420_c001_v0001117_t0034_u01751419460911") 2025/07/02 01:25:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d65_d20250702_m012419_c001_v7007000_t0000_u01751419459952") 2025/07/02 01:25:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f103fd8075b1f9562_d20250702_m012418_c001_v0001157_t0037_u01751419458975") 2025/07/02 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4180e40eeb56c544_d20250702_m012442_c001_v7007000_t0000_u01751419482854") 2025/07/02 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1078ee1d9f54cf7e_d20250702_m012442_c001_v0001184_t0022_u01751419482229") 2025/07/02 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d99_d20250702_m012430_c001_v7007000_t0000_u01751419470239") 2025/07/02 01:25:43 DEBUG : toe/toe/toe: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe43_d20250702_m012429_c001_v0001117_t0023_u01751419469217") 2025/07/02 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6da1_d20250702_m012438_c001_v7007000_t0000_u01751419478328") 2025/07/02 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58fe4f_d20250702_m012437_c001_v0001117_t0005_u01751419477283") 2025/07/02 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f419811bd30db6d9c_d20250702_m012434_c001_v7007000_t0000_u01751419474857") 2025/07/02 01:25:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f111799b79280599a_d20250702_m012434_c001_v0001182_t0035_u01751419474030") 2025/07/02 01:25:43 DEBUG : two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6066_d20250702_m011626_c001_v7007000_t0000_u01751418986770") 2025/07/02 01:25:43 DEBUG : two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4105840f0442e264_d20250702_m011624_c001_v0001093_t0050_u01751418984527") 2025/07/02 01:25:43 DEBUG : two: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f41201a011b58f9e9_d20250702_m011621_c001_v0001117_t0022_u01751418981454") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6073_d20250702_m011636_c001_v7007000_t0000_u01751418996298") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f105a9ac4d036621c_d20250702_m011635_c001_v0001146_t0014_u01751418995201") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd606c_d20250702_m011632_c001_v7007000_t0000_u01751418992387") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f11201a011b58f9fd_d20250702_m011630_c001_v0001117_t0059_u01751418990472") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd6069_d20250702_m011629_c001_v7007000_t0000_u01751418989186") 2025/07/02 01:25:43 DEBUG : yam: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f1105840f0442e268_d20250702_m011627_c001_v0001093_t0021_u01751418987335") 2025/07/02 01:25:43 DEBUG : yaml: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd606e_d20250702_m011633_c001_v7007000_t0000_u01751418993123") 2025/07/02 01:25:43 DEBUG : yaml: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f10408bfe848e7867_d20250702_m011631_c001_v0001109_t0059_u01751418991796") 2025/07/02 01:25:43 DEBUG : yaml: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f4112e27c58fd606b_d20250702_m011629_c001_v7007000_t0000_u01751418989919") 2025/07/02 01:25:43 DEBUG : yaml: Deleting (id "4_z5fe21d53b03dcb8b9f780e1b_f108322916c3afae6_d20250702_m011628_c001_v0001181_t0038_u01751418988980") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m16.987997807s (try 1/5)