"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/04 01:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu" 2025/05/04 01:02:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 01:02:42 DEBUG : Creating backend with remote "/tmp/rclone1476421015" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/04 01:02:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.06s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:46 DEBUG : B2 bucket rclone-test-parojis0faxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:48 DEBUG : Creating backend with remote "/non-existing" 2025/05/04 01:02:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/04 01:02:48 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:48 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:49 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:49 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:51 INFO : B2 bucket rclone-test-parojis0faxu: Running all checks before starting transfers 2025/05/04 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:51 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:51 INFO : B2 bucket rclone-test-parojis0faxu: Checks finished, now starting transfers 2025/05/04 01:02:51 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.52s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:52 ERROR : Ignoring --no-traverse with sync 2025/05/04 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:52 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:52 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:53 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:02:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/04 01:02:54 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:54 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:54 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/04 01:02:54 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:02:55 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:55 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:02:57 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:57 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:02:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 01:02:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:02:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/04 01:02:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:02:59 INFO : sub dir: Making directory 2025/05/04 01:02:59 INFO : sub dir2: Making directory 2025/05/04 01:02:59 INFO : sub dir2/sub sub dir2: Making directory 2025/05/04 01:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:02:59 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:02:59 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:02:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:02:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/04 01:02:59 DEBUG : B2 bucket rclone-test-parojis0faxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:00 INFO : sub dir2: Making directory 2025/05/04 01:03:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 01:03:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:00 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:00 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:01 DEBUG : sub dir2: Making directory with metadata 2025/05/04 01:03:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:03:01 INFO : sub dir: Making directory 2025/05/04 01:03:01 INFO : sub dir2: Making directory 2025/05/04 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:01 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:01 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:02 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:03:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/04 01:03:02 DEBUG : B2 bucket rclone-test-parojis0faxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/04 01:03:02 DEBUG : B2 bucket rclone-test-parojis0faxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:03 INFO : sub dir2: Making directory 2025/05/04 01:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:03 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:03 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:04 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:03:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:04 DEBUG : sub dir2: Making directory with metadata 2025/05/04 01:03:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:03:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:03:04 INFO : sub dir: Making directory 2025/05/04 01:03:04 INFO : sub dir2: Making directory 2025/05/04 01:03:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:04 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:04 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:05 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:03:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/04 01:03:05 DEBUG : B2 bucket rclone-test-parojis0faxu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:06 INFO : sub dir2: Making directory 2025/05/04 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:07 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:07 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:07 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rariqup5qoza" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-rariqup5qoza 2025/05/04 01:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:09 DEBUG : B2 bucket rclone-test-rariqup5qoza: Waiting for checks to finish 2025/05/04 01:03:09 DEBUG : B2 bucket rclone-test-rariqup5qoza: Waiting for transfers to finish 2025/05/04 01:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:10 DEBUG : B2 bucket rclone-test-rariqup5qoza: Purge remote 2025/05/04 01:03:10 INFO : B2 bucket rclone-test-rariqup5qoza: cleaning bucket "rclone-test-rariqup5qoza" of all files 2025/05/04 01:03:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f328d43d01d9b8b9f680e1b_f111e572dfd2364a4_d20250504_m010310_c001_v0001171_t0059_u01746320590345") --- PASS: TestServerSideCopy (4.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:03:13 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:13 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 01:03:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lucowug9suhe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-lucowug9suhe 2025/05/04 01:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:16 DEBUG : B2 bucket rclone-test-lucowug9suhe: Waiting for checks to finish 2025/05/04 01:03:16 DEBUG : B2 bucket rclone-test-lucowug9suhe: Waiting for transfers to finish 2025/05/04 01:03:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:03:17 DEBUG : B2 bucket rclone-test-lucowug9suhe: Waiting for checks to finish 2025/05/04 01:03:17 DEBUG : B2 bucket rclone-test-lucowug9suhe: Waiting for transfers to finish 2025/05/04 01:03:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 01:03:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:18 DEBUG : B2 bucket rclone-test-lucowug9suhe: Purge remote 2025/05/04 01:03:18 INFO : B2 bucket rclone-test-lucowug9suhe: cleaning bucket "rclone-test-lucowug9suhe" of all files 2025/05/04 01:03:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf629dc3d01d9b8b9f680e1b_f100c0a1766541b6a_d20250504_m010317_c001_v0001043_t0026_u01746320597647") 2025/05/04 01:03:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf629dc3d01d9b8b9f680e1b_f1013e6a6620171ea_d20250504_m010316_c001_v0001178_t0025_u01746320596614") --- PASS: TestServerSideCopyOverSelf (6.99s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:03:22 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:22 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 01:03:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/04 01:03:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-siyoqok8duyu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-siyoqok8duyu 2025/05/04 01:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:24 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for checks to finish 2025/05/04 01:03:24 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for transfers to finish 2025/05/04 01:03:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:26 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for checks to finish 2025/05/04 01:03:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 01:03:26 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for transfers to finish 2025/05/04 01:03:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/04 01:03:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/04 01:03:27 INFO : sub dir/hello world: Deleted 2025/05/04 01:03:27 DEBUG : testing file moves 2025/05/04 01:03:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/04 01:03:28 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for checks to finish 2025/05/04 01:03:28 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Waiting for transfers to finish 2025/05/04 01:03:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/04 01:03:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/04 01:03:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:28 DEBUG : B2 bucket rclone-test-siyoqok8duyu: Purge remote 2025/05/04 01:03:28 INFO : B2 bucket rclone-test-siyoqok8duyu: cleaning bucket "rclone-test-siyoqok8duyu" of all files 2025/05/04 01:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f92bdf3d01d9b8b9f680e1b_f1115308e12deb4cf_d20250504_m010328_c001_v0001182_t0010_u01746320608170") 2025/05/04 01:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f92bdf3d01d9b8b9f680e1b_f106dabe79f714efc_d20250504_m010326_c001_v0001177_t0044_u01746320606815") 2025/05/04 01:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z3f92bdf3d01d9b8b9f680e1b_f11657f5ba83efb30_d20250504_m010325_c001_v0001113_t0028_u01746320605594") --- PASS: TestServerSideMoveOverSelf (7.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:31 ERROR : : error listing: directory not found 2025/05/04 01:03:31 INFO : Local file system at /tmp/rclone1476421015: Making directory 2025/05/04 01:03:31 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:31 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:03:33 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for checks to finish 2025/05/04 01:03:33 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for transfers to finish 2025/05/04 01:03:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:03:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/04 01:03:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/04 01:03:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:03:35 INFO : check sum: Copied (new) 2025/05/04 01:03:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:03:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/04 01:03:35 DEBUG : check sum: Unchanged skipping 2025/05/04 01:03:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:35 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/04 01:03:37 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:37 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 01:03:37 INFO : sizeonly: Copied (new) 2025/05/04 01:03:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:38 DEBUG : sizeonly: Sizes identical 2025/05/04 01:03:38 DEBUG : sizeonly: Unchanged skipping 2025/05/04 01:03:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/04 01:03:39 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:39 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/04 01:03:40 INFO : ignore-size: Copied (new) 2025/05/04 01:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:03:40 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:40 DEBUG : ignore-size: Unchanged skipping 2025/05/04 01:03:40 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:40 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:03:42 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:42 DEBUG : existing: Unchanged skipping 2025/05/04 01:03:42 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:42 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:43 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/04 01:03:43 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 01:03:43 INFO : existing: Copied (replaced existing) 2025/05/04 01:03:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 01:03:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 01:03:45 INFO : existing: Copied (new) 2025/05/04 01:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:45 DEBUG : existing: Destination exists, skipping 2025/05/04 01:03:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:45 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/04 01:03:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:03:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:03:47 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:47 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:03:47 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:03:48 INFO : a/potato2: Copied (new) 2025/05/04 01:03:48 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:50 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:50 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/05/04 01:03:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:03:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/04 01:03:50 DEBUG : empty space: Unchanged skipping 2025/05/04 01:03:50 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:50 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:50 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:50 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/05/04 01:03:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:03:51 INFO : empty space: Updated modification time in destination 2025/05/04 01:03:51 DEBUG : empty space: Unchanged skipping 2025/05/04 01:03:51 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:51 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:53 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/05/04 01:03:53 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:03:53 DEBUG : empty space: Unchanged skipping 2025/05/04 01:03:53 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:53 DEBUG : Waiting for deletions to finish 2025/05/04 01:03:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:54 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:54 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/05/04 01:03:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1476421015) 2025/05/04 01:03:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-parojis0faxu) 2025/05/04 01:03:54 DEBUG : foo: sha1 differ 2025/05/04 01:03:54 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/04 01:03:55 INFO : foo: Copied (replaced existing) 2025/05/04 01:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:03:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/04 01:03:56 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:56 DEBUG : empty space: Unchanged skipping 2025/05/04 01:03:56 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:03:57 INFO : potato: Copied (new) 2025/05/04 01:03:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:03:58 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:03:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/04 01:03:58 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:03:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/04 01:03:59 INFO : potato: Copied (replaced existing) 2025/05/04 01:03:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:00 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:00 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/05/04 01:04:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1476421015) 2025/05/04 01:04:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-parojis0faxu) 2025/05/04 01:04:00 DEBUG : potato: sha1 differ 2025/05/04 01:04:00 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/04 01:04:00 INFO : potato: Copied (replaced existing) 2025/05/04 01:04:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:02 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:02 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:02 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/04 01:04:02 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:04 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:04 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:04 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:04 INFO : potato2: Copied (new) 2025/05/04 01:04:04 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:05 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:07 INFO : d: Making directory 2025/05/04 01:04:07 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/04 01:04:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:07 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:04:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:07 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:07 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:07 INFO : a/potato2: Copied (new) 2025/05/04 01:04:07 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/04 01:04:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:10 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:10 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 01:04:10 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:10 INFO : a/potato2: Copied (new) 2025/05/04 01:04:10 ERROR : B2 bucket rclone-test-parojis0faxu: not deleting files as there were IO errors 2025/05/04 01:04:10 ERROR : B2 bucket rclone-test-parojis0faxu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:12 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:12 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:12 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:12 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:12 INFO : potato: Deleted 2025/05/04 01:04:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:14 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:14 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:14 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:15 INFO : potato: Deleted 2025/05/04 01:04:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:15 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:15 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:15 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:17 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:17 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/04 01:04:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:19 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : enormous: Excluded 2025/05/04 01:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : potato2: Excluded 2025/05/04 01:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:19 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:19 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:19 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:19 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:19 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : enormous: Excluded 2025/05/04 01:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : potato2: Excluded 2025/05/04 01:04:19 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:04:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/04 01:04:19 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:19 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for checks to finish 2025/05/04 01:04:19 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for transfers to finish 2025/05/04 01:04:19 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:22 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 01:04:22 DEBUG : enormous: Excluded 2025/05/04 01:04:22 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 01:04:22 DEBUG : potato2: Excluded 2025/05/04 01:04:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:04:22 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:22 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:22 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:22 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:22 INFO : enormous: Deleted 2025/05/04 01:04:22 INFO : potato2: Deleted 2025/05/04 01:04:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/04 01:04:23 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:23 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for checks to finish 2025/05/04 01:04:23 DEBUG : Local file system at /tmp/rclone1476421015: Waiting for transfers to finish 2025/05/04 01:04:23 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:23 INFO : enormous: Deleted 2025/05/04 01:04:23 INFO : potato2: Deleted 2025/05/04 01:04:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:25 DEBUG : five: Need to transfer - File not found at Destination 2025/05/04 01:04:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/04 01:04:25 DEBUG : one: Destination is newer than source, skipping 2025/05/04 01:04:25 DEBUG : three: Sizes identical 2025/05/04 01:04:25 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 01:04:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:04:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1476421015) 2025/05/04 01:04:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-parojis0faxu) 2025/05/04 01:04:25 DEBUG : two: sha1 differ 2025/05/04 01:04:25 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/04 01:04:25 INFO : four: Copied (replaced existing) 2025/05/04 01:04:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 01:04:26 INFO : two: Copied (replaced existing) 2025/05/04 01:04:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/04 01:04:26 INFO : five: Copied (new) 2025/05/04 01:04:26 DEBUG : Waiting for deletions to finish 2025/05/04 01:04:26 DEBUG : one: Destination is newer than source, skipping 2025/05/04 01:04:26 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 01:04:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/04 01:04:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:04:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1476421015) 2025/05/04 01:04:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-parojis0faxu) 2025/05/04 01:04:26 DEBUG : three: sha1 differ 2025/05/04 01:04:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/04 01:04:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 01:04:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/04 01:04:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:04:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/04 01:04:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/04 01:04:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 01:04:26 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:04:27 INFO : three: Copied (replaced existing) 2025/05/04 01:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/04 01:04:28 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:28 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:28 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:04:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 01:04:28 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:28 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 01:04:28 INFO : potato: Copied (new) 2025/05/04 01:04:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:28 INFO : yam: Copied (new) 2025/05/04 01:04:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:04:29 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:29 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:29 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:29 DEBUG : potato: Unchanged skipping 2025/05/04 01:04:29 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:30 INFO : yam: Copied (server-side copy) to: yaml 2025/05/04 01:04:30 INFO : yam: Deleted 2025/05/04 01:04:30 INFO : yaml: Renamed from "yam" 2025/05/04 01:04:30 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/04 01:04:32 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:32 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:32 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:32 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:04:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 01:04:32 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:32 INFO : yam: Copied (new) 2025/05/04 01:04:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 01:04:32 INFO : potato: Copied (new) 2025/05/04 01:04:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:04:33 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:33 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:33 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:33 DEBUG : potato: Unchanged skipping 2025/05/04 01:04:33 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:33 INFO : yam: Copied (server-side copy) to: yaml 2025/05/04 01:04:33 INFO : yam: Deleted 2025/05/04 01:04:33 INFO : yaml: Renamed from "yam" 2025/05/04 01:04:33 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/04 01:04:35 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:35 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 01:04:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/04 01:04:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:35 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:36 INFO : sub/yam: Copied (new) 2025/05/04 01:04:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/04 01:04:36 INFO : potato: Copied (new) 2025/05/04 01:04:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:04:36 DEBUG : potato: Unchanged skipping 2025/05/04 01:04:36 INFO : B2 bucket rclone-test-parojis0faxu: Making map for --track-renames 2025/05/04 01:04:36 INFO : B2 bucket rclone-test-parojis0faxu: Finished making map for --track-renames 2025/05/04 01:04:36 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:36 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for renames to finish 2025/05/04 01:04:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/04 01:04:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/04 01:04:37 INFO : sub/yam: Deleted 2025/05/04 01:04:37 INFO : yam: Renamed from "sub/yam" 2025/05/04 01:04:37 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.89s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone1476421015/dir1" 2025/05/04 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone1476421015/dir2" 2025/05/04 01:04:39 DEBUG : Local file system at /tmp/rclone1476421015/dir2: Using server-side directory move 2025/05/04 01:04:39 INFO : Local file system at /tmp/rclone1476421015/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 01:04:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/04 01:04:39 INFO : file1.txt: Moved (server-side) 2025/05/04 01:04:39 DEBUG : Local file system at /tmp/rclone1476421015/dir2: Waiting for checks to finish 2025/05/04 01:04:39 DEBUG : Local file system at /tmp/rclone1476421015/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:04:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 01:04:39 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:39 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/04 01:04:40 INFO : nested/sub dir/file: Copied (new) 2025/05/04 01:04:40 INFO : nested/sub dir/file: Deleted 2025/05/04 01:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:04:40 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:04:40 INFO : sub dir/hello world: Deleted 2025/05/04 01:04:40 INFO : sub dir: Removing directory 2025/05/04 01:04:40 INFO : nested/sub dir: Removing directory 2025/05/04 01:04:40 INFO : nested: Removing directory 2025/05/04 01:04:40 DEBUG : Local file system at /tmp/rclone1476421015: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 01:04:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 01:04:41 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:41 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/04 01:04:42 INFO : nested/sub dir/file: Copied (new) 2025/05/04 01:04:42 INFO : nested/sub dir/file: Deleted 2025/05/04 01:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/04 01:04:42 INFO : sub dir/hello world: Copied (new) 2025/05/04 01:04:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 01:04:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/04 01:04:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:44 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 01:04:44 INFO : existing: Copied (new) 2025/05/04 01:04:44 INFO : existing: Deleted 2025/05/04 01:04:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/04 01:04:44 INFO : existing-b: Copied (new) 2025/05/04 01:04:44 INFO : existing-b: Deleted 2025/05/04 01:04:45 DEBUG : existing: Destination exists, skipping 2025/05/04 01:04:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/04 01:04:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:04:45 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:04:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.40s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qarajas3talu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-qarajas3talu 2025/05/04 01:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/04 01:04:50 DEBUG : empty space: Unchanged skipping 2025/05/04 01:04:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:04:50 DEBUG : B2 bucket rclone-test-qarajas3talu: Waiting for checks to finish 2025/05/04 01:04:50 INFO : empty space: Deleted 2025/05/04 01:04:50 DEBUG : B2 bucket rclone-test-qarajas3talu: Waiting for transfers to finish 2025/05/04 01:04:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:50 INFO : potato2: Copied (server-side copy) 2025/05/04 01:04:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:04:50 INFO : potato3: Copied (server-side copy) 2025/05/04 01:04:50 INFO : potato2: Deleted 2025/05/04 01:04:51 INFO : potato3: Deleted 2025/05/04 01:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qenirob8sofo" 2025/05/04 01:04:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/04 01:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:04:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 01:04:52 DEBUG : B2 bucket rclone-test-qenirob8sofo: Waiting for checks to finish 2025/05/04 01:04:52 DEBUG : B2 bucket rclone-test-qenirob8sofo: Waiting for transfers to finish 2025/05/04 01:04:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:04:53 INFO : empty space: Copied (server-side copy) 2025/05/04 01:04:53 INFO : empty space: Deleted 2025/05/04 01:04:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:04:53 INFO : potato2: Copied (server-side copy) 2025/05/04 01:04:53 INFO : potato2: Deleted 2025/05/04 01:04:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:04:53 INFO : potato3: Copied (server-side copy) 2025/05/04 01:04:54 INFO : potato3: Deleted 2025/05/04 01:04:54 DEBUG : B2 bucket rclone-test-qenirob8sofo: Purge remote 2025/05/04 01:04:54 INFO : B2 bucket rclone-test-qenirob8sofo: cleaning bucket "rclone-test-qenirob8sofo" of all files 2025/05/04 01:04:54 DEBUG : empty space: Deleting (id "4_zff921d53d03d9b8b9f680e1b_f1019baa2e28a587e_d20250504_m010453_c001_v0001182_t0053_u01746320693179") 2025/05/04 01:04:54 DEBUG : potato2: Deleting (id "4_zff921d53d03d9b8b9f680e1b_f102e65b024c5acd8_d20250504_m010453_c001_v0001100_t0053_u01746320693418") 2025/05/04 01:04:54 DEBUG : potato3: Deleting (id "4_zff921d53d03d9b8b9f680e1b_f118341acac915ae2_d20250504_m010453_c001_v0001136_t0012_u01746320693561") 2025/05/04 01:04:55 DEBUG : B2 bucket rclone-test-qarajas3talu: Purge remote 2025/05/04 01:04:55 INFO : B2 bucket rclone-test-qarajas3talu: cleaning bucket "rclone-test-qarajas3talu" of all files 2025/05/04 01:04:55 DEBUG : empty space: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f41592b801b54f1dc_d20250504_m010453_c001_v7007000_t0000_u01746320693409") 2025/05/04 01:04:55 DEBUG : empty space: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f100bb1093dd10e1b_d20250504_m010449_c001_v0001184_t0044_u01746320689317") 2025/05/04 01:04:55 DEBUG : potato2: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f41592b801b54f1de_d20250504_m010453_c001_v7007000_t0000_u01746320693767") 2025/05/04 01:04:55 DEBUG : potato2: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f10889f3644349762_d20250504_m010450_c001_v0001171_t0050_u01746320690231") 2025/05/04 01:04:55 DEBUG : potato3: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f41592b801b54f1df_d20250504_m010453_c001_v7007000_t0000_u01746320693996") 2025/05/04 01:04:55 DEBUG : potato3: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f104475930789fecd_d20250504_m010450_c001_v0001157_t0054_u01746320690601") 2025/05/04 01:04:55 DEBUG : potato3: Deleting (id "4_zefc20d43d03d9b8b9f680e1b_f100bb1093dd10e1d_d20250504_m010449_c001_v0001184_t0030_u01746320689519") --- PASS: TestServerSideMove (11.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xuhozum4tapu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-xuhozum4tapu 2025/05/04 01:05:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:05:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:05:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:05:03 DEBUG : B2 bucket rclone-test-xuhozum4tapu: Waiting for checks to finish 2025/05/04 01:05:03 DEBUG : B2 bucket rclone-test-xuhozum4tapu: Waiting for transfers to finish 2025/05/04 01:05:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:05:04 INFO : potato3: Copied (server-side copy) 2025/05/04 01:05:04 INFO : potato3: Deleted 2025/05/04 01:05:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:05:04 INFO : potato2: Copied (server-side copy) 2025/05/04 01:05:04 INFO : potato2: Deleted 2025/05/04 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xaxuqay7zici" 2025/05/04 01:05:05 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 01:05:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:05:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 01:05:05 DEBUG : B2 bucket rclone-test-xaxuqay7zici: Waiting for checks to finish 2025/05/04 01:05:05 DEBUG : B2 bucket rclone-test-xaxuqay7zici: Waiting for transfers to finish 2025/05/04 01:05:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:05:06 INFO : potato2: Copied (server-side copy) 2025/05/04 01:05:06 INFO : potato2: Deleted 2025/05/04 01:05:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:05:07 INFO : potato3: Copied (server-side copy) 2025/05/04 01:05:07 INFO : potato3: Deleted 2025/05/04 01:05:07 DEBUG : B2 bucket rclone-test-xaxuqay7zici: Purge remote 2025/05/04 01:05:07 INFO : B2 bucket rclone-test-xaxuqay7zici: cleaning bucket "rclone-test-xaxuqay7zici" of all files 2025/05/04 01:05:07 DEBUG : potato2: Deleting (id "4_z3fa24da3d03d9b8b9f680e1b_f1026b11fbf34e882_d20250504_m010506_c001_v0001182_t0021_u01746320706524") 2025/05/04 01:05:07 DEBUG : potato3: Deleting (id "4_z3fa24da3d03d9b8b9f680e1b_f115af8a812e1dbb7_d20250504_m010506_c001_v0001117_t0030_u01746320706739") 2025/05/04 01:05:08 DEBUG : B2 bucket rclone-test-xuhozum4tapu: Purge remote 2025/05/04 01:05:08 INFO : B2 bucket rclone-test-xuhozum4tapu: cleaning bucket "rclone-test-xuhozum4tapu" of all files 2025/05/04 01:05:08 DEBUG : empty space: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f107fd2d03cc2ff44_d20250504_m010502_c001_v0001182_t0051_u01746320702782") 2025/05/04 01:05:08 DEBUG : potato2: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f417a837580cb61cd_d20250504_m010506_c001_v7007000_t0000_u01746320706724") 2025/05/04 01:05:08 DEBUG : potato2: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f11657c3c5b37b7f8_d20250504_m010503_c001_v0001115_t0022_u01746320703624") 2025/05/04 01:05:08 DEBUG : potato3: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f417a837580cb61ce_d20250504_m010507_c001_v7007000_t0000_u01746320707365") 2025/05/04 01:05:08 DEBUG : potato3: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f1013e6a662017416_d20250504_m010503_c001_v0001178_t0034_u01746320703991") 2025/05/04 01:05:08 DEBUG : potato3: Deleting (id "4_z9fc23d53d03d9b8b9f680e1b_f107fd2d03cc2ff50_d20250504_m010502_c001_v0001182_t0011_u01746320702983") --- PASS: TestServerSideMoveWithFilter (13.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yimakis5lahu" 2025/05/04 01:05:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-parojis0faxu -> B2 bucket rclone-test-yimakis5lahu 2025/05/04 01:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:05:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/04 01:05:15 DEBUG : empty space: Unchanged skipping 2025/05/04 01:05:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 01:05:15 DEBUG : B2 bucket rclone-test-yimakis5lahu: Waiting for checks to finish 2025/05/04 01:05:15 INFO : empty space: Deleted 2025/05/04 01:05:15 DEBUG : B2 bucket rclone-test-yimakis5lahu: Waiting for transfers to finish 2025/05/04 01:05:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:05:15 INFO : potato2: Copied (server-side copy) 2025/05/04 01:05:15 INFO : potato2: Deleted 2025/05/04 01:05:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:05:16 INFO : potato3: Copied (server-side copy) 2025/05/04 01:05:16 INFO : potato3: Deleted 2025/05/04 01:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yixador3medo" 2025/05/04 01:05:17 INFO : tomatoDir: Making directory 2025/05/04 01:05:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/04 01:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 01:05:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 01:05:18 DEBUG : B2 bucket rclone-test-yixador3medo: Waiting for checks to finish 2025/05/04 01:05:18 DEBUG : B2 bucket rclone-test-yixador3medo: Waiting for transfers to finish 2025/05/04 01:05:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/04 01:05:19 INFO : empty space: Copied (server-side copy) 2025/05/04 01:05:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/04 01:05:19 INFO : potato3: Copied (server-side copy) 2025/05/04 01:05:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/04 01:05:19 INFO : potato2: Copied (server-side copy) 2025/05/04 01:05:19 INFO : empty space: Deleted 2025/05/04 01:05:19 INFO : potato3: Deleted 2025/05/04 01:05:19 INFO : potato2: Deleted 2025/05/04 01:05:19 DEBUG : B2 bucket rclone-test-yixador3medo: Purge remote 2025/05/04 01:05:19 INFO : B2 bucket rclone-test-yixador3medo: cleaning bucket "rclone-test-yixador3medo" of all files 2025/05/04 01:05:20 DEBUG : empty space: Deleting (id "4_zbfb27d93d03d9b8b9f680e1b_f1155ba0ec32bbb85_d20250504_m010518_c001_v0001176_t0005_u01746320718688") 2025/05/04 01:05:20 DEBUG : potato2: Deleting (id "4_zbfb27d93d03d9b8b9f680e1b_f100ea2b0d76772f1_d20250504_m010519_c001_v0001181_t0009_u01746320719052") 2025/05/04 01:05:20 DEBUG : potato3: Deleting (id "4_zbfb27d93d03d9b8b9f680e1b_f103ad8157e68ebea_d20250504_m010519_c001_v0001184_t0003_u01746320719062") 2025/05/04 01:05:21 DEBUG : B2 bucket rclone-test-yimakis5lahu: Purge remote 2025/05/04 01:05:21 INFO : B2 bucket rclone-test-yimakis5lahu: cleaning bucket "rclone-test-yimakis5lahu" of all files 2025/05/04 01:05:22 DEBUG : empty space: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f41118ea0af0463cf_d20250504_m010519_c001_v7007000_t0000_u01746320719112") 2025/05/04 01:05:22 DEBUG : empty space: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f10495fcaf3e193cc_d20250504_m010514_c001_v0001180_t0030_u01746320714793") 2025/05/04 01:05:22 DEBUG : potato2: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f41118ea0af0463d0_d20250504_m010519_c001_v7007000_t0000_u01746320719295") 2025/05/04 01:05:22 DEBUG : potato2: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f11796f7ca53a2dd1_d20250504_m010515_c001_v0001181_t0005_u01746320715578") 2025/05/04 01:05:22 DEBUG : potato3: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f4019973f1b99956d_d20250504_m010519_c001_v7007000_t0000_u01746320719263") 2025/05/04 01:05:22 DEBUG : potato3: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f111602c44c4ea033_d20250504_m010515_c001_v0001116_t0000_u01746320715823") 2025/05/04 01:05:22 DEBUG : potato3: Deleting (id "4_z3fe26d83d03d9b8b9f680e1b_f10495fcaf3e193d0_d20250504_m010514_c001_v0001180_t0057_u01746320714998") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/rclone-sync-test" 2025/05/04 01:05:32 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/rclone-sync-test-include/layer2" 2025/05/04 01:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/rclone-sync-test-ignore-file" 2025/05/04 01:05:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/04 01:05:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/04 01:05:37 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 01:05:37 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test: Waiting for checks to finish 2025/05/04 01:05:37 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test: Waiting for transfers to finish 2025/05/04 01:05:37 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:37 INFO : There was nothing to transfer 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:05:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/04 01:05:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:05:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:05:38 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:39 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/04 01:05:39 DEBUG : B2 bucket rclone-test-parojis0faxu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/04 01:05:39 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/CompareDest" 2025/05/04 01:05:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:05:49 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:49 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:05:50 INFO : one: Copied (new) 2025/05/04 01:05:50 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:50 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:50 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 01:05:51 INFO : one: Copied (replaced existing) 2025/05/04 01:05:51 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:53 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:05:53 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:53 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:53 INFO : There was nothing to transfer 2025/05/04 01:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 01:05:54 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:05:54 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:54 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:54 INFO : There was nothing to transfer 2025/05/04 01:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 01:05:55 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:05:55 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:55 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:55 INFO : There was nothing to transfer 2025/05/04 01:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:56 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/05/04 01:05:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 01:05:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 01:05:56 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:05:56 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:56 DEBUG : Waiting for deletions to finish 2025/05/04 01:05:56 INFO : There was nothing to transfer 2025/05/04 01:05:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/04 01:05:57 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 01:05:57 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:05:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:05:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 01:05:57 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:05:58 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/04 01:05:58 INFO : two: Copied (new) 2025/05/04 01:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dest" 2025/05/04 01:06:02 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/pre-dest1" 2025/05/04 01:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/pre-dest2" 2025/05/04 01:06:05 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:05 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/04 01:06:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/04 01:06:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/04 01:06:06 DEBUG : B2 bucket rclone-test-parojis0faxu path dest: Waiting for checks to finish 2025/05/04 01:06:06 DEBUG : B2 bucket rclone-test-parojis0faxu path dest: Waiting for transfers to finish 2025/05/04 01:06:06 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/04 01:06:06 INFO : 3: Copied (new) 2025/05/04 01:06:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/CopyDest" 2025/05/04 01:06:11 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 01:06:11 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:11 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:06:12 INFO : one: Copied (new) 2025/05/04 01:06:12 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:06:13 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:13 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 01:06:13 INFO : one: Copied (replaced existing) 2025/05/04 01:06:13 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/BackupDir" 2025/05/04 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:06:16 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 01:06:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:06:18 INFO : one: Copied (server-side copy) 2025/05/04 01:06:18 INFO : one: Deleted 2025/05/04 01:06:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/04 01:06:18 INFO : one: Copied (server-side copy) 2025/05/04 01:06:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/04 01:06:18 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:18 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:19 DEBUG : one: Unchanged skipping 2025/05/04 01:06:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/04 01:06:20 INFO : two: Copied (server-side copy) 2025/05/04 01:06:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/04 01:06:20 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:20 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:20 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:20 DEBUG : one: Unchanged skipping 2025/05/04 01:06:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:20 DEBUG : two: Unchanged skipping 2025/05/04 01:06:20 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:20 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:20 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:20 INFO : There was nothing to transfer 2025/05/04 01:06:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:22 DEBUG : one: Unchanged skipping 2025/05/04 01:06:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/04 01:06:22 DEBUG : three: Destination not found in --copy-dest 2025/05/04 01:06:22 DEBUG : three: Need to transfer - File not found at Destination 2025/05/04 01:06:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/04 01:06:22 DEBUG : two: Unchanged skipping 2025/05/04 01:06:22 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:22 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/04 01:06:23 INFO : three: Copied (new) 2025/05/04 01:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.28s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/backup" 2025/05/04 01:06:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:06:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:29 DEBUG : two: Unchanged skipping 2025/05/04 01:06:29 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:06:31 INFO : one: Copied (server-side copy) 2025/05/04 01:06:31 INFO : one: Deleted 2025/05/04 01:06:31 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:06:32 INFO : one: Copied (new) 2025/05/04 01:06:32 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:06:33 INFO : three.txt: Copied (server-side copy) 2025/05/04 01:06:33 INFO : three.txt: Deleted 2025/05/04 01:06:33 INFO : three.txt: Moved into backup dir 2025/05/04 01:06:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:06:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:35 DEBUG : two: Unchanged skipping 2025/05/04 01:06:35 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:06:35 INFO : one: Copied (server-side copy) 2025/05/04 01:06:35 INFO : one: Deleted 2025/05/04 01:06:35 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:06:36 INFO : one: Copied (new) 2025/05/04 01:06:36 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:06:36 INFO : three.txt: Copied (server-side copy) 2025/05/04 01:06:37 INFO : three.txt: Deleted 2025/05/04 01:06:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:06:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001171_t0035": EOF 2025/05/04 01:06:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001171_t0035": EOF) 2025/05/04 01:06:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-parojis0faxu: 1/10 (Post "https://pod-000-1171-19.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001171_t0035": EOF) 2025/05/04 01:06:42 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/backup" 2025/05/04 01:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:45 DEBUG : two: Unchanged skipping 2025/05/04 01:06:45 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:06:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:06:46 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:06:46 INFO : one: Deleted 2025/05/04 01:06:46 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:06:47 INFO : one: Copied (new) 2025/05/04 01:06:47 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:06:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:06:48 INFO : three.txt: Deleted 2025/05/04 01:06:48 INFO : three.txt: Moved into backup dir 2025/05/04 01:06:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:06:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:49 DEBUG : two: Unchanged skipping 2025/05/04 01:06:49 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:06:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:06:50 INFO : one: Deleted 2025/05/04 01:06:50 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:06:50 INFO : one: Copied (new) 2025/05/04 01:06:50 DEBUG : Waiting for deletions to finish 2025/05/04 01:06:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:06:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:06:51 INFO : three.txt: Deleted 2025/05/04 01:06:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.37s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/backup" 2025/05/04 01:06:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:06:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:06:57 DEBUG : two: Unchanged skipping 2025/05/04 01:06:57 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:06:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:06:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 01:06:59 INFO : one: Deleted 2025/05/04 01:06:59 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:06:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:06:59 INFO : one: Copied (new) 2025/05/04 01:06:59 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:07:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 01:07:00 INFO : three.txt: Deleted 2025/05/04 01:07:00 INFO : three.txt: Moved into backup dir 2025/05/04 01:07:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:07:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:02 DEBUG : two: Unchanged skipping 2025/05/04 01:07:02 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:07:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 01:07:03 INFO : one: Deleted 2025/05/04 01:07:03 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:07:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:07:03 INFO : one: Copied (new) 2025/05/04 01:07:03 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 01:07:04 INFO : three.txt: Deleted 2025/05/04 01:07:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:07:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:08 DEBUG : two: Unchanged skipping 2025/05/04 01:07:08 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:07:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:07:09 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:07:09 INFO : one: Deleted 2025/05/04 01:07:09 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:07:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:10 INFO : one: Copied (new) 2025/05/04 01:07:10 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:07:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:07:10 INFO : three.txt: Deleted 2025/05/04 01:07:10 INFO : three.txt: Moved into backup dir 2025/05/04 01:07:11 DEBUG : one.bak: Excluded (Path Filter) 2025/05/04 01:07:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/04 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:11 DEBUG : two: Unchanged skipping 2025/05/04 01:07:11 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for checks to finish 2025/05/04 01:07:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:12 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:07:12 INFO : one: Deleted 2025/05/04 01:07:12 DEBUG : B2 bucket rclone-test-parojis0faxu path dst: Waiting for transfers to finish 2025/05/04 01:07:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:07:12 INFO : one: Copied (new) 2025/05/04 01:07:12 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:07:13 INFO : three.txt: Deleted 2025/05/04 01:07:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.23s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:15 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:07:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:07:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:07:18 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:07:18 INFO : one: Deleted 2025/05/04 01:07:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:19 INFO : one: Copied (new) 2025/05/04 01:07:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:19 DEBUG : two: Unchanged skipping 2025/05/04 01:07:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 01:07:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:07:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:07:20 INFO : three.txt: Deleted 2025/05/04 01:07:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:20 INFO : three.txt: Copied (new) 2025/05/04 01:07:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/04 01:07:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/04 01:07:21 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 01:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:07:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:22 INFO : one: Copied (server-side copy) to: one.bak 2025/05/04 01:07:22 INFO : one: Deleted 2025/05/04 01:07:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:07:22 INFO : one: Copied (new) 2025/05/04 01:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:22 DEBUG : two: Unchanged skipping 2025/05/04 01:07:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 01:07:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/04 01:07:24 INFO : three.txt: Deleted 2025/05/04 01:07:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/04 01:07:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:27 DEBUG : Creating backend with remote "TestB2:rclone-test-parojis0faxu/dst" 2025/05/04 01:07:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 01:07:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/04 01:07:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 01:07:30 INFO : one: Deleted 2025/05/04 01:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:31 INFO : one: Copied (new) 2025/05/04 01:07:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:31 DEBUG : two: Unchanged skipping 2025/05/04 01:07:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 01:07:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/04 01:07:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 01:07:32 INFO : three.txt: Deleted 2025/05/04 01:07:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:32 INFO : three.txt: Copied (new) 2025/05/04 01:07:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/04 01:07:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/04 01:07:33 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 01:07:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/04 01:07:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/04 01:07:34 INFO : one: Deleted 2025/05/04 01:07:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/04 01:07:34 INFO : one: Copied (new) 2025/05/04 01:07:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:34 DEBUG : two: Unchanged skipping 2025/05/04 01:07:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 01:07:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/04 01:07:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/04 01:07:35 INFO : three.txt: Deleted 2025/05/04 01:07:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/04 01:07:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/04 01:07:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:07:38 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:07:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/04 01:07:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/04 01:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 01:07:40 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:07:40 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:07:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/04 01:07:40 INFO : existing: Copied (new) 2025/05/04 01:07:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/04 01:07:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/04 01:07:41 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:07:41 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:07:41 ERROR : B2 bucket rclone-test-parojis0faxu: not deleting files as there were IO errors 2025/05/04 01:07:41 ERROR : B2 bucket rclone-test-parojis0faxu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:43 DEBUG : existing: Unchanged skipping 2025/05/04 01:07:43 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:07:43 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:07:43 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:2635: 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-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:07:45 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1105-00.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001105_t0037": EOF 2025/05/04 01:07:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-00.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001105_t0037": EOF) 2025/05/04 01:07:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-parojis0faxu: 1/10 (Post "https://pod-000-1105-00.backblaze.com/b2api/v1/b2_upload_file/3f521db3d01d9b8b9f680e1b/c001_v0001105_t0037": EOF) 2025/05/04 01:07:48 DEBUG : pacer: Reducing sleep to 10ms 2025/05/04 01:07:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both0: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both1: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both10: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both11: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both12: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both13: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:07:57 DEBUG : both14: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both18: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both19: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both2: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both3: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both4: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both5: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both6: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both7: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both8: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:07:57 DEBUG : both9: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both15: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both17: Unchanged skipping 2025/05/04 01:07:57 DEBUG : both16: Unchanged skipping 2025/05/04 01:07:57 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:07:57 DEBUG : Waiting for deletions to finish 2025/05/04 01:07:57 INFO : only3: Deleted 2025/05/04 01:07:57 INFO : only4: Deleted 2025/05/04 01:07:57 INFO : only0: Deleted 2025/05/04 01:07:57 INFO : only11: Deleted 2025/05/04 01:07:57 INFO : only14: Deleted 2025/05/04 01:07:57 INFO : only18: Deleted 2025/05/04 01:07:58 INFO : only2: Deleted 2025/05/04 01:07:58 INFO : only1: Deleted 2025/05/04 01:07:58 INFO : only10: Deleted 2025/05/04 01:07:58 INFO : only17: Deleted 2025/05/04 01:07:58 INFO : only5: Deleted 2025/05/04 01:07:58 INFO : only6: Deleted 2025/05/04 01:07:58 INFO : only8: Deleted 2025/05/04 01:07:58 INFO : only13: Deleted 2025/05/04 01:07:58 INFO : only16: Deleted 2025/05/04 01:07:58 INFO : only19: Deleted 2025/05/04 01:07:58 INFO : only9: Deleted 2025/05/04 01:07:58 INFO : only12: Deleted 2025/05/04 01:07:58 INFO : only7: Deleted 2025/05/04 01:07:58 INFO : only15: Deleted 2025/05/04 01:07:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for checks to finish 2025/05/04 01:08:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both0: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both12: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both13: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both14: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both1: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both16: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both17: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both18: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both19: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both2: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both3: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both11: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both10: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both15: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both4: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both8: Unchanged skipping 2025/05/04 01:08:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/04 01:08:12 DEBUG : both5: Unchanged skipping 2025/05/04 01:08:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : both6: Unchanged skipping 2025/05/04 01:08:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : both7: Unchanged skipping 2025/05/04 01:08:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : both9: Unchanged skipping 2025/05/04 01:08:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/04 01:08:12 DEBUG : B2 bucket rclone-test-parojis0faxu: Waiting for transfers to finish 2025/05/04 01:08:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only0: Copied (replaced existing) 2025/05/04 01:08:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only1: Copied (replaced existing) 2025/05/04 01:08:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only15: Copied (replaced existing) 2025/05/04 01:08:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only16: Copied (replaced existing) 2025/05/04 01:08:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only10: Copied (replaced existing) 2025/05/04 01:08:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:13 INFO : only11: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only18: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only19: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only12: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only2: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only3: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only4: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only5: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only6: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only7: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only8: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only9: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only13: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only14: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/04 01:08:14 INFO : only17: Copied (replaced existing) 2025/05/04 01:08:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:23 DEBUG : empty_dir: Making directory with metadata 2025/05/04 01:08:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:08:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 01:08:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:08:23 INFO : empty_on_remote: Making directory 2025/05/04 01:08:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:26 DEBUG : empty_dir: Making directory with metadata 2025/05/04 01:08:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:08:26 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 01:08:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 01:08:26 INFO : empty_on_remote: Making directory 2025/05/04 01:08:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:29 INFO : sub dir: Making directory 2025/05/04 01:08:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" 2025/05/04 01:08:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 01:08:32 INFO : sub dir: Making directory 2025/05/04 01:08:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-parojis0faxu", Local "Local file system at /tmp/rclone1476421015", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.27s) PASS 2025/05/04 01:08:36 DEBUG : B2 bucket rclone-test-parojis0faxu: Purge remote 2025/05/04 01:08:36 INFO : B2 bucket rclone-test-parojis0faxu: cleaning bucket "rclone-test-parojis0faxu" of all files 2025/05/04 01:08:36 DEBUG : BackupDir/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b4b_d20250504_m010623_c001_v7007000_t0000_u01746320783511") 2025/05/04 01:08:36 DEBUG : BackupDir/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112e504845c0796b_d20250504_m010618_c001_v0001180_t0058_u01746320778027") 2025/05/04 01:08:36 DEBUG : CompareDest/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9995a7_d20250504_m010558_c001_v7007000_t0000_u01746320758572") 2025/05/04 01:08:36 DEBUG : CompareDest/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca383b0_d20250504_m010552_c001_v0001105_t0020_u01746320752563") 2025/05/04 01:08:36 DEBUG : CompareDest/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9995a8_d20250504_m010558_c001_v7007000_t0000_u01746320758754") 2025/05/04 01:08:36 DEBUG : CompareDest/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5707c_d20250504_m010554_c001_v0001183_t0037_u01746320754107") 2025/05/04 01:08:36 DEBUG : CopyDest/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b4c_d20250504_m010623_c001_v7007000_t0000_u01746320783694") 2025/05/04 01:08:36 DEBUG : CopyDest/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac6917b_d20250504_m010614_c001_v0001171_t0028_u01746320774923") 2025/05/04 01:08:36 DEBUG : CopyDest/three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b4d_d20250504_m010623_c001_v7007000_t0000_u01746320783877") 2025/05/04 01:08:37 DEBUG : CopyDest/three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c572f5_d20250504_m010621_c001_v0001183_t0056_u01746320781622") 2025/05/04 01:08:37 DEBUG : CopyDest/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b4e_d20250504_m010624_c001_v7007000_t0000_u01746320784060") 2025/05/04 01:08:37 DEBUG : CopyDest/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca3844a_d20250504_m010619_c001_v0001105_t0057_u01746320779258") 2025/05/04 01:08:37 DEBUG : EXISTING: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb0e_d20250504_m010743_c001_v7007000_t0000_u01746320863967") 2025/05/04 01:08:37 DEBUG : EXISTING: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57a60_d20250504_m010743_c001_v0001183_t0048_u01746320863020") 2025/05/04 01:08:37 DEBUG : Testêé: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb06_d20250504_m010739_c001_v7007000_t0000_u01746320859868") 2025/05/04 01:08:37 DEBUG : Testêé: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57a1c_d20250504_m010739_c001_v0001183_t0025_u01746320859291") 2025/05/04 01:08:37 DEBUG : Testêé: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca385cb_d20250504_m010737_c001_v0001105_t0049_u01746320857883") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab5_d20250504_m010410_c001_v7007000_t0000_u01746320650754") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5671e_d20250504_m010410_c001_v0001183_t0038_u01746320650191") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab3_d20250504_m010408_c001_v7007000_t0000_u01746320648445") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c566f6_d20250504_m010407_c001_v0001183_t0038_u01746320647679") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c69_d20250504_m010348_c001_v7007000_t0000_u01746320628654") 2025/05/04 01:08:37 DEBUG : a/potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56546_d20250504_m010347_c001_v0001183_t0048_u01746320627908") 2025/05/04 01:08:37 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab6_d20250504_m010410_c001_v7007000_t0000_u01746320650936") 2025/05/04 01:08:37 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56712_d20250504_m010409_c001_v0001183_t0034_u01746320649364") 2025/05/04 01:08:38 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab2_d20250504_m010407_c001_v7007000_t0000_u01746320647894") 2025/05/04 01:08:38 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c566e8_d20250504_m010406_c001_v0001183_t0039_u01746320646888") 2025/05/04 01:08:38 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c67_d20250504_m010348_c001_v7007000_t0000_u01746320628101") 2025/05/04 01:08:38 DEBUG : b/potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5652e_d20250504_m010347_c001_v0001183_t0042_u01746320627094") 2025/05/04 01:08:38 DEBUG : backup/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f418eb39b0e808975_d20250504_m010637_c001_v7007000_t0000_u01746320797635") 2025/05/04 01:08:38 DEBUG : backup/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1084bbdee9122e5d_d20250504_m010635_c001_v0001103_t0025_u01746320795434") 2025/05/04 01:08:38 DEBUG : backup/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11825fec60349600_d20250504_m010630_c001_v0001171_t0018_u01746320790858") 2025/05/04 01:08:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e807_d20250504_m010704_c001_v7007000_t0000_u01746320824484") 2025/05/04 01:08:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1023b384268c295f_d20250504_m010702_c001_v0001104_t0037_u01746320822377") 2025/05/04 01:08:38 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1038fc8a1aecc8a9_d20250504_m010658_c001_v0001171_t0040_u01746320818345") 2025/05/04 01:08:38 DEBUG : backup/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e7ef_d20250504_m010652_c001_v7007000_t0000_u01746320812010") 2025/05/04 01:08:38 DEBUG : backup/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1032df7c26e6bf65_d20250504_m010649_c001_v0001104_t0020_u01746320809958") 2025/05/04 01:08:38 DEBUG : backup/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107875256614bc19_d20250504_m010646_c001_v0001150_t0029_u01746320806410") 2025/05/04 01:08:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e809_d20250504_m010704_c001_v7007000_t0000_u01746320824666") 2025/05/04 01:08:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f103b8031fd1e7c9b_d20250504_m010703_c001_v0001041_t0052_u01746320823495") 2025/05/04 01:08:38 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11923aa949a26597_d20250504_m010700_c001_v0001181_t0037_u01746320820129") 2025/05/04 01:08:38 DEBUG : backup/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f418eb39b0e808976_d20250504_m010637_c001_v7007000_t0000_u01746320797818") 2025/05/04 01:08:38 DEBUG : backup/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1141bd1dacf671b8_d20250504_m010636_c001_v0001182_t0014_u01746320796833") 2025/05/04 01:08:38 DEBUG : backup/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1180d8f42878a5fd_d20250504_m010632_c001_v0001044_t0012_u01746320792559") 2025/05/04 01:08:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e7f1_d20250504_m010652_c001_v7007000_t0000_u01746320812193") 2025/05/04 01:08:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107fd2d03cc309c9_d20250504_m010651_c001_v0001182_t0015_u01746320811242") 2025/05/04 01:08:38 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11036b0634d1fd9c_d20250504_m010647_c001_v0001182_t0027_u01746320807886") 2025/05/04 01:08:39 DEBUG : both0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5503_d20250504_m010815_c001_v7007000_t0000_u01746320895196") 2025/05/04 01:08:39 DEBUG : both0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c3f_d20250504_m010803_c001_v0001183_t0010_u01746320883856") 2025/05/04 01:08:39 DEBUG : both0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f01_d20250504_m010759_c001_v7007000_t0000_u01746320879232") 2025/05/04 01:08:39 DEBUG : both0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ac6_d20250504_m010747_c001_v0001183_t0039_u01746320867952") 2025/05/04 01:08:39 DEBUG : both1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5504_d20250504_m010815_c001_v7007000_t0000_u01746320895379") 2025/05/04 01:08:39 DEBUG : both1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c4d_d20250504_m010804_c001_v0001183_t0052_u01746320884294") 2025/05/04 01:08:39 DEBUG : both1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f02_d20250504_m010759_c001_v7007000_t0000_u01746320879413") 2025/05/04 01:08:39 DEBUG : both1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ad4_d20250504_m010748_c001_v0001183_t0009_u01746320868359") 2025/05/04 01:08:39 DEBUG : both10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5505_d20250504_m010815_c001_v7007000_t0000_u01746320895561") 2025/05/04 01:08:39 DEBUG : both10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cc5_d20250504_m010808_c001_v0001183_t0022_u01746320888036") 2025/05/04 01:08:39 DEBUG : both10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f03_d20250504_m010759_c001_v7007000_t0000_u01746320879595") 2025/05/04 01:08:39 DEBUG : both10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b52_d20250504_m010752_c001_v0001183_t0043_u01746320872125") 2025/05/04 01:08:39 DEBUG : both11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5506_d20250504_m010815_c001_v7007000_t0000_u01746320895743") 2025/05/04 01:08:39 DEBUG : both11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ccd_d20250504_m010808_c001_v0001183_t0056_u01746320888471") 2025/05/04 01:08:39 DEBUG : both11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f04_d20250504_m010759_c001_v7007000_t0000_u01746320879776") 2025/05/04 01:08:39 DEBUG : both11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b61_d20250504_m010752_c001_v0001183_t0026_u01746320872578") 2025/05/04 01:08:39 DEBUG : both12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5507_d20250504_m010815_c001_v7007000_t0000_u01746320895926") 2025/05/04 01:08:39 DEBUG : both12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cd9_d20250504_m010808_c001_v0001183_t0046_u01746320888867") 2025/05/04 01:08:39 DEBUG : both12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f05_d20250504_m010759_c001_v7007000_t0000_u01746320879969") 2025/05/04 01:08:39 DEBUG : both12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b67_d20250504_m010753_c001_v0001183_t0029_u01746320873018") 2025/05/04 01:08:39 DEBUG : both13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5508_d20250504_m010816_c001_v7007000_t0000_u01746320896109") 2025/05/04 01:08:39 DEBUG : both13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ceb_d20250504_m010809_c001_v0001183_t0045_u01746320889310") 2025/05/04 01:08:40 DEBUG : both13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f06_d20250504_m010800_c001_v7007000_t0000_u01746320880151") 2025/05/04 01:08:40 DEBUG : both13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b7b_d20250504_m010753_c001_v0001183_t0024_u01746320873500") 2025/05/04 01:08:40 DEBUG : both14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5509_d20250504_m010816_c001_v7007000_t0000_u01746320896290") 2025/05/04 01:08:40 DEBUG : both14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cf7_d20250504_m010809_c001_v0001183_t0028_u01746320889716") 2025/05/04 01:08:40 DEBUG : both14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f07_d20250504_m010800_c001_v7007000_t0000_u01746320880333") 2025/05/04 01:08:40 DEBUG : both14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b83_d20250504_m010753_c001_v0001183_t0017_u01746320873929") 2025/05/04 01:08:40 DEBUG : both15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550a_d20250504_m010816_c001_v7007000_t0000_u01746320896474") 2025/05/04 01:08:40 DEBUG : both15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cff_d20250504_m010810_c001_v0001183_t0056_u01746320890355") 2025/05/04 01:08:40 DEBUG : both15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f08_d20250504_m010800_c001_v7007000_t0000_u01746320880516") 2025/05/04 01:08:40 DEBUG : both15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b91_d20250504_m010754_c001_v0001183_t0043_u01746320874327") 2025/05/04 01:08:40 DEBUG : both16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550b_d20250504_m010816_c001_v7007000_t0000_u01746320896658") 2025/05/04 01:08:40 DEBUG : both16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d05_d20250504_m010810_c001_v0001183_t0037_u01746320890744") 2025/05/04 01:08:40 DEBUG : both16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f09_d20250504_m010800_c001_v7007000_t0000_u01746320880703") 2025/05/04 01:08:40 DEBUG : both16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b95_d20250504_m010754_c001_v0001183_t0045_u01746320874714") 2025/05/04 01:08:40 DEBUG : both17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550c_d20250504_m010816_c001_v7007000_t0000_u01746320896840") 2025/05/04 01:08:40 DEBUG : both17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d0d_d20250504_m010811_c001_v0001183_t0010_u01746320891143") 2025/05/04 01:08:40 DEBUG : both17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0a_d20250504_m010800_c001_v7007000_t0000_u01746320880885") 2025/05/04 01:08:40 DEBUG : both17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ba0_d20250504_m010755_c001_v0001183_t0018_u01746320875112") 2025/05/04 01:08:40 DEBUG : both18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550d_d20250504_m010817_c001_v7007000_t0000_u01746320897025") 2025/05/04 01:08:40 DEBUG : both18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d13_d20250504_m010811_c001_v0001183_t0054_u01746320891533") 2025/05/04 01:08:40 DEBUG : both18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0b_d20250504_m010801_c001_v7007000_t0000_u01746320881070") 2025/05/04 01:08:41 DEBUG : both18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ba8_d20250504_m010755_c001_v0001183_t0026_u01746320875554") 2025/05/04 01:08:41 DEBUG : both19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550e_d20250504_m010817_c001_v7007000_t0000_u01746320897207") 2025/05/04 01:08:41 DEBUG : both19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d27_d20250504_m010811_c001_v0001183_t0031_u01746320891959") 2025/05/04 01:08:41 DEBUG : both19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0c_d20250504_m010801_c001_v7007000_t0000_u01746320881251") 2025/05/04 01:08:41 DEBUG : both19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57bb2_d20250504_m010756_c001_v0001183_t0055_u01746320876018") 2025/05/04 01:08:41 DEBUG : both2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c550f_d20250504_m010817_c001_v7007000_t0000_u01746320897404") 2025/05/04 01:08:41 DEBUG : both2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c61_d20250504_m010804_c001_v0001183_t0016_u01746320884718") 2025/05/04 01:08:41 DEBUG : both2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0d_d20250504_m010801_c001_v7007000_t0000_u01746320881432") 2025/05/04 01:08:41 DEBUG : both2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ae2_d20250504_m010748_c001_v0001183_t0045_u01746320868806") 2025/05/04 01:08:41 DEBUG : both3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5510_d20250504_m010817_c001_v7007000_t0000_u01746320897598") 2025/05/04 01:08:41 DEBUG : both3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c6f_d20250504_m010805_c001_v0001183_t0035_u01746320885125") 2025/05/04 01:08:41 DEBUG : both3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0e_d20250504_m010801_c001_v7007000_t0000_u01746320881642") 2025/05/04 01:08:41 DEBUG : both3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57af0_d20250504_m010749_c001_v0001183_t0027_u01746320869196") 2025/05/04 01:08:41 DEBUG : both4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5511_d20250504_m010817_c001_v7007000_t0000_u01746320897823") 2025/05/04 01:08:41 DEBUG : both4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c7d_d20250504_m010805_c001_v0001183_t0053_u01746320885534") 2025/05/04 01:08:41 DEBUG : both4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f0f_d20250504_m010801_c001_v7007000_t0000_u01746320881823") 2025/05/04 01:08:41 DEBUG : both4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b00_d20250504_m010749_c001_v0001183_t0017_u01746320869593") 2025/05/04 01:08:41 DEBUG : both5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5512_d20250504_m010818_c001_v7007000_t0000_u01746320898020") 2025/05/04 01:08:41 DEBUG : both5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c8d_d20250504_m010805_c001_v0001183_t0005_u01746320885956") 2025/05/04 01:08:41 DEBUG : both5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f10_d20250504_m010802_c001_v7007000_t0000_u01746320882008") 2025/05/04 01:08:41 DEBUG : both5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b0e_d20250504_m010750_c001_v0001183_t0028_u01746320870054") 2025/05/04 01:08:42 DEBUG : both6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5513_d20250504_m010818_c001_v7007000_t0000_u01746320898212") 2025/05/04 01:08:42 DEBUG : both6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c95_d20250504_m010806_c001_v0001183_t0015_u01746320886373") 2025/05/04 01:08:42 DEBUG : both6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f11_d20250504_m010802_c001_v7007000_t0000_u01746320882206") 2025/05/04 01:08:42 DEBUG : both6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b14_d20250504_m010750_c001_v0001183_t0059_u01746320870456") 2025/05/04 01:08:42 DEBUG : both7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5514_d20250504_m010818_c001_v7007000_t0000_u01746320898395") 2025/05/04 01:08:42 DEBUG : both7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ca1_d20250504_m010806_c001_v0001183_t0024_u01746320886798") 2025/05/04 01:08:42 DEBUG : both7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f13_d20250504_m010802_c001_v7007000_t0000_u01746320882386") 2025/05/04 01:08:42 DEBUG : both7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b24_d20250504_m010750_c001_v0001183_t0023_u01746320870865") 2025/05/04 01:08:42 DEBUG : both8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5515_d20250504_m010818_c001_v7007000_t0000_u01746320898577") 2025/05/04 01:08:42 DEBUG : both8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cb3_d20250504_m010807_c001_v0001183_t0008_u01746320887211") 2025/05/04 01:08:42 DEBUG : both8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f14_d20250504_m010802_c001_v7007000_t0000_u01746320882567") 2025/05/04 01:08:42 DEBUG : both8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b2e_d20250504_m010751_c001_v0001183_t0013_u01746320871269") 2025/05/04 01:08:42 DEBUG : both9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5516_d20250504_m010818_c001_v7007000_t0000_u01746320898787") 2025/05/04 01:08:42 DEBUG : both9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cb9_d20250504_m010807_c001_v0001183_t0050_u01746320887616") 2025/05/04 01:08:42 DEBUG : both9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730f15_d20250504_m010802_c001_v7007000_t0000_u01746320882748") 2025/05/04 01:08:42 DEBUG : both9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b40_d20250504_m010751_c001_v0001183_t0012_u01746320871682") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab7_d20250504_m010411_c001_v7007000_t0000_u01746320651117") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56718_d20250504_m010409_c001_v0001183_t0025_u01746320649610") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab4_d20250504_m010408_c001_v7007000_t0000_u01746320648627") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c566ec_d20250504_m010407_c001_v0001183_t0044_u01746320647103") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c6a_d20250504_m010348_c001_v7007000_t0000_u01746320628837") 2025/05/04 01:08:42 DEBUG : c/non empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56534_d20250504_m010347_c001_v0001183_t0023_u01746320627298") 2025/05/04 01:08:42 DEBUG : check sum: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a98_d20250504_m010336_c001_v7007000_t0000_u01746320616442") 2025/05/04 01:08:43 DEBUG : check sum: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5641e_d20250504_m010335_c001_v0001183_t0029_u01746320615485") 2025/05/04 01:08:43 DEBUG : dest/3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b33_d20250504_m010607_c001_v7007000_t0000_u01746320767995") 2025/05/04 01:08:43 DEBUG : dest/3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f410a21abe787beec_d20250504_m010606_c001_v0001181_t0033_u01746320766900") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb00_d20250504_m010736_c001_v7007000_t0000_u01746320856402") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10611bb4155f2625_d20250504_m010734_c001_v0001184_t0014_u01746320854486") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f421f4d64362c7043_d20250504_m010734_c001_v7007000_t0000_u01746320854292") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10611bb4155f25c4_d20250504_m010730_c001_v0001184_t0056_u01746320850998") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f421f4d64362c703b_d20250504_m010730_c001_v7007000_t0000_u01746320850261") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57918_d20250504_m010726_c001_v0001183_t0003_u01746320846492") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4091e5176dbcd22d_d20250504_m010725_c001_v7007000_t0000_u01746320845031") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107875256614bca1_d20250504_m010722_c001_v0001150_t0017_u01746320842553") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407399c8ff296503_d20250504_m010722_c001_v7007000_t0000_u01746320842368") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107875256614bc99_d20250504_m010719_c001_v0001150_t0008_u01746320839197") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407399c8ff2964e5_d20250504_m010718_c001_v7007000_t0000_u01746320838472") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca3856e_d20250504_m010715_c001_v0001105_t0051_u01746320835012") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e810_d20250504_m010713_c001_v7007000_t0000_u01746320833735") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f116929122e02a5b9_d20250504_m010712_c001_v0001183_t0038_u01746320832573") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e5a_d20250504_m010712_c001_v7007000_t0000_u01746320832389") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f116929122e02a555_d20250504_m010710_c001_v0001183_t0036_u01746320830210") 2025/05/04 01:08:43 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e56_d20250504_m010709_c001_v7007000_t0000_u01746320829480") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38540_d20250504_m010705_c001_v0001105_t0009_u01746320825782") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e80a_d20250504_m010704_c001_v7007000_t0000_u01746320824849") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1011eeade6c0e643_d20250504_m010703_c001_v0001183_t0029_u01746320823100") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e4f_d20250504_m010702_c001_v7007000_t0000_u01746320822916") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1011eeade6c0e5ed_d20250504_m010659_c001_v0001183_t0033_u01746320819700") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e4a_d20250504_m010658_c001_v7007000_t0000_u01746320818953") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca384e6_d20250504_m010653_c001_v0001105_t0036_u01746320813294") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e7f3_d20250504_m010652_c001_v7007000_t0000_u01746320812376") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1084cbd197d883e4_d20250504_m010650_c001_v0001176_t0050_u01746320810812") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41592b801b54f260_d20250504_m010650_c001_v7007000_t0000_u01746320810635") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1084cbd197d883ca_d20250504_m010647_c001_v0001176_t0012_u01746320807451") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41592b801b54f256_d20250504_m010646_c001_v7007000_t0000_u01746320806726") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca384a8_d20250504_m010638_c001_v0001105_t0033_u01746320798936") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f418eb39b0e808977_d20250504_m010638_c001_v7007000_t0000_u01746320798003") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f105b1d880c5c358d_d20250504_m010635_c001_v0001131_t0016_u01746320795979") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83dfd_d20250504_m010635_c001_v7007000_t0000_u01746320795795") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f105b1d880c5c357b_d20250504_m010632_c001_v0001131_t0012_u01746320792008") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83df7_d20250504_m010631_c001_v7007000_t0000_u01746320791271") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac692aa_d20250504_m010625_c001_v0001171_t0037_u01746320785372") 2025/05/04 01:08:44 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b4f_d20250504_m010624_c001_v7007000_t0000_u01746320784261") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1011d080cee699f7_d20250504_m010618_c001_v0001131_t0039_u01746320778433") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7ce2_d20250504_m010618_c001_v7007000_t0000_u01746320778232") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57238_d20250504_m010614_c001_v0001183_t0055_u01746320774355") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1074ab66f6badc44_d20250504_m010613_c001_v0001037_t0056_u01746320773450") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1074ab66f6badc3e_d20250504_m010612_c001_v0001037_t0054_u01746320772353") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9995a9_d20250504_m010558_c001_v7007000_t0000_u01746320758935") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68ec1_d20250504_m010551_c001_v0001171_t0058_u01746320751715") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f110b883b40fb586a_d20250504_m010550_c001_v0001157_t0033_u01746320750875") 2025/05/04 01:08:45 DEBUG : dst/one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f110b883b40fb5864_d20250504_m010549_c001_v0001157_t0042_u01746320749818") 2025/05/04 01:08:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb01_d20250504_m010736_c001_v7007000_t0000_u01746320856586") 2025/05/04 01:08:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f110c249fbf9f23b3_d20250504_m010733_c001_v0001103_t0027_u01746320853923") 2025/05/04 01:08:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f117aee6c16edb3f0_d20250504_m010730_c001_v0001176_t0024_u01746320850032") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4091e5176dbcd22e_d20250504_m010725_c001_v7007000_t0000_u01746320845213") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f101bd4607dcc7550_d20250504_m010722_c001_v0001179_t0048_u01746320842151") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112e504845c07aca_d20250504_m010718_c001_v0001180_t0040_u01746320838251") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e811_d20250504_m010713_c001_v7007000_t0000_u01746320833918") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11155f2537da2e85_d20250504_m010712_c001_v0001184_t0010_u01746320832188") 2025/05/04 01:08:45 DEBUG : dst/one.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112e504845c07a8c_d20250504_m010709_c001_v0001180_t0024_u01746320829245") 2025/05/04 01:08:45 DEBUG : dst/three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b50_d20250504_m010624_c001_v7007000_t0000_u01746320784443") 2025/05/04 01:08:45 DEBUG : dst/three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1074ab66f6badc52_d20250504_m010622_c001_v0001037_t0029_u01746320782750") 2025/05/04 01:08:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb02_d20250504_m010736_c001_v7007000_t0000_u01746320856768") 2025/05/04 01:08:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11238f2533104e11_d20250504_m010735_c001_v0001038_t0039_u01746320855252") 2025/05/04 01:08:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f118d34c8fba51c53_d20250504_m010731_c001_v0001105_t0050_u01746320851777") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb03_d20250504_m010736_c001_v7007000_t0000_u01746320856950") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10611bb4155f2657_d20250504_m010735_c001_v0001184_t0037_u01746320855812") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f421f4d64362c7047_d20250504_m010735_c001_v7007000_t0000_u01746320855628") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10611bb4155f25f1_d20250504_m010732_c001_v0001184_t0044_u01746320852417") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f421f4d64362c703e_d20250504_m010732_c001_v7007000_t0000_u01746320852233") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57928_d20250504_m010727_c001_v0001183_t0044_u01746320847380") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4091e5176dbcd22f_d20250504_m010725_c001_v7007000_t0000_u01746320845396") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107875256614bca5_d20250504_m010724_c001_v0001150_t0033_u01746320844200") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407399c8ff29650f_d20250504_m010724_c001_v7007000_t0000_u01746320844016") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107875256614bc9d_d20250504_m010720_c001_v0001150_t0015_u01746320840428") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407399c8ff2964f3_d20250504_m010720_c001_v7007000_t0000_u01746320840241") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38574_d20250504_m010715_c001_v0001105_t0056_u01746320835514") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e5b_d20250504_m010713_c001_v7007000_t0000_u01746320833181") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c577bc_d20250504_m010711_c001_v0001183_t0024_u01746320831222") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e58_d20250504_m010710_c001_v7007000_t0000_u01746320830852") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38544_d20250504_m010706_c001_v0001105_t0012_u01746320826512") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e51_d20250504_m010703_c001_v7007000_t0000_u01746320823931") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c576ef_d20250504_m010701_c001_v0001183_t0010_u01746320821603") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730e4c_d20250504_m010700_c001_v7007000_t0000_u01746320820509") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca384ec_d20250504_m010653_c001_v0001105_t0003_u01746320813798") 2025/05/04 01:08:46 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41592b801b54f261_d20250504_m010651_c001_v7007000_t0000_u01746320811467") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c575c3_d20250504_m010649_c001_v0001183_t0039_u01746320809189") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41592b801b54f258_d20250504_m010648_c001_v7007000_t0000_u01746320808089") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca384b6_d20250504_m010641_c001_v0001105_t0005_u01746320801861") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83dfe_d20250504_m010637_c001_v7007000_t0000_u01746320797065") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac6937f_d20250504_m010634_c001_v0001171_t0045_u01746320794386") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83dfa_d20250504_m010633_c001_v7007000_t0000_u01746320793286") 2025/05/04 01:08:47 DEBUG : dst/three.txt: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5736c_d20250504_m010626_c001_v0001183_t0034_u01746320786570") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4091e5176dbcd230_d20250504_m010725_c001_v7007000_t0000_u01746320845579") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11552f3674908dd0_d20250504_m010723_c001_v0001109_t0049_u01746320843457") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f104faca227594777_d20250504_m010720_c001_v0001184_t0003_u01746320840025") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e813_d20250504_m010714_c001_v7007000_t0000_u01746320834100") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1122378a239d5f41_d20250504_m010712_c001_v0001184_t0008_u01746320832962") 2025/05/04 01:08:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f103ad8157e68faed_d20250504_m010710_c001_v0001184_t0009_u01746320830612") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb04_d20250504_m010737_c001_v7007000_t0000_u01746320857132") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca385a0_d20250504_m010727_c001_v0001105_t0032_u01746320847093") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4091e5176dbcd231_d20250504_m010725_c001_v7007000_t0000_u01746320845762") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57822_d20250504_m010715_c001_v0001183_t0043_u01746320835307") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e814_d20250504_m010714_c001_v7007000_t0000_u01746320834282") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57752_d20250504_m010706_c001_v0001183_t0050_u01746320826315") 2025/05/04 01:08:47 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e80c_d20250504_m010705_c001_v7007000_t0000_u01746320825048") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57625_d20250504_m010653_c001_v0001183_t0023_u01746320813600") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f408d092892c0e7f5_d20250504_m010652_c001_v7007000_t0000_u01746320812560") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c574bf_d20250504_m010639_c001_v0001183_t0006_u01746320799554") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f418eb39b0e808978_d20250504_m010638_c001_v7007000_t0000_u01746320798195") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca3846c_d20250504_m010626_c001_v0001105_t0005_u01746320786117") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b51_d20250504_m010624_c001_v7007000_t0000_u01746320784642") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11353ed7405994f7_d20250504_m010620_c001_v0001040_t0003_u01746320780130") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9995aa_d20250504_m010559_c001_v7007000_t0000_u01746320759116") 2025/05/04 01:08:48 DEBUG : dst/two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f110b883b40fb589a_d20250504_m010557_c001_v0001157_t0024_u01746320757825") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f42076873fb57a9bd_d20250504_m010515_c001_v7007000_t0000_u01746320715556") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56c81_d20250504_m010512_c001_v0001183_t0023_u01746320712329") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f42076873fb57a9b7_d20250504_m010510_c001_v7007000_t0000_u01746320710407") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56b39_d20250504_m010459_c001_v0001183_t0031_u01746320699229") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ed8_d20250504_m010450_c001_v7007000_t0000_u01746320690205") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56a24_d20250504_m010447_c001_v0001183_t0031_u01746320687258") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac8_d20250504_m010423_c001_v7007000_t0000_u01746320663366") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567fa_d20250504_m010421_c001_v0001183_t0053_u01746320661659") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac4_d20250504_m010420_c001_v7007000_t0000_u01746320660178") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567c2_d20250504_m010419_c001_v0001183_t0042_u01746320659035") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5abf_d20250504_m010415_c001_v7007000_t0000_u01746320655856") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5676c_d20250504_m010414_c001_v0001183_t0013_u01746320654342") 2025/05/04 01:08:48 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5abb_d20250504_m010413_c001_v7007000_t0000_u01746320653219") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56736_d20250504_m010412_c001_v0001183_t0032_u01746320652060") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5aaf_d20250504_m010405_c001_v7007000_t0000_u01746320645978") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c566a4_d20250504_m010404_c001_v0001183_t0017_u01746320644240") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c80_d20250504_m010403_c001_v7007000_t0000_u01746320643127") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56676_d20250504_m010402_c001_v0001183_t0029_u01746320642379") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c78_d20250504_m010357_c001_v7007000_t0000_u01746320637467") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c565f8_d20250504_m010356_c001_v0001183_t0007_u01746320636326") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c72_d20250504_m010353_c001_v7007000_t0000_u01746320633759") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c565a8_d20250504_m010352_c001_v0001183_t0023_u01746320632830") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c6d_d20250504_m010351_c001_v7007000_t0000_u01746320631722") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112f3234af27d697_d20250504_m010351_c001_v0001182_t0047_u01746320631135") 2025/05/04 01:08:49 DEBUG : empty space: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56564_d20250504_m010349_c001_v0001183_t0047_u01746320629568") 2025/05/04 01:08:49 DEBUG : enormous: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac6_d20250504_m010422_c001_v7007000_t0000_u01746320662451") 2025/05/04 01:08:49 DEBUG : enormous: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567fc_d20250504_m010421_c001_v0001183_t0022_u01746320661860") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4102fca5f2caeb0c_d20250504_m010741_c001_v7007000_t0000_u01746320861898") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca385d1_d20250504_m010740_c001_v0001105_t0035_u01746320860621") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ed3_d20250504_m010445_c001_v7007000_t0000_u01746320685498") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c569e4_d20250504_m010444_c001_v0001183_t0009_u01746320684205") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c64_d20250504_m010346_c001_v7007000_t0000_u01746320626000") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5650b_d20250504_m010345_c001_v0001183_t0007_u01746320625007") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c60_d20250504_m010343_c001_v7007000_t0000_u01746320623729") 2025/05/04 01:08:49 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c564c6_d20250504_m010343_c001_v0001183_t0049_u01746320623157") 2025/05/04 01:08:50 DEBUG : existing: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c564a0_d20250504_m010342_c001_v0001183_t0004_u01746320622418") 2025/05/04 01:08:50 DEBUG : existing-b: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ed4_d20250504_m010445_c001_v7007000_t0000_u01746320685692") 2025/05/04 01:08:50 DEBUG : existing-b: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac688a4_d20250504_m010444_c001_v0001171_t0049_u01746320684216") 2025/05/04 01:08:50 DEBUG : file1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5532_d20250504_m010828_c001_v7007000_t0000_u01746320908243") 2025/05/04 01:08:50 DEBUG : file1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107bdf85dca5640a_d20250504_m010827_c001_v0001044_t0015_u01746320907147") 2025/05/04 01:08:50 DEBUG : file1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c552e_d20250504_m010825_c001_v7007000_t0000_u01746320905078") 2025/05/04 01:08:50 DEBUG : file1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112f3234af27fa76_d20250504_m010823_c001_v0001182_t0043_u01746320903802") 2025/05/04 01:08:50 DEBUG : five: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5aca_d20250504_m010427_c001_v7007000_t0000_u01746320667497") 2025/05/04 01:08:50 DEBUG : five: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40089f8a8ca3823a_d20250504_m010426_c001_v0001105_t0037_u01746320666349") 2025/05/04 01:08:50 DEBUG : foo: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c76_d20250504_m010355_c001_v7007000_t0000_u01746320635596") 2025/05/04 01:08:50 DEBUG : foo: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c565e2_d20250504_m010355_c001_v0001183_t0021_u01746320635048") 2025/05/04 01:08:50 DEBUG : foo: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c565ce_d20250504_m010354_c001_v0001183_t0021_u01746320634490") 2025/05/04 01:08:50 DEBUG : four: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5acb_d20250504_m010427_c001_v7007000_t0000_u01746320667678") 2025/05/04 01:08:50 DEBUG : four: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c56848_d20250504_m010425_c001_v0001183_t0021_u01746320665609") 2025/05/04 01:08:50 DEBUG : four: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5683a_d20250504_m010425_c001_v0001183_t0041_u01746320665038") 2025/05/04 01:08:50 DEBUG : hello world2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994c1_d20250504_m010254_c001_v7007000_t0000_u01746320574987") 2025/05/04 01:08:50 DEBUG : hello world2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c560c6_d20250504_m010254_c001_v0001183_t0049_u01746320574412") 2025/05/04 01:08:50 DEBUG : ignore-size: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a9f_d20250504_m010340_c001_v7007000_t0000_u01746320620954") 2025/05/04 01:08:50 DEBUG : ignore-size: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56470_d20250504_m010339_c001_v0001183_t0010_u01746320619977") 2025/05/04 01:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ed1_d20250504_m010443_c001_v7007000_t0000_u01746320683108") 2025/05/04 01:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68860_d20250504_m010441_c001_v0001171_t0032_u01746320681976") 2025/05/04 01:08:50 DEBUG : nested/sub dir/file: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ece_d20250504_m010440_c001_v7007000_t0000_u01746320680868") 2025/05/04 01:08:51 DEBUG : nested/sub dir/file: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68822_d20250504_m010439_c001_v0001171_t0010_u01746320679948") 2025/05/04 01:08:51 DEBUG : one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5acc_d20250504_m010427_c001_v7007000_t0000_u01746320667859") 2025/05/04 01:08:51 DEBUG : one: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c56830_d20250504_m010424_c001_v0001183_t0021_u01746320664478") 2025/05/04 01:08:51 DEBUG : only0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5517_d20250504_m010818_c001_v7007000_t0000_u01746320898984") 2025/05/04 01:08:51 DEBUG : only0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d41_d20250504_m010813_c001_v0001183_t0021_u01746320893005") 2025/05/04 01:08:51 DEBUG : only0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c45_d20250504_m010804_c001_v0001183_t0047_u01746320884083") 2025/05/04 01:08:51 DEBUG : only0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef3_d20250504_m010757_c001_v7007000_t0000_u01746320877831") 2025/05/04 01:08:51 DEBUG : only0: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ace_d20250504_m010748_c001_v0001183_t0051_u01746320868150") 2025/05/04 01:08:51 DEBUG : only1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5518_d20250504_m010819_c001_v7007000_t0000_u01746320899166") 2025/05/04 01:08:51 DEBUG : only1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383e4_d20250504_m010813_c001_v0001144_t0030_u01746320893558") 2025/05/04 01:08:51 DEBUG : only1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c53_d20250504_m010804_c001_v0001183_t0054_u01746320884493") 2025/05/04 01:08:51 DEBUG : only1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef7_d20250504_m010758_c001_v7007000_t0000_u01746320878026") 2025/05/04 01:08:51 DEBUG : only1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ada_d20250504_m010748_c001_v0001183_t0038_u01746320868601") 2025/05/04 01:08:51 DEBUG : only10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5519_d20250504_m010819_c001_v7007000_t0000_u01746320899349") 2025/05/04 01:08:51 DEBUG : only10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407bdf85dca563de_d20250504_m010813_c001_v0001044_t0009_u01746320893751") 2025/05/04 01:08:51 DEBUG : only10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ccb_d20250504_m010808_c001_v0001183_t0008_u01746320888253") 2025/05/04 01:08:51 DEBUG : only10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e28b_d20250504_m010758_c001_v7007000_t0000_u01746320878043") 2025/05/04 01:08:51 DEBUG : only10: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b55_d20250504_m010752_c001_v0001183_t0028_u01746320872328") 2025/05/04 01:08:51 DEBUG : only11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551a_d20250504_m010819_c001_v7007000_t0000_u01746320899535") 2025/05/04 01:08:51 DEBUG : only11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d51_d20250504_m010813_c001_v0001183_t0021_u01746320893768") 2025/05/04 01:08:52 DEBUG : only11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cd1_d20250504_m010808_c001_v0001183_t0003_u01746320888673") 2025/05/04 01:08:52 DEBUG : only11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef4_d20250504_m010757_c001_v7007000_t0000_u01746320877844") 2025/05/04 01:08:52 DEBUG : only11: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b65_d20250504_m010752_c001_v0001183_t0042_u01746320872786") 2025/05/04 01:08:52 DEBUG : only12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551b_d20250504_m010819_c001_v7007000_t0000_u01746320899718") 2025/05/04 01:08:52 DEBUG : only12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f412f3234af27f927_d20250504_m010813_c001_v0001182_t0004_u01746320893936") 2025/05/04 01:08:52 DEBUG : only12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ce1_d20250504_m010809_c001_v0001183_t0039_u01746320889081") 2025/05/04 01:08:52 DEBUG : only12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83e49_d20250504_m010758_c001_v7007000_t0000_u01746320878418") 2025/05/04 01:08:52 DEBUG : only12: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b71_d20250504_m010753_c001_v0001183_t0026_u01746320873216") 2025/05/04 01:08:52 DEBUG : only13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551c_d20250504_m010819_c001_v7007000_t0000_u01746320899901") 2025/05/04 01:08:52 DEBUG : only13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d59_d20250504_m010814_c001_v0001183_t0021_u01746320894327") 2025/05/04 01:08:52 DEBUG : only13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cf1_d20250504_m010809_c001_v0001183_t0038_u01746320889507") 2025/05/04 01:08:52 DEBUG : only13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83e47_d20250504_m010758_c001_v7007000_t0000_u01746320878236") 2025/05/04 01:08:52 DEBUG : only13: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b81_d20250504_m010753_c001_v0001183_t0038_u01746320873722") 2025/05/04 01:08:52 DEBUG : only14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551d_d20250504_m010820_c001_v7007000_t0000_u01746320900084") 2025/05/04 01:08:52 DEBUG : only14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383f2_d20250504_m010814_c001_v0001144_t0030_u01746320894477") 2025/05/04 01:08:52 DEBUG : only14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cfb_d20250504_m010810_c001_v0001183_t0017_u01746320890080") 2025/05/04 01:08:52 DEBUG : only14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e28a_d20250504_m010757_c001_v7007000_t0000_u01746320877854") 2025/05/04 01:08:52 DEBUG : only14: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b89_d20250504_m010754_c001_v0001183_t0047_u01746320874128") 2025/05/04 01:08:52 DEBUG : only15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551e_d20250504_m010820_c001_v7007000_t0000_u01746320900266") 2025/05/04 01:08:52 DEBUG : only15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d4b_d20250504_m010813_c001_v0001183_t0021_u01746320893584") 2025/05/04 01:08:52 DEBUG : only15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d01_d20250504_m010810_c001_v0001183_t0037_u01746320890549") 2025/05/04 01:08:52 DEBUG : only15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730efd_d20250504_m010758_c001_v7007000_t0000_u01746320878562") 2025/05/04 01:08:53 DEBUG : only15: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b93_d20250504_m010754_c001_v0001183_t0037_u01746320874520") 2025/05/04 01:08:53 DEBUG : only16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c551f_d20250504_m010820_c001_v7007000_t0000_u01746320900447") 2025/05/04 01:08:53 DEBUG : only16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383e8_d20250504_m010813_c001_v0001144_t0030_u01746320893743") 2025/05/04 01:08:53 DEBUG : only16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d09_d20250504_m010810_c001_v0001183_t0034_u01746320890940") 2025/05/04 01:08:53 DEBUG : only16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730efb_d20250504_m010758_c001_v7007000_t0000_u01746320878376") 2025/05/04 01:08:53 DEBUG : only16: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b9a_d20250504_m010754_c001_v0001183_t0020_u01746320874907") 2025/05/04 01:08:53 DEBUG : only17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5520_d20250504_m010820_c001_v7007000_t0000_u01746320900648") 2025/05/04 01:08:53 DEBUG : only17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407bdf85dca563ea_d20250504_m010814_c001_v0001044_t0009_u01746320894488") 2025/05/04 01:08:53 DEBUG : only17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d11_d20250504_m010811_c001_v0001183_t0056_u01746320891339") 2025/05/04 01:08:53 DEBUG : only17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83e45_d20250504_m010758_c001_v7007000_t0000_u01746320878052") 2025/05/04 01:08:53 DEBUG : only17: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ba2_d20250504_m010755_c001_v0001183_t0009_u01746320875321") 2025/05/04 01:08:53 DEBUG : only18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5521_d20250504_m010820_c001_v7007000_t0000_u01746320900829") 2025/05/04 01:08:53 DEBUG : only18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383ea_d20250504_m010813_c001_v0001144_t0030_u01746320893926") 2025/05/04 01:08:53 DEBUG : only18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d1b_d20250504_m010811_c001_v0001183_t0023_u01746320891750") 2025/05/04 01:08:53 DEBUG : only18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f419bd45d87b83e42_d20250504_m010757_c001_v7007000_t0000_u01746320877859") 2025/05/04 01:08:53 DEBUG : only18: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57bb0_d20250504_m010755_c001_v0001183_t0046_u01746320875811") 2025/05/04 01:08:53 DEBUG : only19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5522_d20250504_m010821_c001_v7007000_t0000_u01746320901012") 2025/05/04 01:08:53 DEBUG : only19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407bdf85dca563e0_d20250504_m010813_c001_v0001044_t0009_u01746320893937") 2025/05/04 01:08:53 DEBUG : only19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57d2d_d20250504_m010812_c001_v0001183_t0056_u01746320892168") 2025/05/04 01:08:53 DEBUG : only19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730efc_d20250504_m010758_c001_v7007000_t0000_u01746320878392") 2025/05/04 01:08:53 DEBUG : only19: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57bba_d20250504_m010756_c001_v0001183_t0046_u01746320876210") 2025/05/04 01:08:53 DEBUG : only2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5524_d20250504_m010821_c001_v7007000_t0000_u01746320901195") 2025/05/04 01:08:54 DEBUG : only2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d55_d20250504_m010813_c001_v0001183_t0021_u01746320893952") 2025/05/04 01:08:54 DEBUG : only2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c65_d20250504_m010804_c001_v0001183_t0058_u01746320884919") 2025/05/04 01:08:54 DEBUG : only2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef6_d20250504_m010758_c001_v7007000_t0000_u01746320878012") 2025/05/04 01:08:54 DEBUG : only2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57ae8_d20250504_m010749_c001_v0001183_t0058_u01746320869000") 2025/05/04 01:08:54 DEBUG : only3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5525_d20250504_m010821_c001_v7007000_t0000_u01746320901395") 2025/05/04 01:08:54 DEBUG : only3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383ec_d20250504_m010814_c001_v0001144_t0030_u01746320894111") 2025/05/04 01:08:54 DEBUG : only3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c77_d20250504_m010805_c001_v0001183_t0051_u01746320885331") 2025/05/04 01:08:54 DEBUG : only3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e288_d20250504_m010757_c001_v7007000_t0000_u01746320877492") 2025/05/04 01:08:54 DEBUG : only3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57af8_d20250504_m010749_c001_v0001183_t0037_u01746320869401") 2025/05/04 01:08:54 DEBUG : only4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5526_d20250504_m010821_c001_v7007000_t0000_u01746320901579") 2025/05/04 01:08:54 DEBUG : only4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407bdf85dca563e2_d20250504_m010814_c001_v0001044_t0009_u01746320894121") 2025/05/04 01:08:54 DEBUG : only4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c89_d20250504_m010805_c001_v0001183_t0005_u01746320885748") 2025/05/04 01:08:54 DEBUG : only4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e289_d20250504_m010757_c001_v7007000_t0000_u01746320877673") 2025/05/04 01:08:54 DEBUG : only4: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b08_d20250504_m010749_c001_v0001183_t0053_u01746320869787") 2025/05/04 01:08:54 DEBUG : only5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5527_d20250504_m010821_c001_v7007000_t0000_u01746320901762") 2025/05/04 01:08:54 DEBUG : only5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f412f3234af27f92b_d20250504_m010814_c001_v0001182_t0004_u01746320894130") 2025/05/04 01:08:54 DEBUG : only5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c8f_d20250504_m010806_c001_v0001183_t0023_u01746320886167") 2025/05/04 01:08:54 DEBUG : only5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef8_d20250504_m010758_c001_v7007000_t0000_u01746320878193") 2025/05/04 01:08:54 DEBUG : only5: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b12_d20250504_m010750_c001_v0001183_t0029_u01746320870263") 2025/05/04 01:08:54 DEBUG : only6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5528_d20250504_m010821_c001_v7007000_t0000_u01746320901945") 2025/05/04 01:08:55 DEBUG : only6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c57d57_d20250504_m010814_c001_v0001183_t0021_u01746320894143") 2025/05/04 01:08:55 DEBUG : only6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57c9d_d20250504_m010806_c001_v0001183_t0014_u01746320886581") 2025/05/04 01:08:55 DEBUG : only6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730ef9_d20250504_m010758_c001_v7007000_t0000_u01746320878210") 2025/05/04 01:08:55 DEBUG : only6: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b1e_d20250504_m010750_c001_v0001183_t0051_u01746320870670") 2025/05/04 01:08:55 DEBUG : only7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5529_d20250504_m010822_c001_v7007000_t0000_u01746320902127") 2025/05/04 01:08:55 DEBUG : only7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174aade903383f0_d20250504_m010814_c001_v0001144_t0030_u01746320894295") 2025/05/04 01:08:55 DEBUG : only7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cad_d20250504_m010807_c001_v0001183_t0009_u01746320887010") 2025/05/04 01:08:55 DEBUG : only7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40323404b2730efe_d20250504_m010758_c001_v7007000_t0000_u01746320878577") 2025/05/04 01:08:55 DEBUG : only7: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b26_d20250504_m010751_c001_v0001183_t0014_u01746320871067") 2025/05/04 01:08:55 DEBUG : only8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c552a_d20250504_m010822_c001_v7007000_t0000_u01746320902311") 2025/05/04 01:08:55 DEBUG : only8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f407bdf85dca563e6_d20250504_m010814_c001_v0001044_t0009_u01746320894305") 2025/05/04 01:08:55 DEBUG : only8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cb7_d20250504_m010807_c001_v0001183_t0047_u01746320887409") 2025/05/04 01:08:55 DEBUG : only8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e28c_d20250504_m010758_c001_v7007000_t0000_u01746320878225") 2025/05/04 01:08:55 DEBUG : only8: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b36_d20250504_m010751_c001_v0001183_t0005_u01746320871471") 2025/05/04 01:08:55 DEBUG : only9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c552b_d20250504_m010822_c001_v7007000_t0000_u01746320902493") 2025/05/04 01:08:55 DEBUG : only9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f412f3234af27f933_d20250504_m010814_c001_v0001182_t0004_u01746320894314") 2025/05/04 01:08:55 DEBUG : only9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57cbd_d20250504_m010807_c001_v0001183_t0049_u01746320887818") 2025/05/04 01:08:55 DEBUG : only9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f40679dc777c4e28d_d20250504_m010758_c001_v7007000_t0000_u01746320878407") 2025/05/04 01:08:55 DEBUG : only9: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57b46_d20250504_m010751_c001_v0001183_t0020_u01746320871896") 2025/05/04 01:08:55 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ec9_d20250504_m010438_c001_v7007000_t0000_u01746320678095") 2025/05/04 01:08:55 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38262_d20250504_m010436_c001_v0001105_t0007_u01746320676045") 2025/05/04 01:08:55 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ec2_d20250504_m010434_c001_v7007000_t0000_u01746320674211") 2025/05/04 01:08:55 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c568dc_d20250504_m010432_c001_v0001183_t0010_u01746320672603") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5eb9_d20250504_m010430_c001_v7007000_t0000_u01746320670775") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac6871c_d20250504_m010428_c001_v0001171_t0035_u01746320668782") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac1_d20250504_m010417_c001_v7007000_t0000_u01746320657928") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5679c_d20250504_m010416_c001_v0001183_t0023_u01746320656795") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5abe_d20250504_m010414_c001_v7007000_t0000_u01746320654910") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56764_d20250504_m010414_c001_v0001183_t0042_u01746320654128") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab9_d20250504_m010412_c001_v7007000_t0000_u01746320652636") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56734_d20250504_m010411_c001_v0001183_t0006_u01746320651842") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c84_d20250504_m010405_c001_v7007000_t0000_u01746320645065") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5669c_d20250504_m010404_c001_v0001183_t0008_u01746320644041") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c81_d20250504_m010403_c001_v7007000_t0000_u01746320643311") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5666c_d20250504_m010402_c001_v0001183_t0055_u01746320642172") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c7f_d20250504_m010401_c001_v7007000_t0000_u01746320641430") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56654_d20250504_m010400_c001_v0001183_t0011_u01746320640854") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5664e_d20250504_m010400_c001_v0001183_t0038_u01746320640274") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c7d_d20250504_m010359_c001_v7007000_t0000_u01746320639528") 2025/05/04 01:08:56 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5662e_d20250504_m010358_c001_v0001183_t0003_u01746320638958") 2025/05/04 01:08:57 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56628_d20250504_m010358_c001_v0001183_t0007_u01746320638381") 2025/05/04 01:08:57 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7c79_d20250504_m010357_c001_v7007000_t0000_u01746320637650") 2025/05/04 01:08:57 DEBUG : potato: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56606_d20250504_m010356_c001_v0001183_t0016_u01746320636891") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4129d545bc1e7cb6_d20250504_m010527_c001_v7007000_t0000_u01746320727004") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38336_d20250504_m010526_c001_v0001105_t0042_u01746320726396") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f42076873fb57a9bf_d20250504_m010515_c001_v7007000_t0000_u01746320715783") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca382fc_d20250504_m010511_c001_v0001105_t0032_u01746320711692") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f422273c2c8f0023e_d20250504_m010504_c001_v7007000_t0000_u01746320704436") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca382c2_d20250504_m010458_c001_v0001105_t0057_u01746320698550") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5edb_d20250504_m010450_c001_v7007000_t0000_u01746320690858") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38296_d20250504_m010447_c001_v0001105_t0030_u01746320687002") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac7_d20250504_m010422_c001_v7007000_t0000_u01746320662632") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567f0_d20250504_m010421_c001_v0001183_t0031_u01746320661466") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac5_d20250504_m010420_c001_v7007000_t0000_u01746320660360") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567c0_d20250504_m010418_c001_v0001183_t0034_u01746320658835") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac2_d20250504_m010418_c001_v7007000_t0000_u01746320658110") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c567a0_d20250504_m010417_c001_v0001183_t0036_u01746320657354") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ac0_d20250504_m010416_c001_v7007000_t0000_u01746320656037") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56788_d20250504_m010415_c001_v0001183_t0032_u01746320655293") 2025/05/04 01:08:57 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5abc_d20250504_m010413_c001_v7007000_t0000_u01746320653401") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56742_d20250504_m010412_c001_v0001183_t0047_u01746320652648") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ab0_d20250504_m010406_c001_v7007000_t0000_u01746320646159") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c566b0_d20250504_m010404_c001_v0001183_t0045_u01746320644851") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994c8_d20250504_m010258_c001_v7007000_t0000_u01746320578375") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5610c_d20250504_m010257_c001_v0001183_t0054_u01746320577760") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994c2_d20250504_m010256_c001_v7007000_t0000_u01746320576475") 2025/05/04 01:08:58 DEBUG : potato2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c560da_d20250504_m010255_c001_v0001183_t0009_u01746320575898") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f42076873fb57a9c0_d20250504_m010516_c001_v7007000_t0000_u01746320716384") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68b78_d20250504_m010512_c001_v0001171_t0005_u01746320712887") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f422273c2c8f0023d_d20250504_m010504_c001_v7007000_t0000_u01746320704206") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68a04_d20250504_m010459_c001_v0001171_t0010_u01746320699786") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5edc_d20250504_m010451_c001_v7007000_t0000_u01746320691039") 2025/05/04 01:08:58 DEBUG : potato3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68904_d20250504_m010447_c001_v0001171_t0040_u01746320687451") 2025/05/04 01:08:58 DEBUG : pre-dest1/1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b35_d20250504_m010608_c001_v7007000_t0000_u01746320768176") 2025/05/04 01:08:58 DEBUG : pre-dest1/1: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac68fb7_d20250504_m010559_c001_v0001171_t0003_u01746320759854") 2025/05/04 01:08:58 DEBUG : pre-dest2/2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f416a323ede3b5b36_d20250504_m010608_c001_v7007000_t0000_u01746320768359") 2025/05/04 01:08:58 DEBUG : pre-dest2/2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca383e2_d20250504_m010600_c001_v0001105_t0032_u01746320760835") 2025/05/04 01:08:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b99959e_d20250504_m010539_c001_v7007000_t0000_u01746320739477") 2025/05/04 01:08:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56ecb_d20250504_m010536_c001_v0001183_t0014_u01746320736328") 2025/05/04 01:08:58 DEBUG : sizeonly: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a9b_d20250504_m010338_c001_v7007000_t0000_u01746320618688") 2025/05/04 01:08:58 DEBUG : sizeonly: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56446_d20250504_m010337_c001_v0001183_t0022_u01746320617727") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5539_d20250504_m010834_c001_v7007000_t0000_u01746320914813") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112f3234af27fbc0_d20250504_m010833_c001_v0001182_t0052_u01746320913491") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5536_d20250504_m010831_c001_v7007000_t0000_u01746320911544") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1174aade90338436_d20250504_m010830_c001_v0001144_t0027_u01746320910324") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ed2_d20250504_m010443_c001_v7007000_t0000_u01746320683289") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca3827e_d20250504_m010442_c001_v0001105_t0042_u01746320682335") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ecf_d20250504_m010441_c001_v7007000_t0000_u01746320681051") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56986_d20250504_m010440_c001_v0001183_t0007_u01746320680301") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a96_d20250504_m010334_c001_v7007000_t0000_u01746320614513") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c563f0_d20250504_m010333_c001_v0001183_t0057_u01746320613208") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a93_d20250504_m010332_c001_v7007000_t0000_u01746320612468") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c563d0_d20250504_m010331_c001_v0001183_t0008_u01746320611459") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a92_d20250504_m010328_c001_v7007000_t0000_u01746320608408") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56398_d20250504_m010327_c001_v0001183_t0036_u01746320607575") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a90_d20250504_m010327_c001_v7007000_t0000_u01746320607031") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5637b_d20250504_m010326_c001_v0001183_t0010_u01746320606157") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5634b_d20250504_m010323_c001_v0001183_t0013_u01746320603483") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a8d_d20250504_m010322_c001_v7007000_t0000_u01746320602753") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56332_d20250504_m010322_c001_v0001183_t0049_u01746320602185") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56324_d20250504_m010321_c001_v0001183_t0030_u01746320601604") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a8b_d20250504_m010320_c001_v7007000_t0000_u01746320600507") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c562cc_d20250504_m010317_c001_v0001183_t0056_u01746320597072") 2025/05/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56298_d20250504_m010314_c001_v0001183_t0011_u01746320594618") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a83_d20250504_m010313_c001_v7007000_t0000_u01746320593887") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5627c_d20250504_m010313_c001_v0001183_t0021_u01746320593242") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56272_d20250504_m010312_c001_v0001183_t0044_u01746320592636") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a81_d20250504_m010311_c001_v7007000_t0000_u01746320591908") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5620e_d20250504_m010308_c001_v0001183_t0014_u01746320588311") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5a7f_d20250504_m010307_c001_v7007000_t0000_u01746320587943") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c561f2_d20250504_m010307_c001_v0001183_t0051_u01746320587268") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994d2_d20250504_m010305_c001_v7007000_t0000_u01746320585629") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c561d0_d20250504_m010305_c001_v0001183_t0013_u01746320585062") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994d1_d20250504_m010304_c001_v7007000_t0000_u01746320584500") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c561b2_d20250504_m010303_c001_v0001183_t0006_u01746320583929") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994ce_d20250504_m010302_c001_v7007000_t0000_u01746320582640") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56180_d20250504_m010301_c001_v0001183_t0059_u01746320581896") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994cd_d20250504_m010301_c001_v7007000_t0000_u01746320581327") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56160_d20250504_m010300_c001_v0001183_t0056_u01746320580765") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994ca_d20250504_m010259_c001_v7007000_t0000_u01746320579857") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56136_d20250504_m010259_c001_v0001183_t0049_u01746320579284") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994be_d20250504_m010253_c001_v7007000_t0000_u01746320573496") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c560ac_d20250504_m010252_c001_v0001183_t0055_u01746320572932") 2025/05/04 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994bc_d20250504_m010252_c001_v7007000_t0000_u01746320572027") 2025/05/04 01:09:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56096_d20250504_m010251_c001_v0001183_t0035_u01746320571410") 2025/05/04 01:09:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994b8_d20250504_m010250_c001_v7007000_t0000_u01746320570502") 2025/05/04 01:09:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56074_d20250504_m010249_c001_v0001183_t0057_u01746320569925") 2025/05/04 01:09:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4019973f1b9994a6_d20250504_m010247_c001_v7007000_t0000_u01746320567020") 2025/05/04 01:09:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c5601f_d20250504_m010246_c001_v0001183_t0007_u01746320566448") 2025/05/04 01:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c553a_d20250504_m010834_c001_v7007000_t0000_u01746320914995") 2025/05/04 01:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f107bdf85dca56414_d20250504_m010833_c001_v0001044_t0023_u01746320913497") 2025/05/04 01:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5538_d20250504_m010831_c001_v7007000_t0000_u01746320911726") 2025/05/04 01:09:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57eb6_d20250504_m010829_c001_v0001183_t0050_u01746320909969") 2025/05/04 01:09:01 DEBUG : sub/yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ec7_d20250504_m010437_c001_v7007000_t0000_u01746320677550") 2025/05/04 01:09:01 DEBUG : sub/yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac687a4_d20250504_m010435_c001_v0001171_t0012_u01746320675690") 2025/05/04 01:09:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5533_d20250504_m010828_c001_v7007000_t0000_u01746320908426") 2025/05/04 01:09:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f112f3234af27fadc_d20250504_m010826_c001_v0001182_t0050_u01746320906797") 2025/05/04 01:09:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c552f_d20250504_m010825_c001_v7007000_t0000_u01746320905260") 2025/05/04 01:09:01 DEBUG : test_dir1/file2: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1174aade9033840e_d20250504_m010823_c001_v0001144_t0013_u01746320903825") 2025/05/04 01:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5534_d20250504_m010828_c001_v7007000_t0000_u01746320908609") 2025/05/04 01:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57e68_d20250504_m010826_c001_v0001183_t0035_u01746320906786") 2025/05/04 01:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41928f6db09c5530_d20250504_m010825_c001_v7007000_t0000_u01746320905442") 2025/05/04 01:09:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c57e2e_d20250504_m010823_c001_v0001183_t0018_u01746320903806") 2025/05/04 01:09:01 DEBUG : three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5acd_d20250504_m010428_c001_v7007000_t0000_u01746320668040") 2025/05/04 01:09:02 DEBUG : three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56862_d20250504_m010426_c001_v0001183_t0008_u01746320666914") 2025/05/04 01:09:02 DEBUG : three: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1103a6fe00c56838_d20250504_m010424_c001_v0001183_t0011_u01746320664845") 2025/05/04 01:09:02 DEBUG : two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ace_d20250504_m010428_c001_v7007000_t0000_u01746320668232") 2025/05/04 01:09:02 DEBUG : two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f41991aa75ac686df_d20250504_m010426_c001_v0001171_t0035_u01746320666166") 2025/05/04 01:09:02 DEBUG : two: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4103a6fe00c56836_d20250504_m010424_c001_v0001183_t0021_u01746320664659") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5eca_d20250504_m010438_c001_v7007000_t0000_u01746320678276") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f1038fc8a1aecbc6a_d20250504_m010437_c001_v0001171_t0007_u01746320677177") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ec1_d20250504_m010433_c001_v7007000_t0000_u01746320673662") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f11991aa75ac6875e_d20250504_m010432_c001_v0001171_t0035_u01746320672252") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5eb8_d20250504_m010430_c001_v7007000_t0000_u01746320670231") 2025/05/04 01:09:02 DEBUG : yam: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f10089f8a8ca38242_d20250504_m010428_c001_v0001105_t0042_u01746320668795") 2025/05/04 01:09:02 DEBUG : yaml: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ec3_d20250504_m010434_c001_v7007000_t0000_u01746320674405") 2025/05/04 01:09:02 DEBUG : yaml: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f100ea2b0d76771b5_d20250504_m010433_c001_v0001181_t0041_u01746320673408") 2025/05/04 01:09:02 DEBUG : yaml: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f4174184668ca5ebb_d20250504_m010430_c001_v7007000_t0000_u01746320670956") 2025/05/04 01:09:02 DEBUG : yaml: Deleting (id "4_z3f521db3d01d9b8b9f680e1b_f116929122e02957d_d20250504_m010430_c001_v0001183_t0053_u01746320670020") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m26.798058903s (try 1/5)