"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/02 03:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa" 2025/03/02 03:23:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/02 03:23:50 DEBUG : Creating backend with remote "/tmp/rclone4016895641" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:23:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:23:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:23:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:23:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:23:52 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:23:52 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:23:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:23:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:55 DEBUG : Creating backend with remote "/non-existing" 2025/03/02 03:23:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/02 03:23:55 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:23:55 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:23:57 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:23:57 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:23:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:23:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:58 INFO : B2 bucket rclone-test-dutuvur2foxa: Running all checks before starting transfers 2025/03/02 03:23:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:23:58 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:23:58 INFO : B2 bucket rclone-test-dutuvur2foxa: Checks finished, now starting transfers 2025/03/02 03:23:58 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:23:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:23:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:23:59 ERROR : Ignoring --no-traverse with sync 2025/03/02 03:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:00 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:00 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:00 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:24:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/02 03:24:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/02 03:24:02 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:24:03 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:03 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:24:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/02 03:24:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:24:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/02 03:24:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:24:07 INFO : sub dir: Making directory 2025/03/02 03:24:07 INFO : sub dir2: Making directory 2025/03/02 03:24:07 INFO : sub dir2/sub sub dir2: Making directory 2025/03/02 03:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/02 03:24:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:08 INFO : sub dir2: Making directory 2025/03/02 03:24:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/02 03:24:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:09 DEBUG : sub dir2: Making directory with metadata 2025/03/02 03:24:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:24:10 INFO : sub dir: Making directory 2025/03/02 03:24:10 INFO : sub dir2: Making directory 2025/03/02 03:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:10 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:10 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:10 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:24:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/02 03:24:10 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/02 03:24:10 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:12 INFO : sub dir2: Making directory 2025/03/02 03:24:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:12 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:12 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:12 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:24:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:13 DEBUG : sub dir2: Making directory with metadata 2025/03/02 03:24:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:24:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:24:13 INFO : sub dir: Making directory 2025/03/02 03:24:13 INFO : sub dir2: Making directory 2025/03/02 03:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:13 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/02 03:24:14 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:15 INFO : sub dir2: Making directory 2025/03/02 03:24:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:15 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:15 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:16 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:24:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xequreg5puja" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-xequreg5puja 2025/03/02 03:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:18 DEBUG : B2 bucket rclone-test-xequreg5puja: Waiting for checks to finish 2025/03/02 03:24:18 DEBUG : B2 bucket rclone-test-xequreg5puja: Waiting for transfers to finish 2025/03/02 03:24:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:19 DEBUG : B2 bucket rclone-test-xequreg5puja: Purge remote 2025/03/02 03:24:19 INFO : B2 bucket rclone-test-xequreg5puja: cleaning bucket "rclone-test-xequreg5puja" of all files 2025/03/02 03:24:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f621da3e02d5b4b9f580e1b_f1148f2fdaaf3454c_d20250302_m032419_c001_v0001180_t0035_u01740885859306") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/02 03:24:22 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:22 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/02 03:24:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jizixeb1yoli" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-jizixeb1yoli 2025/03/02 03:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:25 DEBUG : B2 bucket rclone-test-jizixeb1yoli: Waiting for checks to finish 2025/03/02 03:24:25 DEBUG : B2 bucket rclone-test-jizixeb1yoli: Waiting for transfers to finish 2025/03/02 03:24:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/02 03:24:27 DEBUG : B2 bucket rclone-test-jizixeb1yoli: Waiting for checks to finish 2025/03/02 03:24:27 DEBUG : B2 bucket rclone-test-jizixeb1yoli: Waiting for transfers to finish 2025/03/02 03:24:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/02 03:24:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:27 DEBUG : B2 bucket rclone-test-jizixeb1yoli: Purge remote 2025/03/02 03:24:27 INFO : B2 bucket rclone-test-jizixeb1yoli: cleaning bucket "rclone-test-jizixeb1yoli" of all files 2025/03/02 03:24:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f923d43e02d5b4b9f580e1b_f1189ddc66bced67b_d20250302_m032427_c001_v0001184_t0011_u01740885867340") 2025/03/02 03:24:27 DEBUG : sub dir/hello world: Deleting (id "4_z1f923d43e02d5b4b9f580e1b_f104d4dcc6ed63362_d20250302_m032425_c001_v0001037_t0027_u01740885865894") --- PASS: TestServerSideCopyOverSelf (6.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/02 03:24:31 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:31 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/02 03:24:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/02 03:24:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-siwohaq1gugi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-siwohaq1gugi 2025/03/02 03:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:34 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for checks to finish 2025/03/02 03:24:34 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for transfers to finish 2025/03/02 03:24:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/02 03:24:36 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for checks to finish 2025/03/02 03:24:36 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for transfers to finish 2025/03/02 03:24:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/02 03:24:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/02 03:24:36 INFO : sub dir/hello world: Deleted 2025/03/02 03:24:37 DEBUG : testing file moves 2025/03/02 03:24:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/02 03:24:37 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for checks to finish 2025/03/02 03:24:37 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Waiting for transfers to finish 2025/03/02 03:24:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/02 03:24:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/02 03:24:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:38 DEBUG : B2 bucket rclone-test-siwohaq1gugi: Purge remote 2025/03/02 03:24:38 INFO : B2 bucket rclone-test-siwohaq1gugi: cleaning bucket "rclone-test-siwohaq1gugi" of all files 2025/03/02 03:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z3ff25d73e02d5b4b9f580e1b_f1176dbd71b3c4b9d_d20250302_m032438_c001_v0001157_t0054_u01740885878030") 2025/03/02 03:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z3ff25d73e02d5b4b9f580e1b_f110ac88f62792ea4_d20250302_m032436_c001_v0001180_t0044_u01740885876272") 2025/03/02 03:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z3ff25d73e02d5b4b9f580e1b_f104a651b75f141d8_d20250302_m032434_c001_v0001157_t0019_u01740885874898") --- PASS: TestServerSideMoveOverSelf (8.64s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:41 ERROR : : error listing: directory not found 2025/03/02 03:24:41 INFO : Local file system at /tmp/rclone4016895641: Making directory 2025/03/02 03:24:42 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:42 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.13s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:24:44 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for checks to finish 2025/03/02 03:24:44 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for transfers to finish 2025/03/02 03:24:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:24:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/02 03:24:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/02 03:24:45 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:45 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:24:45 INFO : check sum: Copied (new) 2025/03/02 03:24:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:46 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:24:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/02 03:24:46 DEBUG : check sum: Unchanged skipping 2025/03/02 03:24:46 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:46 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/02 03:24:48 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:48 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/02 03:24:48 INFO : sizeonly: Copied (new) 2025/03/02 03:24:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:48 DEBUG : sizeonly: Sizes identical 2025/03/02 03:24:48 DEBUG : sizeonly: Unchanged skipping 2025/03/02 03:24:48 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:48 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:48 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/02 03:24:50 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:50 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/02 03:24:51 INFO : ignore-size: Copied (new) 2025/03/02 03:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:24:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:51 DEBUG : ignore-size: Unchanged skipping 2025/03/02 03:24:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:51 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:24:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:53 DEBUG : existing: Unchanged skipping 2025/03/02 03:24:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:53 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/02 03:24:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/02 03:24:54 INFO : existing: Copied (replaced existing) 2025/03/02 03:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/02 03:24:55 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:55 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/02 03:24:56 INFO : existing: Copied (new) 2025/03/02 03:24:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:56 DEBUG : existing: Destination exists, skipping 2025/03/02 03:24:56 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:56 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:56 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:24:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/02 03:24:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/02 03:24:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:24:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/02 03:24:59 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:24:59 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:24:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:24:59 INFO : a/potato2: Copied (new) 2025/03/02 03:24:59 DEBUG : Waiting for deletions to finish 2025/03/02 03:24:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:01 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/02 03:25:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:25:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/02 03:25:01 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:01 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:02 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/02 03:25:02 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:25:03 INFO : empty space: Updated modification time in destination 2025/03/02 03:25:03 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:03 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:03 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:05 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/02 03:25:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:25:05 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:05 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.86s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:06 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/02 03:25:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4016895641) 2025/03/02 03:25:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dutuvur2foxa) 2025/03/02 03:25:06 DEBUG : foo: sha1 differ 2025/03/02 03:25:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/02 03:25:07 INFO : foo: Copied (replaced existing) 2025/03/02 03:25:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/02 03:25:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:08 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:09 INFO : potato: Copied (new) 2025/03/02 03:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/02 03:25:11 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:11 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/02 03:25:11 INFO : potato: Copied (replaced existing) 2025/03/02 03:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:13 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/02 03:25:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4016895641) 2025/03/02 03:25:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dutuvur2foxa) 2025/03/02 03:25:13 DEBUG : potato: sha1 differ 2025/03/02 03:25:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/02 03:25:13 INFO : potato: Copied (replaced existing) 2025/03/02 03:25:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:15 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:15 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:15 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/02 03:25:15 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:17 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:18 INFO : potato2: Copied (new) 2025/03/02 03:25:18 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:18 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:20 INFO : d: Making directory 2025/03/02 03:25:20 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/02 03:25:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/02 03:25:21 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:21 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:21 INFO : a/potato2: Copied (new) 2025/03/02 03:25:21 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/02 03:25:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/02 03:25:24 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:24 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:24 INFO : a/potato2: Copied (new) 2025/03/02 03:25:24 ERROR : B2 bucket rclone-test-dutuvur2foxa: not deleting files as there were IO errors 2025/03/02 03:25:24 ERROR : B2 bucket rclone-test-dutuvur2foxa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.09s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:26 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:27 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:27 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:27 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:27 INFO : potato: Deleted 2025/03/02 03:25:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:29 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:29 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:29 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:29 INFO : potato: Deleted 2025/03/02 03:25:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:29 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:29 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:29 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:25:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:25:32 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:32 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/02 03:25:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.19s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:34 DEBUG : enormous: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : enormous: Excluded 2025/03/02 03:25:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : potato2: Excluded 2025/03/02 03:25:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : potato2: Excluded 2025/03/02 03:25:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:34 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:34 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:34 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:34 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:34 DEBUG : enormous: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : enormous: Excluded 2025/03/02 03:25:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : potato2: Excluded 2025/03/02 03:25:34 DEBUG : potato2: Excluded (Size Filter) 2025/03/02 03:25:34 DEBUG : potato2: Excluded 2025/03/02 03:25:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/02 03:25:34 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for checks to finish 2025/03/02 03:25:34 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:34 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for transfers to finish 2025/03/02 03:25:34 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:37 DEBUG : enormous: Excluded (Size Filter) 2025/03/02 03:25:37 DEBUG : enormous: Excluded 2025/03/02 03:25:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/02 03:25:37 DEBUG : potato2: Excluded 2025/03/02 03:25:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:25:37 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:37 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:37 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:37 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:37 INFO : enormous: Deleted 2025/03/02 03:25:37 INFO : potato2: Deleted 2025/03/02 03:25:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/02 03:25:38 DEBUG : empty space: Unchanged skipping 2025/03/02 03:25:38 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for checks to finish 2025/03/02 03:25:38 DEBUG : Local file system at /tmp/rclone4016895641: Waiting for transfers to finish 2025/03/02 03:25:38 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:38 INFO : enormous: Deleted 2025/03/02 03:25:38 INFO : potato2: Deleted 2025/03/02 03:25:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:50 DEBUG : four: Clearing upload URL because of error: incident id e2560661bce9-5b9b17a7483b5a1a (500 internal_error) 2025/03/02 03:25:50 DEBUG : pacer: low level retry 1/1 (error incident id e2560661bce9-5b9b17a7483b5a1a (500 internal_error)) 2025/03/02 03:25:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "four" to B2 bucket rclone-test-dutuvur2foxa: 1/10 (incident id e2560661bce9-5b9b17a7483b5a1a (500 internal_error)) 2025/03/02 03:25:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/02 03:25:53 DEBUG : five: Need to transfer - File not found at Destination 2025/03/02 03:25:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/02 03:25:53 DEBUG : one: Destination is newer than source, skipping 2025/03/02 03:25:53 DEBUG : three: Sizes identical 2025/03/02 03:25:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/02 03:25:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/02 03:25:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4016895641) 2025/03/02 03:25:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dutuvur2foxa) 2025/03/02 03:25:53 DEBUG : two: sha1 differ 2025/03/02 03:25:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/02 03:25:53 INFO : five: Copied (new) 2025/03/02 03:25:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/02 03:25:54 INFO : four: Copied (replaced existing) 2025/03/02 03:25:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/02 03:25:54 INFO : two: Copied (replaced existing) 2025/03/02 03:25:54 DEBUG : Waiting for deletions to finish 2025/03/02 03:25:54 DEBUG : one: Destination is newer than source, skipping 2025/03/02 03:25:54 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/02 03:25:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4016895641) 2025/03/02 03:25:54 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/02 03:25:54 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dutuvur2foxa) 2025/03/02 03:25:54 DEBUG : three: sha1 differ 2025/03/02 03:25:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/02 03:25:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/02 03:25:54 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/02 03:25:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/02 03:25:54 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/02 03:25:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/02 03:25:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/02 03:25:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/02 03:25:54 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:25:55 INFO : three: Copied (replaced existing) 2025/03/02 03:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.96s) === 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/02 03:25:56 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:25:56 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:25:56 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:56 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:25:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/02 03:25:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/02 03:25:56 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/02 03:25:56 INFO : potato: Copied (new) 2025/03/02 03:25:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:25:57 INFO : yam: Copied (new) 2025/03/02 03:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:25:57 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:25:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:25:57 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:25:57 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:25:57 DEBUG : potato: Unchanged skipping 2025/03/02 03:25:57 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:25:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:25:58 INFO : yam: Copied (server-side copy) to: yaml 2025/03/02 03:25:59 INFO : yam: Deleted 2025/03/02 03:25:59 INFO : yaml: Renamed from "yam" 2025/03/02 03:25:59 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:25:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/02 03:26:00 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:26:00 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:26:00 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/02 03:26:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/02 03:26:00 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:26:00 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:26:01 INFO : yam: Copied (new) 2025/03/02 03:26:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/02 03:26:01 INFO : potato: Copied (new) 2025/03/02 03:26:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:26:01 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:26:01 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:26:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:01 DEBUG : potato: Unchanged skipping 2025/03/02 03:26:01 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:26:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:26:02 INFO : yam: Copied (server-side copy) to: yaml 2025/03/02 03:26:02 INFO : yam: Deleted 2025/03/02 03:26:02 INFO : yaml: Renamed from "yam" 2025/03/02 03:26:02 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/02 03:26:04 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:26:04 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:26:04 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/02 03:26:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/02 03:26:04 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:26:04 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:26:04 INFO : sub/yam: Copied (new) 2025/03/02 03:26:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/02 03:26:05 INFO : potato: Copied (new) 2025/03/02 03:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:26:06 DEBUG : potato: Unchanged skipping 2025/03/02 03:26:06 INFO : B2 bucket rclone-test-dutuvur2foxa: Making map for --track-renames 2025/03/02 03:26:06 INFO : B2 bucket rclone-test-dutuvur2foxa: Finished making map for --track-renames 2025/03/02 03:26:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for renames to finish 2025/03/02 03:26:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/02 03:26:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/02 03:26:06 INFO : sub/yam: Deleted 2025/03/02 03:26:06 INFO : yam: Renamed from "sub/yam" 2025/03/02 03:26:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:08 DEBUG : Creating backend with remote "/tmp/rclone4016895641/dir1" 2025/03/02 03:26:08 DEBUG : Creating backend with remote "/tmp/rclone4016895641/dir2" 2025/03/02 03:26:08 DEBUG : Local file system at /tmp/rclone4016895641/dir2: Using server-side directory move 2025/03/02 03:26:08 INFO : Local file system at /tmp/rclone4016895641/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/02 03:26:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/02 03:26:08 DEBUG : Local file system at /tmp/rclone4016895641/dir2: Waiting for checks to finish 2025/03/02 03:26:08 DEBUG : Local file system at /tmp/rclone4016895641/dir2: Waiting for transfers to finish 2025/03/02 03:26:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:26:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/02 03:26:09 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:09 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/02 03:26:09 INFO : nested/sub dir/file: Copied (new) 2025/03/02 03:26:09 INFO : nested/sub dir/file: Deleted 2025/03/02 03:26:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:26:09 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:26:09 INFO : sub dir/hello world: Deleted 2025/03/02 03:26:09 INFO : sub dir: Removing directory 2025/03/02 03:26:09 INFO : nested/sub dir: Removing directory 2025/03/02 03:26:09 INFO : nested: Removing directory 2025/03/02 03:26:09 DEBUG : Local file system at /tmp/rclone4016895641: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/02 03:26:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/02 03:26:11 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:11 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/02 03:26:11 INFO : nested/sub dir/file: Copied (new) 2025/03/02 03:26:11 INFO : nested/sub dir/file: Deleted 2025/03/02 03:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/02 03:26:12 INFO : sub dir/hello world: Copied (new) 2025/03/02 03:26:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/02 03:26:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/02 03:26:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:13 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/02 03:26:13 INFO : existing: Copied (new) 2025/03/02 03:26:13 INFO : existing: Deleted 2025/03/02 03:26:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/02 03:26:13 INFO : existing-b: Copied (new) 2025/03/02 03:26:13 INFO : existing-b: Deleted 2025/03/02 03:26:14 DEBUG : existing: Destination exists, skipping 2025/03/02 03:26:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/02 03:26:14 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:26:14 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:26:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bamodad4qefu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-bamodad4qefu 2025/03/02 03:26:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/02 03:26:19 DEBUG : empty space: Unchanged skipping 2025/03/02 03:26:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/02 03:26:19 DEBUG : B2 bucket rclone-test-bamodad4qefu: Waiting for checks to finish 2025/03/02 03:26:20 INFO : empty space: Deleted 2025/03/02 03:26:20 DEBUG : B2 bucket rclone-test-bamodad4qefu: Waiting for transfers to finish 2025/03/02 03:26:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:20 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:20 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:20 INFO : potato3: Deleted 2025/03/02 03:26:20 INFO : potato2: Deleted 2025/03/02 03:26:21 DEBUG : Creating backend with remote "TestB2:rclone-test-riyuqoz0tuze" 2025/03/02 03:26:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/02 03:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/02 03:26:22 DEBUG : B2 bucket rclone-test-riyuqoz0tuze: Waiting for checks to finish 2025/03/02 03:26:22 DEBUG : B2 bucket rclone-test-riyuqoz0tuze: Waiting for transfers to finish 2025/03/02 03:26:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:23 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:26:23 INFO : empty space: Copied (server-side copy) 2025/03/02 03:26:23 INFO : potato2: Deleted 2025/03/02 03:26:23 INFO : empty space: Deleted 2025/03/02 03:26:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:23 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:24 INFO : potato3: Deleted 2025/03/02 03:26:24 DEBUG : B2 bucket rclone-test-riyuqoz0tuze: Purge remote 2025/03/02 03:26:24 INFO : B2 bucket rclone-test-riyuqoz0tuze: cleaning bucket "rclone-test-riyuqoz0tuze" of all files 2025/03/02 03:26:24 DEBUG : empty space: Deleting (id "4_zcfa2fdc3e03d5b4b9f580e1b_f109941e98a34dff8_d20250302_m032622_c001_v0001144_t0029_u01740885982846") 2025/03/02 03:26:24 DEBUG : potato2: Deleting (id "4_zcfa2fdc3e03d5b4b9f580e1b_f1012d5bfa188f82e_d20250302_m032623_c001_v0001032_t0000_u01740885983225") 2025/03/02 03:26:24 DEBUG : potato3: Deleting (id "4_zcfa2fdc3e03d5b4b9f580e1b_f11948e73feca7a94_d20250302_m032623_c001_v0001144_t0051_u01740885983233") 2025/03/02 03:26:25 DEBUG : B2 bucket rclone-test-bamodad4qefu: Purge remote 2025/03/02 03:26:25 INFO : B2 bucket rclone-test-bamodad4qefu: cleaning bucket "rclone-test-bamodad4qefu" of all files 2025/03/02 03:26:25 DEBUG : empty space: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f405ec999f3f5c1d4_d20250302_m032623_c001_v7007000_t0000_u01740885983718") 2025/03/02 03:26:25 DEBUG : empty space: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f10507316ca85c81f_d20250302_m032619_c001_v0001183_t0058_u01740885979092") 2025/03/02 03:26:25 DEBUG : potato2: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f40329cedcce4d9e9_d20250302_m032623_c001_v7007000_t0000_u01740885983599") 2025/03/02 03:26:25 DEBUG : potato2: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f1021d126feb7a624_d20250302_m032619_c001_v0001157_t0025_u01740885979950") 2025/03/02 03:26:25 DEBUG : potato3: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f405ec999f3f5c1d5_d20250302_m032624_c001_v7007000_t0000_u01740885984051") 2025/03/02 03:26:25 DEBUG : potato3: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f10478b7ce0741201_d20250302_m032620_c001_v0001184_t0054_u01740885980317") 2025/03/02 03:26:25 DEBUG : potato3: Deleting (id "4_z4fb2edc3e03d5b4b9f580e1b_f10507316ca85c823_d20250302_m032619_c001_v0001183_t0057_u01740885979340") --- PASS: TestServerSideMove (11.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gulexow0faki" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-gulexow0faki 2025/03/02 03:26:31 DEBUG : empty space: Excluded (Size Filter) 2025/03/02 03:26:31 DEBUG : empty space: Excluded 2025/03/02 03:26:31 DEBUG : empty space: Excluded (Size Filter) 2025/03/02 03:26:31 DEBUG : empty space: Excluded 2025/03/02 03:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/02 03:26:31 DEBUG : B2 bucket rclone-test-gulexow0faki: Waiting for checks to finish 2025/03/02 03:26:31 DEBUG : B2 bucket rclone-test-gulexow0faki: Waiting for transfers to finish 2025/03/02 03:26:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:32 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:32 INFO : potato2: Deleted 2025/03/02 03:26:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:32 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:32 INFO : potato3: Deleted 2025/03/02 03:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nuloyab5pixe" 2025/03/02 03:26:33 DEBUG : empty space: Excluded (Size Filter) 2025/03/02 03:26:33 DEBUG : empty space: Excluded 2025/03/02 03:26:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/02 03:26:34 DEBUG : B2 bucket rclone-test-nuloyab5pixe: Waiting for checks to finish 2025/03/02 03:26:34 DEBUG : B2 bucket rclone-test-nuloyab5pixe: Waiting for transfers to finish 2025/03/02 03:26:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:34 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:34 INFO : potato2: Deleted 2025/03/02 03:26:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:35 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:35 INFO : potato3: Deleted 2025/03/02 03:26:35 DEBUG : B2 bucket rclone-test-nuloyab5pixe: Purge remote 2025/03/02 03:26:35 INFO : B2 bucket rclone-test-nuloyab5pixe: cleaning bucket "rclone-test-nuloyab5pixe" of all files 2025/03/02 03:26:35 DEBUG : potato2: Deleting (id "4_zafd22da3e04d5b4b9f580e1b_f112085357a2cb1ae_d20250302_m032634_c001_v0001101_t0040_u01740885994564") 2025/03/02 03:26:35 DEBUG : potato3: Deleting (id "4_zafd22da3e04d5b4b9f580e1b_f1148544396e76cd8_d20250302_m032634_c001_v0001113_t0042_u01740885994883") 2025/03/02 03:26:36 DEBUG : B2 bucket rclone-test-gulexow0faki: Purge remote 2025/03/02 03:26:36 INFO : B2 bucket rclone-test-gulexow0faki: cleaning bucket "rclone-test-gulexow0faki" of all files 2025/03/02 03:26:36 DEBUG : empty space: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f107897104eac2f10_d20250302_m032631_c001_v0001183_t0035_u01740885991102") 2025/03/02 03:26:36 DEBUG : potato2: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f401e8a05042baba9_d20250302_m032634_c001_v7007000_t0000_u01740885994872") 2025/03/02 03:26:36 DEBUG : potato2: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f114cc70eeb98e256_d20250302_m032631_c001_v0001145_t0028_u01740885991963") 2025/03/02 03:26:36 DEBUG : potato3: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f401e8a05042babaa_d20250302_m032635_c001_v7007000_t0000_u01740885995178") 2025/03/02 03:26:36 DEBUG : potato3: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f1023cf4f7bb60d7d_d20250302_m032632_c001_v0001183_t0058_u01740885992281") 2025/03/02 03:26:36 DEBUG : potato3: Deleting (id "4_z2f921db3e04d5b4b9f580e1b_f107897104eac2f14_d20250302_m032631_c001_v0001183_t0000_u01740885991297") 2025/03/02 03:26:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/02 03:26:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/02 03:26:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ratozof1heki" 2025/03/02 03:26:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dutuvur2foxa -> B2 bucket rclone-test-ratozof1heki 2025/03/02 03:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/02 03:26:45 DEBUG : empty space: Unchanged skipping 2025/03/02 03:26:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/02 03:26:45 DEBUG : B2 bucket rclone-test-ratozof1heki: Waiting for checks to finish 2025/03/02 03:26:45 INFO : empty space: Deleted 2025/03/02 03:26:45 DEBUG : B2 bucket rclone-test-ratozof1heki: Waiting for transfers to finish 2025/03/02 03:26:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:45 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:45 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:45 INFO : potato2: Deleted 2025/03/02 03:26:45 INFO : potato3: Deleted 2025/03/02 03:26:46 DEBUG : Creating backend with remote "TestB2:rclone-test-letojuq9laqi" 2025/03/02 03:26:46 INFO : tomatoDir: Making directory 2025/03/02 03:26:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/02 03:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/02 03:26:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/02 03:26:47 DEBUG : B2 bucket rclone-test-letojuq9laqi: Waiting for checks to finish 2025/03/02 03:26:47 DEBUG : B2 bucket rclone-test-letojuq9laqi: Waiting for transfers to finish 2025/03/02 03:26:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/02 03:26:48 INFO : potato3: Copied (server-side copy) 2025/03/02 03:26:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/02 03:26:48 INFO : empty space: Copied (server-side copy) 2025/03/02 03:26:48 INFO : potato3: Deleted 2025/03/02 03:26:48 INFO : empty space: Deleted 2025/03/02 03:26:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/02 03:26:49 INFO : potato2: Copied (server-side copy) 2025/03/02 03:26:49 INFO : potato2: Deleted 2025/03/02 03:26:49 DEBUG : B2 bucket rclone-test-letojuq9laqi: Purge remote 2025/03/02 03:26:49 INFO : B2 bucket rclone-test-letojuq9laqi: cleaning bucket "rclone-test-letojuq9laqi" of all files 2025/03/02 03:26:50 DEBUG : empty space: Deleting (id "4_z2f225df3e04d5b4b9f580e1b_f113d16d460eddf0a_d20250302_m032647_c001_v0001144_t0045_u01740886007998") 2025/03/02 03:26:50 DEBUG : potato2: Deleting (id "4_z2f225df3e04d5b4b9f580e1b_f1193a46baa41e9ba_d20250302_m032648_c001_v0001117_t0000_u01740886008357") 2025/03/02 03:26:50 DEBUG : potato3: Deleting (id "4_z2f225df3e04d5b4b9f580e1b_f112817bb703b28ed_d20250302_m032648_c001_v0001183_t0044_u01740886008381") 2025/03/02 03:26:50 DEBUG : B2 bucket rclone-test-ratozof1heki: Purge remote 2025/03/02 03:26:50 INFO : B2 bucket rclone-test-ratozof1heki: cleaning bucket "rclone-test-ratozof1heki" of all files 2025/03/02 03:26:50 DEBUG : empty space: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f413d53d3f8901940_d20250302_m032648_c001_v7007000_t0000_u01740886008725") 2025/03/02 03:26:50 DEBUG : empty space: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f1149b9ae7e18363b_d20250302_m032643_c001_v0001040_t0005_u01740886003148") 2025/03/02 03:26:50 DEBUG : potato2: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f413d53d3f8901944_d20250302_m032649_c001_v7007000_t0000_u01740886009259") 2025/03/02 03:26:50 DEBUG : potato2: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f1041622641a27ef0_d20250302_m032645_c001_v0001032_t0029_u01740886005131") 2025/03/02 03:26:50 DEBUG : potato3: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f418f0b13dc61811f_d20250302_m032648_c001_v7007000_t0000_u01740886008585") 2025/03/02 03:26:50 DEBUG : potato3: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f1030eee53a59555c_d20250302_m032645_c001_v0001182_t0055_u01740886005481") 2025/03/02 03:26:50 DEBUG : potato3: Deleting (id "4_z3fe24da3e04d5b4b9f580e1b_f1149b9ae7e18363f_d20250302_m032644_c001_v0001040_t0016_u01740886004189") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:26:58 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/rclone-sync-test" 2025/03/02 03:26:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/rclone-sync-test-include/layer2" 2025/03/02 03:27:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/rclone-sync-test-ignore-file" 2025/03/02 03:27:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/02 03:27:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/02 03:27:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/02 03:27:05 DEBUG : pacer: Reducing sleep to 10ms 2025/03/02 03:27:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test: Waiting for checks to finish 2025/03/02 03:27:05 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test: Waiting for transfers to finish 2025/03/02 03:27:05 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:05 INFO : There was nothing to transfer 2025/03/02 03:27:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/02 03:27:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:27:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:27:06 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/02 03:27:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/02 03:27:06 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/02 03:27:06 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/02 03:27:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:27:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:27:07 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:07 DEBUG : : Excluded 2025/03/02 03:27:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/02 03:27:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/02 03:27:07 DEBUG : B2 bucket rclone-test-dutuvur2foxa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/02 03:27:07 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:27:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/CompareDest" 2025/03/02 03:27:17 DEBUG : one: Need to transfer - File not found at Destination 2025/03/02 03:27:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:27:19 INFO : one: Copied (new) 2025/03/02 03:27:19 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:19 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:19 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/02 03:27:20 INFO : one: Copied (replaced existing) 2025/03/02 03:27:20 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:23 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/02 03:27:23 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:23 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:23 INFO : There was nothing to transfer 2025/03/02 03:27:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/02 03:27:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:24 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/02 03:27:24 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:24 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:24 INFO : There was nothing to transfer 2025/03/02 03:27:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/02 03:27:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:25 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/02 03:27:25 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:25 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:25 INFO : There was nothing to transfer 2025/03/02 03:27:26 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/02 03:27:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/02 03:27:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/02 03:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:26 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/02 03:27:26 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:26 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:26 INFO : There was nothing to transfer 2025/03/02 03:27:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:27 DEBUG : two: Need to transfer - File not found at Destination 2025/03/02 03:27:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:27 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/02 03:27:27 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/02 03:27:28 INFO : two: Copied (new) 2025/03/02 03:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dest" 2025/03/02 03:27:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/pre-dest1" 2025/03/02 03:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/pre-dest2" 2025/03/02 03:27:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:27:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/02 03:27:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:27:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/02 03:27:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/02 03:27:36 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dest: Waiting for checks to finish 2025/03/02 03:27:36 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dest: Waiting for transfers to finish 2025/03/02 03:27:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/02 03:27:37 INFO : 3: Copied (new) 2025/03/02 03:27:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.87s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:27:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/CopyDest" 2025/03/02 03:27:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/02 03:27:41 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:41 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:27:43 INFO : one: Copied (new) 2025/03/02 03:27:43 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:44 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:44 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/02 03:27:44 INFO : one: Copied (replaced existing) 2025/03/02 03:27:44 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/BackupDir" 2025/03/02 03:27:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:47 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/02 03:27:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:27:49 INFO : one: Copied (server-side copy) 2025/03/02 03:27:49 INFO : one: Deleted 2025/03/02 03:27:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/02 03:27:49 INFO : one: Copied (server-side copy) 2025/03/02 03:27:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/02 03:27:49 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:49 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/02 03:27:51 INFO : two: Copied (server-side copy) 2025/03/02 03:27:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/02 03:27:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:51 DEBUG : one: Unchanged skipping 2025/03/02 03:27:51 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:51 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:52 DEBUG : one: Unchanged skipping 2025/03/02 03:27:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:52 DEBUG : two: Unchanged skipping 2025/03/02 03:27:52 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:52 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:52 DEBUG : Waiting for deletions to finish 2025/03/02 03:27:52 INFO : There was nothing to transfer 2025/03/02 03:27:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/02 03:27:53 DEBUG : three: Destination not found in --copy-dest 2025/03/02 03:27:53 DEBUG : three: Need to transfer - File not found at Destination 2025/03/02 03:27:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:53 DEBUG : two: Unchanged skipping 2025/03/02 03:27:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/02 03:27:53 DEBUG : one: Unchanged skipping 2025/03/02 03:27:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:27:53 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:27:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/02 03:27:54 INFO : three: Copied (new) 2025/03/02 03:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.62s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:27:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/bf72ade3e01d5b4b9f580e1b/c001_v0001176_t0042": EOF 2025/03/02 03:27:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/bf72ade3e01d5b4b9f580e1b/c001_v0001176_t0042": EOF) 2025/03/02 03:27:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dutuvur2foxa: 1/10 (Post "https://pod-000-1176-01.backblaze.com/b2api/v1/b2_upload_file/bf72ade3e01d5b4b9f580e1b/c001_v0001176_t0042": EOF) 2025/03/02 03:28:00 DEBUG : pacer: Reducing sleep to 10ms 2025/03/02 03:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:28:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/backup" 2025/03/02 03:28:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:28:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:03 DEBUG : two: Unchanged skipping 2025/03/02 03:28:03 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:28:04 INFO : one: Copied (server-side copy) 2025/03/02 03:28:04 INFO : one: Deleted 2025/03/02 03:28:04 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:05 INFO : one: Copied (new) 2025/03/02 03:28:05 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:28:06 INFO : three.txt: Copied (server-side copy) 2025/03/02 03:28:06 INFO : three.txt: Deleted 2025/03/02 03:28:06 INFO : three.txt: Moved into backup dir 2025/03/02 03:28:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:28:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:08 DEBUG : two: Unchanged skipping 2025/03/02 03:28:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:08 INFO : one: Copied (server-side copy) 2025/03/02 03:28:09 INFO : one: Deleted 2025/03/02 03:28:09 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:28:09 INFO : one: Copied (new) 2025/03/02 03:28:09 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:10 INFO : three.txt: Copied (server-side copy) 2025/03/02 03:28:10 INFO : three.txt: Deleted 2025/03/02 03:28:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:28:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/backup" 2025/03/02 03:28:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:28:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:16 DEBUG : two: Unchanged skipping 2025/03/02 03:28:16 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:28:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:17 INFO : one: Deleted 2025/03/02 03:28:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:18 INFO : one: Copied (new) 2025/03/02 03:28:18 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:28:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:19 INFO : three.txt: Deleted 2025/03/02 03:28:19 INFO : three.txt: Moved into backup dir 2025/03/02 03:28:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:28:21 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:21 DEBUG : two: Unchanged skipping 2025/03/02 03:28:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:21 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:22 INFO : one: Deleted 2025/03/02 03:28:22 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:28:22 INFO : one: Copied (new) 2025/03/02 03:28:22 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:23 INFO : three.txt: Deleted 2025/03/02 03:28:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:28:26 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/backup" 2025/03/02 03:28:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:28:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:29 DEBUG : two: Unchanged skipping 2025/03/02 03:28:29 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:28:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/02 03:28:33 INFO : one: Deleted 2025/03/02 03:28:33 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:34 INFO : one: Copied (new) 2025/03/02 03:28:34 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:28:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/02 03:28:34 INFO : three.txt: Deleted 2025/03/02 03:28:34 INFO : three.txt: Moved into backup dir 2025/03/02 03:28:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:28:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:36 DEBUG : two: Unchanged skipping 2025/03/02 03:28:36 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/02 03:28:37 INFO : one: Deleted 2025/03/02 03:28:37 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:28:37 INFO : one: Copied (new) 2025/03/02 03:28:37 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/02 03:28:38 INFO : three.txt: Deleted 2025/03/02 03:28:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:28:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:28:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:42 DEBUG : two: Unchanged skipping 2025/03/02 03:28:42 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:28:43 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:43 INFO : one: Deleted 2025/03/02 03:28:43 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:44 INFO : one: Copied (new) 2025/03/02 03:28:44 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:28:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:45 INFO : three.txt: Deleted 2025/03/02 03:28:45 INFO : three.txt: Moved into backup dir 2025/03/02 03:28:46 DEBUG : one.bak: Excluded (Path Filter) 2025/03/02 03:28:46 DEBUG : one.bak: Excluded 2025/03/02 03:28:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/02 03:28:46 DEBUG : three.txt.bak: Excluded 2025/03/02 03:28:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:28:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:46 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for checks to finish 2025/03/02 03:28:46 DEBUG : two: Unchanged skipping 2025/03/02 03:28:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:46 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:46 INFO : one: Deleted 2025/03/02 03:28:46 DEBUG : B2 bucket rclone-test-dutuvur2foxa path dst: Waiting for transfers to finish 2025/03/02 03:28:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:28:47 INFO : one: Copied (new) 2025/03/02 03:28:47 DEBUG : Waiting for deletions to finish 2025/03/02 03:28:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:48 INFO : three.txt: Deleted 2025/03/02 03:28:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:28:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:28:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:28:53 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:53 INFO : one: Deleted 2025/03/02 03:28:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:54 INFO : one: Copied (new) 2025/03/02 03:28:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:54 DEBUG : two: Unchanged skipping 2025/03/02 03:28:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/02 03:28:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:28:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:55 INFO : three.txt: Deleted 2025/03/02 03:28:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:55 INFO : three.txt: Copied (new) 2025/03/02 03:28:56 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/02 03:28:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/02 03:28:56 DEBUG : pacer: Reducing sleep to 10ms 2025/03/02 03:28:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:28:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:28:57 INFO : one: Copied (server-side copy) to: one.bak 2025/03/02 03:28:57 INFO : one: Deleted 2025/03/02 03:28:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:28:58 INFO : one: Copied (new) 2025/03/02 03:28:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:28:58 DEBUG : two: Unchanged skipping 2025/03/02 03:28:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/02 03:28:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:28:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/02 03:28:59 INFO : three.txt: Deleted 2025/03/02 03:28:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/02 03:28:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dutuvur2foxa/dst" 2025/03/02 03:29:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/02 03:29:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/02 03:29:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/02 03:29:06 INFO : one: Deleted 2025/03/02 03:29:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:29:07 INFO : one: Copied (new) 2025/03/02 03:29:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:07 DEBUG : two: Unchanged skipping 2025/03/02 03:29:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/02 03:29:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/02 03:29:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/02 03:29:08 INFO : three.txt: Deleted 2025/03/02 03:29:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:29:08 INFO : three.txt: Copied (new) 2025/03/02 03:29:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/02 03:29:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/02 03:29:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/02 03:29:10 INFO : one: Deleted 2025/03/02 03:29:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/02 03:29:10 INFO : one: Copied (new) 2025/03/02 03:29:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:10 DEBUG : two: Unchanged skipping 2025/03/02 03:29:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/02 03:29:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/02 03:29:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/02 03:29:11 INFO : three.txt: Deleted 2025/03/02 03:29:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/02 03:29:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/02 03:29:14 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:29:14 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:29:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/02 03:29:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/02 03:29:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/02 03:29:16 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:29:16 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:29:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/02 03:29:17 INFO : existing: Copied (new) 2025/03/02 03:29:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/02 03:29:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:29:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/02 03:29:17 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:29:17 ERROR : B2 bucket rclone-test-dutuvur2foxa: not deleting files as there were IO errors 2025/03/02 03:29:17 ERROR : B2 bucket rclone-test-dutuvur2foxa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncImmutable (2.71s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:20 DEBUG : existing: Unchanged skipping 2025/03/02 03:29:20 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:29:20 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:29:20 DEBUG : Waiting for deletions to finish 2025/03/02 03:29:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.91s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:29:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:29:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both0: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both12: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both13: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both14: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both15: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both16: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both1: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both10: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both11: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both2: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both3: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both17: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both5: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both6: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both7: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both8: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:29:42 DEBUG : both9: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both18: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both19: Unchanged skipping 2025/03/02 03:29:42 DEBUG : both4: Unchanged skipping 2025/03/02 03:29:42 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:29:42 DEBUG : Waiting for deletions to finish 2025/03/02 03:29:42 INFO : only0: Deleted 2025/03/02 03:29:42 INFO : only12: Deleted 2025/03/02 03:29:43 INFO : only18: Deleted 2025/03/02 03:29:43 INFO : only1: Deleted 2025/03/02 03:29:43 INFO : only8: Deleted 2025/03/02 03:29:43 INFO : only4: Deleted 2025/03/02 03:29:43 INFO : only10: Deleted 2025/03/02 03:29:43 INFO : only13: Deleted 2025/03/02 03:29:43 INFO : only17: Deleted 2025/03/02 03:29:43 INFO : only11: Deleted 2025/03/02 03:29:43 INFO : only14: Deleted 2025/03/02 03:29:43 INFO : only15: Deleted 2025/03/02 03:29:43 INFO : only16: Deleted 2025/03/02 03:29:43 INFO : only2: Deleted 2025/03/02 03:29:43 INFO : only7: Deleted 2025/03/02 03:29:43 INFO : only6: Deleted 2025/03/02 03:29:43 INFO : only5: Deleted 2025/03/02 03:29:43 INFO : only19: Deleted 2025/03/02 03:29:43 INFO : only3: Deleted 2025/03/02 03:29:43 INFO : only9: Deleted 2025/03/02 03:29:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both0: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both1: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both10: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both11: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for checks to finish 2025/03/02 03:30:08 DEBUG : both12: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both16: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both17: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both18: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both19: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both13: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both15: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both14: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both2: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both3: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both4: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both7: Unchanged skipping 2025/03/02 03:30:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/02 03:30:08 DEBUG : both9: Unchanged skipping 2025/03/02 03:30:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : both8: Unchanged skipping 2025/03/02 03:30:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : both6: Unchanged skipping 2025/03/02 03:30:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : both5: Unchanged skipping 2025/03/02 03:30:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/02 03:30:08 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Waiting for transfers to finish 2025/03/02 03:30:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only0: Copied (replaced existing) 2025/03/02 03:30:09 INFO : only1: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only10: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only13: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only11: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only17: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only14: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only19: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only12: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only2: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only3: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only4: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only5: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only15: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only7: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only9: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only8: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only16: Copied (replaced existing) 2025/03/02 03:30:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:09 INFO : only18: Copied (replaced existing) 2025/03/02 03:30:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/02 03:30:10 INFO : only6: Copied (replaced existing) 2025/03/02 03:30:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:18 DEBUG : empty_dir: Making directory with metadata 2025/03/02 03:30:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:30:18 DEBUG : empty_on_remote: Making directory with metadata 2025/03/02 03:30:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:30:18 INFO : empty_on_remote: Making directory 2025/03/02 03:30:18 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:22 DEBUG : empty_dir: Making directory with metadata 2025/03/02 03:30:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:30:22 DEBUG : empty_on_remote: Making directory with metadata 2025/03/02 03:30:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/02 03:30:22 INFO : empty_on_remote: Making directory 2025/03/02 03:30:22 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-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:25 INFO : sub dir: Making directory 2025/03/02 03:30:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" 2025/03/02 03:30:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/02 03:30:30 INFO : sub dir: Making directory 2025/03/02 03:30:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dutuvur2foxa", Local "Local file system at /tmp/rclone4016895641", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2025/03/02 03:30:35 DEBUG : B2 bucket rclone-test-dutuvur2foxa: Purge remote 2025/03/02 03:30:35 INFO : B2 bucket rclone-test-dutuvur2foxa: cleaning bucket "rclone-test-dutuvur2foxa" of all files 2025/03/02 03:30:36 DEBUG : BackupDir/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f890198f_d20250302_m032754_c001_v7007000_t0000_u01740886074945") 2025/03/02 03:30:36 DEBUG : BackupDir/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1128cb589d0d9ef1_d20250302_m032748_c001_v0001116_t0033_u01740886068770") 2025/03/02 03:30:36 DEBUG : CompareDest/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb245_d20250302_m032728_c001_v7007000_t0000_u01740886048996") 2025/03/02 03:30:36 DEBUG : CompareDest/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7223_d20250302_m032721_c001_v0001109_t0025_u01740886041746") 2025/03/02 03:30:36 DEBUG : CompareDest/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb248_d20250302_m032729_c001_v7007000_t0000_u01740886049177") 2025/03/02 03:30:36 DEBUG : CompareDest/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a4d2_d20250302_m032723_c001_v0001176_t0038_u01740886043891") 2025/03/02 03:30:36 DEBUG : CopyDest/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901990_d20250302_m032755_c001_v7007000_t0000_u01740886075126") 2025/03/02 03:30:36 DEBUG : CopyDest/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305aa74_d20250302_m032745_c001_v0001184_t0027_u01740886065963") 2025/03/02 03:30:36 DEBUG : CopyDest/three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901991_d20250302_m032755_c001_v7007000_t0000_u01740886075308") 2025/03/02 03:30:36 DEBUG : CopyDest/three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a54a_d20250302_m032752_c001_v0001176_t0003_u01740886072832") 2025/03/02 03:30:36 DEBUG : CopyDest/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901992_d20250302_m032755_c001_v7007000_t0000_u01740886075490") 2025/03/02 03:30:36 DEBUG : CopyDest/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec728b_d20250302_m032750_c001_v0001109_t0052_u01740886070211") 2025/03/02 03:30:36 DEBUG : EXISTING: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f423_d20250302_m032920_c001_v7007000_t0000_u01740886160790") 2025/03/02 03:30:36 DEBUG : EXISTING: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec741e_d20250302_m032919_c001_v0001109_t0034_u01740886159250") 2025/03/02 03:30:36 DEBUG : Testêé: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f41d_d20250302_m032916_c001_v7007000_t0000_u01740886156167") 2025/03/02 03:30:36 DEBUG : Testêé: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec740a_d20250302_m032915_c001_v0001109_t0044_u01740886155289") 2025/03/02 03:30:36 DEBUG : Testêé: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b507_d20250302_m032914_c001_v0001184_t0000_u01740886154311") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb191_d20250302_m032524_c001_v7007000_t0000_u01740885924777") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c00_d20250302_m032524_c001_v0001145_t0046_u01740885924138") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef34_d20250302_m032521_c001_v7007000_t0000_u01740885921784") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bee_d20250302_m032520_c001_v0001145_t0027_u01740885920853") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eed5_d20250302_m032500_c001_v7007000_t0000_u01740885900188") 2025/03/02 03:30:36 DEBUG : a/potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ba2_d20250302_m032459_c001_v0001145_t0001_u01740885899257") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb192_d20250302_m032524_c001_v7007000_t0000_u01740885924959") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bfa_d20250302_m032522_c001_v0001145_t0015_u01740885922768") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef31_d20250302_m032521_c001_v7007000_t0000_u01740885921234") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259be6_d20250302_m032519_c001_v0001145_t0027_u01740885919816") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eed1_d20250302_m032459_c001_v7007000_t0000_u01740885899639") 2025/03/02 03:30:37 DEBUG : b/potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b9e_d20250302_m032458_c001_v0001145_t0053_u01740885898232") 2025/03/02 03:30:37 DEBUG : backup/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2119_d20250302_m032811_c001_v7007000_t0000_u01740886091012") 2025/03/02 03:30:37 DEBUG : backup/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1021d126feb7a780_d20250302_m032808_c001_v0001157_t0010_u01740886088581") 2025/03/02 03:30:37 DEBUG : backup/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10087cc8922aa1ce_d20250302_m032804_c001_v0001183_t0048_u01740886084306") 2025/03/02 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e39_d20250302_m032838_c001_v7007000_t0000_u01740886118606") 2025/03/02 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1195c67c9e87ded8_d20250302_m032836_c001_v0001178_t0035_u01740886116958") 2025/03/02 03:30:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f114cc70eeb98e35f_d20250302_m032830_c001_v0001145_t0018_u01740886110343") 2025/03/02 03:30:37 DEBUG : backup/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f419b5f48fb90c90a_d20250302_m032823_c001_v7007000_t0000_u01740886103948") 2025/03/02 03:30:37 DEBUG : backup/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f113db4a587c77f44_d20250302_m032821_c001_v0001161_t0039_u01740886101742") 2025/03/02 03:30:37 DEBUG : backup/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f101ea72fa1de0b6b_d20250302_m032817_c001_v0001184_t0034_u01740886097436") 2025/03/02 03:30:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e3a_d20250302_m032838_c001_v7007000_t0000_u01740886118789") 2025/03/02 03:30:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10087cc8922aa4d5_d20250302_m032837_c001_v0001183_t0041_u01740886117783") 2025/03/02 03:30:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10457450b771f2d1_d20250302_m032834_c001_v0001180_t0000_u01740886114474") 2025/03/02 03:30:37 DEBUG : backup/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d211a_d20250302_m032811_c001_v7007000_t0000_u01740886091200") 2025/03/02 03:30:37 DEBUG : backup/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f119613f6406fb0de_d20250302_m032809_c001_v0001037_t0059_u01740886089951") 2025/03/02 03:30:38 DEBUG : backup/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f111c48fccd65f9e0_d20250302_m032805_c001_v0001172_t0002_u01740886085854") 2025/03/02 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f419b5f48fb90c90b_d20250302_m032824_c001_v7007000_t0000_u01740886104132") 2025/03/02 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f111cb6029e20b76b_d20250302_m032822_c001_v0001098_t0010_u01740886102963") 2025/03/02 03:30:38 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116256faf06e1022_d20250302_m032819_c001_v0001115_t0024_u01740886099097") 2025/03/02 03:30:38 DEBUG : both0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf39_d20250302_m033010_c001_v7007000_t0000_u01740886210741") 2025/03/02 03:30:38 DEBUG : both0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b9e9_d20250302_m032949_c001_v0001184_t0040_u01740886189129") 2025/03/02 03:30:38 DEBUG : both0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f451_d20250302_m032944_c001_v7007000_t0000_u01740886184512") 2025/03/02 03:30:38 DEBUG : both0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b658_d20250302_m032923_c001_v0001184_t0012_u01740886163066") 2025/03/02 03:30:38 DEBUG : both1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3a_d20250302_m033010_c001_v7007000_t0000_u01740886210923") 2025/03/02 03:30:38 DEBUG : both1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ba17_d20250302_m032950_c001_v0001184_t0040_u01740886190554") 2025/03/02 03:30:38 DEBUG : both1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f452_d20250302_m032944_c001_v7007000_t0000_u01740886184693") 2025/03/02 03:30:38 DEBUG : both1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b67a_d20250302_m032923_c001_v0001184_t0000_u01740886163837") 2025/03/02 03:30:38 DEBUG : both10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3b_d20250302_m033011_c001_v7007000_t0000_u01740886211105") 2025/03/02 03:30:38 DEBUG : both10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bb47_d20250302_m032958_c001_v0001184_t0015_u01740886198806") 2025/03/02 03:30:38 DEBUG : both10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f454_d20250302_m032944_c001_v7007000_t0000_u01740886184885") 2025/03/02 03:30:38 DEBUG : both10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b7a8_d20250302_m032931_c001_v0001184_t0052_u01740886171792") 2025/03/02 03:30:38 DEBUG : both11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3c_d20250302_m033011_c001_v7007000_t0000_u01740886211286") 2025/03/02 03:30:38 DEBUG : both11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bb79_d20250302_m032959_c001_v0001184_t0020_u01740886199696") 2025/03/02 03:30:38 DEBUG : both11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f456_d20250302_m032945_c001_v7007000_t0000_u01740886185067") 2025/03/02 03:30:38 DEBUG : both11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b7d0_d20250302_m032932_c001_v0001184_t0056_u01740886172926") 2025/03/02 03:30:39 DEBUG : both12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3d_d20250302_m033011_c001_v7007000_t0000_u01740886211469") 2025/03/02 03:30:39 DEBUG : both12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bbab_d20250302_m033000_c001_v0001184_t0046_u01740886200863") 2025/03/02 03:30:39 DEBUG : both12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f457_d20250302_m032945_c001_v7007000_t0000_u01740886185248") 2025/03/02 03:30:39 DEBUG : both12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b7e3_d20250302_m032933_c001_v0001184_t0032_u01740886173619") 2025/03/02 03:30:39 DEBUG : both13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3e_d20250302_m033011_c001_v7007000_t0000_u01740886211651") 2025/03/02 03:30:39 DEBUG : both13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bbc9_d20250302_m033001_c001_v0001184_t0058_u01740886201650") 2025/03/02 03:30:39 DEBUG : both13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f458_d20250302_m032945_c001_v7007000_t0000_u01740886185429") 2025/03/02 03:30:39 DEBUG : both13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b803_d20250302_m032934_c001_v0001184_t0028_u01740886174743") 2025/03/02 03:30:39 DEBUG : both14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf3f_d20250302_m033011_c001_v7007000_t0000_u01740886211833") 2025/03/02 03:30:39 DEBUG : both14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bbeb_d20250302_m033002_c001_v0001184_t0053_u01740886202526") 2025/03/02 03:30:39 DEBUG : both14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f459_d20250302_m032945_c001_v7007000_t0000_u01740886185611") 2025/03/02 03:30:39 DEBUG : both14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b81f_d20250302_m032935_c001_v0001184_t0000_u01740886175516") 2025/03/02 03:30:39 DEBUG : both15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf40_d20250302_m033012_c001_v7007000_t0000_u01740886212018") 2025/03/02 03:30:39 DEBUG : both15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bc19_d20250302_m033003_c001_v0001184_t0039_u01740886203553") 2025/03/02 03:30:39 DEBUG : both15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f45b_d20250302_m032945_c001_v7007000_t0000_u01740886185793") 2025/03/02 03:30:39 DEBUG : both15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b847_d20250302_m032936_c001_v0001184_t0032_u01740886176797") 2025/03/02 03:30:39 DEBUG : both16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf41_d20250302_m033012_c001_v7007000_t0000_u01740886212202") 2025/03/02 03:30:39 DEBUG : both16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bc2f_d20250302_m033004_c001_v0001184_t0046_u01740886204274") 2025/03/02 03:30:39 DEBUG : both16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f45d_d20250302_m032945_c001_v7007000_t0000_u01740886185975") 2025/03/02 03:30:39 DEBUG : both16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b86b_d20250302_m032938_c001_v0001184_t0051_u01740886178037") 2025/03/02 03:30:40 DEBUG : both17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf42_d20250302_m033012_c001_v7007000_t0000_u01740886212383") 2025/03/02 03:30:40 DEBUG : both17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bc57_d20250302_m033005_c001_v0001184_t0018_u01740886205234") 2025/03/02 03:30:40 DEBUG : both17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f45e_d20250302_m032946_c001_v7007000_t0000_u01740886186170") 2025/03/02 03:30:40 DEBUG : both17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b889_d20250302_m032938_c001_v0001184_t0051_u01740886178963") 2025/03/02 03:30:40 DEBUG : both18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf43_d20250302_m033012_c001_v7007000_t0000_u01740886212568") 2025/03/02 03:30:40 DEBUG : both18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bc7e_d20250302_m033006_c001_v0001184_t0025_u01740886206471") 2025/03/02 03:30:40 DEBUG : both18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f45f_d20250302_m032946_c001_v7007000_t0000_u01740886186353") 2025/03/02 03:30:40 DEBUG : both18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b89b_d20250302_m032939_c001_v0001184_t0042_u01740886179629") 2025/03/02 03:30:40 DEBUG : both19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf44_d20250302_m033012_c001_v7007000_t0000_u01740886212749") 2025/03/02 03:30:40 DEBUG : both19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bc9c_d20250302_m033007_c001_v0001184_t0028_u01740886207204") 2025/03/02 03:30:40 DEBUG : both19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f461_d20250302_m032946_c001_v7007000_t0000_u01740886186534") 2025/03/02 03:30:40 DEBUG : both19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b8c3_d20250302_m032940_c001_v0001184_t0030_u01740886180815") 2025/03/02 03:30:40 DEBUG : both2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf45_d20250302_m033012_c001_v7007000_t0000_u01740886212932") 2025/03/02 03:30:40 DEBUG : both2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ba2f_d20250302_m032951_c001_v0001184_t0022_u01740886191306") 2025/03/02 03:30:40 DEBUG : both2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f462_d20250302_m032946_c001_v7007000_t0000_u01740886186719") 2025/03/02 03:30:40 DEBUG : both2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b6a4_d20250302_m032924_c001_v0001184_t0036_u01740886164837") 2025/03/02 03:30:40 DEBUG : both3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf47_d20250302_m033013_c001_v7007000_t0000_u01740886213114") 2025/03/02 03:30:40 DEBUG : both3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ba5d_d20250302_m032952_c001_v0001184_t0012_u01740886192176") 2025/03/02 03:30:40 DEBUG : both3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f463_d20250302_m032946_c001_v7007000_t0000_u01740886186910") 2025/03/02 03:30:40 DEBUG : both3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b6ca_d20250302_m032925_c001_v0001184_t0043_u01740886165846") 2025/03/02 03:30:40 DEBUG : both4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf48_d20250302_m033013_c001_v7007000_t0000_u01740886213308") 2025/03/02 03:30:40 DEBUG : both4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ba91_d20250302_m032953_c001_v0001184_t0044_u01740886193066") 2025/03/02 03:30:40 DEBUG : both4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f464_d20250302_m032947_c001_v7007000_t0000_u01740886187092") 2025/03/02 03:30:41 DEBUG : both4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b6ea_d20250302_m032926_c001_v0001184_t0054_u01740886166782") 2025/03/02 03:30:41 DEBUG : both5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf49_d20250302_m033013_c001_v7007000_t0000_u01740886213488") 2025/03/02 03:30:41 DEBUG : both5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305babb_d20250302_m032953_c001_v0001184_t0018_u01740886193924") 2025/03/02 03:30:41 DEBUG : both5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f466_d20250302_m032947_c001_v7007000_t0000_u01740886187273") 2025/03/02 03:30:41 DEBUG : both5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b70a_d20250302_m032927_c001_v0001184_t0004_u01740886167519") 2025/03/02 03:30:41 DEBUG : both6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf4a_d20250302_m033013_c001_v7007000_t0000_u01740886213671") 2025/03/02 03:30:41 DEBUG : both6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bacb_d20250302_m032954_c001_v0001184_t0038_u01740886194893") 2025/03/02 03:30:41 DEBUG : both6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f467_d20250302_m032947_c001_v7007000_t0000_u01740886187464") 2025/03/02 03:30:41 DEBUG : both6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b732_d20250302_m032928_c001_v0001184_t0013_u01740886168469") 2025/03/02 03:30:41 DEBUG : both7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf4c_d20250302_m033013_c001_v7007000_t0000_u01740886213852") 2025/03/02 03:30:41 DEBUG : both7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bae5_d20250302_m032955_c001_v0001184_t0017_u01740886195780") 2025/03/02 03:30:41 DEBUG : both7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f468_d20250302_m032947_c001_v7007000_t0000_u01740886187654") 2025/03/02 03:30:41 DEBUG : both7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b758_d20250302_m032929_c001_v0001184_t0048_u01740886169512") 2025/03/02 03:30:41 DEBUG : both8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf4d_d20250302_m033014_c001_v7007000_t0000_u01740886214034") 2025/03/02 03:30:41 DEBUG : both8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305baf9_d20250302_m032956_c001_v0001184_t0019_u01740886196554") 2025/03/02 03:30:41 DEBUG : both8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f46a_d20250302_m032947_c001_v7007000_t0000_u01740886187838") 2025/03/02 03:30:41 DEBUG : both8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b77c_d20250302_m032930_c001_v0001184_t0016_u01740886170283") 2025/03/02 03:30:41 DEBUG : both9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf4e_d20250302_m033014_c001_v7007000_t0000_u01740886214233") 2025/03/02 03:30:41 DEBUG : both9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305bb1f_d20250302_m032957_c001_v0001184_t0023_u01740886197960") 2025/03/02 03:30:41 DEBUG : both9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f46b_d20250302_m032948_c001_v7007000_t0000_u01740886188023") 2025/03/02 03:30:41 DEBUG : both9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b796_d20250302_m032931_c001_v0001184_t0023_u01740886171144") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb194_d20250302_m032525_c001_v7007000_t0000_u01740885925140") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bfc_d20250302_m032523_c001_v0001145_t0002_u01740885923352") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef36_d20250302_m032521_c001_v7007000_t0000_u01740885921975") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bec_d20250302_m032520_c001_v0001145_t0052_u01740885920168") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eed7_d20250302_m032500_c001_v7007000_t0000_u01740885900370") 2025/03/02 03:30:42 DEBUG : c/non empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ba0_d20250302_m032458_c001_v0001145_t0033_u01740885898549") 2025/03/02 03:30:42 DEBUG : check sum: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30f0_d20250302_m032446_c001_v7007000_t0000_u01740885886807") 2025/03/02 03:30:42 DEBUG : check sum: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b74_d20250302_m032445_c001_v0001145_t0043_u01740885885813") 2025/03/02 03:30:42 DEBUG : dest/3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f890196f_d20250302_m032738_c001_v7007000_t0000_u01740886058052") 2025/03/02 03:30:42 DEBUG : dest/3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f403e0a3d57f54054_d20250302_m032736_c001_v0001101_t0044_u01740886056957") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f418_d20250302_m032912_c001_v7007000_t0000_u01740886152846") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1149b9ae7e18375d_d20250302_m032910_c001_v0001040_t0042_u01740886150531") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2185_d20250302_m032910_c001_v7007000_t0000_u01740886150332") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1149b9ae7e18374f_d20250302_m032906_c001_v0001040_t0036_u01740886146880") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d217c_d20250302_m032906_c001_v7007000_t0000_u01740886146156") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec73d0_d20250302_m032901_c001_v0001109_t0039_u01740886141394") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4042582180f6dd35_d20250302_m032859_c001_v7007000_t0000_u01740886139912") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f119e24192d5c3b03_d20250302_m032857_c001_v0001090_t0023_u01740886137679") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416775419afdbf8a_d20250302_m032857_c001_v7007000_t0000_u01740886137496") 2025/03/02 03:30:42 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f119e24192d5c3af7_d20250302_m032854_c001_v0001090_t0041_u01740886134308") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416775419afdbf82_d20250302_m032853_c001_v7007000_t0000_u01740886133581") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b1c6_d20250302_m032849_c001_v0001184_t0048_u01740886129885") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e50_d20250302_m032848_c001_v7007000_t0000_u01740886128615") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1124d8b03d29c41f_d20250302_m032847_c001_v0001182_t0016_u01740886127079") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2160_d20250302_m032846_c001_v7007000_t0000_u01740886126896") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1124d8b03d29c3da_d20250302_m032844_c001_v0001182_t0028_u01740886124299") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2159_d20250302_m032843_c001_v7007000_t0000_u01740886123565") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b062_d20250302_m032839_c001_v0001184_t0039_u01740886119885") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e3b_d20250302_m032838_c001_v7007000_t0000_u01740886118972") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1024f733767d4a62_d20250302_m032837_c001_v0001181_t0014_u01740886117383") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4116c07fe522b9be_d20250302_m032837_c001_v7007000_t0000_u01740886117197") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1024f733767d4a56_d20250302_m032834_c001_v0001181_t0017_u01740886114054") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4116c07fe522b9b5_d20250302_m032833_c001_v7007000_t0000_u01740886113305") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ae98_d20250302_m032825_c001_v0001184_t0059_u01740886105239") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f419b5f48fb90c90c_d20250302_m032824_c001_v7007000_t0000_u01740886104315") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f106a9485ce9302e4_d20250302_m032822_c001_v0001116_t0059_u01740886102221") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a3675_d20250302_m032822_c001_v7007000_t0000_u01740886102038") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f106a9485ce9302cc_d20250302_m032818_c001_v0001116_t0049_u01740886098416") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a366a_d20250302_m032817_c001_v7007000_t0000_u01740886097689") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ad26_d20250302_m032812_c001_v0001184_t0020_u01740886092300") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d211b_d20250302_m032811_c001_v7007000_t0000_u01740886091384") 2025/03/02 03:30:43 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1033defd9137d99c_d20250302_m032809_c001_v0001103_t0054_u01740886089217") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3be5c_d20250302_m032809_c001_v7007000_t0000_u01740886089035") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1033defd9137d990_d20250302_m032805_c001_v0001103_t0052_u01740886085259") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3be4f_d20250302_m032804_c001_v7007000_t0000_u01740886084539") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ab9c_d20250302_m032756_c001_v0001184_t0045_u01740886076818") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901993_d20250302_m032755_c001_v7007000_t0000_u01740886075674") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1041abfed3c9d4f7_d20250302_m032749_c001_v0001177_t0013_u01740886069443") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4116c07fe522b989_d20250302_m032749_c001_v7007000_t0000_u01740886069242") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a526_d20250302_m032745_c001_v0001176_t0007_u01740886065362") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11994ea6ce79631b_d20250302_m032744_c001_v0001115_t0027_u01740886064295") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11994ea6ce796311_d20250302_m032742_c001_v0001115_t0025_u01740886062432") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb249_d20250302_m032729_c001_v7007000_t0000_u01740886049361") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a812_d20250302_m032721_c001_v0001184_t0024_u01740886041176") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1024cb2bec523b40_d20250302_m032720_c001_v0001144_t0047_u01740886040005") 2025/03/02 03:30:44 DEBUG : dst/one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1024cb2bec523b38_d20250302_m032718_c001_v0001144_t0013_u01740886038406") 2025/03/02 03:30:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f419_d20250302_m032913_c001_v7007000_t0000_u01740886153027") 2025/03/02 03:30:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a650_d20250302_m032910_c001_v0001176_t0048_u01740886150076") 2025/03/02 03:30:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11967b7df75e7ed1_d20250302_m032905_c001_v0001183_t0048_u01740886145952") 2025/03/02 03:30:44 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4042582180f6dd36_d20250302_m032900_c001_v7007000_t0000_u01740886140094") 2025/03/02 03:30:44 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116abe1001a0e8dc_d20250302_m032857_c001_v0001181_t0038_u01740886137261") 2025/03/02 03:30:44 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f111257b19887806d_d20250302_m032853_c001_v0001177_t0032_u01740886133369") 2025/03/02 03:30:44 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e51_d20250302_m032848_c001_v7007000_t0000_u01740886128796") 2025/03/02 03:30:45 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f113c0ea66efab1f0_d20250302_m032846_c001_v0001184_t0031_u01740886126677") 2025/03/02 03:30:45 DEBUG : dst/one.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f104e2e4dc91baae3_d20250302_m032843_c001_v0001146_t0021_u01740886123099") 2025/03/02 03:30:45 DEBUG : dst/three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901994_d20250302_m032755_c001_v7007000_t0000_u01740886075857") 2025/03/02 03:30:45 DEBUG : dst/three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11994ea6ce796341_d20250302_m032754_c001_v0001115_t0038_u01740886074005") 2025/03/02 03:30:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f41a_d20250302_m032913_c001_v7007000_t0000_u01740886153208") 2025/03/02 03:30:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1017fa85055869d1_d20250302_m032911_c001_v0001101_t0056_u01740886151534") 2025/03/02 03:30:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11010f4c6f20738a_d20250302_m032907_c001_v0001161_t0040_u01740886147842") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f41b_d20250302_m032913_c001_v7007000_t0000_u01740886153389") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1149b9ae7e18375f_d20250302_m032912_c001_v0001040_t0043_u01740886152032") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2189_d20250302_m032911_c001_v7007000_t0000_u01740886151848") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1149b9ae7e183755_d20250302_m032908_c001_v0001040_t0044_u01740886148356") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2183_d20250302_m032908_c001_v7007000_t0000_u01740886148174") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec73d6_d20250302_m032902_c001_v0001109_t0026_u01740886142929") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4042582180f6dd37_d20250302_m032900_c001_v7007000_t0000_u01740886140278") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f119e24192d5c3b05_d20250302_m032859_c001_v0001090_t0013_u01740886139138") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416775419afdbf8b_d20250302_m032858_c001_v7007000_t0000_u01740886138948") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f119e24192d5c3afb_d20250302_m032855_c001_v0001090_t0022_u01740886135551") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416775419afdbf86_d20250302_m032855_c001_v7007000_t0000_u01740886135369") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b1e8_d20250302_m032850_c001_v0001184_t0047_u01740886130743") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d2161_d20250302_m032848_c001_v7007000_t0000_u01740886128054") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec737a_d20250302_m032845_c001_v0001109_t0036_u01740886125324") 2025/03/02 03:30:45 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d215b_d20250302_m032844_c001_v7007000_t0000_u01740886124953") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b07e_d20250302_m032840_c001_v0001184_t0051_u01740886120623") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4116c07fe522b9bf_d20250302_m032838_c001_v7007000_t0000_u01740886118047") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec734e_d20250302_m032835_c001_v0001109_t0018_u01740886115857") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4116c07fe522b9b8_d20250302_m032834_c001_v7007000_t0000_u01740886114767") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305aeab_d20250302_m032825_c001_v0001184_t0024_u01740886105999") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a3678_d20250302_m032823_c001_v7007000_t0000_u01740886103384") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7306_d20250302_m032820_c001_v0001109_t0050_u01740886100720") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a366f_d20250302_m032819_c001_v7007000_t0000_u01740886099628") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305ad3a_d20250302_m032813_c001_v0001184_t0036_u01740886093085") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3be5e_d20250302_m032810_c001_v7007000_t0000_u01740886090461") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec72d4_d20250302_m032807_c001_v0001109_t0037_u01740886087416") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3be55_d20250302_m032806_c001_v7007000_t0000_u01740886086325") 2025/03/02 03:30:46 DEBUG : dst/three.txt: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305abf0_d20250302_m032800_c001_v0001184_t0050_u01740886080068") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4042582180f6dd38_d20250302_m032900_c001_v7007000_t0000_u01740886140471") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10289573ea64e3ae_d20250302_m032858_c001_v0001182_t0013_u01740886138731") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10902caf9a74c634_d20250302_m032855_c001_v0001182_t0033_u01740886135164") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e52_d20250302_m032848_c001_v7007000_t0000_u01740886128977") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10606b3688c211d9_d20250302_m032847_c001_v0001090_t0015_u01740886127499") 2025/03/02 03:30:46 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f11813782cc5cb17f_d20250302_m032844_c001_v0001183_t0001_u01740886124752") 2025/03/02 03:30:46 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f41c_d20250302_m032913_c001_v7007000_t0000_u01740886153573") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b381_d20250302_m032902_c001_v0001184_t0012_u01740886142717") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4042582180f6dd39_d20250302_m032900_c001_v7007000_t0000_u01740886140661") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7396_d20250302_m032850_c001_v0001109_t0027_u01740886130104") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e53_d20250302_m032849_c001_v7007000_t0000_u01740886129159") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec735e_d20250302_m032840_c001_v0001109_t0031_u01740886120084") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0e3c_d20250302_m032839_c001_v7007000_t0000_u01740886119153") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7320_d20250302_m032825_c001_v0001109_t0031_u01740886105434") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f419b5f48fb90c90f_d20250302_m032824_c001_v7007000_t0000_u01740886104497") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec72e6_d20250302_m032812_c001_v0001109_t0011_u01740886092502") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4007cfc4b50d211f_d20250302_m032811_c001_v7007000_t0000_u01740886091567") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec72a9_d20250302_m032757_c001_v0001109_t0013_u01740886077384") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901995_d20250302_m032756_c001_v7007000_t0000_u01740886076039") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f113fa012397f5a34_d20250302_m032751_c001_v0001040_t0038_u01740886071304") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb24b_d20250302_m032729_c001_v7007000_t0000_u01740886049543") 2025/03/02 03:30:47 DEBUG : dst/two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1024cb2bec523b6d_d20250302_m032727_c001_v0001144_t0040_u01740886047981") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4067a727f00571d0_d20250302_m032645_c001_v7007000_t0000_u01740886005093") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a3fd_d20250302_m032640_c001_v0001176_t0022_u01740886000892") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4067a727f00571c8_d20250302_m032638_c001_v7007000_t0000_u01740885998387") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a3b1_d20250302_m032628_c001_v0001176_t0048_u01740885988803") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1e7_d20250302_m032619_c001_v7007000_t0000_u01740885979930") 2025/03/02 03:30:47 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a378_d20250302_m032617_c001_v0001176_t0059_u01740885977190") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1ab_d20250302_m032538_c001_v7007000_t0000_u01740885938635") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c3a_d20250302_m032536_c001_v0001145_t0004_u01740885936807") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a6_d20250302_m032535_c001_v7007000_t0000_u01740885935235") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c28_d20250302_m032534_c001_v0001145_t0004_u01740885934014") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb19f_d20250302_m032530_c001_v7007000_t0000_u01740885930558") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c1c_d20250302_m032528_c001_v0001145_t0034_u01740885928939") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb19a_d20250302_m032527_c001_v7007000_t0000_u01740885927731") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c0e_d20250302_m032526_c001_v0001145_t0012_u01740885926191") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef25_d20250302_m032518_c001_v7007000_t0000_u01740885918886") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259be0_d20250302_m032517_c001_v0001145_t0022_u01740885917307") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef18_d20250302_m032516_c001_v7007000_t0000_u01740885916138") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bda_d20250302_m032515_c001_v0001145_t0041_u01740885915302") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef04_d20250302_m032509_c001_v7007000_t0000_u01740885909762") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bbc_d20250302_m032508_c001_v0001145_t0035_u01740885908297") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eeed_d20250302_m032505_c001_v7007000_t0000_u01740885905733") 2025/03/02 03:30:48 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bae_d20250302_m032504_c001_v0001145_t0024_u01740885904599") 2025/03/02 03:30:49 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eedc_d20250302_m032503_c001_v7007000_t0000_u01740885903482") 2025/03/02 03:30:49 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f112e22b3dedbdcc9_d20250302_m032502_c001_v0001113_t0030_u01740885902783") 2025/03/02 03:30:49 DEBUG : empty space: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ba8_d20250302_m032501_c001_v0001145_t0026_u01740885901099") 2025/03/02 03:30:49 DEBUG : enormous: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a8_d20250302_m032537_c001_v7007000_t0000_u01740885937719") 2025/03/02 03:30:49 DEBUG : enormous: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c3c_d20250302_m032537_c001_v0001145_t0032_u01740885937106") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f421_d20250302_m032918_c001_v7007000_t0000_u01740886158093") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305b56a_d20250302_m032916_c001_v0001184_t0037_u01740886156921") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1da_d20250302_m032614_c001_v7007000_t0000_u01740885974648") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a368_d20250302_m032613_c001_v0001176_t0049_u01740885973680") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc61809b_d20250302_m032457_c001_v7007000_t0000_u01740885897117") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b9a_d20250302_m032456_c001_v0001145_t0051_u01740885896074") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc618097_d20250302_m032454_c001_v7007000_t0000_u01740885894807") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b94_d20250302_m032453_c001_v0001145_t0026_u01740885893951") 2025/03/02 03:30:49 DEBUG : existing: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b8c_d20250302_m032453_c001_v0001145_t0028_u01740885893040") 2025/03/02 03:30:49 DEBUG : existing-b: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1db_d20250302_m032614_c001_v7007000_t0000_u01740885974831") 2025/03/02 03:30:49 DEBUG : existing-b: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a1aa_d20250302_m032613_c001_v0001184_t0012_u01740885973687") 2025/03/02 03:30:49 DEBUG : file1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf6f_d20250302_m033024_c001_v7007000_t0000_u01740886224107") 2025/03/02 03:30:49 DEBUG : file1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10622b0deaac5bde_d20250302_m033022_c001_v0001179_t0042_u01740886222904") 2025/03/02 03:30:49 DEBUG : file1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf68_d20250302_m033020_c001_v7007000_t0000_u01740886220793") 2025/03/02 03:30:49 DEBUG : file1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107e2bf595ce0d25_d20250302_m033019_c001_v0001131_t0058_u01740886219319") 2025/03/02 03:30:49 DEBUG : five: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b4_d20250302_m032555_c001_v7007000_t0000_u01740885955566") 2025/03/02 03:30:50 DEBUG : five: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4014af5d6349a316_d20250302_m032553_c001_v0001176_t0042_u01740885953665") 2025/03/02 03:30:50 DEBUG : foo: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7eefa_d20250302_m032507_c001_v7007000_t0000_u01740885907563") 2025/03/02 03:30:50 DEBUG : foo: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407c4e75e8259bb6_d20250302_m032507_c001_v0001145_t0041_u01740885907016") 2025/03/02 03:30:50 DEBUG : foo: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407c4e75e8259bb4_d20250302_m032506_c001_v0001145_t0041_u01740885906461") 2025/03/02 03:30:50 DEBUG : four: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b5_d20250302_m032555_c001_v7007000_t0000_u01740885955749") 2025/03/02 03:30:50 DEBUG : four: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec70a0_d20250302_m032554_c001_v0001109_t0038_u01740885954221") 2025/03/02 03:30:50 DEBUG : four: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a312_d20250302_m032553_c001_v0001176_t0004_u01740885953069") 2025/03/02 03:30:50 DEBUG : hello world2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee6a_d20250302_m032402_c001_v7007000_t0000_u01740885842452") 2025/03/02 03:30:50 DEBUG : hello world2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ae2_d20250302_m032401_c001_v0001145_t0049_u01740885841691") 2025/03/02 03:30:50 DEBUG : ignore-size: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc618091_d20250302_m032451_c001_v7007000_t0000_u01740885891956") 2025/03/02 03:30:50 DEBUG : ignore-size: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b88_d20250302_m032450_c001_v0001145_t0014_u01740885890818") 2025/03/02 03:30:50 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1d5_d20250302_m032612_c001_v7007000_t0000_u01740885972552") 2025/03/02 03:30:50 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a172_d20250302_m032611_c001_v0001184_t0046_u01740885971285") 2025/03/02 03:30:50 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1d1_d20250302_m032610_c001_v7007000_t0000_u01740885970169") 2025/03/02 03:30:50 DEBUG : nested/sub dir/file: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a133_d20250302_m032609_c001_v0001184_t0053_u01740885969200") 2025/03/02 03:30:50 DEBUG : one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b6_d20250302_m032555_c001_v7007000_t0000_u01740885955932") 2025/03/02 03:30:50 DEBUG : one: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407c4e75e8259c3e_d20250302_m032539_c001_v0001145_t0041_u01740885939725") 2025/03/02 03:30:50 DEBUG : only0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf4f_d20250302_m033014_c001_v7007000_t0000_u01740886214415") 2025/03/02 03:30:50 DEBUG : only0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bce0_d20250302_m033008_c001_v0001184_t0018_u01740886208716") 2025/03/02 03:30:50 DEBUG : only0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74be_d20250302_m032949_c001_v0001109_t0052_u01740886189698") 2025/03/02 03:30:50 DEBUG : only0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182cd_d20250302_m032942_c001_v7007000_t0000_u01740886182697") 2025/03/02 03:30:51 DEBUG : only0: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7432_d20250302_m032923_c001_v0001109_t0014_u01740886163275") 2025/03/02 03:30:51 DEBUG : only1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf50_d20250302_m033014_c001_v7007000_t0000_u01740886214604") 2025/03/02 03:30:51 DEBUG : only1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec7536_d20250302_m033008_c001_v0001109_t0038_u01740886208727") 2025/03/02 03:30:51 DEBUG : only1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74c6_d20250302_m032950_c001_v0001109_t0016_u01740886190749") 2025/03/02 03:30:51 DEBUG : only1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf23_d20250302_m032943_c001_v7007000_t0000_u01740886183088") 2025/03/02 03:30:51 DEBUG : only1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec743a_d20250302_m032924_c001_v0001109_t0024_u01740886164059") 2025/03/02 03:30:51 DEBUG : only10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf51_d20250302_m033014_c001_v7007000_t0000_u01740886214786") 2025/03/02 03:30:51 DEBUG : only10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bcea_d20250302_m033009_c001_v0001184_t0018_u01740886209116") 2025/03/02 03:30:51 DEBUG : only10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7500_d20250302_m032959_c001_v0001109_t0001_u01740886199022") 2025/03/02 03:30:51 DEBUG : only10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f449_d20250302_m032943_c001_v7007000_t0000_u01740886183245") 2025/03/02 03:30:51 DEBUG : only10: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7470_d20250302_m032931_c001_v0001109_t0043_u01740886171990") 2025/03/02 03:30:51 DEBUG : only11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf52_d20250302_m033014_c001_v7007000_t0000_u01740886214969") 2025/03/02 03:30:51 DEBUG : only11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407e2bf595ce0d01_d20250302_m033009_c001_v0001131_t0040_u01740886209284") 2025/03/02 03:30:51 DEBUG : only11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7502_d20250302_m032959_c001_v0001109_t0022_u01740886199899") 2025/03/02 03:30:51 DEBUG : only11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f412d8291b34f7032_d20250302_m032943_c001_v7007000_t0000_u01740886183340") 2025/03/02 03:30:51 DEBUG : only11: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec747c_d20250302_m032933_c001_v0001109_t0055_u01740886173122") 2025/03/02 03:30:51 DEBUG : only12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf53_d20250302_m033015_c001_v7007000_t0000_u01740886215151") 2025/03/02 03:30:51 DEBUG : only12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40622b0deaac5b85_d20250302_m033009_c001_v0001179_t0054_u01740886209469") 2025/03/02 03:30:51 DEBUG : only12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7508_d20250302_m033001_c001_v0001109_t0031_u01740886201080") 2025/03/02 03:30:51 DEBUG : only12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182cf_d20250302_m032942_c001_v7007000_t0000_u01740886182895") 2025/03/02 03:30:51 DEBUG : only12: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7480_d20250302_m032933_c001_v0001109_t0027_u01740886173820") 2025/03/02 03:30:52 DEBUG : only13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf54_d20250302_m033015_c001_v7007000_t0000_u01740886215335") 2025/03/02 03:30:52 DEBUG : only13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec753a_d20250302_m033009_c001_v0001109_t0038_u01740886209127") 2025/03/02 03:30:52 DEBUG : only13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec750a_d20250302_m033001_c001_v0001109_t0028_u01740886201856") 2025/03/02 03:30:52 DEBUG : only13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf24_d20250302_m032943_c001_v7007000_t0000_u01740886183271") 2025/03/02 03:30:52 DEBUG : only13: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7484_d20250302_m032934_c001_v0001109_t0005_u01740886174952") 2025/03/02 03:30:52 DEBUG : only14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf55_d20250302_m033015_c001_v7007000_t0000_u01740886215521") 2025/03/02 03:30:52 DEBUG : only14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec753c_d20250302_m033009_c001_v0001109_t0038_u01740886209310") 2025/03/02 03:30:52 DEBUG : only14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7514_d20250302_m033002_c001_v0001109_t0009_u01740886202740") 2025/03/02 03:30:52 DEBUG : only14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f44a_d20250302_m032943_c001_v7007000_t0000_u01740886183430") 2025/03/02 03:30:52 DEBUG : only14: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec748a_d20250302_m032935_c001_v0001109_t0002_u01740886175724") 2025/03/02 03:30:52 DEBUG : only15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf56_d20250302_m033015_c001_v7007000_t0000_u01740886215703") 2025/03/02 03:30:52 DEBUG : only15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bd10_d20250302_m033009_c001_v0001184_t0018_u01740886209674") 2025/03/02 03:30:52 DEBUG : only15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec751c_d20250302_m033003_c001_v0001109_t0000_u01740886203767") 2025/03/02 03:30:52 DEBUG : only15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf25_d20250302_m032943_c001_v7007000_t0000_u01740886183456") 2025/03/02 03:30:52 DEBUG : only15: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec748e_d20250302_m032937_c001_v0001109_t0023_u01740886177007") 2025/03/02 03:30:52 DEBUG : only16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf58_d20250302_m033015_c001_v7007000_t0000_u01740886215901") 2025/03/02 03:30:52 DEBUG : only16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bd12_d20250302_m033009_c001_v0001184_t0018_u01740886209857") 2025/03/02 03:30:52 DEBUG : only16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7520_d20250302_m033004_c001_v0001109_t0038_u01740886204492") 2025/03/02 03:30:52 DEBUG : only16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182d2_d20250302_m032943_c001_v7007000_t0000_u01740886183488") 2025/03/02 03:30:52 DEBUG : only16: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7496_d20250302_m032938_c001_v0001109_t0016_u01740886178240") 2025/03/02 03:30:52 DEBUG : only17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf59_d20250302_m033016_c001_v7007000_t0000_u01740886216084") 2025/03/02 03:30:53 DEBUG : only17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bcfe_d20250302_m033009_c001_v0001184_t0018_u01740886209299") 2025/03/02 03:30:53 DEBUG : only17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7526_d20250302_m033005_c001_v0001109_t0004_u01740886205432") 2025/03/02 03:30:53 DEBUG : only17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182d1_d20250302_m032943_c001_v7007000_t0000_u01740886183296") 2025/03/02 03:30:53 DEBUG : only17: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec749a_d20250302_m032939_c001_v0001109_t0039_u01740886179162") 2025/03/02 03:30:53 DEBUG : only18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf5a_d20250302_m033016_c001_v7007000_t0000_u01740886216290") 2025/03/02 03:30:53 DEBUG : only18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec754c_d20250302_m033009_c001_v0001109_t0038_u01740886209868") 2025/03/02 03:30:53 DEBUG : only18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec752c_d20250302_m033006_c001_v0001109_t0036_u01740886206681") 2025/03/02 03:30:53 DEBUG : only18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f448_d20250302_m032943_c001_v7007000_t0000_u01740886183062") 2025/03/02 03:30:53 DEBUG : only18: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74a0_d20250302_m032939_c001_v0001109_t0004_u01740886179887") 2025/03/02 03:30:53 DEBUG : only19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf5b_d20250302_m033016_c001_v7007000_t0000_u01740886216474") 2025/03/02 03:30:53 DEBUG : only19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407e2bf595ce0d03_d20250302_m033009_c001_v0001131_t0040_u01740886209469") 2025/03/02 03:30:53 DEBUG : only19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7532_d20250302_m033007_c001_v0001109_t0014_u01740886207399") 2025/03/02 03:30:53 DEBUG : only19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f412d8291b34f7034_d20250302_m032943_c001_v7007000_t0000_u01740886183707") 2025/03/02 03:30:53 DEBUG : only19: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74a6_d20250302_m032941_c001_v0001109_t0000_u01740886181029") 2025/03/02 03:30:53 DEBUG : only2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf5d_d20250302_m033016_c001_v7007000_t0000_u01740886216692") 2025/03/02 03:30:53 DEBUG : only2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f5451305bd0c_d20250302_m033009_c001_v0001184_t0018_u01740886209486") 2025/03/02 03:30:53 DEBUG : only2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74ce_d20250302_m032951_c001_v0001109_t0002_u01740886191542") 2025/03/02 03:30:53 DEBUG : only2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f412d8291b34f7033_d20250302_m032943_c001_v7007000_t0000_u01740886183524") 2025/03/02 03:30:53 DEBUG : only2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec743e_d20250302_m032925_c001_v0001109_t0001_u01740886165045") 2025/03/02 03:30:53 DEBUG : only3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf5e_d20250302_m033016_c001_v7007000_t0000_u01740886216874") 2025/03/02 03:30:54 DEBUG : only3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec7542_d20250302_m033009_c001_v0001109_t0038_u01740886209497") 2025/03/02 03:30:54 DEBUG : only3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74d4_d20250302_m032952_c001_v0001109_t0016_u01740886192382") 2025/03/02 03:30:54 DEBUG : only3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182d5_d20250302_m032943_c001_v7007000_t0000_u01740886183882") 2025/03/02 03:30:54 DEBUG : only3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7446_d20250302_m032926_c001_v0001109_t0001_u01740886166045") 2025/03/02 03:30:54 DEBUG : only4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf5f_d20250302_m033017_c001_v7007000_t0000_u01740886217057") 2025/03/02 03:30:54 DEBUG : only4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407e2bf595ce0d05_d20250302_m033009_c001_v0001131_t0040_u01740886209652") 2025/03/02 03:30:54 DEBUG : only4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74d8_d20250302_m032953_c001_v0001109_t0019_u01740886193282") 2025/03/02 03:30:54 DEBUG : only4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f412d8291b34f7031_d20250302_m032943_c001_v7007000_t0000_u01740886183157") 2025/03/02 03:30:54 DEBUG : only4: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec744c_d20250302_m032926_c001_v0001109_t0043_u01740886166982") 2025/03/02 03:30:54 DEBUG : only5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf60_d20250302_m033017_c001_v7007000_t0000_u01740886217240") 2025/03/02 03:30:54 DEBUG : only5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40622b0deaac5b87_d20250302_m033009_c001_v0001179_t0054_u01740886209664") 2025/03/02 03:30:54 DEBUG : only5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74de_d20250302_m032954_c001_v0001109_t0036_u01740886194127") 2025/03/02 03:30:54 DEBUG : only5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f44c_d20250302_m032943_c001_v7007000_t0000_u01740886183696") 2025/03/02 03:30:54 DEBUG : only5: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7450_d20250302_m032927_c001_v0001109_t0038_u01740886167723") 2025/03/02 03:30:54 DEBUG : only6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf61_d20250302_m033017_c001_v7007000_t0000_u01740886217421") 2025/03/02 03:30:54 DEBUG : only6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40622b0deaac5b8f_d20250302_m033010_c001_v0001179_t0054_u01740886210031") 2025/03/02 03:30:54 DEBUG : only6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74e8_d20250302_m032955_c001_v0001109_t0056_u01740886195086") 2025/03/02 03:30:54 DEBUG : only6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf26_d20250302_m032943_c001_v7007000_t0000_u01740886183697") 2025/03/02 03:30:54 DEBUG : only6: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7454_d20250302_m032928_c001_v0001109_t0042_u01740886168682") 2025/03/02 03:30:54 DEBUG : only7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf62_d20250302_m033017_c001_v7007000_t0000_u01740886217603") 2025/03/02 03:30:54 DEBUG : only7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f416dce2d37ec7548_d20250302_m033009_c001_v0001109_t0038_u01740886209686") 2025/03/02 03:30:54 DEBUG : only7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74ec_d20250302_m032955_c001_v0001109_t0033_u01740886195992") 2025/03/02 03:30:54 DEBUG : only7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182d4_d20250302_m032943_c001_v7007000_t0000_u01740886183696") 2025/03/02 03:30:55 DEBUG : only7: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec745e_d20250302_m032929_c001_v0001109_t0011_u01740886169710") 2025/03/02 03:30:55 DEBUG : only8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf63_d20250302_m033017_c001_v7007000_t0000_u01740886217801") 2025/03/02 03:30:55 DEBUG : only8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407e2bf595ce0d07_d20250302_m033009_c001_v0001131_t0040_u01740886209835") 2025/03/02 03:30:55 DEBUG : only8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74f6_d20250302_m032956_c001_v0001109_t0024_u01740886196756") 2025/03/02 03:30:55 DEBUG : only8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f418f0b13dc6182d0_d20250302_m032943_c001_v7007000_t0000_u01740886183092") 2025/03/02 03:30:55 DEBUG : only8: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7462_d20250302_m032930_c001_v0001109_t0013_u01740886170476") 2025/03/02 03:30:55 DEBUG : only9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf64_d20250302_m033017_c001_v7007000_t0000_u01740886217991") 2025/03/02 03:30:55 DEBUG : only9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40622b0deaac5b8d_d20250302_m033009_c001_v0001179_t0054_u01740886209847") 2025/03/02 03:30:55 DEBUG : only9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec74fe_d20250302_m032958_c001_v0001109_t0051_u01740886198239") 2025/03/02 03:30:55 DEBUG : only9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f44f_d20250302_m032943_c001_v7007000_t0000_u01740886183886") 2025/03/02 03:30:55 DEBUG : only9: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec746e_d20250302_m032931_c001_v0001109_t0042_u01740886171344") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1c9_d20250302_m032607_c001_v7007000_t0000_u01740885967343") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec70d0_d20250302_m032605_c001_v0001109_t0036_u01740885965155") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1c0_d20250302_m032603_c001_v7007000_t0000_u01740885963319") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a334_d20250302_m032601_c001_v0001176_t0029_u01740885961419") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1ba_d20250302_m032559_c001_v7007000_t0000_u01740885959524") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a007_d20250302_m032556_c001_v0001184_t0045_u01740885956879") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a2_d20250302_m032532_c001_v7007000_t0000_u01740885932752") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c22_d20250302_m032531_c001_v0001145_t0048_u01740885931463") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb19e_d20250302_m032529_c001_v7007000_t0000_u01740885929572") 2025/03/02 03:30:55 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c1a_d20250302_m032528_c001_v0001145_t0044_u01740885928638") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb198_d20250302_m032527_c001_v7007000_t0000_u01740885927090") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c08_d20250302_m032525_c001_v0001145_t0038_u01740885925861") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef20_d20250302_m032518_c001_v7007000_t0000_u01740885918333") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bde_d20250302_m032517_c001_v0001145_t0052_u01740885917054") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef1a_d20250302_m032516_c001_v7007000_t0000_u01740885916322") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bd8_d20250302_m032514_c001_v0001145_t0017_u01740885914790") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef10_d20250302_m032514_c001_v7007000_t0000_u01740885914057") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bd2_d20250302_m032513_c001_v0001145_t0056_u01740885913381") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bd0_d20250302_m032512_c001_v0001145_t0040_u01740885912728") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef0c_d20250302_m032511_c001_v7007000_t0000_u01740885911998") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bc4_d20250302_m032511_c001_v0001145_t0051_u01740885911368") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bc2_d20250302_m032510_c001_v0001145_t0025_u01740885910687") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef05_d20250302_m032509_c001_v7007000_t0000_u01740885909945") 2025/03/02 03:30:56 DEBUG : potato: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259bbe_d20250302_m032508_c001_v0001145_t0006_u01740885908961") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a321a_d20250302_m032654_c001_v7007000_t0000_u01740886014846") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec719c_d20250302_m032653_c001_v0001109_t0024_u01740886013866") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4067a727f00571d2_d20250302_m032645_c001_v7007000_t0000_u01740886005518") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7158_d20250302_m032639_c001_v0001109_t0017_u01740885999669") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0d88_d20250302_m032632_c001_v7007000_t0000_u01740885992261") 2025/03/02 03:30:56 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec712e_d20250302_m032627_c001_v0001109_t0016_u01740885987934") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1eb_d20250302_m032620_c001_v7007000_t0000_u01740885980702") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7100_d20250302_m032616_c001_v0001109_t0034_u01740885976133") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a9_d20250302_m032537_c001_v7007000_t0000_u01740885937900") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c36_d20250302_m032536_c001_v0001145_t0035_u01740885936530") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a7_d20250302_m032535_c001_v7007000_t0000_u01740885935418") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c26_d20250302_m032533_c001_v0001145_t0010_u01740885933656") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a3_d20250302_m032532_c001_v7007000_t0000_u01740885932933") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c24_d20250302_m032532_c001_v0001145_t0000_u01740885932118") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1a0_d20250302_m032530_c001_v7007000_t0000_u01740885930739") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c1e_d20250302_m032529_c001_v0001145_t0046_u01740885929938") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb19d_d20250302_m032527_c001_v7007000_t0000_u01740885927913") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c10_d20250302_m032527_c001_v0001145_t0031_u01740885927101") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ef29_d20250302_m032519_c001_v7007000_t0000_u01740885919083") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259be4_d20250302_m032518_c001_v0001145_t0038_u01740885918084") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee70_d20250302_m032406_c001_v7007000_t0000_u01740885846309") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259af2_d20250302_m032405_c001_v0001145_t0017_u01740885845514") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee6c_d20250302_m032404_c001_v7007000_t0000_u01740885844194") 2025/03/02 03:30:57 DEBUG : potato2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259aec_d20250302_m032403_c001_v0001145_t0013_u01740885843437") 2025/03/02 03:30:57 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4067a727f00571d3_d20250302_m032645_c001_v7007000_t0000_u01740886005703") 2025/03/02 03:30:57 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a434_d20250302_m032641_c001_v0001184_t0014_u01740886001466") 2025/03/02 03:30:58 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f409a0f3b17ad0d89_d20250302_m032632_c001_v7007000_t0000_u01740885992479") 2025/03/02 03:30:58 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a304_d20250302_m032629_c001_v0001184_t0048_u01740885989420") 2025/03/02 03:30:58 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1ea_d20250302_m032620_c001_v7007000_t0000_u01740885980520") 2025/03/02 03:30:58 DEBUG : potato3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a204_d20250302_m032617_c001_v0001184_t0033_u01740885977408") 2025/03/02 03:30:58 DEBUG : pre-dest1/1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901970_d20250302_m032738_c001_v7007000_t0000_u01740886058233") 2025/03/02 03:30:58 DEBUG : pre-dest1/1: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a8dc_d20250302_m032730_c001_v0001184_t0002_u01740886050277") 2025/03/02 03:30:58 DEBUG : pre-dest2/2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f413d53d3f8901971_d20250302_m032738_c001_v7007000_t0000_u01740886058414") 2025/03/02 03:30:58 DEBUG : pre-dest2/2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec723f_d20250302_m032730_c001_v0001109_t0047_u01740886050856") 2025/03/02 03:30:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb213_d20250302_m032708_c001_v7007000_t0000_u01740886028073") 2025/03/02 03:30:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a476_d20250302_m032704_c001_v0001176_t0050_u01740886024079") 2025/03/02 03:30:58 DEBUG : sizeonly: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30f8_d20250302_m032449_c001_v7007000_t0000_u01740885889188") 2025/03/02 03:30:58 DEBUG : sizeonly: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b7a_d20250302_m032448_c001_v0001145_t0016_u01740885888090") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f49e_d20250302_m033034_c001_v7007000_t0000_u01740886234016") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107e2bf595ce0d41_d20250302_m033031_c001_v0001131_t0055_u01740886231287") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf78_d20250302_m033029_c001_v7007000_t0000_u01740886229320") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec75a0_d20250302_m033026_c001_v0001109_t0002_u01740886226230") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1d6_d20250302_m032612_c001_v7007000_t0000_u01740885972735") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec70ea_d20250302_m032611_c001_v0001109_t0050_u01740885971637") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1d2_d20250302_m032610_c001_v7007000_t0000_u01740885970352") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a358_d20250302_m032609_c001_v0001176_t0053_u01740885969548") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30e4_d20250302_m032444_c001_v7007000_t0000_u01740885884904") 2025/03/02 03:30:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b66_d20250302_m032443_c001_v0001145_t0058_u01740885883308") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30d8_d20250302_m032442_c001_v7007000_t0000_u01740885882582") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b64_d20250302_m032441_c001_v0001145_t0025_u01740885881182") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30d0_d20250302_m032438_c001_v7007000_t0000_u01740885878375") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b5a_d20250302_m032437_c001_v0001145_t0005_u01740885877035") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30cc_d20250302_m032436_c001_v7007000_t0000_u01740885876488") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b54_d20250302_m032435_c001_v0001145_t0030_u01740885875467") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b50_d20250302_m032432_c001_v0001145_t0006_u01740885872544") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30c7_d20250302_m032431_c001_v7007000_t0000_u01740885871801") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b46_d20250302_m032431_c001_v0001145_t0041_u01740885871189") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b44_d20250302_m032430_c001_v0001145_t0023_u01740885870250") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30c0_d20250302_m032429_c001_v7007000_t0000_u01740885869158") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b3a_d20250302_m032426_c001_v0001145_t0037_u01740885866527") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b30_d20250302_m032423_c001_v0001145_t0037_u01740885863689") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30b6_d20250302_m032422_c001_v7007000_t0000_u01740885862919") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b28_d20250302_m032422_c001_v0001145_t0048_u01740885862255") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b24_d20250302_m032421_c001_v0001145_t0053_u01740885861399") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30b3_d20250302_m032420_c001_v7007000_t0000_u01740885860671") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b1e_d20250302_m032417_c001_v0001145_t0001_u01740885857092") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f40709ca3556a30ab_d20250302_m032416_c001_v7007000_t0000_u01740885856654") 2025/03/02 03:30:59 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b1a_d20250302_m032416_c001_v0001145_t0003_u01740885856031") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee82_d20250302_m032414_c001_v7007000_t0000_u01740885854391") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b0e_d20250302_m032413_c001_v0001145_t0016_u01740885853557") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee81_d20250302_m032413_c001_v7007000_t0000_u01740885853013") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b0c_d20250302_m032412_c001_v0001145_t0037_u01740885852376") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee7d_d20250302_m032411_c001_v7007000_t0000_u01740885851113") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259b00_d20250302_m032410_c001_v0001145_t0002_u01740885850122") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee7b_d20250302_m032409_c001_v7007000_t0000_u01740885849576") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259afe_d20250302_m032408_c001_v0001145_t0034_u01740885848904") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee77_d20250302_m032407_c001_v7007000_t0000_u01740885847961") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259af6_d20250302_m032407_c001_v0001145_t0040_u01740885847231") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee65_d20250302_m032400_c001_v7007000_t0000_u01740885840789") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ae0_d20250302_m032400_c001_v0001145_t0052_u01740885840186") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee63_d20250302_m032359_c001_v7007000_t0000_u01740885839278") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ade_d20250302_m032358_c001_v0001145_t0050_u01740885838677") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee60_d20250302_m032357_c001_v7007000_t0000_u01740885837774") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ad6_d20250302_m032357_c001_v0001145_t0056_u01740885837117") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7ee5c_d20250302_m032354_c001_v7007000_t0000_u01740885834238") 2025/03/02 03:31:00 DEBUG : sub dir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259ace_d20250302_m032353_c001_v0001145_t0003_u01740885833608") 2025/03/02 03:31:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4027f08311d7f4a0_d20250302_m033034_c001_v7007000_t0000_u01740886234199") 2025/03/02 03:31:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f10622b0deaac5c00_d20250302_m033031_c001_v0001179_t0003_u01740886231295") 2025/03/02 03:31:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf79_d20250302_m033029_c001_v7007000_t0000_u01740886229506") 2025/03/02 03:31:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305beb5_d20250302_m033025_c001_v0001184_t0044_u01740886225879") 2025/03/02 03:31:01 DEBUG : sub/yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1c6_d20250302_m032606_c001_v7007000_t0000_u01740885966783") 2025/03/02 03:31:01 DEBUG : sub/yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a0bf_d20250302_m032604_c001_v0001184_t0027_u01740885964802") 2025/03/02 03:31:01 DEBUG : test_dir1/file2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf70_d20250302_m033024_c001_v7007000_t0000_u01740886224331") 2025/03/02 03:31:01 DEBUG : test_dir1/file2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107e2bf595ce0d2d_d20250302_m033022_c001_v0001131_t0041_u01740886222559") 2025/03/02 03:31:01 DEBUG : test_dir1/file2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf69_d20250302_m033020_c001_v7007000_t0000_u01740886220992") 2025/03/02 03:31:01 DEBUG : test_dir1/file2: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec7582_d20250302_m033019_c001_v0001109_t0043_u01740886219339") 2025/03/02 03:31:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf71_d20250302_m033024_c001_v7007000_t0000_u01740886224512") 2025/03/02 03:31:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305be58_d20250302_m033022_c001_v0001184_t0058_u01740886222549") 2025/03/02 03:31:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f41078e7e8cf3bf6a_d20250302_m033021_c001_v7007000_t0000_u01740886221175") 2025/03/02 03:31:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305be21_d20250302_m033019_c001_v0001184_t0002_u01740886219331") 2025/03/02 03:31:01 DEBUG : three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b7_d20250302_m032556_c001_v7007000_t0000_u01740885956124") 2025/03/02 03:31:01 DEBUG : three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1014af5d6349a31c_d20250302_m032554_c001_v0001176_t0044_u01740885954976") 2025/03/02 03:31:01 DEBUG : three: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107c4e75e8259c42_d20250302_m032540_c001_v0001145_t0043_u01740885940092") 2025/03/02 03:31:01 DEBUG : two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b8_d20250302_m032556_c001_v7007000_t0000_u01740885956317") 2025/03/02 03:31:01 DEBUG : two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4160f54513059fc2_d20250302_m032554_c001_v0001184_t0018_u01740885954412") 2025/03/02 03:31:01 DEBUG : two: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f407c4e75e8259c40_d20250302_m032539_c001_v0001145_t0041_u01740885939909") 2025/03/02 03:31:01 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1ca_d20250302_m032607_c001_v7007000_t0000_u01740885967526") 2025/03/02 03:31:01 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f107f63b7860f0045_d20250302_m032606_c001_v0001177_t0002_u01740885966574") 2025/03/02 03:31:01 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1bf_d20250302_m032602_c001_v7007000_t0000_u01740885962767") 2025/03/02 03:31:01 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1160f5451305a074_d20250302_m032601_c001_v0001184_t0000_u01740885961065") 2025/03/02 03:31:01 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1b9_d20250302_m032558_c001_v7007000_t0000_u01740885958968") 2025/03/02 03:31:02 DEBUG : yam: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f116dce2d37ec70aa_d20250302_m032556_c001_v0001109_t0037_u01740885956868") 2025/03/02 03:31:02 DEBUG : yaml: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1c2_d20250302_m032603_c001_v7007000_t0000_u01740885963503") 2025/03/02 03:31:02 DEBUG : yaml: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1193a46baa41e942_d20250302_m032602_c001_v0001117_t0055_u01740885962255") 2025/03/02 03:31:02 DEBUG : yaml: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f4178f3863e7eb1bb_d20250302_m032559_c001_v7007000_t0000_u01740885959707") 2025/03/02 03:31:02 DEBUG : yaml: Deleting (id "4_zbf72ade3e01d5b4b9f580e1b_f1062557505a97a7f_d20250302_m032558_c001_v0001117_t0000_u01740885958234") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m12.863112507s (try 1/5)