"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/27 06:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi" 2025/03/27 06:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 06:05:00 DEBUG : Creating backend with remote "/tmp/rclone3333719486" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/27 06:05:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:02 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:02 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:04 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.47s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:05 DEBUG : Creating backend with remote "/non-existing" 2025/03/27 06:05:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/27 06:05:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:07 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:07 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.31s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:09 INFO : B2 bucket rclone-test-siwumuh3heyi: Running all checks before starting transfers 2025/03/27 06:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:09 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:09 INFO : B2 bucket rclone-test-siwumuh3heyi: Checks finished, now starting transfers 2025/03/27 06:05:09 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.19s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:11 ERROR : Ignoring --no-traverse with sync 2025/03/27 06:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:11 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:11 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:12 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:05:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.26s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/27 06:05:13 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:13 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/27 06:05:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:05:15 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:15 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:05:18 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:18 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.36s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 06:05:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:05:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/27 06:05:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:05:20 INFO : sub dir: Making directory 2025/03/27 06:05:20 INFO : sub dir2: Making directory 2025/03/27 06:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:20 INFO : sub dir2/sub sub dir2: Making directory 2025/03/27 06:05:20 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:20 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/27 06:05:21 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:21 INFO : sub dir2: Making directory 2025/03/27 06:05:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 06:05:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.84s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:23 DEBUG : sub dir2: Making directory with metadata 2025/03/27 06:05:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:05:23 INFO : sub dir: Making directory 2025/03/27 06:05:23 INFO : sub dir2: Making directory 2025/03/27 06:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:23 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:23 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:24 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:05:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/27 06:05:24 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/27 06:05:25 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.16s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:26 INFO : sub dir2: Making directory 2025/03/27 06:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:27 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:05:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:28 DEBUG : sub dir2: Making directory with metadata 2025/03/27 06:05:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:05:28 INFO : sub dir: Making directory 2025/03/27 06:05:28 INFO : sub dir2: Making directory 2025/03/27 06:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:28 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:28 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:29 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:05:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/27 06:05:29 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:30 INFO : sub dir2: Making directory 2025/03/27 06:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:31 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.75s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kefukax6wugu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-kefukax6wugu 2025/03/27 06:05:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:34 DEBUG : B2 bucket rclone-test-kefukax6wugu: Waiting for checks to finish 2025/03/27 06:05:34 DEBUG : B2 bucket rclone-test-kefukax6wugu: Waiting for transfers to finish 2025/03/27 06:05:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:35 DEBUG : B2 bucket rclone-test-kefukax6wugu: Purge remote 2025/03/27 06:05:35 INFO : B2 bucket rclone-test-kefukax6wugu: cleaning bucket "rclone-test-kefukax6wugu" of all files 2025/03/27 06:05:35 DEBUG : sub dir/hello world: Deleting (id "4_z7f52bd93304ddb6b9f580e1b_f1027d99d1cc2aa62_d20250327_m060534_c001_v0001115_t0056_u01743055534870") --- PASS: TestServerSideCopy (6.27s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 06:05:39 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:39 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 06:05:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-warevur3zapi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-warevur3zapi 2025/03/27 06:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:44 DEBUG : B2 bucket rclone-test-warevur3zapi: Waiting for checks to finish 2025/03/27 06:05:44 DEBUG : B2 bucket rclone-test-warevur3zapi: Waiting for transfers to finish 2025/03/27 06:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 06:05:46 DEBUG : B2 bucket rclone-test-warevur3zapi: Waiting for checks to finish 2025/03/27 06:05:46 DEBUG : B2 bucket rclone-test-warevur3zapi: Waiting for transfers to finish 2025/03/27 06:05:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 06:05:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:47 DEBUG : B2 bucket rclone-test-warevur3zapi: Purge remote 2025/03/27 06:05:47 INFO : B2 bucket rclone-test-warevur3zapi: cleaning bucket "rclone-test-warevur3zapi" of all files 2025/03/27 06:05:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f62ddf3304ddb6b9f580e1b_f116888378a61e8a6_d20250327_m060546_c001_v0001104_t0055_u01743055546322") 2025/03/27 06:05:47 DEBUG : sub dir/hello world: Deleting (id "4_z6f62ddf3304ddb6b9f580e1b_f107b8f7a97be26b8_d20250327_m060544_c001_v0001101_t0042_u01743055544589") --- PASS: TestServerSideCopyOverSelf (8.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 06:05:51 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:05:51 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:05:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 06:05:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/27 06:05:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-boxezev2jeki" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-boxezev2jeki 2025/03/27 06:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:05:55 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for checks to finish 2025/03/27 06:05:55 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for transfers to finish 2025/03/27 06:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:05:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:05:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 06:05:58 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for checks to finish 2025/03/27 06:05:58 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for transfers to finish 2025/03/27 06:05:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 06:05:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/27 06:05:58 INFO : sub dir/hello world: Deleted 2025/03/27 06:06:00 DEBUG : testing file moves 2025/03/27 06:06:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/27 06:06:00 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for checks to finish 2025/03/27 06:06:00 DEBUG : B2 bucket rclone-test-boxezev2jeki: Waiting for transfers to finish 2025/03/27 06:06:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/27 06:06:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/27 06:06:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:01 DEBUG : B2 bucket rclone-test-boxezev2jeki: Purge remote 2025/03/27 06:06:01 INFO : B2 bucket rclone-test-boxezev2jeki: cleaning bucket "rclone-test-boxezev2jeki" of all files 2025/03/27 06:06:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfd20da3305ddb6b9f580e1b_f11022b73999a4e1e_d20250327_m060600_c001_v0001184_t0047_u01743055560915") 2025/03/27 06:06:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfd20da3305ddb6b9f580e1b_f1195115be48e76db_d20250327_m060558_c001_v0001145_t0036_u01743055558555") 2025/03/27 06:06:01 DEBUG : sub dir/hello world: Deleting (id "4_zcfd20da3305ddb6b9f580e1b_f1113d0607101bdc5_d20250327_m060556_c001_v0001182_t0044_u01743055556742") --- PASS: TestServerSideMoveOverSelf (10.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:04 ERROR : : error listing: directory not found 2025/03/27 06:06:05 INFO : Local file system at /tmp/rclone3333719486: Making directory 2025/03/27 06:06:05 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:05 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.61s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:06:07 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for checks to finish 2025/03/27 06:06:07 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for transfers to finish 2025/03/27 06:06:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:06:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/27 06:06:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyRedownload (2.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/27 06:06:09 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:09 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:06:10 INFO : check sum: Copied (new) 2025/03/27 06:06:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:10 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:06:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/27 06:06:10 DEBUG : check sum: Unchanged skipping 2025/03/27 06:06:10 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:10 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/27 06:06:12 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:12 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 06:06:12 INFO : sizeonly: Copied (new) 2025/03/27 06:06:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:13 DEBUG : sizeonly: Sizes identical 2025/03/27 06:06:13 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:13 DEBUG : sizeonly: Unchanged skipping 2025/03/27 06:06:13 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:13 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/27 06:06:15 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:15 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/27 06:06:15 INFO : ignore-size: Copied (new) 2025/03/27 06:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:06:16 DEBUG : ignore-size: Unchanged skipping 2025/03/27 06:06:16 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:16 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:16 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.10s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:06:19 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:19 DEBUG : existing: Unchanged skipping 2025/03/27 06:06:19 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:19 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/27 06:06:19 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:19 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 06:06:20 INFO : existing: Copied (replaced existing) 2025/03/27 06:06:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (4.11s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 06:06:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 06:06:22 INFO : existing: Copied (new) 2025/03/27 06:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:23 DEBUG : existing: Destination exists, skipping 2025/03/27 06:06:23 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:23 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:23 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:26 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/27 06:06:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 06:06:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:26 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 06:06:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:06:27 INFO : a/potato2: Copied (new) 2025/03/27 06:06:27 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:29 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/27 06:06:29 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:06:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/27 06:06:29 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:29 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:29 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:30 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/27 06:06:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:06:31 INFO : empty space: Updated modification time in destination 2025/03/27 06:06:31 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:31 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:34 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/27 06:06:34 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:06:34 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:34 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:34 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.24s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:35 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/27 06:06:35 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3333719486) 2025/03/27 06:06:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-siwumuh3heyi) 2025/03/27 06:06:35 DEBUG : foo: sha1 differ 2025/03/27 06:06:35 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/27 06:06:35 INFO : foo: Copied (replaced existing) 2025/03/27 06:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/27 06:06:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:37 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:37 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:37 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:06:38 INFO : potato: Copied (new) 2025/03/27 06:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/27 06:06:41 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:41 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/27 06:06:42 INFO : potato: Copied (replaced existing) 2025/03/27 06:06:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:44 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/27 06:06:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3333719486) 2025/03/27 06:06:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-siwumuh3heyi) 2025/03/27 06:06:44 DEBUG : potato: sha1 differ 2025/03/27 06:06:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/27 06:06:45 INFO : potato: Copied (replaced existing) 2025/03/27 06:06:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:06:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/27 06:06:47 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:47 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:47 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:47 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:06:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:50 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:50 DEBUG : empty space: Unchanged skipping 2025/03/27 06:06:50 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:06:51 INFO : potato2: Copied (new) 2025/03/27 06:06:51 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:51 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:54 INFO : d: Making directory 2025/03/27 06:06:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/27 06:06:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 06:06:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:55 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 06:06:55 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:55 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:06:55 INFO : a/potato2: Copied (new) 2025/03/27 06:06:55 DEBUG : Waiting for deletions to finish 2025/03/27 06:06:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:06:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/27 06:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 06:06:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:06:59 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 06:06:59 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:06:59 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:06:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:06:59 INFO : a/potato2: Copied (new) 2025/03/27 06:06:59 ERROR : B2 bucket rclone-test-siwumuh3heyi: not deleting files as there were IO errors 2025/03/27 06:06:59 ERROR : B2 bucket rclone-test-siwumuh3heyi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:02 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:07:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:07:02 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:02 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:02 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:02 INFO : potato: Deleted 2025/03/27 06:07:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:07:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:06 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:06 INFO : potato: Deleted 2025/03/27 06:07:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:07:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:07:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:06 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:07:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:07:10 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:10 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/27 06:07:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:14 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : enormous: Excluded 2025/03/27 06:07:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : potato2: Excluded 2025/03/27 06:07:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : potato2: Excluded 2025/03/27 06:07:14 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:07:14 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:14 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:14 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:14 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : enormous: Excluded 2025/03/27 06:07:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : potato2: Excluded 2025/03/27 06:07:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 06:07:14 DEBUG : potato2: Excluded 2025/03/27 06:07:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/27 06:07:14 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for checks to finish 2025/03/27 06:07:14 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:14 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for transfers to finish 2025/03/27 06:07:14 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:18 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 06:07:18 DEBUG : enormous: Excluded 2025/03/27 06:07:18 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 06:07:18 DEBUG : potato2: Excluded 2025/03/27 06:07:18 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:07:18 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:18 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:18 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:18 INFO : enormous: Deleted 2025/03/27 06:07:19 INFO : potato2: Deleted 2025/03/27 06:07:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:19 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for checks to finish 2025/03/27 06:07:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/27 06:07:19 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:19 DEBUG : Local file system at /tmp/rclone3333719486: Waiting for transfers to finish 2025/03/27 06:07:19 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:19 INFO : enormous: Deleted 2025/03/27 06:07:19 INFO : potato2: Deleted 2025/03/27 06:07:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:22 DEBUG : five: Need to transfer - File not found at Destination 2025/03/27 06:07:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/27 06:07:22 DEBUG : one: Destination is newer than source, skipping 2025/03/27 06:07:22 DEBUG : three: Sizes identical 2025/03/27 06:07:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/27 06:07:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3333719486) 2025/03/27 06:07:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-siwumuh3heyi) 2025/03/27 06:07:22 DEBUG : two: sha1 differ 2025/03/27 06:07:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 06:07:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/27 06:07:23 INFO : five: Copied (new) 2025/03/27 06:07:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/27 06:07:23 INFO : four: Copied (replaced existing) 2025/03/27 06:07:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 06:07:23 INFO : two: Copied (replaced existing) 2025/03/27 06:07:23 DEBUG : Waiting for deletions to finish 2025/03/27 06:07:24 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:24 DEBUG : one: Destination is newer than source, skipping 2025/03/27 06:07:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/27 06:07:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/27 06:07:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 06:07:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3333719486) 2025/03/27 06:07:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/27 06:07:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-siwumuh3heyi) 2025/03/27 06:07:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/27 06:07:24 DEBUG : three: sha1 differ 2025/03/27 06:07:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 06:07:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 06:07:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/27 06:07:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/27 06:07:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 06:07:24 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:07:24 INFO : three: Copied (replaced existing) 2025/03/27 06:07:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.58s) === 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/27 06:07:26 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:26 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/27 06:07:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 06:07:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 06:07:26 INFO : potato: Copied (new) 2025/03/27 06:07:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:27 INFO : yam: Copied (new) 2025/03/27 06:07:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:07:27 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:27 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:27 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:27 DEBUG : potato: Unchanged skipping 2025/03/27 06:07:27 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:28 INFO : yam: Copied (server-side copy) to: yaml 2025/03/27 06:07:28 INFO : yam: Deleted 2025/03/27 06:07:28 INFO : yaml: Renamed from "yam" 2025/03/27 06:07:28 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/27 06:07:30 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:30 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 06:07:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/27 06:07:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:30 INFO : yam: Copied (new) 2025/03/27 06:07:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 06:07:31 INFO : potato: Copied (new) 2025/03/27 06:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:07:31 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:31 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:31 DEBUG : potato: Unchanged skipping 2025/03/27 06:07:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:32 INFO : yam: Copied (server-side copy) to: yaml 2025/03/27 06:07:32 INFO : yam: Deleted 2025/03/27 06:07:32 INFO : yaml: Renamed from "yam" 2025/03/27 06:07:32 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/27 06:07:34 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:34 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:34 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 06:07:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/27 06:07:34 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:34 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:34 INFO : sub/yam: Copied (new) 2025/03/27 06:07:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 06:07:35 INFO : potato: Copied (new) 2025/03/27 06:07:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:07:35 DEBUG : potato: Unchanged skipping 2025/03/27 06:07:35 INFO : B2 bucket rclone-test-siwumuh3heyi: Making map for --track-renames 2025/03/27 06:07:35 INFO : B2 bucket rclone-test-siwumuh3heyi: Finished making map for --track-renames 2025/03/27 06:07:35 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:35 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for renames to finish 2025/03/27 06:07:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 06:07:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/27 06:07:36 INFO : sub/yam: Deleted 2025/03/27 06:07:36 INFO : yam: Renamed from "sub/yam" 2025/03/27 06:07:36 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:38 DEBUG : Creating backend with remote "/tmp/rclone3333719486/dir1" 2025/03/27 06:07:38 DEBUG : Creating backend with remote "/tmp/rclone3333719486/dir2" 2025/03/27 06:07:38 DEBUG : Local file system at /tmp/rclone3333719486/dir2: Using server-side directory move 2025/03/27 06:07:38 INFO : Local file system at /tmp/rclone3333719486/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 06:07:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/27 06:07:38 INFO : file1.txt: Moved (server-side) 2025/03/27 06:07:38 DEBUG : Local file system at /tmp/rclone3333719486/dir2: Waiting for checks to finish 2025/03/27 06:07:38 DEBUG : Local file system at /tmp/rclone3333719486/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:07:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 06:07:38 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:38 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/27 06:07:39 INFO : nested/sub dir/file: Copied (new) 2025/03/27 06:07:39 INFO : nested/sub dir/file: Deleted 2025/03/27 06:07:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:07:39 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:07:39 INFO : sub dir/hello world: Deleted 2025/03/27 06:07:39 INFO : sub dir: Removing directory 2025/03/27 06:07:39 INFO : nested/sub dir: Removing directory 2025/03/27 06:07:39 INFO : nested: Removing directory 2025/03/27 06:07:39 DEBUG : Local file system at /tmp/rclone3333719486: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 06:07:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 06:07:41 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:41 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/27 06:07:41 INFO : nested/sub dir/file: Copied (new) 2025/03/27 06:07:41 INFO : nested/sub dir/file: Deleted 2025/03/27 06:07:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 06:07:42 INFO : sub dir/hello world: Copied (new) 2025/03/27 06:07:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 06:07:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/27 06:07:43 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:43 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/27 06:07:43 INFO : existing-b: Copied (new) 2025/03/27 06:07:43 INFO : existing-b: Deleted 2025/03/27 06:07:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 06:07:44 INFO : existing: Copied (new) 2025/03/27 06:07:44 INFO : existing: Deleted 2025/03/27 06:07:44 DEBUG : existing: Destination exists, skipping 2025/03/27 06:07:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/27 06:07:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:07:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:07:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.62s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-coyupif4daja" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-coyupif4daja 2025/03/27 06:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:07:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/27 06:07:50 DEBUG : empty space: Unchanged skipping 2025/03/27 06:07:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 06:07:50 DEBUG : B2 bucket rclone-test-coyupif4daja: Waiting for checks to finish 2025/03/27 06:07:50 INFO : empty space: Deleted 2025/03/27 06:07:50 DEBUG : B2 bucket rclone-test-coyupif4daja: Waiting for transfers to finish 2025/03/27 06:07:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:07:50 INFO : potato2: Copied (server-side copy) 2025/03/27 06:07:50 INFO : potato2: Deleted 2025/03/27 06:07:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:07:51 INFO : potato3: Copied (server-side copy) 2025/03/27 06:07:51 INFO : potato3: Deleted 2025/03/27 06:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fopoyuk9waqu" 2025/03/27 06:07:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/27 06:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:07:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 06:07:53 DEBUG : B2 bucket rclone-test-fopoyuk9waqu: Waiting for checks to finish 2025/03/27 06:07:53 DEBUG : B2 bucket rclone-test-fopoyuk9waqu: Waiting for transfers to finish 2025/03/27 06:07:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:07:53 INFO : empty space: Copied (server-side copy) 2025/03/27 06:07:54 INFO : empty space: Deleted 2025/03/27 06:07:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:07:54 INFO : potato2: Copied (server-side copy) 2025/03/27 06:07:54 INFO : potato2: Deleted 2025/03/27 06:07:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:07:54 INFO : potato3: Copied (server-side copy) 2025/03/27 06:07:54 INFO : potato3: Deleted 2025/03/27 06:07:54 DEBUG : B2 bucket rclone-test-fopoyuk9waqu: Purge remote 2025/03/27 06:07:54 INFO : B2 bucket rclone-test-fopoyuk9waqu: cleaning bucket "rclone-test-fopoyuk9waqu" of all files 2025/03/27 06:07:55 DEBUG : empty space: Deleting (id "4_z3f52dd83306ddb6b9f580e1b_f1119b0172a9a6391_d20250327_m060753_c001_v0001184_t0051_u01743055673796") 2025/03/27 06:07:55 DEBUG : potato2: Deleting (id "4_z3f52dd83306ddb6b9f580e1b_f112b0acef76b1f15_d20250327_m060754_c001_v0001183_t0010_u01743055674050") 2025/03/27 06:07:55 DEBUG : potato3: Deleting (id "4_z3f52dd83306ddb6b9f580e1b_f10036975e5067459_d20250327_m060754_c001_v0001090_t0037_u01743055674183") 2025/03/27 06:07:55 DEBUG : B2 bucket rclone-test-coyupif4daja: Purge remote 2025/03/27 06:07:55 INFO : B2 bucket rclone-test-coyupif4daja: cleaning bucket "rclone-test-coyupif4daja" of all files 2025/03/27 06:07:56 DEBUG : empty space: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f40792d0cdf3b3e72_d20250327_m060754_c001_v7007000_t0000_u01743055674029") 2025/03/27 06:07:56 DEBUG : empty space: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f105c55158315313b_d20250327_m060749_c001_v0001182_t0046_u01743055669672") 2025/03/27 06:07:56 DEBUG : potato2: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f40792d0cdf3b3e73_d20250327_m060754_c001_v7007000_t0000_u01743055674249") 2025/03/27 06:07:56 DEBUG : potato2: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f107fcd9ac75201d0_d20250327_m060750_c001_v0001093_t0019_u01743055670473") 2025/03/27 06:07:56 DEBUG : potato3: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f40792d0cdf3b3e74_d20250327_m060754_c001_v7007000_t0000_u01743055674524") 2025/03/27 06:07:56 DEBUG : potato3: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f1086fbcba74a896e_d20250327_m060750_c001_v0001115_t0012_u01743055670883") 2025/03/27 06:07:56 DEBUG : potato3: Deleting (id "4_zdf72cd53306ddb6b9f580e1b_f105c55158315314f_d20250327_m060749_c001_v0001182_t0056_u01743055669881") --- PASS: TestServerSideMove (12.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xewagux2wozu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-xewagux2wozu 2025/03/27 06:08:03 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 06:08:03 DEBUG : empty space: Excluded 2025/03/27 06:08:03 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 06:08:03 DEBUG : empty space: Excluded 2025/03/27 06:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:08:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 06:08:03 DEBUG : B2 bucket rclone-test-xewagux2wozu: Waiting for checks to finish 2025/03/27 06:08:03 DEBUG : B2 bucket rclone-test-xewagux2wozu: Waiting for transfers to finish 2025/03/27 06:08:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:08:04 INFO : potato2: Copied (server-side copy) 2025/03/27 06:08:04 INFO : potato2: Deleted 2025/03/27 06:08:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:08:04 INFO : potato3: Copied (server-side copy) 2025/03/27 06:08:04 INFO : potato3: Deleted 2025/03/27 06:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cikafiz9jowu" 2025/03/27 06:08:05 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 06:08:05 DEBUG : empty space: Excluded 2025/03/27 06:08:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:08:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 06:08:06 DEBUG : B2 bucket rclone-test-cikafiz9jowu: Waiting for checks to finish 2025/03/27 06:08:06 DEBUG : B2 bucket rclone-test-cikafiz9jowu: Waiting for transfers to finish 2025/03/27 06:08:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:08:06 INFO : potato3: Copied (server-side copy) 2025/03/27 06:08:06 INFO : potato3: Deleted 2025/03/27 06:08:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:08:07 INFO : potato2: Copied (server-side copy) 2025/03/27 06:08:07 INFO : potato2: Deleted 2025/03/27 06:08:08 DEBUG : B2 bucket rclone-test-cikafiz9jowu: Purge remote 2025/03/27 06:08:08 INFO : B2 bucket rclone-test-cikafiz9jowu: cleaning bucket "rclone-test-cikafiz9jowu" of all files 2025/03/27 06:08:08 DEBUG : potato2: Deleting (id "4_z1ff20da3307ddb6b9f580e1b_f11504af2f2d6e2f1_d20250327_m060806_c001_v0001120_t0018_u01743055686874") 2025/03/27 06:08:08 DEBUG : potato3: Deleting (id "4_z1ff20da3307ddb6b9f580e1b_f1059c73613961298_d20250327_m060806_c001_v0001184_t0033_u01743055686613") 2025/03/27 06:08:09 DEBUG : B2 bucket rclone-test-xewagux2wozu: Purge remote 2025/03/27 06:08:09 INFO : B2 bucket rclone-test-xewagux2wozu: cleaning bucket "rclone-test-xewagux2wozu" of all files 2025/03/27 06:08:09 DEBUG : empty space: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f105d510d34c6d3fb_d20250327_m060802_c001_v0001102_t0041_u01743055682797") 2025/03/27 06:08:09 DEBUG : potato2: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f414a4dbc8898d641_d20250327_m060807_c001_v7007000_t0000_u01743055687610") 2025/03/27 06:08:09 DEBUG : potato2: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f10618e4865fc7b3f_d20250327_m060803_c001_v0001130_t0036_u01743055683887") 2025/03/27 06:08:09 DEBUG : potato3: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f414a4dbc8898d63f_d20250327_m060806_c001_v7007000_t0000_u01743055686849") 2025/03/27 06:08:09 DEBUG : potato3: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f11354672229b555c_d20250327_m060804_c001_v0001183_t0018_u01743055684251") 2025/03/27 06:08:09 DEBUG : potato3: Deleting (id "4_z5f42fd93306ddb6b9f580e1b_f105d510d34c6d3fd_d20250327_m060803_c001_v0001102_t0053_u01743055683104") --- PASS: TestServerSideMoveWithFilter (12.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tipoxub8kipo" 2025/03/27 06:08:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siwumuh3heyi -> B2 bucket rclone-test-tipoxub8kipo 2025/03/27 06:08:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/27 06:08:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 06:08:20 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 06:08:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:08:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/27 06:08:20 DEBUG : empty space: Unchanged skipping 2025/03/27 06:08:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 06:08:20 DEBUG : B2 bucket rclone-test-tipoxub8kipo: Waiting for checks to finish 2025/03/27 06:08:20 INFO : empty space: Deleted 2025/03/27 06:08:20 DEBUG : B2 bucket rclone-test-tipoxub8kipo: Waiting for transfers to finish 2025/03/27 06:08:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:08:20 INFO : potato2: Copied (server-side copy) 2025/03/27 06:08:20 INFO : potato2: Deleted 2025/03/27 06:08:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:08:22 INFO : potato3: Copied (server-side copy) 2025/03/27 06:08:23 INFO : potato3: Deleted 2025/03/27 06:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xuxeyif0wosi" 2025/03/27 06:08:24 INFO : tomatoDir: Making directory 2025/03/27 06:08:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/27 06:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 06:08:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 06:08:24 DEBUG : B2 bucket rclone-test-xuxeyif0wosi: Waiting for checks to finish 2025/03/27 06:08:24 DEBUG : B2 bucket rclone-test-xuxeyif0wosi: Waiting for transfers to finish 2025/03/27 06:08:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 06:08:25 INFO : empty space: Copied (server-side copy) 2025/03/27 06:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 06:08:25 INFO : potato2: Copied (server-side copy) 2025/03/27 06:08:25 INFO : empty space: Deleted 2025/03/27 06:08:25 INFO : potato2: Deleted 2025/03/27 06:08:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 06:08:26 INFO : potato3: Copied (server-side copy) 2025/03/27 06:08:26 INFO : potato3: Deleted 2025/03/27 06:08:26 DEBUG : B2 bucket rclone-test-xuxeyif0wosi: Purge remote 2025/03/27 06:08:26 INFO : B2 bucket rclone-test-xuxeyif0wosi: cleaning bucket "rclone-test-xuxeyif0wosi" of all files 2025/03/27 06:08:27 DEBUG : empty space: Deleting (id "4_z4fa25d33307ddb6b9f580e1b_f119657c63bf30499_d20250327_m060825_c001_v0001036_t0054_u01743055705302") 2025/03/27 06:08:27 DEBUG : potato2: Deleting (id "4_z4fa25d33307ddb6b9f580e1b_f119ecae3cc394910_d20250327_m060825_c001_v0001182_t0007_u01743055705669") 2025/03/27 06:08:27 DEBUG : potato3: Deleting (id "4_z4fa25d33307ddb6b9f580e1b_f1136dbd9975315bd_d20250327_m060825_c001_v0001116_t0046_u01743055705689") 2025/03/27 06:08:27 DEBUG : B2 bucket rclone-test-tipoxub8kipo: Purge remote 2025/03/27 06:08:27 INFO : B2 bucket rclone-test-tipoxub8kipo: cleaning bucket "rclone-test-tipoxub8kipo" of all files 2025/03/27 06:08:27 DEBUG : empty space: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f401d83de608333f0_d20250327_m060825_c001_v7007000_t0000_u01743055705888") 2025/03/27 06:08:27 DEBUG : empty space: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f106d3b3822a0a9a0_d20250327_m060819_c001_v0001184_t0053_u01743055699040") 2025/03/27 06:08:27 DEBUG : potato2: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f4021b8638874e40e_d20250327_m060825_c001_v7007000_t0000_u01743055705901") 2025/03/27 06:08:27 DEBUG : potato2: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f116836b39591d70b_d20250327_m060820_c001_v0001098_t0033_u01743055700256") 2025/03/27 06:08:27 DEBUG : potato3: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f4021b8638874e40f_d20250327_m060826_c001_v7007000_t0000_u01743055706278") 2025/03/27 06:08:27 DEBUG : potato3: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f11094d7201cd35fb_d20250327_m060822_c001_v0001101_t0058_u01743055702625") 2025/03/27 06:08:27 DEBUG : potato3: Deleting (id "4_zcf522dc3307ddb6b9f580e1b_f106d3b3822a0a9a4_d20250327_m060819_c001_v0001184_t0010_u01743055699254") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:36 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/rclone-sync-test" 2025/03/27 06:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/rclone-sync-test-include/layer2" 2025/03/27 06:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/rclone-sync-test-ignore-file" 2025/03/27 06:08:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/27 06:08:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 06:08:43 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 06:08:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 06:08:43 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test: Waiting for checks to finish 2025/03/27 06:08:43 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test: Waiting for transfers to finish 2025/03/27 06:08:43 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:43 INFO : There was nothing to transfer 2025/03/27 06:08:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 06:08:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:08:44 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:08:44 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 06:08:45 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/27 06:08:45 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/27 06:08:45 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 06:08:45 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:08:45 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:08:45 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:46 DEBUG : : Excluded 2025/03/27 06:08:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/27 06:08:46 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/27 06:08:46 DEBUG : B2 bucket rclone-test-siwumuh3heyi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/27 06:08:46 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/CompareDest" 2025/03/27 06:08:56 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 06:08:56 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:08:56 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:08:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:08:57 INFO : one: Copied (new) 2025/03/27 06:08:57 DEBUG : Waiting for deletions to finish 2025/03/27 06:08:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:08:58 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:08:58 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:08:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 06:08:58 INFO : one: Copied (replaced existing) 2025/03/27 06:08:58 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 06:09:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:01 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:01 INFO : There was nothing to transfer 2025/03/27 06:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 06:09:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:03 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 06:09:03 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:03 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:03 INFO : There was nothing to transfer 2025/03/27 06:09:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 06:09:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:03 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 06:09:04 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:04 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:04 INFO : There was nothing to transfer 2025/03/27 06:09:05 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/27 06:09:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 06:09:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 06:09:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:05 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 06:09:05 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:05 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:05 INFO : There was nothing to transfer 2025/03/27 06:09:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:06 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 06:09:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 06:09:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/27 06:09:06 INFO : two: Copied (new) 2025/03/27 06:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:09:09 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dest" 2025/03/27 06:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/pre-dest1" 2025/03/27 06:09:12 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/pre-dest2" 2025/03/27 06:09:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/27 06:09:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/27 06:09:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/27 06:09:14 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dest: Waiting for checks to finish 2025/03/27 06:09:14 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dest: Waiting for transfers to finish 2025/03/27 06:09:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/27 06:09:15 INFO : 3: Copied (new) 2025/03/27 06:09:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.19s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/CopyDest" 2025/03/27 06:09:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 06:09:20 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:20 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:09:21 INFO : one: Copied (new) 2025/03/27 06:09:21 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 06:09:22 INFO : one: Copied (replaced existing) 2025/03/27 06:09:22 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:24 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/BackupDir" 2025/03/27 06:09:24 DEBUG : Config file has changed externally - reloading 2025/03/27 06:09:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:25 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 06:09:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:09:27 INFO : one: Copied (server-side copy) 2025/03/27 06:09:27 INFO : one: Deleted 2025/03/27 06:09:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 06:09:28 INFO : one: Copied (server-side copy) 2025/03/27 06:09:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/27 06:09:28 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:28 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 06:09:29 INFO : two: Copied (server-side copy) 2025/03/27 06:09:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/27 06:09:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:29 DEBUG : one: Unchanged skipping 2025/03/27 06:09:29 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:29 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:29 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:30 DEBUG : one: Unchanged skipping 2025/03/27 06:09:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:30 DEBUG : two: Unchanged skipping 2025/03/27 06:09:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:30 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:30 INFO : There was nothing to transfer 2025/03/27 06:09:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/27 06:09:31 DEBUG : three: Destination not found in --copy-dest 2025/03/27 06:09:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/27 06:09:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:31 DEBUG : one: Unchanged skipping 2025/03/27 06:09:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 06:09:31 DEBUG : two: Unchanged skipping 2025/03/27 06:09:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:31 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/27 06:09:32 INFO : three: Copied (new) 2025/03/27 06:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.10s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:09:37 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:09:38 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/backup" 2025/03/27 06:09:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:09:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:40 DEBUG : two: Unchanged skipping 2025/03/27 06:09:40 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:09:41 INFO : one: Copied (server-side copy) 2025/03/27 06:09:41 INFO : one: Deleted 2025/03/27 06:09:41 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:09:42 INFO : one: Copied (new) 2025/03/27 06:09:42 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:09:43 INFO : three.txt: Copied (server-side copy) 2025/03/27 06:09:43 INFO : three.txt: Deleted 2025/03/27 06:09:43 INFO : three.txt: Moved into backup dir 2025/03/27 06:09:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:09:45 DEBUG : two: Unchanged skipping 2025/03/27 06:09:45 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:09:45 INFO : one: Copied (server-side copy) 2025/03/27 06:09:46 INFO : one: Deleted 2025/03/27 06:09:46 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:09:46 INFO : one: Copied (new) 2025/03/27 06:09:46 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:09:46 INFO : three.txt: Copied (server-side copy) 2025/03/27 06:09:47 INFO : three.txt: Deleted 2025/03/27 06:09:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:09:52 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/backup" 2025/03/27 06:09:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:09:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:54 DEBUG : two: Unchanged skipping 2025/03/27 06:09:54 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:09:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:09:55 INFO : one: Deleted 2025/03/27 06:09:55 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:09:56 INFO : one: Copied (new) 2025/03/27 06:09:56 DEBUG : Waiting for deletions to finish 2025/03/27 06:09:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:09:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:09:57 INFO : three.txt: Deleted 2025/03/27 06:09:57 INFO : three.txt: Moved into backup dir 2025/03/27 06:09:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:09:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:09:59 DEBUG : two: Unchanged skipping 2025/03/27 06:09:59 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:09:59 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:10:00 INFO : one: Deleted 2025/03/27 06:10:00 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:10:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:10:00 INFO : one: Copied (new) 2025/03/27 06:10:00 DEBUG : Waiting for deletions to finish 2025/03/27 06:10:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:10:01 INFO : three.txt: Deleted 2025/03/27 06:10:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/backup" 2025/03/27 06:10:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:10:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:08 DEBUG : two: Unchanged skipping 2025/03/27 06:10:08 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:10:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:10:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 06:10:10 INFO : one: Deleted 2025/03/27 06:10:10 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:10:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:11 INFO : one: Copied (new) 2025/03/27 06:10:11 DEBUG : Waiting for deletions to finish 2025/03/27 06:10:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:10:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 06:10:11 INFO : three.txt: Deleted 2025/03/27 06:10:11 INFO : three.txt: Moved into backup dir 2025/03/27 06:10:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:10:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:13 DEBUG : two: Unchanged skipping 2025/03/27 06:10:13 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:10:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 06:10:14 INFO : one: Deleted 2025/03/27 06:10:14 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:10:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:10:14 INFO : one: Copied (new) 2025/03/27 06:10:14 DEBUG : Waiting for deletions to finish 2025/03/27 06:10:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 06:10:15 INFO : three.txt: Deleted 2025/03/27 06:10:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:10:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:10:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:21 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:10:21 DEBUG : two: Unchanged skipping 2025/03/27 06:10:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:10:22 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:10:22 INFO : one: Deleted 2025/03/27 06:10:22 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:10:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:23 INFO : one: Copied (new) 2025/03/27 06:10:23 DEBUG : Waiting for deletions to finish 2025/03/27 06:10:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:10:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:10:24 INFO : three.txt: Deleted 2025/03/27 06:10:24 INFO : three.txt: Moved into backup dir 2025/03/27 06:10:26 DEBUG : one.bak: Excluded (Path Filter) 2025/03/27 06:10:26 DEBUG : one.bak: Excluded 2025/03/27 06:10:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/27 06:10:26 DEBUG : three.txt.bak: Excluded 2025/03/27 06:10:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:10:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:26 DEBUG : two: Unchanged skipping 2025/03/27 06:10:26 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for checks to finish 2025/03/27 06:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:10:27 INFO : one: Deleted 2025/03/27 06:10:27 DEBUG : B2 bucket rclone-test-siwumuh3heyi path dst: Waiting for transfers to finish 2025/03/27 06:10:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:10:27 INFO : one: Copied (new) 2025/03/27 06:10:27 DEBUG : Waiting for deletions to finish 2025/03/27 06:10:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:10:28 INFO : three.txt: Deleted 2025/03/27 06:10:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.66s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:10:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:10:35 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:10:35 INFO : one: Deleted 2025/03/27 06:10:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:36 INFO : one: Copied (new) 2025/03/27 06:10:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:36 DEBUG : two: Unchanged skipping 2025/03/27 06:10:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 06:10:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:10:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:10:37 INFO : three.txt: Deleted 2025/03/27 06:10:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:38 INFO : three.txt: Copied (new) 2025/03/27 06:10:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:10:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:39 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 06:10:40 INFO : one: Deleted 2025/03/27 06:10:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:10:40 INFO : one: Copied (new) 2025/03/27 06:10:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:41 DEBUG : two: Unchanged skipping 2025/03/27 06:10:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 06:10:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 06:10:41 INFO : three.txt: Deleted 2025/03/27 06:10:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/27 06:10:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-siwumuh3heyi/dst" 2025/03/27 06:10:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 06:10:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 06:10:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 06:10:49 INFO : one: Deleted 2025/03/27 06:10:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:51 INFO : one: Copied (new) 2025/03/27 06:10:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:51 DEBUG : two: Unchanged skipping 2025/03/27 06:10:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 06:10:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 06:10:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 06:10:52 INFO : three.txt: Deleted 2025/03/27 06:10:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:52 INFO : three.txt: Copied (new) 2025/03/27 06:10:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 06:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 06:10:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 06:10:54 INFO : one: Deleted 2025/03/27 06:10:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 06:10:54 INFO : one: Copied (new) 2025/03/27 06:10:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:10:55 DEBUG : two: Unchanged skipping 2025/03/27 06:10:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 06:10:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 06:10:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 06:10:55 INFO : three.txt: Deleted 2025/03/27 06:10:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/27 06:10:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.14s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:10:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/27 06:10:59 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:10:59 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/27 06:11:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/27 06:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:11:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 06:11:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:11:01 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 06:11:03 INFO : existing: Copied (new) 2025/03/27 06:11:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:11:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/27 06:11:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/27 06:11:03 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:11:03 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:03 ERROR : B2 bucket rclone-test-siwumuh3heyi: not deleting files as there were IO errors 2025/03/27 06:11:03 ERROR : B2 bucket rclone-test-siwumuh3heyi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:11:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:06 DEBUG : existing: Unchanged skipping 2025/03/27 06:11:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:11:06 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:06 DEBUG : Waiting for deletions to finish 2025/03/27 06:11:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.04s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:11:11 DEBUG : both1: Clearing upload URL because of error: Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/cfd23d73304ddb6b9f580e1b/c001_v0001090_t0003": EOF 2025/03/27 06:11:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/cfd23d73304ddb6b9f580e1b/c001_v0001090_t0003": EOF) 2025/03/27 06:11:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both1" to B2 bucket rclone-test-siwumuh3heyi: 1/10 (Post "https://pod-000-1090-16.backblaze.com/b2api/v1/b2_upload_file/cfd23d73304ddb6b9f580e1b/c001_v0001090_t0003": EOF) 2025/03/27 06:11:13 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 06:11:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:11:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both1: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both12: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both13: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both14: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both15: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both0: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both17: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both18: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both19: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both2: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both3: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both4: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both5: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both6: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both7: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both8: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:30 DEBUG : both9: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both16: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both10: Unchanged skipping 2025/03/27 06:11:30 DEBUG : both11: Unchanged skipping 2025/03/27 06:11:30 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:30 DEBUG : Waiting for deletions to finish 2025/03/27 06:11:30 INFO : only7: Deleted 2025/03/27 06:11:30 INFO : only17: Deleted 2025/03/27 06:11:31 INFO : only5: Deleted 2025/03/27 06:11:31 INFO : only10: Deleted 2025/03/27 06:11:31 INFO : only1: Deleted 2025/03/27 06:11:31 INFO : only13: Deleted 2025/03/27 06:11:31 INFO : only15: Deleted 2025/03/27 06:11:31 INFO : only19: Deleted 2025/03/27 06:11:31 INFO : only2: Deleted 2025/03/27 06:11:31 INFO : only3: Deleted 2025/03/27 06:11:31 INFO : only4: Deleted 2025/03/27 06:11:31 INFO : only6: Deleted 2025/03/27 06:11:31 INFO : only9: Deleted 2025/03/27 06:11:31 INFO : only0: Deleted 2025/03/27 06:11:31 INFO : only11: Deleted 2025/03/27 06:11:31 INFO : only12: Deleted 2025/03/27 06:11:31 INFO : only14: Deleted 2025/03/27 06:11:31 INFO : only16: Deleted 2025/03/27 06:11:31 INFO : only18: Deleted 2025/03/27 06:11:31 INFO : only8: Deleted 2025/03/27 06:11:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:11:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both0: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for checks to finish 2025/03/27 06:11:56 DEBUG : both12: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both13: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both1: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both15: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both16: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both17: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both18: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both10: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both11: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both14: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both19: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both5: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both2: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both7: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both8: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 06:11:56 DEBUG : both9: Unchanged skipping 2025/03/27 06:11:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/27 06:11:56 DEBUG : both4: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both3: Unchanged skipping 2025/03/27 06:11:56 DEBUG : both6: Unchanged skipping 2025/03/27 06:11:56 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Waiting for transfers to finish 2025/03/27 06:11:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:56 INFO : only0: Copied (replaced existing) 2025/03/27 06:11:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:56 INFO : only1: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only12: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only13: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only10: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only14: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only15: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only11: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only16: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only17: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only18: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only19: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only2: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only3: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only4: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only5: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only6: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only7: Copied (replaced existing) 2025/03/27 06:11:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:57 INFO : only8: Copied (replaced existing) 2025/03/27 06:11:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 06:11:58 INFO : only9: Copied (replaced existing) 2025/03/27 06:11:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:07 DEBUG : empty_dir: Making directory with metadata 2025/03/27 06:12:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:12:07 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 06:12:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:12:07 INFO : empty_on_remote: Making directory 2025/03/27 06:12:07 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:10 DEBUG : empty_dir: Making directory with metadata 2025/03/27 06:12:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:12:10 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 06:12:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 06:12:10 INFO : empty_on_remote: Making directory 2025/03/27 06:12:10 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-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:14 INFO : sub dir: Making directory 2025/03/27 06:12:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" 2025/03/27 06:12:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 06:12:19 INFO : sub dir: Making directory 2025/03/27 06:12:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siwumuh3heyi", Local "Local file system at /tmp/rclone3333719486", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.84s) PASS 2025/03/27 06:12:24 DEBUG : B2 bucket rclone-test-siwumuh3heyi: Purge remote 2025/03/27 06:12:24 INFO : B2 bucket rclone-test-siwumuh3heyi: cleaning bucket "rclone-test-siwumuh3heyi" of all files 2025/03/27 06:12:25 DEBUG : BackupDir/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53dfb_d20250327_m060932_c001_v7007000_t0000_u01743055772937") 2025/03/27 06:12:25 DEBUG : BackupDir/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104888415032f631_d20250327_m060927_c001_v0001092_t0013_u01743055767227") 2025/03/27 06:12:25 DEBUG : CompareDest/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f31b_d20250327_m060907_c001_v7007000_t0000_u01743055747311") 2025/03/27 06:12:25 DEBUG : CompareDest/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7be6_d20250327_m060900_c001_v0001090_t0037_u01743055740874") 2025/03/27 06:12:25 DEBUG : CompareDest/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f31d_d20250327_m060907_c001_v7007000_t0000_u01743055747498") 2025/03/27 06:12:25 DEBUG : CompareDest/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da342_d20250327_m060902_c001_v0001165_t0013_u01743055742372") 2025/03/27 06:12:25 DEBUG : CopyDest/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53dfc_d20250327_m060933_c001_v7007000_t0000_u01743055773129") 2025/03/27 06:12:25 DEBUG : CopyDest/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6541b_d20250327_m060923_c001_v0001106_t0005_u01743055763936") 2025/03/27 06:12:25 DEBUG : CopyDest/three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53dfd_d20250327_m060933_c001_v7007000_t0000_u01743055773335") 2025/03/27 06:12:25 DEBUG : CopyDest/three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da3e4_d20250327_m060930_c001_v0001165_t0024_u01743055770957") 2025/03/27 06:12:25 DEBUG : CopyDest/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53dfe_d20250327_m060933_c001_v7007000_t0000_u01743055773576") 2025/03/27 06:12:25 DEBUG : CopyDest/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c10_d20250327_m060928_c001_v0001090_t0017_u01743055768866") 2025/03/27 06:12:25 DEBUG : EXISTING: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3fa6_d20250327_m061106_c001_v7007000_t0000_u01743055866924") 2025/03/27 06:12:25 DEBUG : EXISTING: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7ca3_d20250327_m061105_c001_v0001090_t0057_u01743055865636") 2025/03/27 06:12:25 DEBUG : Testêé: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f98_d20250327_m061100_c001_v7007000_t0000_u01743055860766") 2025/03/27 06:12:25 DEBUG : Testêé: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da5dc_d20250327_m061100_c001_v0001165_t0059_u01743055860035") 2025/03/27 06:12:25 DEBUG : Testêé: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c96_d20250327_m061058_c001_v0001090_t0028_u01743055858934") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c507_d20250327_m060659_c001_v7007000_t0000_u01743055619891") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65155_d20250327_m060658_c001_v0001106_t0007_u01743055618931") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a9a_d20250327_m060656_c001_v7007000_t0000_u01743055616219") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65147_d20250327_m060655_c001_v0001106_t0043_u01743055615095") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a120f_d20250327_m060627_c001_v7007000_t0000_u01743055587849") 2025/03/27 06:12:25 DEBUG : a/potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65096_d20250327_m060626_c001_v0001106_t0018_u01743055586505") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c508_d20250327_m060700_c001_v7007000_t0000_u01743055620094") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6514f_d20250327_m060657_c001_v0001106_t0047_u01743055617197") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a99_d20250327_m060655_c001_v7007000_t0000_u01743055615586") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6513b_d20250327_m060653_c001_v0001106_t0013_u01743055613146") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a120b_d20250327_m060627_c001_v7007000_t0000_u01743055587284") 2025/03/27 06:12:26 DEBUG : b/potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6508c_d20250327_m060624_c001_v0001106_t0030_u01743055584885") 2025/03/27 06:12:26 DEBUG : backup/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e7c38_d20250327_m060947_c001_v7007000_t0000_u01743055787567") 2025/03/27 06:12:26 DEBUG : backup/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104c49401bc3aa85_d20250327_m060945_c001_v0001183_t0018_u01743055785770") 2025/03/27 06:12:26 DEBUG : backup/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f107065749cd015d2_d20250327_m060941_c001_v0001099_t0017_u01743055781125") 2025/03/27 06:12:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e565_d20250327_m061015_c001_v7007000_t0000_u01743055815543") 2025/03/27 06:12:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104b7a873e7314b7_d20250327_m061013_c001_v0001029_t0026_u01743055813678") 2025/03/27 06:12:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104ea8bb950ffd4b_d20250327_m061009_c001_v0001184_t0040_u01743055809940") 2025/03/27 06:12:26 DEBUG : backup/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4017627eb5e86afa_d20250327_m061002_c001_v7007000_t0000_u01743055802052") 2025/03/27 06:12:26 DEBUG : backup/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1180e130588994f5_d20250327_m060959_c001_v0001042_t0021_u01743055799381") 2025/03/27 06:12:26 DEBUG : backup/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ec38a8808617e_d20250327_m060955_c001_v0001182_t0009_u01743055795216") 2025/03/27 06:12:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e566_d20250327_m061015_c001_v7007000_t0000_u01743055815734") 2025/03/27 06:12:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10611d1f76e7bad8_d20250327_m061014_c001_v0001183_t0006_u01743055814685") 2025/03/27 06:12:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f118c394727f5e7bb_d20250327_m061011_c001_v0001184_t0059_u01743055811320") 2025/03/27 06:12:27 DEBUG : backup/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e7c3b_d20250327_m060947_c001_v7007000_t0000_u01743055787762") 2025/03/27 06:12:27 DEBUG : backup/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1037f27581479b1b_d20250327_m060946_c001_v0001184_t0002_u01743055786705") 2025/03/27 06:12:27 DEBUG : backup/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f113b6369703cbd03_d20250327_m060943_c001_v0001100_t0006_u01743055783061") 2025/03/27 06:12:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4017627eb5e86afb_d20250327_m061002_c001_v7007000_t0000_u01743055802284") 2025/03/27 06:12:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1081a235dcbb882c_d20250327_m061000_c001_v0001093_t0009_u01743055800770") 2025/03/27 06:12:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f106ddff415e78cba_d20250327_m060956_c001_v0001182_t0052_u01743055796852") 2025/03/27 06:12:27 DEBUG : both0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1e7_d20250327_m061158_c001_v7007000_t0000_u01743055918653") 2025/03/27 06:12:27 DEBUG : both0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6c8_d20250327_m061137_c001_v0001165_t0032_u01743055897378") 2025/03/27 06:12:27 DEBUG : both0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3f_d20250327_m061132_c001_v7007000_t0000_u01743055892479") 2025/03/27 06:12:27 DEBUG : both0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da612_d20250327_m061109_c001_v0001165_t0031_u01743055869274") 2025/03/27 06:12:27 DEBUG : both1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1e8_d20250327_m061158_c001_v7007000_t0000_u01743055918850") 2025/03/27 06:12:27 DEBUG : both1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6d0_d20250327_m061138_c001_v0001165_t0033_u01743055898495") 2025/03/27 06:12:27 DEBUG : both1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc40_d20250327_m061132_c001_v7007000_t0000_u01743055892679") 2025/03/27 06:12:27 DEBUG : both1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da62a_d20250327_m061113_c001_v0001165_t0049_u01743055873138") 2025/03/27 06:12:27 DEBUG : both10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1e9_d20250327_m061159_c001_v7007000_t0000_u01743055919041") 2025/03/27 06:12:27 DEBUG : both10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da712_d20250327_m061147_c001_v0001165_t0018_u01743055907104") 2025/03/27 06:12:27 DEBUG : both10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc41_d20250327_m061132_c001_v7007000_t0000_u01743055892883") 2025/03/27 06:12:27 DEBUG : both10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da668_d20250327_m061120_c001_v0001165_t0030_u01743055880572") 2025/03/27 06:12:28 DEBUG : both11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1eb_d20250327_m061159_c001_v7007000_t0000_u01743055919234") 2025/03/27 06:12:28 DEBUG : both11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da71a_d20250327_m061147_c001_v0001165_t0033_u01743055907976") 2025/03/27 06:12:28 DEBUG : both11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc42_d20250327_m061133_c001_v7007000_t0000_u01743055893097") 2025/03/27 06:12:28 DEBUG : both11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da672_d20250327_m061121_c001_v0001165_t0030_u01743055881631") 2025/03/27 06:12:28 DEBUG : both12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1ec_d20250327_m061159_c001_v7007000_t0000_u01743055919443") 2025/03/27 06:12:28 DEBUG : both12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da724_d20250327_m061148_c001_v0001165_t0011_u01743055908872") 2025/03/27 06:12:28 DEBUG : both12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc43_d20250327_m061133_c001_v7007000_t0000_u01743055893297") 2025/03/27 06:12:28 DEBUG : both12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da676_d20250327_m061122_c001_v0001165_t0000_u01743055882356") 2025/03/27 06:12:28 DEBUG : both13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1ed_d20250327_m061159_c001_v7007000_t0000_u01743055919630") 2025/03/27 06:12:28 DEBUG : both13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da72a_d20250327_m061149_c001_v0001165_t0034_u01743055909729") 2025/03/27 06:12:28 DEBUG : both13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc44_d20250327_m061133_c001_v7007000_t0000_u01743055893487") 2025/03/27 06:12:28 DEBUG : both13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da67c_d20250327_m061123_c001_v0001165_t0057_u01743055883194") 2025/03/27 06:12:28 DEBUG : both14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f1ef_d20250327_m061159_c001_v7007000_t0000_u01743055919831") 2025/03/27 06:12:28 DEBUG : both14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da734_d20250327_m061150_c001_v0001165_t0038_u01743055910606") 2025/03/27 06:12:28 DEBUG : both14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc45_d20250327_m061133_c001_v7007000_t0000_u01743055893675") 2025/03/27 06:12:28 DEBUG : both14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da684_d20250327_m061124_c001_v0001165_t0024_u01743055884172") 2025/03/27 06:12:28 DEBUG : both15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f209_d20250327_m061200_c001_v7007000_t0000_u01743055920021") 2025/03/27 06:12:28 DEBUG : both15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da73c_d20250327_m061151_c001_v0001165_t0008_u01743055911593") 2025/03/27 06:12:29 DEBUG : both15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc46_d20250327_m061133_c001_v7007000_t0000_u01743055893875") 2025/03/27 06:12:29 DEBUG : both15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da68e_d20250327_m061125_c001_v0001165_t0011_u01743055885320") 2025/03/27 06:12:29 DEBUG : both16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f20a_d20250327_m061200_c001_v7007000_t0000_u01743055920281") 2025/03/27 06:12:29 DEBUG : both16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da744_d20250327_m061152_c001_v0001165_t0033_u01743055912354") 2025/03/27 06:12:29 DEBUG : both16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc47_d20250327_m061134_c001_v7007000_t0000_u01743055894072") 2025/03/27 06:12:29 DEBUG : both16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da694_d20250327_m061126_c001_v0001165_t0024_u01743055886198") 2025/03/27 06:12:29 DEBUG : both17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f20b_d20250327_m061200_c001_v7007000_t0000_u01743055920474") 2025/03/27 06:12:29 DEBUG : both17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da74e_d20250327_m061153_c001_v0001165_t0026_u01743055913279") 2025/03/27 06:12:29 DEBUG : both17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc48_d20250327_m061134_c001_v7007000_t0000_u01743055894275") 2025/03/27 06:12:29 DEBUG : both17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da698_d20250327_m061127_c001_v0001165_t0043_u01743055887062") 2025/03/27 06:12:29 DEBUG : both18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f20d_d20250327_m061200_c001_v7007000_t0000_u01743055920665") 2025/03/27 06:12:29 DEBUG : both18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da754_d20250327_m061154_c001_v0001165_t0035_u01743055914121") 2025/03/27 06:12:29 DEBUG : both18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc49_d20250327_m061134_c001_v7007000_t0000_u01743055894475") 2025/03/27 06:12:29 DEBUG : both18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da69e_d20250327_m061127_c001_v0001165_t0029_u01743055887991") 2025/03/27 06:12:29 DEBUG : both19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f20e_d20250327_m061200_c001_v7007000_t0000_u01743055920853") 2025/03/27 06:12:29 DEBUG : both19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da760_d20250327_m061155_c001_v0001165_t0017_u01743055915121") 2025/03/27 06:12:29 DEBUG : both19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc4a_d20250327_m061134_c001_v7007000_t0000_u01743055894670") 2025/03/27 06:12:29 DEBUG : both19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6a4_d20250327_m061128_c001_v0001165_t0011_u01743055888734") 2025/03/27 06:12:30 DEBUG : both2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f20f_d20250327_m061201_c001_v7007000_t0000_u01743055921043") 2025/03/27 06:12:30 DEBUG : both2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6da_d20250327_m061139_c001_v0001165_t0003_u01743055899304") 2025/03/27 06:12:30 DEBUG : both2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc4b_d20250327_m061134_c001_v7007000_t0000_u01743055894859") 2025/03/27 06:12:30 DEBUG : both2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da630_d20250327_m061114_c001_v0001165_t0003_u01743055874086") 2025/03/27 06:12:30 DEBUG : both3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f210_d20250327_m061201_c001_v7007000_t0000_u01743055921233") 2025/03/27 06:12:30 DEBUG : both3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6e0_d20250327_m061140_c001_v0001165_t0040_u01743055900148") 2025/03/27 06:12:30 DEBUG : both3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc4c_d20250327_m061135_c001_v7007000_t0000_u01743055895062") 2025/03/27 06:12:30 DEBUG : both3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da63c_d20250327_m061114_c001_v0001165_t0034_u01743055874946") 2025/03/27 06:12:30 DEBUG : both4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f211_d20250327_m061201_c001_v7007000_t0000_u01743055921425") 2025/03/27 06:12:30 DEBUG : both4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6e6_d20250327_m061140_c001_v0001165_t0044_u01743055900945") 2025/03/27 06:12:30 DEBUG : both4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc4e_d20250327_m061135_c001_v7007000_t0000_u01743055895250") 2025/03/27 06:12:30 DEBUG : both4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da648_d20250327_m061115_c001_v0001165_t0012_u01743055875824") 2025/03/27 06:12:30 DEBUG : both5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f212_d20250327_m061201_c001_v7007000_t0000_u01743055921620") 2025/03/27 06:12:30 DEBUG : both5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6ea_d20250327_m061142_c001_v0001165_t0023_u01743055902070") 2025/03/27 06:12:30 DEBUG : both5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc4f_d20250327_m061135_c001_v7007000_t0000_u01743055895451") 2025/03/27 06:12:30 DEBUG : both5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da64a_d20250327_m061116_c001_v0001165_t0033_u01743055876558") 2025/03/27 06:12:30 DEBUG : both6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f213_d20250327_m061201_c001_v7007000_t0000_u01743055921815") 2025/03/27 06:12:30 DEBUG : both6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da6f2_d20250327_m061142_c001_v0001165_t0026_u01743055902994") 2025/03/27 06:12:30 DEBUG : both6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc50_d20250327_m061135_c001_v7007000_t0000_u01743055895646") 2025/03/27 06:12:31 DEBUG : both6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da650_d20250327_m061117_c001_v0001165_t0021_u01743055877329") 2025/03/27 06:12:31 DEBUG : both7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f214_d20250327_m061202_c001_v7007000_t0000_u01743055922022") 2025/03/27 06:12:31 DEBUG : both7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da700_d20250327_m061144_c001_v0001165_t0035_u01743055904159") 2025/03/27 06:12:31 DEBUG : both7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc51_d20250327_m061135_c001_v7007000_t0000_u01743055895838") 2025/03/27 06:12:31 DEBUG : both7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da654_d20250327_m061118_c001_v0001165_t0027_u01743055878040") 2025/03/27 06:12:31 DEBUG : both8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f215_d20250327_m061202_c001_v7007000_t0000_u01743055922216") 2025/03/27 06:12:31 DEBUG : both8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da706_d20250327_m061144_c001_v0001165_t0059_u01743055904889") 2025/03/27 06:12:31 DEBUG : both8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc52_d20250327_m061136_c001_v7007000_t0000_u01743055896029") 2025/03/27 06:12:31 DEBUG : both8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da660_d20250327_m061119_c001_v0001165_t0013_u01743055879020") 2025/03/27 06:12:31 DEBUG : both9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f216_d20250327_m061202_c001_v7007000_t0000_u01743055922403") 2025/03/27 06:12:31 DEBUG : both9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da70a_d20250327_m061145_c001_v0001165_t0025_u01743055905908") 2025/03/27 06:12:31 DEBUG : both9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc53_d20250327_m061136_c001_v7007000_t0000_u01743055896221") 2025/03/27 06:12:31 DEBUG : both9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da666_d20250327_m061119_c001_v0001165_t0050_u01743055879747") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c509_d20250327_m060700_c001_v7007000_t0000_u01743055620296") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65151_d20250327_m060657_c001_v0001106_t0040_u01743055617858") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a9b_d20250327_m060656_c001_v7007000_t0000_u01743055616419") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65141_d20250327_m060653_c001_v0001106_t0041_u01743055613731") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1210_d20250327_m060628_c001_v7007000_t0000_u01743055588044") 2025/03/27 06:12:31 DEBUG : c/non empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65090_d20250327_m060625_c001_v0001106_t0047_u01743055585303") 2025/03/27 06:12:31 DEBUG : check sum: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e436d_d20250327_m060610_c001_v7007000_t0000_u01743055570878") 2025/03/27 06:12:32 DEBUG : check sum: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6503e_d20250327_m060609_c001_v0001106_t0004_u01743055569467") 2025/03/27 06:12:32 DEBUG : dest/3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53df0_d20250327_m060916_c001_v7007000_t0000_u01743055756705") 2025/03/27 06:12:32 DEBUG : dest/3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f402175f543cdf41c_d20250327_m060915_c001_v0001145_t0009_u01743055755584") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f6b_d20250327_m061057_c001_v7007000_t0000_u01743055857387") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125d59c1d7f7af2_d20250327_m061054_c001_v0001116_t0000_u01743055854487") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4034da036d2a21e6_d20250327_m061054_c001_v7007000_t0000_u01743055854297") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125d59c1d7f7ada_d20250327_m061050_c001_v0001116_t0025_u01743055850528") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4034da036d2a21e0_d20250327_m061049_c001_v7007000_t0000_u01743055849787") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c82_d20250327_m061044_c001_v0001090_t0059_u01743055844783") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898d802_d20250327_m061043_c001_v7007000_t0000_u01743055843261") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1175fc5fd27dd1b4_d20250327_m061040_c001_v0001115_t0004_u01743055840255") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea3c8_d20250327_m061040_c001_v7007000_t0000_u01743055840063") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1175fc5fd27dd1a2_d20250327_m061035_c001_v0001115_t0001_u01743055835933") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea3ba_d20250327_m061035_c001_v7007000_t0000_u01743055835171") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c72_d20250327_m061030_c001_v0001090_t0046_u01743055830539") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a3cc2_d20250327_m061029_c001_v7007000_t0000_u01743055829193") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10951ab2a548c69b_d20250327_m061027_c001_v0001044_t0001_u01743055827172") 2025/03/27 06:12:32 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f412bf5330c1f5381_d20250327_m061026_c001_v7007000_t0000_u01743055826982") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10951ab2a548c699_d20250327_m061023_c001_v0001044_t0027_u01743055823293") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f412bf5330c1f535b_d20250327_m061022_c001_v7007000_t0000_u01743055822359") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65519_d20250327_m061016_c001_v0001106_t0043_u01743055816882") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e567_d20250327_m061015_c001_v7007000_t0000_u01743055815930") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125263e1a86c259_d20250327_m061014_c001_v0001182_t0027_u01743055814259") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f408b5608bc28ceb7_d20250327_m061014_c001_v7007000_t0000_u01743055814062") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125263e1a86c20c_d20250327_m061010_c001_v0001182_t0004_u01743055810904") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f408b5608bc28ceb1_d20250327_m061010_c001_v7007000_t0000_u01743055810152") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da496_d20250327_m061003_c001_v0001165_t0007_u01743055803416") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4017627eb5e86afc_d20250327_m061002_c001_v7007000_t0000_u01743055802473") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11787f0289842f44_d20250327_m061000_c001_v0001172_t0008_u01743055800134") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5013dc_d20250327_m060959_c001_v7007000_t0000_u01743055799937") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11787f0289842f2c_d20250327_m060956_c001_v0001172_t0024_u01743055796182") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca501396_d20250327_m060955_c001_v7007000_t0000_u01743055795432") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c2c_d20250327_m060948_c001_v0001090_t0002_u01743055788919") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e7c3e_d20250327_m060947_c001_v7007000_t0000_u01743055787963") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104fedeb48a77d11_d20250327_m060946_c001_v0001161_t0035_u01743055786191") 2025/03/27 06:12:33 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4063a9a77eb020b7_d20250327_m060946_c001_v7007000_t0000_u01743055786002") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104fedeb48a77cf9_d20250327_m060942_c001_v0001161_t0054_u01743055782344") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4063a9a77eb020ac_d20250327_m060941_c001_v7007000_t0000_u01743055781599") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6543d_d20250327_m060934_c001_v0001106_t0043_u01743055774937") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53dff_d20250327_m060933_c001_v7007000_t0000_u01743055773780") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f109d14700929e414_d20250327_m060927_c001_v0001116_t0041_u01743055767797") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f408b5608bc28ce8b_d20250327_m060927_c001_v7007000_t0000_u01743055767568") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da3be_d20250327_m060923_c001_v0001165_t0000_u01743055763283") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11857301b885b7da_d20250327_m060922_c001_v0001032_t0002_u01743055762290") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11857301b885b7d8_d20250327_m060921_c001_v0001032_t0006_u01743055761177") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f31f_d20250327_m060907_c001_v7007000_t0000_u01743055747692") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b653a5_d20250327_m060859_c001_v0001106_t0052_u01743055739357") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1159d36c687a9cb8_d20250327_m060858_c001_v0001090_t0042_u01743055738352") 2025/03/27 06:12:34 DEBUG : dst/one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1159d36c687a9cb4_d20250327_m060857_c001_v0001090_t0025_u01743055737015") 2025/03/27 06:12:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f6e_d20250327_m061057_c001_v7007000_t0000_u01743055857585") 2025/03/27 06:12:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f105aa07ead70a6f3_d20250327_m061054_c001_v0001176_t0029_u01743055854052") 2025/03/27 06:12:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f104c49401bc3b1e8_d20250327_m061049_c001_v0001183_t0032_u01743055849510") 2025/03/27 06:12:34 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898d803_d20250327_m061043_c001_v7007000_t0000_u01743055843459") 2025/03/27 06:12:34 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1020a32d700b9fe1_d20250327_m061039_c001_v0001179_t0035_u01743055839848") 2025/03/27 06:12:35 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f114d7cb958d09aee_d20250327_m061034_c001_v0001184_t0051_u01743055834923") 2025/03/27 06:12:35 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a3cc4_d20250327_m061029_c001_v7007000_t0000_u01743055829386") 2025/03/27 06:12:35 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1119eb4a0c6c7573_d20250327_m061026_c001_v0001037_t0056_u01743055826505") 2025/03/27 06:12:35 DEBUG : dst/one.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10122fd63301481f_d20250327_m061021_c001_v0001104_t0004_u01743055821766") 2025/03/27 06:12:35 DEBUG : dst/three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53e00_d20250327_m060933_c001_v7007000_t0000_u01743055773974") 2025/03/27 06:12:35 DEBUG : dst/three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11857301b885b7f2_d20250327_m060932_c001_v0001032_t0039_u01743055772124") 2025/03/27 06:12:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f71_d20250327_m061057_c001_v7007000_t0000_u01743055857800") 2025/03/27 06:12:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f101a2f3d79dcfcea_d20250327_m061055_c001_v0001184_t0059_u01743055855625") 2025/03/27 06:12:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f118fab9c5a979a5e_d20250327_m061051_c001_v0001145_t0039_u01743055851828") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f74_d20250327_m061057_c001_v7007000_t0000_u01743055857994") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125d59c1d7f7af6_d20250327_m061056_c001_v0001116_t0008_u01743055856023") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4034da036d2a21e8_d20250327_m061055_c001_v7007000_t0000_u01743055855835") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1125d59c1d7f7ae8_d20250327_m061052_c001_v0001116_t0004_u01743055852255") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4034da036d2a21e3_d20250327_m061052_c001_v7007000_t0000_u01743055852061") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65593_d20250327_m061046_c001_v0001106_t0006_u01743055846178") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898d804_d20250327_m061043_c001_v7007000_t0000_u01743055843649") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1175fc5fd27dd1bc_d20250327_m061042_c001_v0001115_t0046_u01743055842039") 2025/03/27 06:12:35 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea3cb_d20250327_m061041_c001_v7007000_t0000_u01743055841840") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1175fc5fd27dd1a8_d20250327_m061037_c001_v0001115_t0039_u01743055837704") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea3c3_d20250327_m061037_c001_v7007000_t0000_u01743055837513") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65551_d20250327_m061031_c001_v0001106_t0048_u01743055831814") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f412bf5330c1f538d_d20250327_m061028_c001_v7007000_t0000_u01743055828622") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65535_d20250327_m061025_c001_v0001106_t0050_u01743055825343") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f412bf5330c1f536a_d20250327_m061024_c001_v7007000_t0000_u01743055824220") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da500_d20250327_m061018_c001_v0001165_t0051_u01743055818541") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f408b5608bc28ceba_d20250327_m061014_c001_v7007000_t0000_u01743055814924") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da4dc_d20250327_m061012_c001_v0001165_t0026_u01743055812800") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f408b5608bc28ceb4_d20250327_m061011_c001_v7007000_t0000_u01743055811563") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c48_d20250327_m061005_c001_v0001090_t0051_u01743055805210") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5013f4_d20250327_m061001_c001_v7007000_t0000_u01743055801467") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c3a_d20250327_m060958_c001_v0001090_t0031_u01743055798400") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5013b2_d20250327_m060957_c001_v7007000_t0000_u01743055797085") 2025/03/27 06:12:36 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65495_d20250327_m060950_c001_v0001106_t0023_u01743055790516") 2025/03/27 06:12:37 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4063a9a77eb020b8_d20250327_m060946_c001_v7007000_t0000_u01743055786995") 2025/03/27 06:12:37 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6547b_d20250327_m060944_c001_v0001106_t0004_u01743055784716") 2025/03/27 06:12:37 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4063a9a77eb020b0_d20250327_m060943_c001_v7007000_t0000_u01743055783587") 2025/03/27 06:12:37 DEBUG : dst/three.txt: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da40e_d20250327_m060936_c001_v0001165_t0003_u01743055776705") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898d805_d20250327_m061043_c001_v7007000_t0000_u01743055843843") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1013ee9e7ce3037d_d20250327_m061041_c001_v0001182_t0019_u01743055841592") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10587864f01ad3f9_d20250327_m061037_c001_v0001105_t0040_u01743055837194") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a3cc5_d20250327_m061029_c001_v7007000_t0000_u01743055829588") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f105c753637bea032_d20250327_m061027_c001_v0001116_t0019_u01743055827882") 2025/03/27 06:12:37 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f119248cbe76ccae1_d20250327_m061023_c001_v0001113_t0035_u01743055823924") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3f77_d20250327_m061058_c001_v7007000_t0000_u01743055858183") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da58e_d20250327_m061045_c001_v0001165_t0033_u01743055845564") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898d806_d20250327_m061044_c001_v7007000_t0000_u01743055844037") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da548_d20250327_m061031_c001_v0001165_t0020_u01743055831227") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a3cc6_d20250327_m061029_c001_v7007000_t0000_u01743055829791") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c5c_d20250327_m061017_c001_v0001090_t0035_u01743055817831") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e568_d20250327_m061016_c001_v7007000_t0000_u01743055816132") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b654d3_d20250327_m061003_c001_v0001106_t0053_u01743055803998") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4017627eb5e86afd_d20250327_m061002_c001_v7007000_t0000_u01743055802661") 2025/03/27 06:12:37 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da458_d20250327_m060949_c001_v0001165_t0002_u01743055789861") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e7c3f_d20250327_m060948_c001_v7007000_t0000_u01743055788172") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7c18_d20250327_m060935_c001_v0001090_t0014_u01743055775881") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53e01_d20250327_m060934_c001_v7007000_t0000_u01743055774174") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f118c91d4a5f6fc25_d20250327_m060929_c001_v0001182_t0037_u01743055769810") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f320_d20250327_m060907_c001_v7007000_t0000_u01743055747891") 2025/03/27 06:12:38 DEBUG : dst/two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1159d36c687a9cc8_d20250327_m060906_c001_v0001090_t0005_u01743055746609") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5012f4_d20250327_m060820_c001_v7007000_t0000_u01743055700220") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da244_d20250327_m060812_c001_v0001165_t0006_u01743055692928") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f404209929e1332f3_d20250327_m060810_c001_v7007000_t0000_u01743055690845") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da1fc_d20250327_m060759_c001_v0001165_t0002_u01743055679980") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2b2_d20250327_m060750_c001_v7007000_t0000_u01743055670454") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da1c2_d20250327_m060747_c001_v0001165_t0034_u01743055667158") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5ce_d20250327_m060719_c001_v7007000_t0000_u01743055639824") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651d7_d20250327_m060716_c001_v0001106_t0021_u01743055636816") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5c1_d20250327_m060714_c001_v7007000_t0000_u01743055634854") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651a9_d20250327_m060713_c001_v0001106_t0010_u01743055633228") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c56d_d20250327_m060708_c001_v7007000_t0000_u01743055628181") 2025/03/27 06:12:38 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6517d_d20250327_m060705_c001_v0001106_t0047_u01743055625523") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c51b_d20250327_m060703_c001_v7007000_t0000_u01743055623656") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65163_d20250327_m060701_c001_v0001106_t0004_u01743055621634") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a90_d20250327_m060652_c001_v7007000_t0000_u01743055612200") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65127_d20250327_m060649_c001_v0001106_t0045_u01743055609824") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a89_d20250327_m060647_c001_v7007000_t0000_u01743055607982") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65115_d20250327_m060646_c001_v0001106_t0011_u01743055606810") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a12a1_d20250327_m060639_c001_v7007000_t0000_u01743055599172") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650d4_d20250327_m060637_c001_v0001106_t0004_u01743055597101") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a124b_d20250327_m060634_c001_v7007000_t0000_u01743055594476") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650bc_d20250327_m060632_c001_v0001106_t0044_u01743055592980") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1235_d20250327_m060631_c001_v7007000_t0000_u01743055591865") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f108263f79c39e8eb_d20250327_m060631_c001_v0001137_t0050_u01743055591061") 2025/03/27 06:12:39 DEBUG : empty space: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650a2_d20250327_m060628_c001_v0001106_t0042_u01743055588799") 2025/03/27 06:12:39 DEBUG : enormous: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5c8_d20250327_m060718_c001_v7007000_t0000_u01743055638875") 2025/03/27 06:12:39 DEBUG : enormous: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651e5_d20250327_m060717_c001_v0001106_t0024_u01743055637942") 2025/03/27 06:12:39 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40792d0cdf3b3fa5_d20250327_m061104_c001_v7007000_t0000_u01743055864106") 2025/03/27 06:12:39 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b655d9_d20250327_m061101_c001_v0001106_t0020_u01743055861962") 2025/03/27 06:12:39 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2ab_d20250327_m060745_c001_v7007000_t0000_u01743055665234") 2025/03/27 06:12:39 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65257_d20250327_m060743_c001_v0001106_t0017_u01743055663762") 2025/03/27 06:12:40 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c768da_d20250327_m060623_c001_v7007000_t0000_u01743055583742") 2025/03/27 06:12:40 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6507c_d20250327_m060622_c001_v0001106_t0017_u01743055582456") 2025/03/27 06:12:40 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c768d1_d20250327_m060621_c001_v7007000_t0000_u01743055581138") 2025/03/27 06:12:40 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6506c_d20250327_m060620_c001_v0001106_t0008_u01743055580054") 2025/03/27 06:12:40 DEBUG : existing: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65062_d20250327_m060618_c001_v0001106_t0047_u01743055578159") 2025/03/27 06:12:40 DEBUG : existing-b: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2ac_d20250327_m060745_c001_v7007000_t0000_u01743055665433") 2025/03/27 06:12:40 DEBUG : existing-b: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da1a0_d20250327_m060743_c001_v0001165_t0059_u01743055663770") 2025/03/27 06:12:40 DEBUG : file1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f23c_d20250327_m061213_c001_v7007000_t0000_u01743055933061") 2025/03/27 06:12:40 DEBUG : file1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1123eaeae60acb8e_d20250327_m061211_c001_v0001102_t0016_u01743055931486") 2025/03/27 06:12:40 DEBUG : file1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f235_d20250327_m061209_c001_v7007000_t0000_u01743055929371") 2025/03/27 06:12:40 DEBUG : file1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da7df_d20250327_m061207_c001_v0001165_t0018_u01743055927683") 2025/03/27 06:12:40 DEBUG : five: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5f3_d20250327_m060725_c001_v7007000_t0000_u01743055645377") 2025/03/27 06:12:40 DEBUG : five: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b65209_d20250327_m060723_c001_v0001106_t0023_u01743055643039") 2025/03/27 06:12:40 DEBUG : foo: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1278_d20250327_m060636_c001_v7007000_t0000_u01743055596345") 2025/03/27 06:12:40 DEBUG : foo: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b650c4_d20250327_m060635_c001_v0001106_t0023_u01743055595789") 2025/03/27 06:12:40 DEBUG : foo: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b650c2_d20250327_m060635_c001_v0001106_t0023_u01743055595224") 2025/03/27 06:12:40 DEBUG : four: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5f5_d20250327_m060725_c001_v7007000_t0000_u01743055645565") 2025/03/27 06:12:40 DEBUG : four: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4165c5930ffb7b48_d20250327_m060723_c001_v0001090_t0003_u01743055643598") 2025/03/27 06:12:40 DEBUG : four: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65203_d20250327_m060722_c001_v0001106_t0056_u01743055642017") 2025/03/27 06:12:40 DEBUG : hello world2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f125_d20250327_m060515_c001_v7007000_t0000_u01743055515046") 2025/03/27 06:12:41 DEBUG : hello world2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64ee0_d20250327_m060513_c001_v0001106_t0004_u01743055513840") 2025/03/27 06:12:41 DEBUG : ignore-size: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76894_d20250327_m060616_c001_v7007000_t0000_u01743055576662") 2025/03/27 06:12:41 DEBUG : ignore-size: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65050_d20250327_m060615_c001_v0001106_t0039_u01743055575248") 2025/03/27 06:12:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2a6_d20250327_m060742_c001_v7007000_t0000_u01743055662638") 2025/03/27 06:12:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da19a_d20250327_m060741_c001_v0001165_t0050_u01743055661491") 2025/03/27 06:12:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2a1_d20250327_m060740_c001_v7007000_t0000_u01743055660347") 2025/03/27 06:12:41 DEBUG : nested/sub dir/file: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da18e_d20250327_m060739_c001_v0001165_t0047_u01743055659006") 2025/03/27 06:12:41 DEBUG : one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5f6_d20250327_m060725_c001_v7007000_t0000_u01743055645758") 2025/03/27 06:12:41 DEBUG : one: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b651f5_d20250327_m060720_c001_v0001106_t0023_u01743055640989") 2025/03/27 06:12:41 DEBUG : only0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f217_d20250327_m061202_c001_v7007000_t0000_u01743055922600") 2025/03/27 06:12:41 DEBUG : only0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da771_d20250327_m061156_c001_v0001165_t0027_u01743055916592") 2025/03/27 06:12:41 DEBUG : only0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65673_d20250327_m061138_c001_v0001106_t0005_u01743055898006") 2025/03/27 06:12:41 DEBUG : only0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935bc_d20250327_m061131_c001_v7007000_t0000_u01743055891484") 2025/03/27 06:12:41 DEBUG : only0: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b655ff_d20250327_m061110_c001_v0001106_t0038_u01743055870561") 2025/03/27 06:12:41 DEBUG : only1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f218_d20250327_m061202_c001_v7007000_t0000_u01743055922802") 2025/03/27 06:12:41 DEBUG : only1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656e1_d20250327_m061156_c001_v0001106_t0023_u01743055916607") 2025/03/27 06:12:41 DEBUG : only1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65675_d20250327_m061138_c001_v0001106_t0055_u01743055898750") 2025/03/27 06:12:41 DEBUG : only1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935b7_d20250327_m061131_c001_v7007000_t0000_u01743055891075") 2025/03/27 06:12:41 DEBUG : only1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65609_d20250327_m061113_c001_v0001106_t0036_u01743055873370") 2025/03/27 06:12:41 DEBUG : only10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f21a_d20250327_m061203_c001_v7007000_t0000_u01743055923011") 2025/03/27 06:12:42 DEBUG : only10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40115a8d0fd7e53b_d20250327_m061157_c001_v0001183_t0010_u01743055917163") 2025/03/27 06:12:42 DEBUG : only10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65695_d20250327_m061147_c001_v0001106_t0020_u01743055907320") 2025/03/27 06:12:42 DEBUG : only10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3a_d20250327_m061131_c001_v7007000_t0000_u01743055891068") 2025/03/27 06:12:42 DEBUG : only10: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6562f_d20250327_m061120_c001_v0001106_t0036_u01743055880806") 2025/03/27 06:12:42 DEBUG : only11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f21c_d20250327_m061203_c001_v7007000_t0000_u01743055923235") 2025/03/27 06:12:42 DEBUG : only11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4123eaeae60acb5f_d20250327_m061157_c001_v0001102_t0030_u01743055917352") 2025/03/27 06:12:42 DEBUG : only11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656a1_d20250327_m061148_c001_v0001106_t0033_u01743055908411") 2025/03/27 06:12:42 DEBUG : only11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76cce_d20250327_m061131_c001_v7007000_t0000_u01743055891626") 2025/03/27 06:12:42 DEBUG : only11: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65635_d20250327_m061121_c001_v0001106_t0009_u01743055881850") 2025/03/27 06:12:42 DEBUG : only12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f21d_d20250327_m061203_c001_v7007000_t0000_u01743055923430") 2025/03/27 06:12:42 DEBUG : only12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da775_d20250327_m061156_c001_v0001165_t0027_u01743055916994") 2025/03/27 06:12:42 DEBUG : only12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656a7_d20250327_m061149_c001_v0001106_t0017_u01743055909091") 2025/03/27 06:12:42 DEBUG : only12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3d_d20250327_m061131_c001_v7007000_t0000_u01743055891637") 2025/03/27 06:12:42 DEBUG : only12: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65639_d20250327_m061122_c001_v0001106_t0044_u01743055882609") 2025/03/27 06:12:42 DEBUG : only13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f21e_d20250327_m061203_c001_v7007000_t0000_u01743055923620") 2025/03/27 06:12:42 DEBUG : only13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656e3_d20250327_m061157_c001_v0001106_t0023_u01743055917010") 2025/03/27 06:12:43 DEBUG : only13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656ad_d20250327_m061149_c001_v0001106_t0010_u01743055909984") 2025/03/27 06:12:43 DEBUG : only13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935b8_d20250327_m061131_c001_v7007000_t0000_u01743055891077") 2025/03/27 06:12:43 DEBUG : only13: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6563b_d20250327_m061123_c001_v0001106_t0054_u01743055883441") 2025/03/27 06:12:43 DEBUG : only14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f220_d20250327_m061203_c001_v7007000_t0000_u01743055923815") 2025/03/27 06:12:43 DEBUG : only14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da777_d20250327_m061157_c001_v0001165_t0027_u01743055917186") 2025/03/27 06:12:43 DEBUG : only14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656bb_d20250327_m061150_c001_v0001106_t0007_u01743055910852") 2025/03/27 06:12:43 DEBUG : only14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935bd_d20250327_m061131_c001_v7007000_t0000_u01743055891648") 2025/03/27 06:12:43 DEBUG : only14: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6563f_d20250327_m061124_c001_v0001106_t0052_u01743055884388") 2025/03/27 06:12:43 DEBUG : only15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f221_d20250327_m061204_c001_v7007000_t0000_u01743055924007") 2025/03/27 06:12:43 DEBUG : only15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656e7_d20250327_m061157_c001_v0001106_t0023_u01743055917202") 2025/03/27 06:12:43 DEBUG : only15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656bf_d20250327_m061151_c001_v0001106_t0056_u01743055911796") 2025/03/27 06:12:43 DEBUG : only15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76ccc_d20250327_m061131_c001_v7007000_t0000_u01743055891245") 2025/03/27 06:12:43 DEBUG : only15: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65645_d20250327_m061125_c001_v0001106_t0049_u01743055885591") 2025/03/27 06:12:43 DEBUG : only16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f223_d20250327_m061204_c001_v7007000_t0000_u01743055924202") 2025/03/27 06:12:43 DEBUG : only16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40115a8d0fd7e541_d20250327_m061157_c001_v0001183_t0010_u01743055917364") 2025/03/27 06:12:43 DEBUG : only16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656c5_d20250327_m061152_c001_v0001106_t0018_u01743055912610") 2025/03/27 06:12:43 DEBUG : only16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935be_d20250327_m061131_c001_v7007000_t0000_u01743055891677") 2025/03/27 06:12:43 DEBUG : only16: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65649_d20250327_m061126_c001_v0001106_t0040_u01743055886435") 2025/03/27 06:12:43 DEBUG : only17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f224_d20250327_m061204_c001_v7007000_t0000_u01743055924393") 2025/03/27 06:12:43 DEBUG : only17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da77b_d20250327_m061157_c001_v0001165_t0027_u01743055917375") 2025/03/27 06:12:44 DEBUG : only17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656cb_d20250327_m061153_c001_v0001106_t0012_u01743055913499") 2025/03/27 06:12:44 DEBUG : only17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935b6_d20250327_m061130_c001_v7007000_t0000_u01743055890867") 2025/03/27 06:12:44 DEBUG : only17: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6564b_d20250327_m061127_c001_v0001106_t0058_u01743055887352") 2025/03/27 06:12:44 DEBUG : only18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f225_d20250327_m061204_c001_v7007000_t0000_u01743055924582") 2025/03/27 06:12:44 DEBUG : only18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656e9_d20250327_m061157_c001_v0001106_t0023_u01743055917391") 2025/03/27 06:12:44 DEBUG : only18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656cd_d20250327_m061154_c001_v0001106_t0036_u01743055914364") 2025/03/27 06:12:44 DEBUG : only18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76cd0_d20250327_m061131_c001_v7007000_t0000_u01743055891820") 2025/03/27 06:12:44 DEBUG : only18: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65651_d20250327_m061128_c001_v0001106_t0053_u01743055888225") 2025/03/27 06:12:44 DEBUG : only19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f226_d20250327_m061204_c001_v7007000_t0000_u01743055924771") 2025/03/27 06:12:44 DEBUG : only19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4123eaeae60acb63_d20250327_m061157_c001_v0001102_t0030_u01743055917542") 2025/03/27 06:12:44 DEBUG : only19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b656d5_d20250327_m061155_c001_v0001106_t0048_u01743055915335") 2025/03/27 06:12:44 DEBUG : only19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3b_d20250327_m061131_c001_v7007000_t0000_u01743055891259") 2025/03/27 06:12:44 DEBUG : only19: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65655_d20250327_m061128_c001_v0001106_t0016_u01743055888972") 2025/03/27 06:12:44 DEBUG : only2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f227_d20250327_m061204_c001_v7007000_t0000_u01743055924968") 2025/03/27 06:12:44 DEBUG : only2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40115a8d0fd7e545_d20250327_m061157_c001_v0001183_t0010_u01743055917560") 2025/03/27 06:12:44 DEBUG : only2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65679_d20250327_m061139_c001_v0001106_t0003_u01743055899539") 2025/03/27 06:12:44 DEBUG : only2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935b9_d20250327_m061131_c001_v7007000_t0000_u01743055891270") 2025/03/27 06:12:44 DEBUG : only2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6560f_d20250327_m061114_c001_v0001106_t0045_u01743055874313") 2025/03/27 06:12:44 DEBUG : only3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f228_d20250327_m061205_c001_v7007000_t0000_u01743055925160") 2025/03/27 06:12:44 DEBUG : only3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da77d_d20250327_m061157_c001_v0001165_t0027_u01743055917571") 2025/03/27 06:12:45 DEBUG : only3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6567b_d20250327_m061140_c001_v0001106_t0027_u01743055900360") 2025/03/27 06:12:45 DEBUG : only3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935ba_d20250327_m061131_c001_v7007000_t0000_u01743055891281") 2025/03/27 06:12:45 DEBUG : only3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65611_d20250327_m061115_c001_v0001106_t0012_u01743055875230") 2025/03/27 06:12:45 DEBUG : only4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f229_d20250327_m061205_c001_v7007000_t0000_u01743055925354") 2025/03/27 06:12:45 DEBUG : only4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656eb_d20250327_m061157_c001_v0001106_t0023_u01743055917588") 2025/03/27 06:12:45 DEBUG : only4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6567d_d20250327_m061141_c001_v0001106_t0022_u01743055901171") 2025/03/27 06:12:45 DEBUG : only4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76ccd_d20250327_m061131_c001_v7007000_t0000_u01743055891432") 2025/03/27 06:12:45 DEBUG : only4: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65613_d20250327_m061116_c001_v0001106_t0054_u01743055876044") 2025/03/27 06:12:45 DEBUG : only5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f22a_d20250327_m061205_c001_v7007000_t0000_u01743055925545") 2025/03/27 06:12:45 DEBUG : only5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4123eaeae60acb66_d20250327_m061157_c001_v0001102_t0030_u01743055917735") 2025/03/27 06:12:45 DEBUG : only5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65683_d20250327_m061142_c001_v0001106_t0001_u01743055902285") 2025/03/27 06:12:45 DEBUG : only5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4164089d27c76ccb_d20250327_m061131_c001_v7007000_t0000_u01743055891059") 2025/03/27 06:12:45 DEBUG : only5: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65617_d20250327_m061116_c001_v0001106_t0042_u01743055876804") 2025/03/27 06:12:45 DEBUG : only6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f22b_d20250327_m061205_c001_v7007000_t0000_u01743055925748") 2025/03/27 06:12:45 DEBUG : only6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40115a8d0fd7e54b_d20250327_m061157_c001_v0001183_t0010_u01743055917751") 2025/03/27 06:12:45 DEBUG : only6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65689_d20250327_m061143_c001_v0001106_t0004_u01743055903208") 2025/03/27 06:12:45 DEBUG : only6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3c_d20250327_m061131_c001_v7007000_t0000_u01743055891447") 2025/03/27 06:12:45 DEBUG : only6: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65619_d20250327_m061117_c001_v0001106_t0046_u01743055877541") 2025/03/27 06:12:45 DEBUG : only7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f22c_d20250327_m061205_c001_v7007000_t0000_u01743055925944") 2025/03/27 06:12:45 DEBUG : only7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da77f_d20250327_m061157_c001_v0001165_t0027_u01743055917762") 2025/03/27 06:12:46 DEBUG : only7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6568d_d20250327_m061144_c001_v0001106_t0003_u01743055904387") 2025/03/27 06:12:46 DEBUG : only7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935b5_d20250327_m061130_c001_v7007000_t0000_u01743055890679") 2025/03/27 06:12:46 DEBUG : only7: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6561d_d20250327_m061118_c001_v0001106_t0022_u01743055878282") 2025/03/27 06:12:46 DEBUG : only8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f22d_d20250327_m061206_c001_v7007000_t0000_u01743055926136") 2025/03/27 06:12:46 DEBUG : only8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b656ef_d20250327_m061157_c001_v0001106_t0023_u01743055917778") 2025/03/27 06:12:46 DEBUG : only8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6568f_d20250327_m061145_c001_v0001106_t0056_u01743055905182") 2025/03/27 06:12:46 DEBUG : only8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4156428834dbcc3e_d20250327_m061131_c001_v7007000_t0000_u01743055891828") 2025/03/27 06:12:46 DEBUG : only8: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65623_d20250327_m061119_c001_v0001106_t0059_u01743055879266") 2025/03/27 06:12:46 DEBUG : only9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f22e_d20250327_m061206_c001_v7007000_t0000_u01743055926324") 2025/03/27 06:12:46 DEBUG : only9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4123eaeae60acb69_d20250327_m061157_c001_v0001102_t0030_u01743055917929") 2025/03/27 06:12:46 DEBUG : only9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65691_d20250327_m061146_c001_v0001106_t0011_u01743055906146") 2025/03/27 06:12:46 DEBUG : only9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f40514396b23935bb_d20250327_m061131_c001_v7007000_t0000_u01743055891460") 2025/03/27 06:12:46 DEBUG : only9: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65629_d20250327_m061119_c001_v0001106_t0008_u01743055879987") 2025/03/27 06:12:46 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f29c_d20250327_m060737_c001_v7007000_t0000_u01743055657111") 2025/03/27 06:12:46 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7b6a_d20250327_m060735_c001_v0001090_t0030_u01743055655049") 2025/03/27 06:12:46 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c608_d20250327_m060733_c001_v7007000_t0000_u01743055653171") 2025/03/27 06:12:46 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65225_d20250327_m060730_c001_v0001106_t0059_u01743055650809") 2025/03/27 06:12:46 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5fe_d20250327_m060728_c001_v7007000_t0000_u01743055648942") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da12e_d20250327_m060726_c001_v0001165_t0053_u01743055646737") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c59d_d20250327_m060711_c001_v7007000_t0000_u01743055631326") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65195_d20250327_m060709_c001_v0001106_t0002_u01743055629165") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c558_d20250327_m060706_c001_v7007000_t0000_u01743055626449") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65177_d20250327_m060704_c001_v0001106_t0030_u01743055624585") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c512_d20250327_m060702_c001_v7007000_t0000_u01743055622583") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6515b_d20250327_m060701_c001_v0001106_t0024_u01743055621056") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a8e_d20250327_m060651_c001_v7007000_t0000_u01743055611609") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6511f_d20250327_m060648_c001_v0001106_t0048_u01743055608924") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a8b_d20250327_m060648_c001_v7007000_t0000_u01743055608177") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6510f_d20250327_m060646_c001_v0001106_t0003_u01743055606304") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a84_d20250327_m060645_c001_v7007000_t0000_u01743055605539") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65105_d20250327_m060644_c001_v0001106_t0051_u01743055604349") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65101_d20250327_m060643_c001_v0001106_t0056_u01743055603345") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a7f_d20250327_m060642_c001_v7007000_t0000_u01743055602585") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650f1_d20250327_m060641_c001_v0001106_t0038_u01743055601492") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650e6_d20250327_m060640_c001_v0001106_t0059_u01743055600142") 2025/03/27 06:12:47 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a12a6_d20250327_m060639_c001_v7007000_t0000_u01743055599383") 2025/03/27 06:12:48 DEBUG : potato: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b650da_d20250327_m060638_c001_v0001106_t0042_u01743055598004") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418372d5e097adf1_d20250327_m060833_c001_v7007000_t0000_u01743055713115") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7bc6_d20250327_m060832_c001_v0001090_t0013_u01743055712395") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5012f6_d20250327_m060820_c001_v7007000_t0000_u01743055700584") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7bb0_d20250327_m060812_c001_v0001090_t0043_u01743055692173") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e3f1_d20250327_m060804_c001_v7007000_t0000_u01743055684228") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7b9e_d20250327_m060759_c001_v0001090_t0021_u01743055679179") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2b3_d20250327_m060750_c001_v7007000_t0000_u01743055670869") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7b88_d20250327_m060746_c001_v0001090_t0014_u01743055666781") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5c9_d20250327_m060719_c001_v7007000_t0000_u01743055639072") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651c3_d20250327_m060716_c001_v0001106_t0003_u01743055636169") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5c3_d20250327_m060715_c001_v7007000_t0000_u01743055635046") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651a5_d20250327_m060712_c001_v0001106_t0007_u01743055632266") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5a2_d20250327_m060711_c001_v7007000_t0000_u01743055631520") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65199_d20250327_m060710_c001_v0001106_t0031_u01743055630330") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c570_d20250327_m060708_c001_v7007000_t0000_u01743055628379") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65183_d20250327_m060706_c001_v0001106_t0057_u01743055626848") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c520_d20250327_m060703_c001_v7007000_t0000_u01743055623842") 2025/03/27 06:12:48 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6516d_d20250327_m060702_c001_v0001106_t0038_u01743055622598") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4136d71e204a1a92_d20250327_m060652_c001_v7007000_t0000_u01743055612393") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65131_d20250327_m060650_c001_v0001106_t0008_u01743055610811") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f12c_d20250327_m060519_c001_v7007000_t0000_u01743055519378") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f05_d20250327_m060518_c001_v0001106_t0026_u01743055518328") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f12a_d20250327_m060517_c001_v7007000_t0000_u01743055517014") 2025/03/27 06:12:49 DEBUG : potato2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64ef2_d20250327_m060515_c001_v0001106_t0021_u01743055515982") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f418253c4ca5012fc_d20250327_m060822_c001_v7007000_t0000_u01743055702983") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b652e1_d20250327_m060813_c001_v0001106_t0018_u01743055693543") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874e3f2_d20250327_m060804_c001_v7007000_t0000_u01743055684459") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b652b1_d20250327_m060800_c001_v0001106_t0048_u01743055680664") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2b7_d20250327_m060751_c001_v7007000_t0000_u01743055671663") 2025/03/27 06:12:49 DEBUG : potato3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65271_d20250327_m060747_c001_v0001106_t0053_u01743055667428") 2025/03/27 06:12:49 DEBUG : pre-dest1/1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53df1_d20250327_m060916_c001_v7007000_t0000_u01743055756897") 2025/03/27 06:12:49 DEBUG : pre-dest1/1: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b653cf_d20250327_m060908_c001_v0001106_t0022_u01743055748647") 2025/03/27 06:12:49 DEBUG : pre-dest2/2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f419b12a595e53df2_d20250327_m060917_c001_v7007000_t0000_u01743055757084") 2025/03/27 06:12:49 DEBUG : pre-dest2/2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7bf8_d20250327_m060909_c001_v0001090_t0017_u01743055749521") 2025/03/27 06:12:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2f8_d20250327_m060846_c001_v7007000_t0000_u01743055726523") 2025/03/27 06:12:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da2d8_d20250327_m060842_c001_v0001165_t0055_u01743055722548") 2025/03/27 06:12:50 DEBUG : sizeonly: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e4373_d20250327_m060613_c001_v7007000_t0000_u01743055573585") 2025/03/27 06:12:50 DEBUG : sizeonly: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65044_d20250327_m060612_c001_v0001106_t0013_u01743055572179") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea557_d20250327_m061222_c001_v7007000_t0000_u01743055942937") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da81d_d20250327_m061220_c001_v0001165_t0037_u01743055940055") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f246_d20250327_m061218_c001_v7007000_t0000_u01743055938047") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6572f_d20250327_m061215_c001_v0001106_t0008_u01743055935213") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2a7_d20250327_m060742_c001_v7007000_t0000_u01743055662826") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7b76_d20250327_m060741_c001_v0001090_t0037_u01743055661853") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f2a2_d20250327_m060740_c001_v7007000_t0000_u01743055660543") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65249_d20250327_m060739_c001_v0001106_t0055_u01743055659369") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e436c_d20250327_m060608_c001_v7007000_t0000_u01743055568526") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65028_d20250327_m060606_c001_v0001106_t0008_u01743055566672") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e4367_d20250327_m060605_c001_v7007000_t0000_u01743055565913") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65016_d20250327_m060604_c001_v0001106_t0050_u01743055564063") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e435d_d20250327_m060601_c001_v7007000_t0000_u01743055561165") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65000_d20250327_m060559_c001_v0001106_t0048_u01743055559422") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e4356_d20250327_m060558_c001_v7007000_t0000_u01743055558864") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64ff6_d20250327_m060557_c001_v0001106_t0058_u01743055557160") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64fde_d20250327_m060553_c001_v0001106_t0004_u01743055553236") 2025/03/27 06:12:50 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e4347_d20250327_m060552_c001_v7007000_t0000_u01743055552485") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64fd2_d20250327_m060551_c001_v0001106_t0026_u01743055551625") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64fcc_d20250327_m060550_c001_v0001106_t0040_u01743055550208") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e4313_d20250327_m060549_c001_v7007000_t0000_u01743055549048") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64fb2_d20250327_m060545_c001_v0001106_t0020_u01743055545222") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f9e_d20250327_m060542_c001_v0001106_t0056_u01743055542041") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e42d0_d20250327_m060541_c001_v7007000_t0000_u01743055541287") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f8e_d20250327_m060540_c001_v0001106_t0045_u01743055540078") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f82_d20250327_m060539_c001_v0001106_t0013_u01743055539007") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e42c1_d20250327_m060537_c001_v7007000_t0000_u01743055537852") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f5b_d20250327_m060532_c001_v0001106_t0051_u01743055532360") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7e428c_d20250327_m060531_c001_v7007000_t0000_u01743055531974") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f53_d20250327_m060531_c001_v0001106_t0020_u01743055531161") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f1a4_d20250327_m060529_c001_v7007000_t0000_u01743055529490") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f47_d20250327_m060528_c001_v0001106_t0036_u01743055528323") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f17d_d20250327_m060527_c001_v7007000_t0000_u01743055527761") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f3f_d20250327_m060526_c001_v0001106_t0035_u01743055526570") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f14a_d20250327_m060525_c001_v7007000_t0000_u01743055525285") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f2f_d20250327_m060524_c001_v0001106_t0044_u01743055524046") 2025/03/27 06:12:51 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f133_d20250327_m060523_c001_v7007000_t0000_u01743055523487") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f1f_d20250327_m060522_c001_v0001106_t0011_u01743055522211") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f131_d20250327_m060521_c001_v7007000_t0000_u01743055521289") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64f13_d20250327_m060520_c001_v0001106_t0055_u01743055520315") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f121_d20250327_m060512_c001_v7007000_t0000_u01743055512919") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64ec5_d20250327_m060511_c001_v0001106_t0018_u01743055511584") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f11f_d20250327_m060510_c001_v7007000_t0000_u01743055510646") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64eb7_d20250327_m060509_c001_v0001106_t0010_u01743055509395") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f10a_d20250327_m060508_c001_v7007000_t0000_u01743055508469") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64ea3_d20250327_m060507_c001_v0001106_t0030_u01743055507444") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f0fb_d20250327_m060504_c001_v7007000_t0000_u01743055504500") 2025/03/27 06:12:52 DEBUG : sub dir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b64e8b_d20250327_m060503_c001_v0001106_t0059_u01743055503513") 2025/03/27 06:12:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417650521e7ea559_d20250327_m061223_c001_v7007000_t0000_u01743055943134") 2025/03/27 06:12:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1123eaeae60acba2_d20250327_m061220_c001_v0001102_t0041_u01743055940065") 2025/03/27 06:12:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f247_d20250327_m061218_c001_v7007000_t0000_u01743055938235") 2025/03/27 06:12:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10115a8d0fd7e6f3_d20250327_m061214_c001_v0001183_t0038_u01743055934854") 2025/03/27 06:12:52 DEBUG : sub/yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f29a_d20250327_m060736_c001_v7007000_t0000_u01743055656543") 2025/03/27 06:12:52 DEBUG : sub/yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da170_d20250327_m060734_c001_v0001165_t0003_u01743055654696") 2025/03/27 06:12:52 DEBUG : test_dir1/file2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f23d_d20250327_m061213_c001_v7007000_t0000_u01743055933251") 2025/03/27 06:12:52 DEBUG : test_dir1/file2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da7f3_d20250327_m061211_c001_v0001165_t0055_u01743055931130") 2025/03/27 06:12:52 DEBUG : test_dir1/file2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f236_d20250327_m061209_c001_v7007000_t0000_u01743055929558") 2025/03/27 06:12:53 DEBUG : test_dir1/file2: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b65715_d20250327_m061207_c001_v0001106_t0048_u01743055927699") 2025/03/27 06:12:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f23e_d20250327_m061213_c001_v7007000_t0000_u01743055933440") 2025/03/27 06:12:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10115a8d0fd7e695_d20250327_m061211_c001_v0001183_t0032_u01743055931140") 2025/03/27 06:12:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f4021b8638874f237_d20250327_m061209_c001_v7007000_t0000_u01743055929751") 2025/03/27 06:12:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f10115a8d0fd7e63e_d20250327_m061207_c001_v0001183_t0039_u01743055927675") 2025/03/27 06:12:53 DEBUG : three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5f7_d20250327_m060725_c001_v7007000_t0000_u01743055645954") 2025/03/27 06:12:53 DEBUG : three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b6520f_d20250327_m060724_c001_v0001106_t0005_u01743055644380") 2025/03/27 06:12:53 DEBUG : three: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f117cdb7c89b651f9_d20250327_m060721_c001_v0001106_t0010_u01743055641365") 2025/03/27 06:12:53 DEBUG : two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5f8_d20250327_m060726_c001_v7007000_t0000_u01743055646153") 2025/03/27 06:12:53 DEBUG : two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f400ad199bf6da112_d20250327_m060723_c001_v0001165_t0027_u01743055643792") 2025/03/27 06:12:53 DEBUG : two: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f417cdb7c89b651f7_d20250327_m060721_c001_v0001106_t0023_u01743055641177") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f29d_d20250327_m060737_c001_v7007000_t0000_u01743055657302") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11139b023e0af611_d20250327_m060736_c001_v0001100_t0043_u01743055656209") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c607_d20250327_m060732_c001_v7007000_t0000_u01743055652596") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f100ad199bf6da150_d20250327_m060730_c001_v0001165_t0011_u01743055650446") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5fb_d20250327_m060728_c001_v7007000_t0000_u01743055648374") 2025/03/27 06:12:53 DEBUG : yam: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f1165c5930ffb7b56_d20250327_m060726_c001_v0001090_t0050_u01743055646724") 2025/03/27 06:12:53 DEBUG : yaml: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f415180171f84f298_d20250327_m060733_c001_v7007000_t0000_u01743055653378") 2025/03/27 06:12:54 DEBUG : yaml: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f111c5ca17ab3ef18_d20250327_m060731_c001_v0001090_t0017_u01743055651971") 2025/03/27 06:12:54 DEBUG : yaml: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f414a4dbc8898c5ff_d20250327_m060729_c001_v7007000_t0000_u01743055649131") 2025/03/27 06:12:54 DEBUG : yaml: Deleting (id "4_zcfd23d73304ddb6b9f580e1b_f11354672229b51ad_d20250327_m060728_c001_v0001183_t0022_u01743055648105") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m54.926008563s (try 1/5)