"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/10 01:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu" 2025/03/10 01:28:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/10 01:28:48 DEBUG : Creating backend with remote "/tmp/rclone1903826712" === 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:28:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/10 01:28:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:28:50 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:50 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:28:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:28:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:51 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:53 DEBUG : Creating backend with remote "/non-existing" 2025/03/10 01:28:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/10 01:28:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:28:54 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:54 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:28:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:28:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:56 INFO : B2 bucket rclone-test-cuwuned6cacu: Running all checks before starting transfers 2025/03/10 01:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:28:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:56 INFO : B2 bucket rclone-test-cuwuned6cacu: Checks finished, now starting transfers 2025/03/10 01:28:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:28:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:57 ERROR : Ignoring --no-traverse with sync 2025/03/10 01:28:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:28:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:28:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:28:57 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:28:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:28:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/10 01:28:59 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:28:59 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:28:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/10 01:28:59 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:29:00 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:00 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:29:02 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:02 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/10 01:29:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:29:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/10 01:29:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:29:04 INFO : sub dir: Making directory 2025/03/10 01:29:04 INFO : sub dir2: Making directory 2025/03/10 01:29:04 INFO : sub dir2/sub sub dir2: Making directory 2025/03/10 01:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:04 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:04 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/10 01:29:04 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:05 INFO : sub dir2: Making directory 2025/03/10 01:29:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/10 01:29:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:05 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:05 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:06 DEBUG : sub dir2: Making directory with metadata 2025/03/10 01:29:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:29:06 INFO : sub dir: Making directory 2025/03/10 01:29:06 INFO : sub dir2: Making directory 2025/03/10 01:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:06 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:06 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:06 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:29:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/10 01:29:07 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/10 01:29:07 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:08 INFO : sub dir2: Making directory 2025/03/10 01:29:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:08 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:08 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:08 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:29:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:09 DEBUG : sub dir2: Making directory with metadata 2025/03/10 01:29:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:29:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:29:09 INFO : sub dir: Making directory 2025/03/10 01:29:09 INFO : sub dir2: Making directory 2025/03/10 01:29:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:09 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:09 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:10 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/10 01:29:10 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:11 INFO : sub dir2: Making directory 2025/03/10 01:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:12 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:12 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:12 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-reqenij0cime" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-reqenij0cime 2025/03/10 01:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:14 DEBUG : B2 bucket rclone-test-reqenij0cime: Waiting for checks to finish 2025/03/10 01:29:14 DEBUG : B2 bucket rclone-test-reqenij0cime: Waiting for transfers to finish 2025/03/10 01:29:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:15 DEBUG : B2 bucket rclone-test-reqenij0cime: Purge remote 2025/03/10 01:29:15 INFO : B2 bucket rclone-test-reqenij0cime: cleaning bucket "rclone-test-reqenij0cime" of all files 2025/03/10 01:29:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfd2ad03a0bd7bdb9f580e1b_f118aeb5b9d55d295_d20250310_m012915_c001_v0001178_t0039_u01741570155152") --- PASS: TestServerSideCopy (4.05s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/10 01:29:17 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:17 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/10 01:29:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-wayuvam7poku" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-wayuvam7poku 2025/03/10 01:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:20 DEBUG : B2 bucket rclone-test-wayuvam7poku: Waiting for checks to finish 2025/03/10 01:29:20 DEBUG : B2 bucket rclone-test-wayuvam7poku: Waiting for transfers to finish 2025/03/10 01:29:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/10 01:29:21 DEBUG : B2 bucket rclone-test-wayuvam7poku: Waiting for checks to finish 2025/03/10 01:29:21 DEBUG : B2 bucket rclone-test-wayuvam7poku: Waiting for transfers to finish 2025/03/10 01:29:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/10 01:29:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:22 DEBUG : B2 bucket rclone-test-wayuvam7poku: Purge remote 2025/03/10 01:29:22 INFO : B2 bucket rclone-test-wayuvam7poku: cleaning bucket "rclone-test-wayuvam7poku" of all files 2025/03/10 01:29:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f72bd83a0bd7bdb9f580e1b_f1199f5911f98d0c2_d20250310_m012922_c001_v0001180_t0004_u01741570162094") 2025/03/10 01:29:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f72bd83a0bd7bdb9f580e1b_f11717a0cf5282b49_d20250310_m012921_c001_v0001177_t0056_u01741570161077") --- PASS: TestServerSideCopyOverSelf (5.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/10 01:29:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/10 01:29:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/10 01:29:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kejizep8fewe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-kejizep8fewe 2025/03/10 01:29:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:28 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for checks to finish 2025/03/10 01:29:28 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for transfers to finish 2025/03/10 01:29:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:29 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for checks to finish 2025/03/10 01:29:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/10 01:29:29 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for transfers to finish 2025/03/10 01:29:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/10 01:29:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/10 01:29:30 INFO : sub dir/hello world: Deleted 2025/03/10 01:29:30 DEBUG : testing file moves 2025/03/10 01:29:31 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for checks to finish 2025/03/10 01:29:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/10 01:29:31 DEBUG : B2 bucket rclone-test-kejizep8fewe: Waiting for transfers to finish 2025/03/10 01:29:31 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/10 01:29:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/10 01:29:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:31 DEBUG : B2 bucket rclone-test-kejizep8fewe: Purge remote 2025/03/10 01:29:31 INFO : B2 bucket rclone-test-kejizep8fewe: cleaning bucket "rclone-test-kejizep8fewe" of all files 2025/03/10 01:29:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd53a0bd7bdb9f580e1b_f110ad4fca698a731_d20250310_m012931_c001_v0001183_t0006_u01741570171160") 2025/03/10 01:29:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd53a0bd7bdb9f580e1b_f11454b21a2136bb7_d20250310_m012929_c001_v0001029_t0004_u01741570169615") 2025/03/10 01:29:32 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2dd53a0bd7bdb9f580e1b_f1061c58daca70d96_d20250310_m012928_c001_v0001165_t0017_u01741570168617") --- PASS: TestServerSideMoveOverSelf (7.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:34 ERROR : : error listing: directory not found 2025/03/10 01:29:34 INFO : Local file system at /tmp/rclone1903826712: Making directory 2025/03/10 01:29:34 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:34 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:29:36 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for checks to finish 2025/03/10 01:29:36 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for transfers to finish 2025/03/10 01:29:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:29:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/10 01:29:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/10 01:29:38 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:38 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:29:38 INFO : check sum: Copied (new) 2025/03/10 01:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:38 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:29:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/10 01:29:38 DEBUG : check sum: Unchanged skipping 2025/03/10 01:29:38 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:38 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/10 01:29:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/10 01:29:40 INFO : sizeonly: Copied (new) 2025/03/10 01:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:40 DEBUG : sizeonly: Sizes identical 2025/03/10 01:29:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:40 DEBUG : sizeonly: Unchanged skipping 2025/03/10 01:29:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:40 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/10 01:29:42 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:42 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/10 01:29:42 INFO : ignore-size: Copied (new) 2025/03/10 01:29:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:29:43 DEBUG : ignore-size: Unchanged skipping 2025/03/10 01:29:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:43 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:29:45 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:45 DEBUG : existing: Unchanged skipping 2025/03/10 01:29:45 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:45 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/10 01:29:45 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:45 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/10 01:29:45 INFO : existing: Copied (replaced existing) 2025/03/10 01:29:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/10 01:29:47 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:47 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/10 01:29:47 INFO : existing: Copied (new) 2025/03/10 01:29:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:48 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:48 DEBUG : existing: Destination exists, skipping 2025/03/10 01:29:48 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:48 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:50 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/10 01:29:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:29:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/10 01:29:50 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:50 DEBUG : c/non empty space: Unchanged skipping 2025/03/10 01:29:50 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:29:50 INFO : a/potato2: Copied (new) 2025/03/10 01:29:50 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:52 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:52 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/03/10 01:29:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:29:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/10 01:29:52 DEBUG : empty space: Unchanged skipping 2025/03/10 01:29:52 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:52 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29: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/03/10 01:29:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:29:53 INFO : empty space: Updated modification time in destination 2025/03/10 01:29:53 DEBUG : empty space: Unchanged skipping 2025/03/10 01:29:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:53 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:56 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/03/10 01:29:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:29:56 DEBUG : empty space: Unchanged skipping 2025/03/10 01:29:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:56 DEBUG : Waiting for deletions to finish 2025/03/10 01:29:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:57 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/03/10 01:29:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1903826712) 2025/03/10 01:29:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cuwuned6cacu) 2025/03/10 01:29:57 DEBUG : foo: sha1 differ 2025/03/10 01:29:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/10 01:29:57 INFO : foo: Copied (replaced existing) 2025/03/10 01:29:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:29:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/10 01:29:59 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:29:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:29:59 DEBUG : empty space: Unchanged skipping 2025/03/10 01:29:59 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:29:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:29:59 INFO : potato: Copied (new) 2025/03/10 01:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:01 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/10 01:30:01 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/10 01:30:01 INFO : potato: Copied (replaced existing) 2025/03/10 01:30:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:03 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:03 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/03/10 01:30:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1903826712) 2025/03/10 01:30:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cuwuned6cacu) 2025/03/10 01:30:03 DEBUG : potato: sha1 differ 2025/03/10 01:30:03 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/10 01:30:03 INFO : potato: Copied (replaced existing) 2025/03/10 01:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/10 01:30:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:05 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:05 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:05 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:05 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:07 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:07 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:07 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:08 INFO : potato2: Copied (new) 2025/03/10 01:30:08 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:08 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:10 INFO : d: Making directory 2025/03/10 01:30:10 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/10 01:30:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:10 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/10 01:30:10 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:10 INFO : a/potato2: Copied (new) 2025/03/10 01:30:10 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:11 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/10 01:30:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:13 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:13 DEBUG : c/non empty space: Unchanged skipping 2025/03/10 01:30:13 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:13 INFO : a/potato2: Copied (new) 2025/03/10 01:30:13 ERROR : B2 bucket rclone-test-cuwuned6cacu: not deleting files as there were IO errors 2025/03/10 01:30:13 ERROR : B2 bucket rclone-test-cuwuned6cacu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:15 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:15 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:15 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:15 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:15 INFO : potato: Deleted 2025/03/10 01:30:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:17 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:18 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:18 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:18 INFO : potato: Deleted 2025/03/10 01:30:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:18 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:18 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:18 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:20 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:20 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/10 01:30:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/10 01:30:22 DEBUG : enormous: Excluded 2025/03/10 01:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/10 01:30:22 DEBUG : potato2: Excluded 2025/03/10 01:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/10 01:30:22 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:22 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:22 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:22 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/10 01:30:23 DEBUG : enormous: Excluded 2025/03/10 01:30:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/10 01:30:23 DEBUG : potato2: Excluded 2025/03/10 01:30:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/10 01:30:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/10 01:30:23 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for checks to finish 2025/03/10 01:30:23 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:23 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for transfers to finish 2025/03/10 01:30:23 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:25 DEBUG : enormous: Excluded (Size Filter) 2025/03/10 01:30:25 DEBUG : enormous: Excluded 2025/03/10 01:30:25 DEBUG : potato2: Excluded (Size Filter) 2025/03/10 01:30:25 DEBUG : potato2: Excluded 2025/03/10 01:30:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:30:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:25 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:25 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:25 INFO : enormous: Deleted 2025/03/10 01:30:26 INFO : potato2: Deleted 2025/03/10 01:30:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:26 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for checks to finish 2025/03/10 01:30:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/10 01:30:26 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:26 DEBUG : Local file system at /tmp/rclone1903826712: Waiting for transfers to finish 2025/03/10 01:30:26 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:26 INFO : enormous: Deleted 2025/03/10 01:30:26 INFO : potato2: Deleted 2025/03/10 01:30:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:28 DEBUG : five: Need to transfer - File not found at Destination 2025/03/10 01:30:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/10 01:30:28 DEBUG : three: Sizes identical 2025/03/10 01:30:28 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:28 DEBUG : one: Destination is newer than source, skipping 2025/03/10 01:30:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/10 01:30:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/10 01:30:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1903826712) 2025/03/10 01:30:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cuwuned6cacu) 2025/03/10 01:30:28 DEBUG : two: sha1 differ 2025/03/10 01:30:28 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/10 01:30:29 INFO : five: Copied (new) 2025/03/10 01:30:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/10 01:30:29 INFO : four: Copied (replaced existing) 2025/03/10 01:30:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/10 01:30:29 INFO : two: Copied (replaced existing) 2025/03/10 01:30:29 DEBUG : Waiting for deletions to finish 2025/03/10 01:30:30 DEBUG : one: Destination is newer than source, skipping 2025/03/10 01:30:30 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/10 01:30:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/10 01:30:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1903826712) 2025/03/10 01:30:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cuwuned6cacu) 2025/03/10 01:30:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/10 01:30:30 DEBUG : three: sha1 differ 2025/03/10 01:30:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/10 01:30:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/10 01:30:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/10 01:30:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/10 01:30:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/10 01:30:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/10 01:30:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/10 01:30:30 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:30:30 INFO : three: Copied (replaced existing) 2025/03/10 01:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/10 01:30:32 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:32 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:32 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/10 01:30:32 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/10 01:30:32 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/10 01:30:32 INFO : potato: Copied (new) 2025/03/10 01:30:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:32 INFO : yam: Copied (new) 2025/03/10 01:30:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:30:33 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:33 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:33 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:33 DEBUG : potato: Unchanged skipping 2025/03/10 01:30:33 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:33 INFO : yam: Copied (server-side copy) to: yaml 2025/03/10 01:30:34 INFO : yam: Deleted 2025/03/10 01:30:34 INFO : yaml: Renamed from "yam" 2025/03/10 01:30:34 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/10 01:30:35 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:35 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:35 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/10 01:30:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/10 01:30:35 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:35 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:36 INFO : yam: Copied (new) 2025/03/10 01:30:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/10 01:30:36 INFO : potato: Copied (new) 2025/03/10 01:30:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:36 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:30:36 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:36 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:36 DEBUG : potato: Unchanged skipping 2025/03/10 01:30:36 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:37 INFO : yam: Copied (server-side copy) to: yaml 2025/03/10 01:30:38 INFO : yam: Deleted 2025/03/10 01:30:38 INFO : yaml: Renamed from "yam" 2025/03/10 01:30:38 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/10 01:30:39 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:39 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:39 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/10 01:30:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/10 01:30:39 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:39 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:40 INFO : sub/yam: Copied (new) 2025/03/10 01:30:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/10 01:30:40 INFO : potato: Copied (new) 2025/03/10 01:30:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:30:41 DEBUG : potato: Unchanged skipping 2025/03/10 01:30:41 INFO : B2 bucket rclone-test-cuwuned6cacu: Making map for --track-renames 2025/03/10 01:30:41 INFO : B2 bucket rclone-test-cuwuned6cacu: Finished making map for --track-renames 2025/03/10 01:30:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for renames to finish 2025/03/10 01:30:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/10 01:30:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/10 01:30:41 INFO : sub/yam: Deleted 2025/03/10 01:30:41 INFO : yam: Renamed from "sub/yam" 2025/03/10 01:30:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:43 DEBUG : Creating backend with remote "/tmp/rclone1903826712/dir1" 2025/03/10 01:30:43 DEBUG : Creating backend with remote "/tmp/rclone1903826712/dir2" 2025/03/10 01:30:43 DEBUG : Local file system at /tmp/rclone1903826712/dir2: Using server-side directory move 2025/03/10 01:30:43 INFO : Local file system at /tmp/rclone1903826712/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/10 01:30:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/10 01:30:43 INFO : file1.txt: Moved (server-side) 2025/03/10 01:30:43 DEBUG : Local file system at /tmp/rclone1903826712/dir2: Waiting for checks to finish 2025/03/10 01:30:43 DEBUG : Local file system at /tmp/rclone1903826712/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:30:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/10 01:30:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/10 01:30:44 INFO : nested/sub dir/file: Copied (new) 2025/03/10 01:30:44 INFO : nested/sub dir/file: Deleted 2025/03/10 01:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:30:44 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:30:44 INFO : sub dir/hello world: Deleted 2025/03/10 01:30:44 INFO : sub dir: Removing directory 2025/03/10 01:30:44 INFO : nested/sub dir: Removing directory 2025/03/10 01:30:44 INFO : nested: Removing directory 2025/03/10 01:30:44 DEBUG : Local file system at /tmp/rclone1903826712: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/10 01:30:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/10 01:30:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/10 01:30:46 INFO : nested/sub dir/file: Copied (new) 2025/03/10 01:30:46 INFO : nested/sub dir/file: Deleted 2025/03/10 01:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/10 01:30:46 INFO : sub dir/hello world: Copied (new) 2025/03/10 01:30:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/10 01:30:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/10 01:30:48 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:48 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/10 01:30:48 INFO : existing-b: Copied (new) 2025/03/10 01:30:48 INFO : existing-b: Deleted 2025/03/10 01:30:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/10 01:30:48 INFO : existing: Copied (new) 2025/03/10 01:30:48 INFO : existing: Deleted 2025/03/10 01:30:49 DEBUG : existing: Destination exists, skipping 2025/03/10 01:30:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/10 01:30:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:30:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:30:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-demiwim9misi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-demiwim9misi 2025/03/10 01:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/10 01:30:54 DEBUG : empty space: Unchanged skipping 2025/03/10 01:30:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/10 01:30:54 DEBUG : B2 bucket rclone-test-demiwim9misi: Waiting for checks to finish 2025/03/10 01:30:54 INFO : empty space: Deleted 2025/03/10 01:30:54 DEBUG : B2 bucket rclone-test-demiwim9misi: Waiting for transfers to finish 2025/03/10 01:30:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:54 INFO : potato2: Copied (server-side copy) 2025/03/10 01:30:54 INFO : potato2: Deleted 2025/03/10 01:30:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:30:54 INFO : potato3: Copied (server-side copy) 2025/03/10 01:30:55 INFO : potato3: Deleted 2025/03/10 01:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nudedag4dixi" 2025/03/10 01:30:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/10 01:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:30:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/10 01:30:56 DEBUG : B2 bucket rclone-test-nudedag4dixi: Waiting for checks to finish 2025/03/10 01:30:56 DEBUG : B2 bucket rclone-test-nudedag4dixi: Waiting for transfers to finish 2025/03/10 01:30:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:30:57 INFO : empty space: Copied (server-side copy) 2025/03/10 01:30:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:30:57 INFO : potato3: Copied (server-side copy) 2025/03/10 01:30:57 INFO : empty space: Deleted 2025/03/10 01:30:57 INFO : potato3: Deleted 2025/03/10 01:30:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:30:58 INFO : potato2: Copied (server-side copy) 2025/03/10 01:30:58 INFO : potato2: Deleted 2025/03/10 01:30:58 DEBUG : B2 bucket rclone-test-nudedag4dixi: Purge remote 2025/03/10 01:30:58 INFO : B2 bucket rclone-test-nudedag4dixi: cleaning bucket "rclone-test-nudedag4dixi" of all files 2025/03/10 01:30:58 DEBUG : empty space: Deleting (id "4_z7f022df3a0dd7bdb9f580e1b_f1089f3831ef4dc02_d20250310_m013057_c001_v0001109_t0055_u01741570257141") 2025/03/10 01:30:58 DEBUG : potato2: Deleting (id "4_z7f022df3a0dd7bdb9f580e1b_f10800baa7ab8678f_d20250310_m013057_c001_v0001144_t0038_u01741570257523") 2025/03/10 01:30:58 DEBUG : potato3: Deleting (id "4_z7f022df3a0dd7bdb9f580e1b_f1077ca24d7a4579c_d20250310_m013057_c001_v0001183_t0051_u01741570257541") 2025/03/10 01:30:59 DEBUG : B2 bucket rclone-test-demiwim9misi: Purge remote 2025/03/10 01:30:59 INFO : B2 bucket rclone-test-demiwim9misi: cleaning bucket "rclone-test-demiwim9misi" of all files 2025/03/10 01:30:59 DEBUG : empty space: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f412445dfcf7c35ab_d20250310_m013057_c001_v7007000_t0000_u01741570257632") 2025/03/10 01:30:59 DEBUG : empty space: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f11461697d790393a_d20250310_m013053_c001_v0001184_t0045_u01741570253696") 2025/03/10 01:30:59 DEBUG : potato2: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f4051f84dbf4a23d7_d20250310_m013058_c001_v7007000_t0000_u01741570258279") 2025/03/10 01:30:59 DEBUG : potato2: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f103238b445f65f0d_d20250310_m013054_c001_v0001177_t0018_u01741570254523") 2025/03/10 01:30:59 DEBUG : potato3: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f4051f84dbf4a23d6_d20250310_m013057_c001_v7007000_t0000_u01741570257746") 2025/03/10 01:30:59 DEBUG : potato3: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f103d6327042788d4_d20250310_m013054_c001_v0001181_t0027_u01741570254768") 2025/03/10 01:30:59 DEBUG : potato3: Deleting (id "4_z7f721df3a0dd7bdb9f580e1b_f11461697d790393e_d20250310_m013053_c001_v0001184_t0027_u01741570253911") --- PASS: TestServerSideMove (11.34s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kilezir9xota" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-kilezir9xota 2025/03/10 01:31:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/10 01:31:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/10 01:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:31:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/10 01:31:07 DEBUG : B2 bucket rclone-test-kilezir9xota: Waiting for checks to finish 2025/03/10 01:31:07 DEBUG : B2 bucket rclone-test-kilezir9xota: Waiting for transfers to finish 2025/03/10 01:31:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:31:07 INFO : potato2: Copied (server-side copy) 2025/03/10 01:31:07 INFO : potato2: Deleted 2025/03/10 01:31:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:31:08 INFO : potato3: Copied (server-side copy) 2025/03/10 01:31:08 INFO : potato3: Deleted 2025/03/10 01:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzuyir1pudu" 2025/03/10 01:31:09 DEBUG : empty space: Excluded (Size Filter) 2025/03/10 01:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:31:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/10 01:31:09 DEBUG : B2 bucket rclone-test-ruzuyir1pudu: Waiting for checks to finish 2025/03/10 01:31:09 DEBUG : B2 bucket rclone-test-ruzuyir1pudu: Waiting for transfers to finish 2025/03/10 01:31:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:31:10 INFO : potato2: Copied (server-side copy) 2025/03/10 01:31:10 INFO : potato2: Deleted 2025/03/10 01:31:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:31:10 INFO : potato3: Copied (server-side copy) 2025/03/10 01:31:10 INFO : potato3: Deleted 2025/03/10 01:31:11 DEBUG : B2 bucket rclone-test-ruzuyir1pudu: Purge remote 2025/03/10 01:31:11 INFO : B2 bucket rclone-test-ruzuyir1pudu: cleaning bucket "rclone-test-ruzuyir1pudu" of all files 2025/03/10 01:31:11 DEBUG : potato2: Deleting (id "4_z7f926d23a0dd7bdb9f580e1b_f103d6327042788fc_d20250310_m013110_c001_v0001181_t0058_u01741570270246") 2025/03/10 01:31:11 DEBUG : potato3: Deleting (id "4_z7f926d23a0dd7bdb9f580e1b_f110cc1a6cba73a1e_d20250310_m013110_c001_v0001184_t0037_u01741570270482") 2025/03/10 01:31:11 DEBUG : B2 bucket rclone-test-kilezir9xota: Purge remote 2025/03/10 01:31:11 INFO : B2 bucket rclone-test-kilezir9xota: cleaning bucket "rclone-test-kilezir9xota" of all files 2025/03/10 01:31:12 DEBUG : empty space: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f112c3f0b9c0c87cf_d20250310_m013105_c001_v0001091_t0023_u01741570265965") 2025/03/10 01:31:12 DEBUG : potato2: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f4084b07647597232_d20250310_m013110_c001_v7007000_t0000_u01741570270454") 2025/03/10 01:31:12 DEBUG : potato2: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f1140ff5822f8db86_d20250310_m013107_c001_v0001178_t0012_u01741570267337") 2025/03/10 01:31:12 DEBUG : potato3: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f4084b07647597233_d20250310_m013110_c001_v7007000_t0000_u01741570270696") 2025/03/10 01:31:12 DEBUG : potato3: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f11387020d9f5f37f_d20250310_m013107_c001_v0001102_t0028_u01741570267583") 2025/03/10 01:31:12 DEBUG : potato3: Deleting (id "4_z7f324df3a0dd7bdb9f580e1b_f112c3f0b9c0c87d1_d20250310_m013106_c001_v0001091_t0027_u01741570266346") --- PASS: TestServerSideMoveWithFilter (12.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xevisov9libo" 2025/03/10 01:31:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cuwuned6cacu -> B2 bucket rclone-test-xevisov9libo 2025/03/10 01:31:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:31:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/10 01:31:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/10 01:31:19 DEBUG : B2 bucket rclone-test-xevisov9libo: Waiting for checks to finish 2025/03/10 01:31:19 DEBUG : empty space: Unchanged skipping 2025/03/10 01:31:19 INFO : empty space: Deleted 2025/03/10 01:31:19 DEBUG : B2 bucket rclone-test-xevisov9libo: Waiting for transfers to finish 2025/03/10 01:31:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:31:19 INFO : potato3: Copied (server-side copy) 2025/03/10 01:31:19 INFO : potato3: Deleted 2025/03/10 01:31:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:31:20 INFO : potato2: Copied (server-side copy) 2025/03/10 01:31:20 INFO : potato2: Deleted 2025/03/10 01:31:20 DEBUG : Creating backend with remote "TestB2:rclone-test-diwavat1jata" 2025/03/10 01:31:21 INFO : tomatoDir: Making directory 2025/03/10 01:31:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/10 01:31:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/10 01:31:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/10 01:31:21 DEBUG : B2 bucket rclone-test-diwavat1jata: Waiting for checks to finish 2025/03/10 01:31:21 DEBUG : B2 bucket rclone-test-diwavat1jata: Waiting for transfers to finish 2025/03/10 01:31:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/10 01:31:22 INFO : empty space: Copied (server-side copy) 2025/03/10 01:31:22 INFO : empty space: Deleted 2025/03/10 01:31:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/10 01:31:22 INFO : potato2: Copied (server-side copy) 2025/03/10 01:31:23 INFO : potato2: Deleted 2025/03/10 01:31:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/10 01:31:23 INFO : potato3: Copied (server-side copy) 2025/03/10 01:31:23 INFO : potato3: Deleted 2025/03/10 01:31:24 DEBUG : B2 bucket rclone-test-diwavat1jata: Purge remote 2025/03/10 01:31:24 INFO : B2 bucket rclone-test-diwavat1jata: cleaning bucket "rclone-test-diwavat1jata" of all files 2025/03/10 01:31:24 DEBUG : empty space: Deleting (id "4_z3f429d23a0dd7bdb9f580e1b_f103fee1ec0eebd8b_d20250310_m013122_c001_v0001092_t0039_u01741570282462") 2025/03/10 01:31:24 DEBUG : potato2: Deleting (id "4_z3f429d23a0dd7bdb9f580e1b_f1189ddc66cc994bd_d20250310_m013122_c001_v0001184_t0036_u01741570282809") 2025/03/10 01:31:24 DEBUG : potato3: Deleting (id "4_z3f429d23a0dd7bdb9f580e1b_f11749d6b62f6279d_d20250310_m013122_c001_v0001106_t0033_u01741570282778") 2025/03/10 01:31:25 DEBUG : B2 bucket rclone-test-xevisov9libo: Purge remote 2025/03/10 01:31:25 INFO : B2 bucket rclone-test-xevisov9libo: cleaning bucket "rclone-test-xevisov9libo" of all files 2025/03/10 01:31:25 DEBUG : empty space: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f410525f89a5b60a7_d20250310_m013122_c001_v7007000_t0000_u01741570282759") 2025/03/10 01:31:25 DEBUG : empty space: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f119c6a0bf2ec020c_d20250310_m013117_c001_v0001032_t0001_u01741570277863") 2025/03/10 01:31:25 DEBUG : potato2: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f410525f89a5b60a9_d20250310_m013123_c001_v7007000_t0000_u01741570283038") 2025/03/10 01:31:25 DEBUG : potato2: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f101c4d78f239f23a_d20250310_m013119_c001_v0001115_t0053_u01741570279194") 2025/03/10 01:31:25 DEBUG : potato3: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f410525f89a5b60aa_d20250310_m013123_c001_v7007000_t0000_u01741570283634") 2025/03/10 01:31:25 DEBUG : potato3: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f1183fa56c3dcd4aa_d20250310_m013119_c001_v0001182_t0051_u01741570279583") 2025/03/10 01:31:25 DEBUG : potato3: Deleting (id "4_z6f327de3a0dd7bdb9f580e1b_f119c6a0bf2ec020e_d20250310_m013118_c001_v0001032_t0016_u01741570278323") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/rclone-sync-test" 2025/03/10 01:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/rclone-sync-test-include/layer2" 2025/03/10 01:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/rclone-sync-test-ignore-file" 2025/03/10 01:31:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/10 01:31:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/10 01:31:40 DEBUG : pacer: Reducing sleep to 10ms 2025/03/10 01:31:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test: Waiting for checks to finish 2025/03/10 01:31:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test: Waiting for transfers to finish 2025/03/10 01:31:40 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:40 INFO : There was nothing to transfer 2025/03/10 01:31:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:31:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:31:40 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/10 01:31:41 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:31:41 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/10 01:31:41 DEBUG : B2 bucket rclone-test-cuwuned6cacu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/10 01:31:41 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:31:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/CompareDest" 2025/03/10 01:31:51 DEBUG : one: Need to transfer - File not found at Destination 2025/03/10 01:31:51 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:31:51 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:31:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:31:53 INFO : one: Copied (new) 2025/03/10 01:31:53 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:31:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:31:53 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:31:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/10 01:31:54 INFO : one: Copied (replaced existing) 2025/03/10 01:31:54 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:31:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:31:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:31:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:31:56 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:31:56 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:56 INFO : There was nothing to transfer 2025/03/10 01:31:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:31:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/10 01:31:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:31:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:31:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:31:58 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:31:58 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:58 INFO : There was nothing to transfer 2025/03/10 01:31:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:31:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/10 01:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:31:58 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:31:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:31:58 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:31:58 DEBUG : Waiting for deletions to finish 2025/03/10 01:31:58 INFO : There was nothing to transfer 2025/03/10 01:31:59 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/03/10 01:31:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/10 01:31:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/10 01:31:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:31:59 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:32:00 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:00 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:00 INFO : There was nothing to transfer 2025/03/10 01:32:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/10 01:32:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/10 01:32:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:32:00 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/10 01:32:00 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/10 01:32:01 INFO : two: Copied (new) 2025/03/10 01:32:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dest" 2025/03/10 01:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/pre-dest1" 2025/03/10 01:32:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/pre-dest2" 2025/03/10 01:32:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/10 01:32:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/10 01:32:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/10 01:32:09 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dest: Waiting for checks to finish 2025/03/10 01:32:09 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dest: Waiting for transfers to finish 2025/03/10 01:32:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/10 01:32:10 INFO : 3: Copied (new) 2025/03/10 01:32:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.97s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:32:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/CopyDest" 2025/03/10 01:32:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/10 01:32:15 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:15 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:32:15 INFO : one: Copied (new) 2025/03/10 01:32:15 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:32:16 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:16 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/10 01:32:16 INFO : one: Copied (replaced existing) 2025/03/10 01:32:16 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/BackupDir" 2025/03/10 01:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:32:19 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/10 01:32:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:32:21 INFO : one: Copied (server-side copy) 2025/03/10 01:32:21 INFO : one: Deleted 2025/03/10 01:32:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/10 01:32:21 INFO : one: Copied (server-side copy) 2025/03/10 01:32:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/10 01:32:21 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:21 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/10 01:32:23 INFO : two: Copied (server-side copy) 2025/03/10 01:32:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/10 01:32:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:23 DEBUG : one: Unchanged skipping 2025/03/10 01:32:23 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:23 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:23 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:23 DEBUG : one: Unchanged skipping 2025/03/10 01:32:23 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:23 DEBUG : two: Unchanged skipping 2025/03/10 01:32:23 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:23 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:23 INFO : There was nothing to transfer 2025/03/10 01:32:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/10 01:32:25 DEBUG : three: Destination not found in --copy-dest 2025/03/10 01:32:25 DEBUG : three: Need to transfer - File not found at Destination 2025/03/10 01:32:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:25 DEBUG : two: Unchanged skipping 2025/03/10 01:32:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/10 01:32:25 DEBUG : one: Unchanged skipping 2025/03/10 01:32:25 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/10 01:32:25 INFO : three: Copied (new) 2025/03/10 01:32:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.72s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:32:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/backup" 2025/03/10 01:32:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:32:32 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:32 DEBUG : two: Unchanged skipping 2025/03/10 01:32:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:32:33 INFO : one: Copied (server-side copy) 2025/03/10 01:32:34 INFO : one: Deleted 2025/03/10 01:32:34 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:32:34 INFO : one: Copied (new) 2025/03/10 01:32:34 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:32:35 INFO : three.txt: Copied (server-side copy) 2025/03/10 01:32:35 INFO : three.txt: Deleted 2025/03/10 01:32:35 INFO : three.txt: Moved into backup dir 2025/03/10 01:32:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:32:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:37 DEBUG : two: Unchanged skipping 2025/03/10 01:32:37 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:32:37 INFO : one: Copied (server-side copy) 2025/03/10 01:32:37 INFO : one: Deleted 2025/03/10 01:32:37 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:32:38 INFO : one: Copied (new) 2025/03/10 01:32:38 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:32:38 INFO : three.txt: Copied (server-side copy) 2025/03/10 01:32:38 INFO : three.txt: Deleted 2025/03/10 01:32:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:32:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/backup" 2025/03/10 01:32:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:32:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:44 DEBUG : two: Unchanged skipping 2025/03/10 01:32:44 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:32:45 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:32:46 INFO : one: Deleted 2025/03/10 01:32:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:32:47 INFO : one: Copied (new) 2025/03/10 01:32:47 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:32:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:32:47 INFO : three.txt: Deleted 2025/03/10 01:32:47 INFO : three.txt: Moved into backup dir 2025/03/10 01:32:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:32:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:49 DEBUG : two: Unchanged skipping 2025/03/10 01:32:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:32:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:32:49 INFO : one: Deleted 2025/03/10 01:32:49 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:32:50 INFO : one: Copied (new) 2025/03/10 01:32:50 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:32:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:32:50 INFO : three.txt: Deleted 2025/03/10 01:32:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/backup" 2025/03/10 01:32:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:32:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:32:57 DEBUG : two: Unchanged skipping 2025/03/10 01:32:57 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:32:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:32:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/10 01:32:58 INFO : one: Deleted 2025/03/10 01:32:58 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:32:59 INFO : one: Copied (new) 2025/03/10 01:32:59 DEBUG : Waiting for deletions to finish 2025/03/10 01:32:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:32:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/10 01:32:59 INFO : three.txt: Deleted 2025/03/10 01:32:59 INFO : three.txt: Moved into backup dir 2025/03/10 01:33:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:33:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:01 DEBUG : two: Unchanged skipping 2025/03/10 01:33:01 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:33:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/10 01:33:02 INFO : one: Deleted 2025/03/10 01:33:02 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:33:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:33:02 INFO : one: Copied (new) 2025/03/10 01:33:02 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/10 01:33:03 INFO : three.txt: Deleted 2025/03/10 01:33:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:33:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:33:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:08 DEBUG : two: Unchanged skipping 2025/03/10 01:33:08 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:33:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:33:08 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:33:09 INFO : one: Deleted 2025/03/10 01:33:09 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:33:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:09 INFO : one: Copied (new) 2025/03/10 01:33:09 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:33:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:33:10 INFO : three.txt: Deleted 2025/03/10 01:33:10 INFO : three.txt: Moved into backup dir 2025/03/10 01:33:11 DEBUG : one.bak: Excluded (Path Filter) 2025/03/10 01:33:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/10 01:33:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:33:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:11 DEBUG : two: Unchanged skipping 2025/03/10 01:33:11 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for checks to finish 2025/03/10 01:33:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:12 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:33:12 INFO : one: Deleted 2025/03/10 01:33:12 DEBUG : B2 bucket rclone-test-cuwuned6cacu path dst: Waiting for transfers to finish 2025/03/10 01:33:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:33:12 INFO : one: Copied (new) 2025/03/10 01:33:12 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:33:13 INFO : three.txt: Deleted 2025/03/10 01:33:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.68s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:33:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:33:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:33:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:33:20 INFO : one: Deleted 2025/03/10 01:33:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:21 INFO : one: Copied (new) 2025/03/10 01:33:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:21 DEBUG : two: Unchanged skipping 2025/03/10 01:33:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/10 01:33:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:33:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:33:21 INFO : three.txt: Deleted 2025/03/10 01:33:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:22 INFO : three.txt: Copied (new) 2025/03/10 01:33:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:33:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/10 01:33:23 INFO : one: Deleted 2025/03/10 01:33:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:33:23 INFO : one: Copied (new) 2025/03/10 01:33:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:24 DEBUG : two: Unchanged skipping 2025/03/10 01:33:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/10 01:33:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/10 01:33:25 INFO : three.txt: Deleted 2025/03/10 01:33:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/10 01:33:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cuwuned6cacu/dst" 2025/03/10 01:33:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/10 01:33:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/10 01:33:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/10 01:33:32 INFO : one: Deleted 2025/03/10 01:33:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:33 INFO : one: Copied (new) 2025/03/10 01:33:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:33 DEBUG : two: Unchanged skipping 2025/03/10 01:33:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/10 01:33:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/10 01:33:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/10 01:33:34 INFO : three.txt: Deleted 2025/03/10 01:33:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:34 INFO : three.txt: Copied (new) 2025/03/10 01:33:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/10 01:33:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/10 01:33:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/10 01:33:36 INFO : one: Deleted 2025/03/10 01:33:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/10 01:33:36 INFO : one: Copied (new) 2025/03/10 01:33:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:36 DEBUG : two: Unchanged skipping 2025/03/10 01:33:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/10 01:33:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/10 01:33:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/10 01:33:37 INFO : three.txt: Deleted 2025/03/10 01:33:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/10 01:33:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:33:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/10 01:33:40 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:33:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/10 01:33:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/10 01:33:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/10 01:33:42 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:33:42 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:33:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/10 01:33:43 INFO : existing: Copied (new) 2025/03/10 01:33:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:33:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/10 01:33:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/10 01:33:43 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:33:43 ERROR : B2 bucket rclone-test-cuwuned6cacu: not deleting files as there were IO errors 2025/03/10 01:33:43 ERROR : B2 bucket rclone-test-cuwuned6cacu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncImmutable (3.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:33:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:33:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:33:46 DEBUG : existing: Unchanged skipping 2025/03/10 01:33:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:33:46 DEBUG : Waiting for deletions to finish 2025/03/10 01:33:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:34:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both1: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both12: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both13: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both14: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both15: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both16: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both17: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both18: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both10: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both2: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both3: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both11: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both5: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both6: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both7: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both8: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:03 DEBUG : both9: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both0: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both19: Unchanged skipping 2025/03/10 01:34:03 DEBUG : both4: Unchanged skipping 2025/03/10 01:34:03 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:34:03 DEBUG : Waiting for deletions to finish 2025/03/10 01:34:03 INFO : only19: Deleted 2025/03/10 01:34:03 INFO : only7: Deleted 2025/03/10 01:34:03 INFO : only13: Deleted 2025/03/10 01:34:03 INFO : only9: Deleted 2025/03/10 01:34:03 INFO : only11: Deleted 2025/03/10 01:34:03 INFO : only17: Deleted 2025/03/10 01:34:03 INFO : only18: Deleted 2025/03/10 01:34:03 INFO : only3: Deleted 2025/03/10 01:34:03 INFO : only5: Deleted 2025/03/10 01:34:03 INFO : only1: Deleted 2025/03/10 01:34:04 INFO : only14: Deleted 2025/03/10 01:34:04 INFO : only4: Deleted 2025/03/10 01:34:04 INFO : only15: Deleted 2025/03/10 01:34:04 INFO : only8: Deleted 2025/03/10 01:34:04 INFO : only10: Deleted 2025/03/10 01:34:04 INFO : only2: Deleted 2025/03/10 01:34:04 INFO : only12: Deleted 2025/03/10 01:34:04 INFO : only0: Deleted 2025/03/10 01:34:04 INFO : only16: Deleted 2025/03/10 01:34:04 INFO : only6: Deleted 2025/03/10 01:34:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for checks to finish 2025/03/10 01:34:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both1: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both12: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both13: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both0: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both15: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both16: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both17: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both18: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both11: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both2: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both3: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both4: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both5: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both6: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both7: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both8: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/10 01:34:24 DEBUG : both9: Unchanged skipping 2025/03/10 01:34:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/10 01:34:24 DEBUG : both10: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both14: Unchanged skipping 2025/03/10 01:34:24 DEBUG : both19: Unchanged skipping 2025/03/10 01:34:24 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Waiting for transfers to finish 2025/03/10 01:34:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only0: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only1: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only10: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only12: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only13: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only14: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only15: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only16: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only17: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only11: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only19: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only18: Copied (replaced existing) 2025/03/10 01:34:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:24 INFO : only2: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only3: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only4: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only6: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only5: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only7: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only8: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/10 01:34:25 INFO : only9: Copied (replaced existing) 2025/03/10 01:34:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.89s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:34 DEBUG : empty_dir: Making directory with metadata 2025/03/10 01:34:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:34:34 DEBUG : empty_on_remote: Making directory with metadata 2025/03/10 01:34:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:34:34 INFO : empty_on_remote: Making directory 2025/03/10 01:34:34 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:37 DEBUG : empty_dir: Making directory with metadata 2025/03/10 01:34:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:34:37 DEBUG : empty_on_remote: Making directory with metadata 2025/03/10 01:34:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/10 01:34:37 INFO : empty_on_remote: Making directory 2025/03/10 01:34:37 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-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:40 INFO : sub dir: Making directory 2025/03/10 01:34:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" 2025/03/10 01:34:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/10 01:34:43 INFO : sub dir: Making directory 2025/03/10 01:34:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cuwuned6cacu", Local "Local file system at /tmp/rclone1903826712", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.97s) PASS 2025/03/10 01:34:46 DEBUG : B2 bucket rclone-test-cuwuned6cacu: Purge remote 2025/03/10 01:34:46 INFO : B2 bucket rclone-test-cuwuned6cacu: cleaning bucket "rclone-test-cuwuned6cacu" of all files 2025/03/10 01:34:46 DEBUG : BackupDir/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947ef_d20250310_m013226_c001_v7007000_t0000_u01741570346426") 2025/03/10 01:34:46 DEBUG : BackupDir/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f109e80141b1a8e2a_d20250310_m013221_c001_v0001105_t0046_u01741570341007") 2025/03/10 01:34:46 DEBUG : CompareDest/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7012_d20250310_m013202_c001_v7007000_t0000_u01741570322260") 2025/03/10 01:34:46 DEBUG : CompareDest/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c8bd_d20250310_m013155_c001_v0001113_t0038_u01741570315624") 2025/03/10 01:34:46 DEBUG : CompareDest/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7013_d20250310_m013202_c001_v7007000_t0000_u01741570322442") 2025/03/10 01:34:46 DEBUG : CompareDest/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c70e4_d20250310_m013157_c001_v0001090_t0015_u01741570317083") 2025/03/10 01:34:46 DEBUG : CopyDest/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947f1_d20250310_m013226_c001_v7007000_t0000_u01741570346607") 2025/03/10 01:34:46 DEBUG : CopyDest/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7981_d20250310_m013218_c001_v0001180_t0052_u01741570338197") 2025/03/10 01:34:46 DEBUG : CopyDest/three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947f5_d20250310_m013226_c001_v7007000_t0000_u01741570346788") 2025/03/10 01:34:47 DEBUG : CopyDest/three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7107_d20250310_m013224_c001_v0001090_t0014_u01741570344480") 2025/03/10 01:34:47 DEBUG : CopyDest/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947f7_d20250310_m013226_c001_v7007000_t0000_u01741570346968") 2025/03/10 01:34:47 DEBUG : CopyDest/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c8ff_d20250310_m013222_c001_v0001113_t0015_u01741570342277") 2025/03/10 01:34:47 DEBUG : EXISTING: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a9972d_d20250310_m013347_c001_v7007000_t0000_u01741570427045") 2025/03/10 01:34:47 DEBUG : EXISTING: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9dd_d20250310_m013345_c001_v0001113_t0048_u01741570425910") 2025/03/10 01:34:47 DEBUG : Testêé: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99724_d20250310_m013342_c001_v7007000_t0000_u01741570422151") 2025/03/10 01:34:47 DEBUG : Testêé: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7162_d20250310_m013341_c001_v0001090_t0028_u01741570421269") 2025/03/10 01:34:47 DEBUG : Testêé: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9c9_d20250310_m013340_c001_v0001113_t0031_u01741570420172") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478416_d20250310_m013013_c001_v7007000_t0000_u01741570213917") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c776d_d20250310_m013013_c001_v0001180_t0042_u01741570213338") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47840e_d20250310_m013011_c001_v7007000_t0000_u01741570211615") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c775b_d20250310_m013010_c001_v0001180_t0012_u01741570210765") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae786_d20250310_m012951_c001_v7007000_t0000_u01741570191338") 2025/03/10 01:34:47 DEBUG : a/potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76e7_d20250310_m012950_c001_v0001180_t0005_u01741570190571") 2025/03/10 01:34:47 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478418_d20250310_m013014_c001_v7007000_t0000_u01741570214101") 2025/03/10 01:34:47 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7767_d20250310_m013012_c001_v0001180_t0015_u01741570212525") 2025/03/10 01:34:47 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47840b_d20250310_m013011_c001_v7007000_t0000_u01741570211062") 2025/03/10 01:34:47 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7757_d20250310_m013010_c001_v0001180_t0013_u01741570210004") 2025/03/10 01:34:47 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae785_d20250310_m012950_c001_v7007000_t0000_u01741570190776") 2025/03/10 01:34:48 DEBUG : b/potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76df_d20250310_m012949_c001_v0001180_t0014_u01741570189785") 2025/03/10 01:34:48 DEBUG : backup/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4084b07647597289_d20250310_m013239_c001_v7007000_t0000_u01741570359131") 2025/03/10 01:34:48 DEBUG : backup/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f111055ae80b07bdd_d20250310_m013237_c001_v0001183_t0037_u01741570357536") 2025/03/10 01:34:48 DEBUG : backup/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10411291e98833de_d20250310_m013233_c001_v0001037_t0033_u01741570353569") 2025/03/10 01:34:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c12_d20250310_m013303_c001_v7007000_t0000_u01741570383743") 2025/03/10 01:34:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f119d5e246c97b6a3_d20250310_m013301_c001_v0001184_t0021_u01741570381768") 2025/03/10 01:34:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f102dd55fb1c6966d_d20250310_m013258_c001_v0001177_t0052_u01741570378205") 2025/03/10 01:34:48 DEBUG : backup/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410525f89a5b6172_d20250310_m013251_c001_v7007000_t0000_u01741570371338") 2025/03/10 01:34:48 DEBUG : backup/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1134ddb19b9a742e_d20250310_m013249_c001_v0001113_t0005_u01741570369507") 2025/03/10 01:34:48 DEBUG : backup/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10224c0ae6b0f9a9_d20250310_m013245_c001_v0001182_t0007_u01741570365837") 2025/03/10 01:34:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c13_d20250310_m013303_c001_v7007000_t0000_u01741570383926") 2025/03/10 01:34:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106ed0d04cd08868_d20250310_m013302_c001_v0001144_t0057_u01741570382583") 2025/03/10 01:34:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110cfc5f8ae0ec0e_d20250310_m013259_c001_v0001177_t0052_u01741570379568") 2025/03/10 01:34:48 DEBUG : backup/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4084b0764759728a_d20250310_m013239_c001_v7007000_t0000_u01741570359312") 2025/03/10 01:34:48 DEBUG : backup/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1093e448618d328a_d20250310_m013238_c001_v0001176_t0032_u01741570358366") 2025/03/10 01:34:48 DEBUG : backup/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1068358184d09b7c_d20250310_m013235_c001_v0001104_t0026_u01741570355171") 2025/03/10 01:34:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410525f89a5b6173_d20250310_m013251_c001_v7007000_t0000_u01741570371521") 2025/03/10 01:34:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1077ca24d7a45fe2_d20250310_m013250_c001_v0001183_t0039_u01741570370578") 2025/03/10 01:34:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10883e2d6fc169ca_d20250310_m013247_c001_v0001178_t0022_u01741570367337") 2025/03/10 01:34:48 DEBUG : both0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626a8_d20250310_m013425_c001_v7007000_t0000_u01741570465909") 2025/03/10 01:34:48 DEBUG : both0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7baa_d20250310_m013409_c001_v0001180_t0025_u01741570449566") 2025/03/10 01:34:49 DEBUG : both0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea41_d20250310_m013404_c001_v7007000_t0000_u01741570444969") 2025/03/10 01:34:49 DEBUG : both0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7166_d20250310_m013349_c001_v0001090_t0028_u01741570429324") 2025/03/10 01:34:49 DEBUG : both1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626a9_d20250310_m013426_c001_v7007000_t0000_u01741570466109") 2025/03/10 01:34:49 DEBUG : both1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7198_d20250310_m013410_c001_v0001090_t0009_u01741570450843") 2025/03/10 01:34:49 DEBUG : both1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea42_d20250310_m013405_c001_v7007000_t0000_u01741570445151") 2025/03/10 01:34:49 DEBUG : both1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9e1_d20250310_m013350_c001_v0001113_t0005_u01741570430312") 2025/03/10 01:34:49 DEBUG : both10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626aa_d20250310_m013426_c001_v7007000_t0000_u01741570466292") 2025/03/10 01:34:49 DEBUG : both10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71a8_d20250310_m013416_c001_v0001090_t0040_u01741570456851") 2025/03/10 01:34:49 DEBUG : both10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea43_d20250310_m013405_c001_v7007000_t0000_u01741570445332") 2025/03/10 01:34:49 DEBUG : both10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9fa_d20250310_m013355_c001_v0001113_t0050_u01741570435978") 2025/03/10 01:34:49 DEBUG : both11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ab_d20250310_m013426_c001_v7007000_t0000_u01741570466475") 2025/03/10 01:34:49 DEBUG : both11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca30_d20250310_m013417_c001_v0001113_t0024_u01741570457682") 2025/03/10 01:34:49 DEBUG : both11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea45_d20250310_m013405_c001_v7007000_t0000_u01741570445513") 2025/03/10 01:34:49 DEBUG : both11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b60_d20250310_m013356_c001_v0001180_t0038_u01741570436725") 2025/03/10 01:34:49 DEBUG : both12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ac_d20250310_m013426_c001_v7007000_t0000_u01741570466660") 2025/03/10 01:34:49 DEBUG : both12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bec_d20250310_m013418_c001_v0001180_t0013_u01741570458501") 2025/03/10 01:34:49 DEBUG : both12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea46_d20250310_m013405_c001_v7007000_t0000_u01741570445695") 2025/03/10 01:34:49 DEBUG : both12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c717a_d20250310_m013357_c001_v0001090_t0029_u01741570437227") 2025/03/10 01:34:49 DEBUG : both13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ae_d20250310_m013426_c001_v7007000_t0000_u01741570466843") 2025/03/10 01:34:49 DEBUG : both13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71ac_d20250310_m013419_c001_v0001090_t0001_u01741570459098") 2025/03/10 01:34:50 DEBUG : both13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea47_d20250310_m013405_c001_v7007000_t0000_u01741570445878") 2025/03/10 01:34:50 DEBUG : both13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9fe_d20250310_m013357_c001_v0001113_t0004_u01741570437916") 2025/03/10 01:34:50 DEBUG : both14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626af_d20250310_m013427_c001_v7007000_t0000_u01741570467026") 2025/03/10 01:34:50 DEBUG : both14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca36_d20250310_m013419_c001_v0001113_t0030_u01741570459667") 2025/03/10 01:34:50 DEBUG : both14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea48_d20250310_m013406_c001_v7007000_t0000_u01741570446060") 2025/03/10 01:34:50 DEBUG : both14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b6c_d20250310_m013358_c001_v0001180_t0037_u01741570438600") 2025/03/10 01:34:50 DEBUG : both15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b0_d20250310_m013427_c001_v7007000_t0000_u01741570467210") 2025/03/10 01:34:50 DEBUG : both15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bfe_d20250310_m013420_c001_v0001180_t0014_u01741570460509") 2025/03/10 01:34:50 DEBUG : both15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea49_d20250310_m013406_c001_v7007000_t0000_u01741570446242") 2025/03/10 01:34:50 DEBUG : both15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7180_d20250310_m013359_c001_v0001090_t0036_u01741570439082") 2025/03/10 01:34:50 DEBUG : both16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b1_d20250310_m013427_c001_v7007000_t0000_u01741570467396") 2025/03/10 01:34:50 DEBUG : both16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71b0_d20250310_m013421_c001_v0001090_t0030_u01741570461017") 2025/03/10 01:34:50 DEBUG : both16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4a_d20250310_m013406_c001_v7007000_t0000_u01741570446424") 2025/03/10 01:34:50 DEBUG : both16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca04_d20250310_m013359_c001_v0001113_t0024_u01741570439731") 2025/03/10 01:34:50 DEBUG : both17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b2_d20250310_m013427_c001_v7007000_t0000_u01741570467585") 2025/03/10 01:34:50 DEBUG : both17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca3c_d20250310_m013421_c001_v0001113_t0042_u01741570461639") 2025/03/10 01:34:50 DEBUG : both17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4b_d20250310_m013406_c001_v7007000_t0000_u01741570446605") 2025/03/10 01:34:50 DEBUG : both17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b78_d20250310_m013400_c001_v0001180_t0048_u01741570440573") 2025/03/10 01:34:50 DEBUG : both18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b3_d20250310_m013427_c001_v7007000_t0000_u01741570467780") 2025/03/10 01:34:50 DEBUG : both18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7c18_d20250310_m013422_c001_v0001180_t0024_u01741570462217") 2025/03/10 01:34:50 DEBUG : both18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4c_d20250310_m013406_c001_v7007000_t0000_u01741570446787") 2025/03/10 01:34:50 DEBUG : both18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7188_d20250310_m013401_c001_v0001090_t0039_u01741570441040") 2025/03/10 01:34:51 DEBUG : both19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b4_d20250310_m013427_c001_v7007000_t0000_u01741570467974") 2025/03/10 01:34:51 DEBUG : both19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71b4_d20250310_m013422_c001_v0001090_t0029_u01741570462804") 2025/03/10 01:34:51 DEBUG : both19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4d_d20250310_m013406_c001_v7007000_t0000_u01741570446973") 2025/03/10 01:34:51 DEBUG : both19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca0a_d20250310_m013401_c001_v0001113_t0011_u01741570441616") 2025/03/10 01:34:51 DEBUG : both2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b5_d20250310_m013428_c001_v7007000_t0000_u01741570468185") 2025/03/10 01:34:51 DEBUG : both2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca1e_d20250310_m013411_c001_v0001113_t0006_u01741570451412") 2025/03/10 01:34:51 DEBUG : both2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4e_d20250310_m013407_c001_v7007000_t0000_u01741570447154") 2025/03/10 01:34:51 DEBUG : both2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b3a_d20250310_m013351_c001_v0001180_t0055_u01741570431088") 2025/03/10 01:34:51 DEBUG : both3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b6_d20250310_m013428_c001_v7007000_t0000_u01741570468368") 2025/03/10 01:34:51 DEBUG : both3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bb8_d20250310_m013412_c001_v0001180_t0039_u01741570452133") 2025/03/10 01:34:51 DEBUG : both3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea4f_d20250310_m013407_c001_v7007000_t0000_u01741570447344") 2025/03/10 01:34:51 DEBUG : both3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c716c_d20250310_m013351_c001_v0001090_t0010_u01741570431703") 2025/03/10 01:34:51 DEBUG : both4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b8_d20250310_m013428_c001_v7007000_t0000_u01741570468551") 2025/03/10 01:34:51 DEBUG : both4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c719c_d20250310_m013412_c001_v0001090_t0047_u01741570452741") 2025/03/10 01:34:51 DEBUG : both4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea50_d20250310_m013407_c001_v7007000_t0000_u01741570447526") 2025/03/10 01:34:51 DEBUG : both4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9e7_d20250310_m013352_c001_v0001113_t0039_u01741570432283") 2025/03/10 01:34:51 DEBUG : both5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626b9_d20250310_m013428_c001_v7007000_t0000_u01741570468736") 2025/03/10 01:34:51 DEBUG : both5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca24_d20250310_m013413_c001_v0001113_t0015_u01741570453216") 2025/03/10 01:34:51 DEBUG : both5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea53_d20250310_m013407_c001_v7007000_t0000_u01741570447709") 2025/03/10 01:34:51 DEBUG : both5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b46_d20250310_m013352_c001_v0001180_t0043_u01741570432894") 2025/03/10 01:34:51 DEBUG : both6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ba_d20250310_m013428_c001_v7007000_t0000_u01741570468919") 2025/03/10 01:34:51 DEBUG : both6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bc2_d20250310_m013414_c001_v0001180_t0047_u01741570454053") 2025/03/10 01:34:52 DEBUG : both6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea54_d20250310_m013407_c001_v7007000_t0000_u01741570447891") 2025/03/10 01:34:52 DEBUG : both6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7170_d20250310_m013353_c001_v0001090_t0016_u01741570433525") 2025/03/10 01:34:52 DEBUG : both7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626bc_d20250310_m013429_c001_v7007000_t0000_u01741570469118") 2025/03/10 01:34:52 DEBUG : both7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71a2_d20250310_m013414_c001_v0001090_t0044_u01741570454673") 2025/03/10 01:34:52 DEBUG : both7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea56_d20250310_m013408_c001_v7007000_t0000_u01741570448073") 2025/03/10 01:34:52 DEBUG : both7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9f3_d20250310_m013354_c001_v0001113_t0054_u01741570434094") 2025/03/10 01:34:52 DEBUG : both8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626bd_d20250310_m013429_c001_v7007000_t0000_u01741570469301") 2025/03/10 01:34:52 DEBUG : both8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca2a_d20250310_m013415_c001_v0001113_t0034_u01741570455492") 2025/03/10 01:34:52 DEBUG : both8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea57_d20250310_m013408_c001_v7007000_t0000_u01741570448258") 2025/03/10 01:34:52 DEBUG : both8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b54_d20250310_m013354_c001_v0001180_t0053_u01741570434807") 2025/03/10 01:34:52 DEBUG : both9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626be_d20250310_m013429_c001_v7007000_t0000_u01741570469483") 2025/03/10 01:34:52 DEBUG : both9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bd4_d20250310_m013416_c001_v0001180_t0039_u01741570456362") 2025/03/10 01:34:52 DEBUG : both9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea58_d20250310_m013408_c001_v7007000_t0000_u01741570448440") 2025/03/10 01:34:52 DEBUG : both9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7174_d20250310_m013355_c001_v0001090_t0047_u01741570435426") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47841b_d20250310_m013014_c001_v7007000_t0000_u01741570214285") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7769_d20250310_m013012_c001_v0001180_t0013_u01741570212728") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47840f_d20250310_m013011_c001_v7007000_t0000_u01741570211797") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7759_d20250310_m013010_c001_v0001180_t0054_u01741570210204") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae788_d20250310_m012951_c001_v7007000_t0000_u01741570191544") 2025/03/10 01:34:52 DEBUG : c/non empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76e1_d20250310_m012949_c001_v0001180_t0059_u01741570189997") 2025/03/10 01:34:53 DEBUG : check sum: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45b7_d20250310_m012939_c001_v7007000_t0000_u01741570179107") 2025/03/10 01:34:53 DEBUG : check sum: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76a9_d20250310_m012938_c001_v0001180_t0016_u01741570178155") 2025/03/10 01:34:53 DEBUG : dest/3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947cd_d20250310_m013211_c001_v7007000_t0000_u01741570331447") 2025/03/10 01:34:53 DEBUG : dest/3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4000dded40e03068_d20250310_m013210_c001_v0001184_t0035_u01741570330340") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a9971e_d20250310_m013338_c001_v7007000_t0000_u01741570418684") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11850bf78e98865f_d20250310_m013336_c001_v0001115_t0023_u01741570416262") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41932860abd170bb_d20250310_m013336_c001_v7007000_t0000_u01741570416079") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11850bf78e988652_d20250310_m013332_c001_v0001115_t0020_u01741570412630") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41932860abd170b6_d20250310_m013331_c001_v7007000_t0000_u01741570411904") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9a1_d20250310_m013327_c001_v0001113_t0006_u01741570407545") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c49_d20250310_m013326_c001_v7007000_t0000_u01741570406063") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f107f3acc408c9ee7_d20250310_m013323_c001_v0001184_t0053_u01741570403745") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561e5a_d20250310_m013323_c001_v7007000_t0000_u01741570403545") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f107f3acc408c9ea7_d20250310_m013320_c001_v0001184_t0014_u01741570400900") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561e4e_d20250310_m013320_c001_v7007000_t0000_u01741570400171") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c983_d20250310_m013315_c001_v0001113_t0004_u01741570395732") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c2d_d20250310_m013314_c001_v7007000_t0000_u01741570394427") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10953ecd1ada0ae1_d20250310_m013312_c001_v0001183_t0041_u01741570392831") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a996a9_d20250310_m013312_c001_v7007000_t0000_u01741570392643") 2025/03/10 01:34:53 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10953ecd1ada0aa1_d20250310_m013309_c001_v0001183_t0041_u01741570389799") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a996a7_d20250310_m013309_c001_v7007000_t0000_u01741570389072") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7a85_d20250310_m013305_c001_v0001180_t0013_u01741570385048") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c15_d20250310_m013304_c001_v7007000_t0000_u01741570384111") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11694127945380fa_d20250310_m013302_c001_v0001177_t0025_u01741570382157") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae991_d20250310_m013301_c001_v7007000_t0000_u01741570381967") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11694127945380f2_d20250310_m013259_c001_v0001177_t0056_u01741570379150") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae98a_d20250310_m013258_c001_v7007000_t0000_u01741570378420") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c712b_d20250310_m013252_c001_v0001090_t0033_u01741570372622") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410525f89a5b6174_d20250310_m013251_c001_v7007000_t0000_u01741570371703") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f114a22f1b6b30102_d20250310_m013249_c001_v0001032_t0015_u01741570369972") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc708e_d20250310_m013249_c001_v7007000_t0000_u01741570369788") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f114a22f1b6b30100_d20250310_m013246_c001_v0001032_t0035_u01741570366763") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc706d_d20250310_m013246_c001_v7007000_t0000_u01741570366037") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c927_d20250310_m013240_c001_v0001113_t0035_u01741570360459") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4084b0764759728c_d20250310_m013239_c001_v7007000_t0000_u01741570359493") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11392fa2b7a6bdb0_d20250310_m013237_c001_v0001183_t0035_u01741570357951") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a9959a_d20250310_m013237_c001_v7007000_t0000_u01741570357748") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11392fa2b7a6bd70_d20250310_m013234_c001_v0001183_t0032_u01741570354763") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99581_d20250310_m013234_c001_v7007000_t0000_u01741570354035") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c79bf_d20250310_m013228_c001_v0001180_t0015_u01741570348261") 2025/03/10 01:34:54 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947fa_d20250310_m013227_c001_v7007000_t0000_u01741570347151") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f103a4ed3cc7dd590_d20250310_m013221_c001_v0001184_t0051_u01741570341532") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc469b_d20250310_m013221_c001_v7007000_t0000_u01741570341323") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c70f7_d20250310_m013217_c001_v0001090_t0010_u01741570337505") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f115a2b15b4388e5a_d20250310_m013216_c001_v0001184_t0018_u01741570336767") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f115a2b15b4388e3a_d20250310_m013215_c001_v0001184_t0012_u01741570335822") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7014_d20250310_m013202_c001_v7007000_t0000_u01741570322625") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7921_d20250310_m013155_c001_v0001180_t0018_u01741570315040") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110efec63ea4bed8_d20250310_m013153_c001_v0001144_t0035_u01741570313911") 2025/03/10 01:34:55 DEBUG : dst/one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110efec63ea4bed4_d20250310_m013152_c001_v0001144_t0019_u01741570312530") 2025/03/10 01:34:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a9971f_d20250310_m013338_c001_v7007000_t0000_u01741570418868") 2025/03/10 01:34:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1178261b7e89552d_d20250310_m013335_c001_v0001105_t0006_u01741570415812") 2025/03/10 01:34:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f101d49bd5dfc18ac_d20250310_m013331_c001_v0001145_t0027_u01741570411514") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c4a_d20250310_m013326_c001_v7007000_t0000_u01741570406246") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11816c05c2b56340_d20250310_m013323_c001_v0001109_t0059_u01741570403034") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1037776b21a73852_d20250310_m013319_c001_v0001102_t0044_u01741570399711") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c2f_d20250310_m013314_c001_v7007000_t0000_u01741570394609") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1055f7a1f0f323a9_d20250310_m013312_c001_v0001091_t0032_u01741570392265") 2025/03/10 01:34:55 DEBUG : dst/one.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11203d1796833ce4_d20250310_m013308_c001_v0001092_t0042_u01741570388579") 2025/03/10 01:34:55 DEBUG : dst/three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947fc_d20250310_m013227_c001_v7007000_t0000_u01741570347343") 2025/03/10 01:34:55 DEBUG : dst/three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f115a2b15b4388f4e_d20250310_m013225_c001_v0001184_t0042_u01741570345848") 2025/03/10 01:34:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99720_d20250310_m013339_c001_v7007000_t0000_u01741570419050") 2025/03/10 01:34:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f113f5514d754a2cc_d20250310_m013337_c001_v0001157_t0055_u01741570417382") 2025/03/10 01:34:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f116fb7af93db41e5_d20250310_m013333_c001_v0001179_t0028_u01741570413875") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99721_d20250310_m013339_c001_v7007000_t0000_u01741570419252") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11850bf78e98866e_d20250310_m013337_c001_v0001115_t0057_u01741570417913") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41932860abd170bd_d20250310_m013337_c001_v7007000_t0000_u01741570417718") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11850bf78e988656_d20250310_m013334_c001_v0001115_t0057_u01741570414256") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41932860abd170ba_d20250310_m013334_c001_v7007000_t0000_u01741570414072") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7ad8_d20250310_m013328_c001_v0001180_t0025_u01741570408880") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c4b_d20250310_m013326_c001_v7007000_t0000_u01741570406430") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f107f3acc408c9f19_d20250310_m013325_c001_v0001184_t0049_u01741570405444") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561e5e_d20250310_m013325_c001_v7007000_t0000_u01741570405262") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f107f3acc408c9ec1_d20250310_m013322_c001_v0001184_t0009_u01741570402066") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561e53_d20250310_m013321_c001_v7007000_t0000_u01741570401885") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7ab0_d20250310_m013317_c001_v0001180_t0033_u01741570397078") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a996b4_d20250310_m013313_c001_v7007000_t0000_u01741570393856") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7aa0_d20250310_m013311_c001_v0001180_t0019_u01741570391465") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a996a8_d20250310_m013310_c001_v7007000_t0000_u01741570390733") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7143_d20250310_m013305_c001_v0001090_t0059_u01741570385922") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae995_d20250310_m013303_c001_v7007000_t0000_u01741570383173") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c713b_d20250310_m013300_c001_v0001090_t0050_u01741570380885") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae98c_d20250310_m013259_c001_v7007000_t0000_u01741570379769") 2025/03/10 01:34:56 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c947_d20250310_m013253_c001_v0001113_t0047_u01741570373745") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7094_d20250310_m013250_c001_v7007000_t0000_u01741570370778") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c939_d20250310_m013248_c001_v0001113_t0009_u01741570368642") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc707c_d20250310_m013247_c001_v7007000_t0000_u01741570367545") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c79ff_d20250310_m013241_c001_v0001180_t0044_u01741570361502") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a995a0_d20250310_m013238_c001_v7007000_t0000_u01741570358588") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c79e3_d20250310_m013236_c001_v0001180_t0052_u01741570356743") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a9958d_d20250310_m013235_c001_v7007000_t0000_u01741570355664") 2025/03/10 01:34:57 DEBUG : dst/three.txt: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c710b_d20250310_m013229_c001_v0001090_t0031_u01741570349140") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c4c_d20250310_m013326_c001_v7007000_t0000_u01741570406627") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f111df4dd9c07746b_d20250310_m013324_c001_v0001106_t0007_u01741570404499") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f102821f5f99b3aa4_d20250310_m013321_c001_v0001183_t0006_u01741570401666") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c30_d20250310_m013314_c001_v7007000_t0000_u01741570394802") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110011374f18cb00_d20250310_m013313_c001_v0001102_t0041_u01741570393295") 2025/03/10 01:34:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f1139787dcf660f8a_d20250310_m013310_c001_v0001117_t0053_u01741570390228") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99722_d20250310_m013339_c001_v7007000_t0000_u01741570419435") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7156_d20250310_m013328_c001_v0001090_t0021_u01741570408205") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c4f_d20250310_m013326_c001_v7007000_t0000_u01741570406813") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7149_d20250310_m013316_c001_v0001090_t0047_u01741570396415") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c31_d20250310_m013314_c001_v7007000_t0000_u01741570394985") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c96b_d20250310_m013305_c001_v0001113_t0014_u01741570385609") 2025/03/10 01:34:57 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584c16_d20250310_m013304_c001_v7007000_t0000_u01741570384301") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7a3f_d20250310_m013253_c001_v0001180_t0012_u01741570373540") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410525f89a5b6175_d20250310_m013251_c001_v7007000_t0000_u01741570371886") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c711b_d20250310_m013241_c001_v0001090_t0031_u01741570361115") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4084b0764759728e_d20250310_m013239_c001_v7007000_t0000_u01741570359712") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c913_d20250310_m013228_c001_v0001113_t0006_u01741570348823") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947fe_d20250310_m013227_c001_v7007000_t0000_u01741570347534") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f11149e9bf27606a2_d20250310_m013223_c001_v0001180_t0015_u01741570343326") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7015_d20250310_m013202_c001_v7007000_t0000_u01741570322807") 2025/03/10 01:34:58 DEBUG : dst/two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110efec63ea4beec_d20250310_m013201_c001_v0001144_t0053_u01741570321279") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca32_d20250310_m013119_c001_v7007000_t0000_u01741570279168") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c70a4_d20250310_m013115_c001_v0001090_t0014_u01741570275433") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca30_d20250310_m013113_c001_v7007000_t0000_u01741570273389") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7098_d20250310_m013103_c001_v0001090_t0034_u01741570263304") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e49_d20250310_m013054_c001_v7007000_t0000_u01741570254501") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c708d_d20250310_m013051_c001_v0001090_t0056_u01741570251436") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478435_d20250310_m013026_c001_v7007000_t0000_u01741570226730") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77b9_d20250310_m013024_c001_v0001180_t0021_u01741570224995") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47842b_d20250310_m013023_c001_v7007000_t0000_u01741570223513") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77a7_d20250310_m013022_c001_v0001180_t0051_u01741570222365") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478424_d20250310_m013019_c001_v7007000_t0000_u01741570219101") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7787_d20250310_m013017_c001_v0001180_t0051_u01741570217545") 2025/03/10 01:34:58 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478420_d20250310_m013016_c001_v7007000_t0000_u01741570216410") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c777b_d20250310_m013015_c001_v0001180_t0022_u01741570215256") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a4783fb_d20250310_m013009_c001_v7007000_t0000_u01741570209097") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7745_d20250310_m013007_c001_v0001180_t0034_u01741570207217") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae7b0_d20250310_m013006_c001_v7007000_t0000_u01741570206053") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c773f_d20250310_m013005_c001_v0001180_t0043_u01741570205208") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae793_d20250310_m013000_c001_v7007000_t0000_u01741570200233") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c770d_d20250310_m012959_c001_v0001180_t0006_u01741570199084") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae78e_d20250310_m012956_c001_v7007000_t0000_u01741570196469") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76fd_d20250310_m012955_c001_v0001180_t0052_u01741570195527") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae78a_d20250310_m012954_c001_v7007000_t0000_u01741570194427") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10626f58817ae05b_d20250310_m012953_c001_v0001182_t0047_u01741570193852") 2025/03/10 01:34:59 DEBUG : empty space: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76ed_d20250310_m012952_c001_v0001180_t0030_u01741570192275") 2025/03/10 01:34:59 DEBUG : enormous: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478432_d20250310_m013025_c001_v7007000_t0000_u01741570225809") 2025/03/10 01:34:59 DEBUG : enormous: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77bb_d20250310_m013025_c001_v0001180_t0026_u01741570225200") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f400e114de4a99728_d20250310_m013344_c001_v7007000_t0000_u01741570424423") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b20_d20250310_m013343_c001_v0001180_t0015_u01741570423273") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e41_d20250310_m013049_c001_v7007000_t0000_u01741570249483") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7810_d20250310_m013048_c001_v0001180_t0034_u01741570248417") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae784_d20250310_m012948_c001_v7007000_t0000_u01741570188673") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76d7_d20250310_m012947_c001_v0001180_t0038_u01741570187718") 2025/03/10 01:34:59 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae781_d20250310_m012946_c001_v7007000_t0000_u01741570186447") 2025/03/10 01:35:00 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76d1_d20250310_m012945_c001_v0001180_t0016_u01741570185860") 2025/03/10 01:35:00 DEBUG : existing: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76cb_d20250310_m012945_c001_v0001180_t0034_u01741570185054") 2025/03/10 01:35:00 DEBUG : existing-b: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e42_d20250310_m013049_c001_v7007000_t0000_u01741570249666") 2025/03/10 01:35:00 DEBUG : existing-b: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7089_d20250310_m013048_c001_v0001090_t0013_u01741570248431") 2025/03/10 01:35:00 DEBUG : file1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626df_d20250310_m013438_c001_v7007000_t0000_u01741570478602") 2025/03/10 01:35:00 DEBUG : file1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7c88_d20250310_m013437_c001_v0001180_t0018_u01741570477798") 2025/03/10 01:35:00 DEBUG : file1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d6_d20250310_m013435_c001_v7007000_t0000_u01741570475631") 2025/03/10 01:35:00 DEBUG : file1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca66_d20250310_m013434_c001_v0001113_t0013_u01741570474664") 2025/03/10 01:35:00 DEBUG : five: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478438_d20250310_m013030_c001_v7007000_t0000_u01741570230971") 2025/03/10 01:35:00 DEBUG : five: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c77cd_d20250310_m013029_c001_v0001180_t0004_u01741570229051") 2025/03/10 01:35:00 DEBUG : foo: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae791_d20250310_m012958_c001_v7007000_t0000_u01741570198305") 2025/03/10 01:35:00 DEBUG : foo: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7703_d20250310_m012957_c001_v0001180_t0004_u01741570197751") 2025/03/10 01:35:00 DEBUG : foo: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7701_d20250310_m012957_c001_v0001180_t0004_u01741570197200") 2025/03/10 01:35:00 DEBUG : four: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478439_d20250310_m013031_c001_v7007000_t0000_u01741570231156") 2025/03/10 01:35:00 DEBUG : four: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c706d_d20250310_m013029_c001_v0001090_t0032_u01741570229618") 2025/03/10 01:35:00 DEBUG : four: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77c9_d20250310_m013028_c001_v0001180_t0041_u01741570228472") 2025/03/10 01:35:00 DEBUG : hello world2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c40_d20250310_m012859_c001_v7007000_t0000_u01741570139825") 2025/03/10 01:35:00 DEBUG : hello world2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75d9_d20250310_m012859_c001_v0001180_t0038_u01741570139253") 2025/03/10 01:35:00 DEBUG : ignore-size: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45bd_d20250310_m012943_c001_v7007000_t0000_u01741570183609") 2025/03/10 01:35:00 DEBUG : ignore-size: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76c1_d20250310_m012942_c001_v0001180_t0027_u01741570182605") 2025/03/10 01:35:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e3d_d20250310_m013047_c001_v7007000_t0000_u01741570247313") 2025/03/10 01:35:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7083_d20250310_m013046_c001_v0001090_t0020_u01741570246112") 2025/03/10 01:35:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e38_d20250310_m013044_c001_v7007000_t0000_u01741570244983") 2025/03/10 01:35:01 DEBUG : nested/sub dir/file: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c707f_d20250310_m013044_c001_v0001090_t0009_u01741570244056") 2025/03/10 01:35:01 DEBUG : one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47843b_d20250310_m013031_c001_v7007000_t0000_u01741570231338") 2025/03/10 01:35:01 DEBUG : one: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c77c1_d20250310_m013027_c001_v0001180_t0004_u01741570227855") 2025/03/10 01:35:01 DEBUG : only0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626bf_d20250310_m013429_c001_v7007000_t0000_u01741570469666") 2025/03/10 01:35:01 DEBUG : only0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841ca46_d20250310_m013424_c001_v0001113_t0053_u01741570464184") 2025/03/10 01:35:01 DEBUG : only0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca1c_d20250310_m013410_c001_v0001113_t0046_u01741570450137") 2025/03/10 01:35:01 DEBUG : only0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584ca9_d20250310_m013404_c001_v7007000_t0000_u01741570444177") 2025/03/10 01:35:01 DEBUG : only0: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b36_d20250310_m013350_c001_v0001180_t0041_u01741570430109") 2025/03/10 01:35:01 DEBUG : only1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c0_d20250310_m013429_c001_v7007000_t0000_u01741570469850") 2025/03/10 01:35:01 DEBUG : only1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71b8_d20250310_m013424_c001_v0001090_t0032_u01741570464197") 2025/03/10 01:35:01 DEBUG : only1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bb6_d20250310_m013411_c001_v0001180_t0038_u01741570451219") 2025/03/10 01:35:01 DEBUG : only1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584ca7_d20250310_m013403_c001_v7007000_t0000_u01741570443793") 2025/03/10 01:35:01 DEBUG : only1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7168_d20250310_m013350_c001_v0001090_t0032_u01741570430696") 2025/03/10 01:35:01 DEBUG : only10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c1_d20250310_m013430_c001_v7007000_t0000_u01741570470058") 2025/03/10 01:35:01 DEBUG : only10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c28_d20250310_m013424_c001_v0001180_t0004_u01741570464205") 2025/03/10 01:35:01 DEBUG : only10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7be2_d20250310_m013417_c001_v0001180_t0057_u01741570457479") 2025/03/10 01:35:01 DEBUG : only10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4878_d20250310_m013404_c001_v7007000_t0000_u01741570444125") 2025/03/10 01:35:01 DEBUG : only10: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7178_d20250310_m013356_c001_v0001090_t0032_u01741570436303") 2025/03/10 01:35:02 DEBUG : only11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c2_d20250310_m013430_c001_v7007000_t0000_u01741570470242") 2025/03/10 01:35:02 DEBUG : only11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410cc1a6cba74f9c_d20250310_m013424_c001_v0001184_t0023_u01741570464759") 2025/03/10 01:35:02 DEBUG : only11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71aa_d20250310_m013418_c001_v0001090_t0047_u01741570458179") 2025/03/10 01:35:02 DEBUG : only11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea3c_d20250310_m013403_c001_v7007000_t0000_u01741570443575") 2025/03/10 01:35:02 DEBUG : only11: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9fc_d20250310_m013356_c001_v0001113_t0010_u01741570436943") 2025/03/10 01:35:02 DEBUG : only12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c3_d20250310_m013430_c001_v7007000_t0000_u01741570470444") 2025/03/10 01:35:02 DEBUG : only12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841ca48_d20250310_m013424_c001_v0001113_t0053_u01741570464410") 2025/03/10 01:35:02 DEBUG : only12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca32_d20250310_m013418_c001_v0001113_t0059_u01741570458703") 2025/03/10 01:35:02 DEBUG : only12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4064ce6f89be5314_d20250310_m013404_c001_v7007000_t0000_u01741570444165") 2025/03/10 01:35:02 DEBUG : only12: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b64_d20250310_m013357_c001_v0001180_t0045_u01741570437709") 2025/03/10 01:35:02 DEBUG : only13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c4_d20250310_m013430_c001_v7007000_t0000_u01741570470626") 2025/03/10 01:35:02 DEBUG : only13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71ba_d20250310_m013424_c001_v0001090_t0032_u01741570464423") 2025/03/10 01:35:02 DEBUG : only13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bf6_d20250310_m013419_c001_v0001180_t0004_u01741570459440") 2025/03/10 01:35:02 DEBUG : only13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4873_d20250310_m013403_c001_v7007000_t0000_u01741570443581") 2025/03/10 01:35:02 DEBUG : only13: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c717e_d20250310_m013358_c001_v0001090_t0014_u01741570438298") 2025/03/10 01:35:02 DEBUG : only14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c5_d20250310_m013430_c001_v7007000_t0000_u01741570470811") 2025/03/10 01:35:02 DEBUG : only14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c2c_d20250310_m013424_c001_v0001180_t0004_u01741570464431") 2025/03/10 01:35:02 DEBUG : only14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71ae_d20250310_m013420_c001_v0001090_t0025_u01741570460072") 2025/03/10 01:35:02 DEBUG : only14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4876_d20250310_m013403_c001_v7007000_t0000_u01741570443944") 2025/03/10 01:35:02 DEBUG : only14: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca02_d20250310_m013358_c001_v0001113_t0040_u01741570438810") 2025/03/10 01:35:03 DEBUG : only15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c6_d20250310_m013430_c001_v7007000_t0000_u01741570470996") 2025/03/10 01:35:03 DEBUG : only15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841ca4a_d20250310_m013424_c001_v0001113_t0053_u01741570464592") 2025/03/10 01:35:03 DEBUG : only15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca3a_d20250310_m013420_c001_v0001113_t0048_u01741570460711") 2025/03/10 01:35:03 DEBUG : only15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4064ce6f89be5311_d20250310_m013403_c001_v7007000_t0000_u01741570443956") 2025/03/10 01:35:03 DEBUG : only15: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b70_d20250310_m013359_c001_v0001180_t0023_u01741570439494") 2025/03/10 01:35:03 DEBUG : only16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c8_d20250310_m013431_c001_v7007000_t0000_u01741570471225") 2025/03/10 01:35:03 DEBUG : only16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71bc_d20250310_m013424_c001_v0001090_t0032_u01741570464606") 2025/03/10 01:35:03 DEBUG : only16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7c08_d20250310_m013421_c001_v0001180_t0012_u01741570461426") 2025/03/10 01:35:03 DEBUG : only16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4879_d20250310_m013404_c001_v7007000_t0000_u01741570444307") 2025/03/10 01:35:03 DEBUG : only16: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7184_d20250310_m013400_c001_v0001090_t0022_u01741570440135") 2025/03/10 01:35:03 DEBUG : only17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626c9_d20250310_m013431_c001_v7007000_t0000_u01741570471442") 2025/03/10 01:35:03 DEBUG : only17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c32_d20250310_m013424_c001_v0001180_t0004_u01741570464614") 2025/03/10 01:35:03 DEBUG : only17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71b2_d20250310_m013421_c001_v0001090_t0035_u01741570461934") 2025/03/10 01:35:03 DEBUG : only17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4064ce6f89be530f_d20250310_m013403_c001_v7007000_t0000_u01741570443591") 2025/03/10 01:35:03 DEBUG : only17: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca08_d20250310_m013400_c001_v0001113_t0050_u01741570440794") 2025/03/10 01:35:03 DEBUG : only18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626cb_d20250310_m013431_c001_v7007000_t0000_u01741570471631") 2025/03/10 01:35:03 DEBUG : only18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841ca4c_d20250310_m013424_c001_v0001113_t0053_u01741570464775") 2025/03/10 01:35:03 DEBUG : only18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca3e_d20250310_m013422_c001_v0001113_t0033_u01741570462433") 2025/03/10 01:35:03 DEBUG : only18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4874_d20250310_m013403_c001_v7007000_t0000_u01741570443763") 2025/03/10 01:35:03 DEBUG : only18: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b7a_d20250310_m013401_c001_v0001180_t0027_u01741570441371") 2025/03/10 01:35:04 DEBUG : only19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626cc_d20250310_m013431_c001_v7007000_t0000_u01741570471816") 2025/03/10 01:35:04 DEBUG : only19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71be_d20250310_m013424_c001_v0001090_t0032_u01741570464790") 2025/03/10 01:35:04 DEBUG : only19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7c22_d20250310_m013423_c001_v0001180_t0013_u01741570463339") 2025/03/10 01:35:04 DEBUG : only19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4871_d20250310_m013403_c001_v7007000_t0000_u01741570443193") 2025/03/10 01:35:04 DEBUG : only19: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c718c_d20250310_m013401_c001_v0001090_t0052_u01741570441928") 2025/03/10 01:35:04 DEBUG : only2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626cd_d20250310_m013431_c001_v7007000_t0000_u01741570471999") 2025/03/10 01:35:04 DEBUG : only2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c36_d20250310_m013424_c001_v0001180_t0004_u01741570464798") 2025/03/10 01:35:04 DEBUG : only2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c719a_d20250310_m013411_c001_v0001090_t0017_u01741570451732") 2025/03/10 01:35:04 DEBUG : only2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea3f_d20250310_m013404_c001_v7007000_t0000_u01741570444163") 2025/03/10 01:35:04 DEBUG : only2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9e3_d20250310_m013351_c001_v0001113_t0044_u01741570431301") 2025/03/10 01:35:04 DEBUG : only3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ce_d20250310_m013432_c001_v7007000_t0000_u01741570472182") 2025/03/10 01:35:04 DEBUG : only3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410cc1a6cba74fa2_d20250310_m013424_c001_v0001184_t0023_u01741570464959") 2025/03/10 01:35:04 DEBUG : only3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca22_d20250310_m013412_c001_v0001113_t0035_u01741570452338") 2025/03/10 01:35:04 DEBUG : only3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4064ce6f89be5310_d20250310_m013403_c001_v7007000_t0000_u01741570443773") 2025/03/10 01:35:04 DEBUG : only3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b44_d20250310_m013352_c001_v0001180_t0039_u01741570432066") 2025/03/10 01:35:04 DEBUG : only4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626cf_d20250310_m013432_c001_v7007000_t0000_u01741570472387") 2025/03/10 01:35:04 DEBUG : only4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71c0_d20250310_m013424_c001_v0001090_t0032_u01741570464972") 2025/03/10 01:35:04 DEBUG : only4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bbc_d20250310_m013413_c001_v0001180_t0044_u01741570453027") 2025/03/10 01:35:04 DEBUG : only4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea3e_d20250310_m013403_c001_v7007000_t0000_u01741570443970") 2025/03/10 01:35:04 DEBUG : only4: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c716e_d20250310_m013352_c001_v0001090_t0054_u01741570432553") 2025/03/10 01:35:04 DEBUG : only5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d0_d20250310_m013432_c001_v7007000_t0000_u01741570472594") 2025/03/10 01:35:05 DEBUG : only5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841ca4e_d20250310_m013424_c001_v0001113_t0053_u01741570464993") 2025/03/10 01:35:05 DEBUG : only5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71a0_d20250310_m013413_c001_v0001090_t0010_u01741570453672") 2025/03/10 01:35:05 DEBUG : only5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea3d_d20250310_m013403_c001_v7007000_t0000_u01741570443787") 2025/03/10 01:35:05 DEBUG : only5: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9e9_d20250310_m013353_c001_v0001113_t0030_u01741570433133") 2025/03/10 01:35:05 DEBUG : only6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d1_d20250310_m013432_c001_v7007000_t0000_u01741570472777") 2025/03/10 01:35:05 DEBUG : only6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c38_d20250310_m013425_c001_v0001180_t0004_u01741570465004") 2025/03/10 01:35:05 DEBUG : only6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca28_d20250310_m013414_c001_v0001113_t0057_u01741570454258") 2025/03/10 01:35:05 DEBUG : only6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4aea40_d20250310_m013404_c001_v7007000_t0000_u01741570444344") 2025/03/10 01:35:05 DEBUG : only6: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b4c_d20250310_m013353_c001_v0001180_t0018_u01741570433835") 2025/03/10 01:35:05 DEBUG : only7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d2_d20250310_m013432_c001_v7007000_t0000_u01741570472960") 2025/03/10 01:35:05 DEBUG : only7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f410cc1a6cba74faa_d20250310_m013425_c001_v0001184_t0023_u01741570465140") 2025/03/10 01:35:05 DEBUG : only7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7bca_d20250310_m013415_c001_v0001180_t0037_u01741570455268") 2025/03/10 01:35:05 DEBUG : only7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f403a6e5f04ea4872_d20250310_m013403_c001_v7007000_t0000_u01741570443384") 2025/03/10 01:35:05 DEBUG : only7: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7172_d20250310_m013354_c001_v0001090_t0020_u01741570434431") 2025/03/10 01:35:05 DEBUG : only8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d3_d20250310_m013433_c001_v7007000_t0000_u01741570473143") 2025/03/10 01:35:05 DEBUG : only8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f406c1afe9d6c71c2_d20250310_m013425_c001_v0001090_t0032_u01741570465156") 2025/03/10 01:35:05 DEBUG : only8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71a6_d20250310_m013415_c001_v0001090_t0031_u01741570455944") 2025/03/10 01:35:05 DEBUG : only8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584ca8_d20250310_m013403_c001_v7007000_t0000_u01741570443981") 2025/03/10 01:35:05 DEBUG : only8: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c9f8_d20250310_m013355_c001_v0001113_t0031_u01741570435010") 2025/03/10 01:35:05 DEBUG : only9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d4_d20250310_m013433_c001_v7007000_t0000_u01741570473325") 2025/03/10 01:35:06 DEBUG : only9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c7c3a_d20250310_m013425_c001_v0001180_t0004_u01741570465188") 2025/03/10 01:35:06 DEBUG : only9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca2e_d20250310_m013416_c001_v0001113_t0035_u01741570456563") 2025/03/10 01:35:06 DEBUG : only9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f41824af494584ca5_d20250310_m013403_c001_v7007000_t0000_u01741570443579") 2025/03/10 01:35:06 DEBUG : only9: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7b5c_d20250310_m013355_c001_v0001180_t0059_u01741570435770") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e33_d20250310_m013042_c001_v7007000_t0000_u01741570242165") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c81a_d20250310_m013040_c001_v0001113_t0016_u01741570240322") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e2b_d20250310_m013038_c001_v7007000_t0000_u01741570238488") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77e8_d20250310_m013036_c001_v0001180_t0026_u01741570236447") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e25_d20250310_m013034_c001_v7007000_t0000_u01741570234612") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7071_d20250310_m013032_c001_v0001090_t0008_u01741570232276") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478429_d20250310_m013021_c001_v7007000_t0000_u01741570221231") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7797_d20250310_m013020_c001_v0001180_t0014_u01741570220015") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478423_d20250310_m013018_c001_v7007000_t0000_u01741570218160") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7783_d20250310_m013017_c001_v0001180_t0029_u01741570217320") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47841f_d20250310_m013015_c001_v7007000_t0000_u01741570215826") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7775_d20250310_m013015_c001_v0001180_t0034_u01741570215019") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae7c3_d20250310_m013008_c001_v7007000_t0000_u01741570208125") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7743_d20250310_m013007_c001_v0001180_t0036_u01741570207012") 2025/03/10 01:35:06 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae7b2_d20250310_m013006_c001_v7007000_t0000_u01741570206263") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c773d_d20250310_m013005_c001_v0001180_t0025_u01741570205001") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae7a3_d20250310_m013004_c001_v7007000_t0000_u01741570204222") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7737_d20250310_m013003_c001_v0001180_t0004_u01741570203634") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7733_d20250310_m013003_c001_v0001180_t0017_u01741570203053") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae797_d20250310_m013002_c001_v7007000_t0000_u01741570202319") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c772b_d20250310_m013001_c001_v0001180_t0058_u01741570201722") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7727_d20250310_m013001_c001_v0001180_t0022_u01741570201155") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f40924c8bbb4ae794_d20250310_m013000_c001_v7007000_t0000_u01741570200417") 2025/03/10 01:35:07 DEBUG : potato: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7713_d20250310_m012959_c001_v0001180_t0040_u01741570199657") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4051f84dbf4a23f6_d20250310_m013129_c001_v7007000_t0000_u01741570289731") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c882_d20250310_m013128_c001_v0001113_t0029_u01741570288767") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca36_d20250310_m013120_c001_v7007000_t0000_u01741570280120") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c868_d20250310_m013114_c001_v0001113_t0045_u01741570274681") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca29_d20250310_m013107_c001_v7007000_t0000_u01741570267558") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c84a_d20250310_m013102_c001_v0001113_t0059_u01741570262672") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e4a_d20250310_m013054_c001_v7007000_t0000_u01741570254750") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c82e_d20250310_m013051_c001_v0001113_t0059_u01741570251041") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478433_d20250310_m013025_c001_v7007000_t0000_u01741570225992") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77b7_d20250310_m013024_c001_v0001180_t0027_u01741570224789") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47842c_d20250310_m013023_c001_v7007000_t0000_u01741570223696") 2025/03/10 01:35:07 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77a5_d20250310_m013022_c001_v0001180_t0056_u01741570222141") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47842a_d20250310_m013021_c001_v7007000_t0000_u01741570221412") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c779b_d20250310_m013020_c001_v0001180_t0000_u01741570220586") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478425_d20250310_m013019_c001_v7007000_t0000_u01741570219285") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7789_d20250310_m013018_c001_v0001180_t0016_u01741570218527") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a478422_d20250310_m013016_c001_v7007000_t0000_u01741570216593") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c777d_d20250310_m013015_c001_v0001180_t0008_u01741570215836") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a4783fd_d20250310_m013009_c001_v7007000_t0000_u01741570209279") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c774b_d20250310_m013007_c001_v0001180_t0005_u01741570207887") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c46_d20250310_m012903_c001_v7007000_t0000_u01741570143186") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75ed_d20250310_m012902_c001_v0001180_t0059_u01741570142582") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c42_d20250310_m012901_c001_v7007000_t0000_u01741570141323") 2025/03/10 01:35:08 DEBUG : potato2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75e1_d20250310_m012900_c001_v0001180_t0019_u01741570140738") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca33_d20250310_m013119_c001_v7007000_t0000_u01741570279774") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c789b_d20250310_m013116_c001_v0001180_t0033_u01741570276157") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f404d944845bcca2a_d20250310_m013108_c001_v7007000_t0000_u01741570268131") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c786c_d20250310_m013104_c001_v0001180_t0026_u01741570264078") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e4c_d20250310_m013054_c001_v7007000_t0000_u01741570254989") 2025/03/10 01:35:08 DEBUG : potato3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7822_d20250310_m013051_c001_v0001180_t0004_u01741570251775") 2025/03/10 01:35:08 DEBUG : pre-dest1/1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947ce_d20250310_m013211_c001_v7007000_t0000_u01741570331628") 2025/03/10 01:35:08 DEBUG : pre-dest1/1: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7943_d20250310_m013203_c001_v0001180_t0004_u01741570323563") 2025/03/10 01:35:08 DEBUG : pre-dest2/2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f413d72d110e947cf_d20250310_m013211_c001_v7007000_t0000_u01741570331809") 2025/03/10 01:35:09 DEBUG : pre-dest2/2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c8dd_d20250310_m013204_c001_v0001113_t0004_u01741570324143") 2025/03/10 01:35:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f407598366ebc7006_d20250310_m013142_c001_v7007000_t0000_u01741570302161") 2025/03/10 01:35:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c70c8_d20250310_m013138_c001_v0001090_t0039_u01741570298976") 2025/03/10 01:35:09 DEBUG : sizeonly: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45bb_d20250310_m012941_c001_v7007000_t0000_u01741570181308") 2025/03/10 01:35:09 DEBUG : sizeonly: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c76ad_d20250310_m012940_c001_v0001180_t0051_u01741570180365") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ed_d20250310_m013444_c001_v7007000_t0000_u01741570484804") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca78_d20250310_m013443_c001_v0001113_t0007_u01741570483735") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626e9_d20250310_m013441_c001_v7007000_t0000_u01741570481847") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71d6_d20250310_m013440_c001_v0001090_t0030_u01741570480660") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e3e_d20250310_m013047_c001_v7007000_t0000_u01741570247498") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c828_d20250310_m013046_c001_v0001113_t0006_u01741570246460") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e39_d20250310_m013045_c001_v7007000_t0000_u01741570245166") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77fe_d20250310_m013044_c001_v0001180_t0038_u01741570244409") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45b2_d20250310_m012937_c001_v7007000_t0000_u01741570177254") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7693_d20250310_m012935_c001_v0001180_t0054_u01741570175888") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45b1_d20250310_m012935_c001_v7007000_t0000_u01741570175170") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c768b_d20250310_m012934_c001_v0001180_t0033_u01741570174195") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45af_d20250310_m012931_c001_v7007000_t0000_u01741570171365") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7681_d20250310_m012930_c001_v0001180_t0053_u01741570170550") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45ae_d20250310_m012930_c001_v7007000_t0000_u01741570170005") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c767b_d20250310_m012928_c001_v0001180_t0029_u01741570168997") 2025/03/10 01:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7671_d20250310_m012926_c001_v0001180_t0045_u01741570166636") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45ad_d20250310_m012925_c001_v7007000_t0000_u01741570165917") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c766b_d20250310_m012925_c001_v0001180_t0006_u01741570165295") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7663_d20250310_m012924_c001_v0001180_t0037_u01741570164727") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45ac_d20250310_m012923_c001_v7007000_t0000_u01741570163637") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c764f_d20250310_m012921_c001_v0001180_t0030_u01741570161463") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7641_d20250310_m012919_c001_v0001180_t0051_u01741570159123") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45a5_d20250310_m012918_c001_v7007000_t0000_u01741570158406") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c763d_d20250310_m012917_c001_v0001180_t0043_u01741570157800") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7637_d20250310_m012917_c001_v0001180_t0006_u01741570157241") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45a3_d20250310_m012916_c001_v7007000_t0000_u01741570156523") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c761f_d20250310_m012913_c001_v0001180_t0012_u01741570153188") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f414a6534bdfc45a1_d20250310_m012912_c001_v7007000_t0000_u01741570152829") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c761d_d20250310_m012912_c001_v0001180_t0038_u01741570152238") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c54_d20250310_m012910_c001_v7007000_t0000_u01741570150606") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7613_d20250310_m012910_c001_v0001180_t0022_u01741570150018") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c50_d20250310_m012909_c001_v7007000_t0000_u01741570149416") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c760b_d20250310_m012908_c001_v0001180_t0056_u01741570148830") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c4d_d20250310_m012907_c001_v7007000_t0000_u01741570147544") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7601_d20250310_m012906_c001_v0001180_t0054_u01741570146796") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c4a_d20250310_m012906_c001_v7007000_t0000_u01741570146254") 2025/03/10 01:35:10 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75fd_d20250310_m012905_c001_v0001180_t0031_u01741570145636") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c48_d20250310_m012904_c001_v7007000_t0000_u01741570144706") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75f1_d20250310_m012904_c001_v0001180_t0013_u01741570144101") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c3d_d20250310_m012858_c001_v7007000_t0000_u01741570138355") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75d3_d20250310_m012857_c001_v0001180_t0030_u01741570137771") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c3b_d20250310_m012856_c001_v7007000_t0000_u01741570136869") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75c3_d20250310_m012856_c001_v0001180_t0050_u01741570136302") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c38_d20250310_m012855_c001_v7007000_t0000_u01741570135402") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75b9_d20250310_m012854_c001_v0001180_t0021_u01741570134806") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e268561c35_d20250310_m012851_c001_v7007000_t0000_u01741570131930") 2025/03/10 01:35:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c75a9_d20250310_m012851_c001_v0001180_t0026_u01741570131343") 2025/03/10 01:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ee_d20250310_m013444_c001_v7007000_t0000_u01741570484996") 2025/03/10 01:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c7c9c_d20250310_m013443_c001_v0001180_t0023_u01741570483740") 2025/03/10 01:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626ea_d20250310_m013442_c001_v7007000_t0000_u01741570482029") 2025/03/10 01:35:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110cc1a6cba7512e_d20250310_m013440_c001_v0001184_t0014_u01741570480315") 2025/03/10 01:35:11 DEBUG : sub/yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e31_d20250310_m013041_c001_v7007000_t0000_u01741570241615") 2025/03/10 01:35:11 DEBUG : sub/yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c707d_d20250310_m013039_c001_v0001090_t0027_u01741570239965") 2025/03/10 01:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626e0_d20250310_m013438_c001_v7007000_t0000_u01741570478784") 2025/03/10 01:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841ca68_d20250310_m013437_c001_v0001113_t0014_u01741570477460") 2025/03/10 01:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626d7_d20250310_m013435_c001_v7007000_t0000_u01741570475865") 2025/03/10 01:35:11 DEBUG : test_dir1/file2: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c71ca_d20250310_m013434_c001_v0001090_t0009_u01741570474684") 2025/03/10 01:35:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626e2_d20250310_m013438_c001_v7007000_t0000_u01741570478968") 2025/03/10 01:35:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110cc1a6cba750c6_d20250310_m013437_c001_v0001184_t0039_u01741570477449") 2025/03/10 01:35:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4014a8e2685626da_d20250310_m013436_c001_v7007000_t0000_u01741570476047") 2025/03/10 01:35:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f110cc1a6cba7507e_d20250310_m013434_c001_v0001184_t0018_u01741570474675") 2025/03/10 01:35:12 DEBUG : three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47843c_d20250310_m013031_c001_v7007000_t0000_u01741570231540") 2025/03/10 01:35:12 DEBUG : three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77d3_d20250310_m013030_c001_v0001180_t0020_u01741570230363") 2025/03/10 01:35:12 DEBUG : three: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f112b79acbe9c77c5_d20250310_m013028_c001_v0001180_t0026_u01741570228269") 2025/03/10 01:35:12 DEBUG : two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f417efa2f9a47843e_d20250310_m013031_c001_v7007000_t0000_u01741570231723") 2025/03/10 01:35:12 DEBUG : two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f418cc77cc841c804_d20250310_m013029_c001_v0001113_t0053_u01741570229798") 2025/03/10 01:35:12 DEBUG : two: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f412b79acbe9c77c3_d20250310_m013028_c001_v0001180_t0004_u01741570228085") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e34_d20250310_m013042_c001_v7007000_t0000_u01741570242363") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f115ac38a43ec7862_d20250310_m013041_c001_v0001102_t0037_u01741570241312") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e28_d20250310_m013037_c001_v7007000_t0000_u01741570237939") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f106c1afe9d6c7079_d20250310_m013036_c001_v0001090_t0010_u01741570236092") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e23_d20250310_m013034_c001_v7007000_t0000_u01741570234047") 2025/03/10 01:35:12 DEBUG : yam: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f118cc77cc841c80a_d20250310_m013032_c001_v0001113_t0046_u01741570232284") 2025/03/10 01:35:12 DEBUG : yaml: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e2c_d20250310_m013038_c001_v7007000_t0000_u01741570238670") 2025/03/10 01:35:12 DEBUG : yaml: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f102eae7fc5a68c9d_d20250310_m013037_c001_v0001130_t0024_u01741570237235") 2025/03/10 01:35:12 DEBUG : yaml: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f4021d1f3f6d53e26_d20250310_m013034_c001_v7007000_t0000_u01741570234796") 2025/03/10 01:35:12 DEBUG : yaml: Deleting (id "4_zefe23dc3a0bd7bdb9f580e1b_f10226e531bd377e5_d20250310_m013033_c001_v0001180_t0004_u01741570233846") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m25.745126996s (try 1/5)