"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/17 02:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo" 2025/04/17 02:28:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/17 02:28:58 DEBUG : Creating backend with remote "/tmp/rclone3535886497" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/17 02:29:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:29:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:04 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:05 DEBUG : Creating backend with remote "/non-existing" 2025/04/17 02:29:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/17 02:29:06 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:06 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:07 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:07 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:08 INFO : B2 bucket rclone-test-cifubuj9tuwo: Running all checks before starting transfers 2025/04/17 02:29:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:08 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:08 INFO : B2 bucket rclone-test-cifubuj9tuwo: Checks finished, now starting transfers 2025/04/17 02:29:08 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:10 ERROR : Ignoring --no-traverse with sync 2025/04/17 02:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:10 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:10 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:10 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/17 02:29:11 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:11 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/17 02:29:12 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:29:13 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:13 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:29:15 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:15 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 02:29:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:29:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/17 02:29:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:29:16 INFO : sub dir: Making directory 2025/04/17 02:29:16 INFO : sub dir2: Making directory 2025/04/17 02:29:16 INFO : sub dir2/sub sub dir2: Making directory 2025/04/17 02:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:16 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:16 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/17 02:29:17 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:18 INFO : sub dir2: Making directory 2025/04/17 02:29:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/17 02:29:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:29:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:19 DEBUG : sub dir2: Making directory with metadata 2025/04/17 02:29:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:29:19 INFO : sub dir: Making directory 2025/04/17 02:29:19 INFO : sub dir2: Making directory 2025/04/17 02:29:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:19 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:29:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/17 02:29:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/17 02:29:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:21 INFO : sub dir2: Making directory 2025/04/17 02:29:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:21 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:21 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:21 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:29:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:22 DEBUG : sub dir2: Making directory with metadata 2025/04/17 02:29:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:29:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:29:22 INFO : sub dir: Making directory 2025/04/17 02:29:22 INFO : sub dir2: Making directory 2025/04/17 02:29:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:22 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:29:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/17 02:29:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:24 INFO : sub dir2: Making directory 2025/04/17 02:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:24 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:24 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:24 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-pejulac4yuzi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-pejulac4yuzi 2025/04/17 02:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:27 DEBUG : B2 bucket rclone-test-pejulac4yuzi: Waiting for checks to finish 2025/04/17 02:29:27 DEBUG : B2 bucket rclone-test-pejulac4yuzi: Waiting for transfers to finish 2025/04/17 02:29:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:28 DEBUG : B2 bucket rclone-test-pejulac4yuzi: Purge remote 2025/04/17 02:29:28 INFO : B2 bucket rclone-test-pejulac4yuzi: cleaning bucket "rclone-test-pejulac4yuzi" of all files 2025/04/17 02:29:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f226d93904d4b1b9f680e1b_f1166ded4a6aebe2a_d20250417_m022927_c001_v0001171_t0038_u01744856967905") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 02:29:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 02:29:31 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nohadob9mita" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-nohadob9mita 2025/04/17 02:29:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:33 DEBUG : B2 bucket rclone-test-nohadob9mita: Waiting for checks to finish 2025/04/17 02:29:33 DEBUG : B2 bucket rclone-test-nohadob9mita: Waiting for transfers to finish 2025/04/17 02:29:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 02:29:35 DEBUG : B2 bucket rclone-test-nohadob9mita: Waiting for checks to finish 2025/04/17 02:29:35 DEBUG : B2 bucket rclone-test-nohadob9mita: Waiting for transfers to finish 2025/04/17 02:29:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 02:29:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:36 DEBUG : B2 bucket rclone-test-nohadob9mita: Purge remote 2025/04/17 02:29:36 INFO : B2 bucket rclone-test-nohadob9mita: cleaning bucket "rclone-test-nohadob9mita" of all files 2025/04/17 02:29:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfb28d23904d4b1b9f680e1b_f1056313e41923956_d20250417_m022935_c001_v0001105_t0017_u01744856975870") 2025/04/17 02:29:36 DEBUG : sub dir/hello world: Deleting (id "4_zdfb28d23904d4b1b9f680e1b_f11806d1f6c0aa603_d20250417_m022934_c001_v0001115_t0019_u01744856974444") --- PASS: TestServerSideCopyOverSelf (6.31s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:39 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 02:29:39 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 02:29:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/17 02:29:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-baqumiq5raki" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-baqumiq5raki 2025/04/17 02:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:42 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for checks to finish 2025/04/17 02:29:42 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for transfers to finish 2025/04/17 02:29:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/17 02:29:44 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for checks to finish 2025/04/17 02:29:44 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for transfers to finish 2025/04/17 02:29:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/17 02:29:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/17 02:29:44 INFO : sub dir/hello world: Deleted 2025/04/17 02:29:45 DEBUG : testing file moves 2025/04/17 02:29:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/17 02:29:45 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for checks to finish 2025/04/17 02:29:45 DEBUG : B2 bucket rclone-test-baqumiq5raki: Waiting for transfers to finish 2025/04/17 02:29:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/17 02:29:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/17 02:29:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:46 DEBUG : B2 bucket rclone-test-baqumiq5raki: Purge remote 2025/04/17 02:29:46 INFO : B2 bucket rclone-test-baqumiq5raki: cleaning bucket "rclone-test-baqumiq5raki" of all files 2025/04/17 02:29:46 DEBUG : sub dir/hello world: Deleting (id "4_zef12ad33904d4b1b9f680e1b_f117e92c38e837e46_d20250417_m022945_c001_v0001103_t0001_u01744856985994") 2025/04/17 02:29:46 DEBUG : sub dir/hello world: Deleting (id "4_zef12ad33904d4b1b9f680e1b_f118aeaa71627b367_d20250417_m022944_c001_v0001039_t0022_u01744856984233") 2025/04/17 02:29:46 DEBUG : sub dir/hello world: Deleting (id "4_zef12ad33904d4b1b9f680e1b_f1017ac5aceb69fe9_d20250417_m022942_c001_v0001178_t0025_u01744856982972") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:49 ERROR : : error listing: directory not found 2025/04/17 02:29:49 INFO : Local file system at /tmp/rclone3535886497: Making directory 2025/04/17 02:29:49 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:49 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:29:51 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for checks to finish 2025/04/17 02:29:51 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for transfers to finish 2025/04/17 02:29:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:29:52 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/17 02:29:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/17 02:29:53 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:53 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:29:53 INFO : check sum: Copied (new) 2025/04/17 02:29:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:53 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:29:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/17 02:29:53 DEBUG : check sum: Unchanged skipping 2025/04/17 02:29:53 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:53 DEBUG : Waiting for deletions to finish 2025/04/17 02:29:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/17 02:29:55 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:55 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 02:29:55 INFO : sizeonly: Copied (new) 2025/04/17 02:29:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:56 DEBUG : sizeonly: Sizes identical 2025/04/17 02:29:56 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:56 DEBUG : sizeonly: Unchanged skipping 2025/04/17 02:29:56 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:56 DEBUG : Waiting for deletions to finish 2025/04/17 02:29:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/17 02:29:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/17 02:29:58 INFO : ignore-size: Copied (new) 2025/04/17 02:29:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:29:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:29:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:29:58 DEBUG : ignore-size: Unchanged skipping 2025/04/17 02:29:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:29:58 DEBUG : Waiting for deletions to finish 2025/04/17 02:29:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:30:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:00 DEBUG : existing: Unchanged skipping 2025/04/17 02:30:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:00 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/17 02:30:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 02:30:01 INFO : existing: Copied (replaced existing) 2025/04/17 02:30:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 02:30:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 02:30:03 INFO : existing: Copied (new) 2025/04/17 02:30:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:03 DEBUG : existing: Destination exists, skipping 2025/04/17 02:30:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:03 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/17 02:30:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 02:30:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:05 INFO : a/potato2: Copied (new) 2025/04/17 02:30:06 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:06 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:06 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:08 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:08 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/04/17 02:30:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:30:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/17 02:30:08 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:08 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:08 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:08 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/04/17 02:30:08 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:30:09 INFO : empty space: Updated modification time in destination 2025/04/17 02:30:09 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:09 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:09 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:11 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/04/17 02:30:11 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:30:11 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:11 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:11 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:12 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:12 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/04/17 02:30:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3535886497) 2025/04/17 02:30:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cifubuj9tuwo) 2025/04/17 02:30:12 DEBUG : foo: sha1 differ 2025/04/17 02:30:12 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/17 02:30:13 INFO : foo: Copied (replaced existing) 2025/04/17 02:30:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/17 02:30:14 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:14 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:14 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:14 INFO : potato: Copied (new) 2025/04/17 02:30:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/17 02:30:16 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:16 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/17 02:30:17 INFO : potato: Copied (replaced existing) 2025/04/17 02:30:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:18 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/04/17 02:30:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3535886497) 2025/04/17 02:30:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cifubuj9tuwo) 2025/04/17 02:30:18 DEBUG : potato: sha1 differ 2025/04/17 02:30:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/17 02:30:19 INFO : potato: Copied (replaced existing) 2025/04/17 02:30:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:20 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:20 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:20 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/17 02:30:20 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:22 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:23 INFO : potato2: Copied (new) 2025/04/17 02:30:23 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:23 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:24 INFO : d: Making directory 2025/04/17 02:30:24 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/17 02:30:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:25 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 02:30:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:25 INFO : a/potato2: Copied (new) 2025/04/17 02:30:25 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:25 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:25 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/17 02:30:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:28 DEBUG : c/non empty space: Unchanged skipping 2025/04/17 02:30:28 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:28 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:28 INFO : a/potato2: Copied (new) 2025/04/17 02:30:28 ERROR : B2 bucket rclone-test-cifubuj9tuwo: not deleting files as there were IO errors 2025/04/17 02:30:28 ERROR : B2 bucket rclone-test-cifubuj9tuwo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:30 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:30 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:30 INFO : potato: Deleted 2025/04/17 02:30:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:32 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:32 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:32 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:33 INFO : potato: Deleted 2025/04/17 02:30:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:33 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:33 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:33 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:30:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:30:35 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:35 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/17 02:30:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:37 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 02:30:37 DEBUG : enormous: Excluded 2025/04/17 02:30:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 02:30:37 DEBUG : potato2: Excluded 2025/04/17 02:30:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 02:30:37 DEBUG : potato2: Excluded 2025/04/17 02:30:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:37 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:37 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:37 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:37 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:37 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 02:30:37 DEBUG : enormous: Excluded 2025/04/17 02:30:37 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 02:30:37 DEBUG : potato2: Excluded 2025/04/17 02:30:38 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 02:30:38 DEBUG : potato2: Excluded 2025/04/17 02:30:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/17 02:30:38 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:38 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for checks to finish 2025/04/17 02:30:38 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for transfers to finish 2025/04/17 02:30:38 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/17 02:30:40 DEBUG : enormous: Excluded 2025/04/17 02:30:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/17 02:30:40 DEBUG : potato2: Excluded 2025/04/17 02:30:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:30:40 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:40 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:40 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:40 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:40 INFO : enormous: Deleted 2025/04/17 02:30:40 INFO : potato2: Deleted 2025/04/17 02:30:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/17 02:30:41 DEBUG : empty space: Unchanged skipping 2025/04/17 02:30:41 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for checks to finish 2025/04/17 02:30:41 DEBUG : Local file system at /tmp/rclone3535886497: Waiting for transfers to finish 2025/04/17 02:30:41 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:41 INFO : potato2: Deleted 2025/04/17 02:30:41 INFO : enormous: Deleted 2025/04/17 02:30:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:43 DEBUG : five: Need to transfer - File not found at Destination 2025/04/17 02:30:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/17 02:30:43 DEBUG : one: Destination is newer than source, skipping 2025/04/17 02:30:43 DEBUG : three: Sizes identical 2025/04/17 02:30:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/17 02:30:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 02:30:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3535886497) 2025/04/17 02:30:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cifubuj9tuwo) 2025/04/17 02:30:43 DEBUG : two: sha1 differ 2025/04/17 02:30:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/17 02:30:44 INFO : five: Copied (new) 2025/04/17 02:30:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/17 02:30:44 INFO : four: Copied (replaced existing) 2025/04/17 02:30:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 02:30:44 INFO : two: Copied (replaced existing) 2025/04/17 02:30:44 DEBUG : Waiting for deletions to finish 2025/04/17 02:30:45 DEBUG : one: Destination is newer than source, skipping 2025/04/17 02:30:45 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/17 02:30:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/17 02:30:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3535886497) 2025/04/17 02:30:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cifubuj9tuwo) 2025/04/17 02:30:45 DEBUG : three: sha1 differ 2025/04/17 02:30:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 02:30:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/17 02:30:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 02:30:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/17 02:30:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/17 02:30:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/17 02:30:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 02:30:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/17 02:30:45 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:30:45 INFO : three: Copied (replaced existing) 2025/04/17 02:30:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/17 02:30:46 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:46 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:46 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:46 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 02:30:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/17 02:30:46 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:47 INFO : yam: Copied (new) 2025/04/17 02:30:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 02:30:47 INFO : potato: Copied (new) 2025/04/17 02:30:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:30:47 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:47 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:47 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:47 DEBUG : potato: Unchanged skipping 2025/04/17 02:30:47 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:48 INFO : yam: Copied (server-side copy) to: yaml 2025/04/17 02:30:48 INFO : yam: Deleted 2025/04/17 02:30:48 INFO : yaml: Renamed from "yam" 2025/04/17 02:30:48 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/17 02:30:50 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:50 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:50 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 02:30:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/17 02:30:50 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:50 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:51 INFO : yam: Copied (new) 2025/04/17 02:30:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 02:30:51 INFO : potato: Copied (new) 2025/04/17 02:30:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:30:51 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:51 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:51 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:51 DEBUG : potato: Unchanged skipping 2025/04/17 02:30:51 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:52 INFO : yam: Copied (server-side copy) to: yaml 2025/04/17 02:30:52 INFO : yam: Deleted 2025/04/17 02:30:52 INFO : yaml: Renamed from "yam" 2025/04/17 02:30:52 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/17 02:30:54 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:54 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:54 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/17 02:30:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/17 02:30:54 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:54 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/17 02:30:54 INFO : potato: Copied (new) 2025/04/17 02:30:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:55 INFO : sub/yam: Copied (new) 2025/04/17 02:30:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:30:55 DEBUG : potato: Unchanged skipping 2025/04/17 02:30:55 INFO : B2 bucket rclone-test-cifubuj9tuwo: Making map for --track-renames 2025/04/17 02:30:55 INFO : B2 bucket rclone-test-cifubuj9tuwo: Finished making map for --track-renames 2025/04/17 02:30:55 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:55 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for renames to finish 2025/04/17 02:30:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/17 02:30:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/17 02:30:56 INFO : sub/yam: Deleted 2025/04/17 02:30:56 INFO : yam: Renamed from "sub/yam" 2025/04/17 02:30:56 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:57 DEBUG : Creating backend with remote "/tmp/rclone3535886497/dir1" 2025/04/17 02:30:57 DEBUG : Creating backend with remote "/tmp/rclone3535886497/dir2" 2025/04/17 02:30:57 DEBUG : Local file system at /tmp/rclone3535886497/dir2: Using server-side directory move 2025/04/17 02:30:57 INFO : Local file system at /tmp/rclone3535886497/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/17 02:30:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/17 02:30:57 INFO : file1.txt: Moved (server-side) 2025/04/17 02:30:57 DEBUG : Local file system at /tmp/rclone3535886497/dir2: Waiting for checks to finish 2025/04/17 02:30:57 DEBUG : Local file system at /tmp/rclone3535886497/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:30:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:30:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 02:30:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:30:58 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:30:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/17 02:30:58 INFO : nested/sub dir/file: Copied (new) 2025/04/17 02:30:58 INFO : nested/sub dir/file: Deleted 2025/04/17 02:30:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:30:59 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:30:59 INFO : sub dir/hello world: Deleted 2025/04/17 02:30:59 INFO : sub dir: Removing directory 2025/04/17 02:30:59 INFO : nested/sub dir: Removing directory 2025/04/17 02:30:59 INFO : nested: Removing directory 2025/04/17 02:30:59 DEBUG : Local file system at /tmp/rclone3535886497: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/17 02:31:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/17 02:31:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:31:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:31:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/17 02:31:00 INFO : sub dir/hello world: Copied (new) 2025/04/17 02:31:00 INFO : sub dir/hello world: Deleted 2025/04/17 02:31:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/17 02:31:01 INFO : nested/sub dir/file: Copied (new) 2025/04/17 02:31:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 02:31:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/17 02:31:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:31:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:31:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 02:31:03 INFO : existing: Copied (new) 2025/04/17 02:31:03 INFO : existing: Deleted 2025/04/17 02:31:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/17 02:31:03 INFO : existing-b: Copied (new) 2025/04/17 02:31:03 INFO : existing-b: Deleted 2025/04/17 02:31:03 DEBUG : existing: Destination exists, skipping 2025/04/17 02:31:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:31:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/17 02:31:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:31:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lohiluk5nisa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-lohiluk5nisa 2025/04/17 02:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/17 02:31:09 DEBUG : empty space: Unchanged skipping 2025/04/17 02:31:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 02:31:09 DEBUG : B2 bucket rclone-test-lohiluk5nisa: Waiting for checks to finish 2025/04/17 02:31:09 INFO : empty space: Deleted 2025/04/17 02:31:09 DEBUG : B2 bucket rclone-test-lohiluk5nisa: Waiting for transfers to finish 2025/04/17 02:31:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:09 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:09 INFO : potato2: Deleted 2025/04/17 02:31:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:09 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:09 INFO : potato3: Deleted 2025/04/17 02:31:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gipefez0doba" 2025/04/17 02:31:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/17 02:31:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 02:31:11 DEBUG : B2 bucket rclone-test-gipefez0doba: Waiting for checks to finish 2025/04/17 02:31:11 DEBUG : B2 bucket rclone-test-gipefez0doba: Waiting for transfers to finish 2025/04/17 02:31:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:31:12 INFO : empty space: Copied (server-side copy) 2025/04/17 02:31:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:12 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:12 INFO : empty space: Deleted 2025/04/17 02:31:12 INFO : potato2: Deleted 2025/04/17 02:31:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:12 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:12 INFO : potato3: Deleted 2025/04/17 02:31:13 DEBUG : B2 bucket rclone-test-gipefez0doba: Purge remote 2025/04/17 02:31:13 INFO : B2 bucket rclone-test-gipefez0doba: cleaning bucket "rclone-test-gipefez0doba" of all files 2025/04/17 02:31:13 DEBUG : empty space: Deleting (id "4_z9f82fdf3905d4b1b9f680e1b_f11178710595db0f0_d20250417_m023111_c001_v0001171_t0049_u01744857071905") 2025/04/17 02:31:13 DEBUG : potato2: Deleting (id "4_z9f82fdf3905d4b1b9f680e1b_f1197b3f0347fc512_d20250417_m023112_c001_v0001183_t0027_u01744857072299") 2025/04/17 02:31:13 DEBUG : potato3: Deleting (id "4_z9f82fdf3905d4b1b9f680e1b_f10356fd17f9ed037_d20250417_m023112_c001_v0001113_t0047_u01744857072289") 2025/04/17 02:31:14 DEBUG : B2 bucket rclone-test-lohiluk5nisa: Purge remote 2025/04/17 02:31:14 INFO : B2 bucket rclone-test-lohiluk5nisa: cleaning bucket "rclone-test-lohiluk5nisa" of all files 2025/04/17 02:31:14 DEBUG : empty space: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f4094696062c7350a_d20250417_m023112_c001_v7007000_t0000_u01744857072427") 2025/04/17 02:31:14 DEBUG : empty space: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f11775e68240fd476_d20250417_m023108_c001_v0001181_t0017_u01744857068282") 2025/04/17 02:31:14 DEBUG : potato2: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f41541fca7661fe3a_d20250417_m023112_c001_v7007000_t0000_u01744857072494") 2025/04/17 02:31:14 DEBUG : potato2: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f119822134bd4aed0_d20250417_m023109_c001_v0001180_t0029_u01744857069242") 2025/04/17 02:31:14 DEBUG : potato3: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f41541fca7661fe3c_d20250417_m023112_c001_v7007000_t0000_u01744857072750") 2025/04/17 02:31:14 DEBUG : potato3: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f117bd3ca44573ee5_d20250417_m023109_c001_v0001184_t0056_u01744857069618") 2025/04/17 02:31:14 DEBUG : potato3: Deleting (id "4_z2f62edf3905d4b1b9f680e1b_f11775e68240fd478_d20250417_m023108_c001_v0001181_t0000_u01744857068495") --- PASS: TestServerSideMove (10.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wugejef4bise" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-wugejef4bise 2025/04/17 02:31:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 02:31:21 DEBUG : empty space: Excluded 2025/04/17 02:31:21 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 02:31:21 DEBUG : empty space: Excluded 2025/04/17 02:31:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 02:31:21 DEBUG : B2 bucket rclone-test-wugejef4bise: Waiting for checks to finish 2025/04/17 02:31:21 DEBUG : B2 bucket rclone-test-wugejef4bise: Waiting for transfers to finish 2025/04/17 02:31:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:21 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:21 INFO : potato2: Deleted 2025/04/17 02:31:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:21 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:21 INFO : potato3: Deleted 2025/04/17 02:31:22 DEBUG : Creating backend with remote "TestB2:rclone-test-bahones8qiqa" 2025/04/17 02:31:23 DEBUG : empty space: Excluded (Size Filter) 2025/04/17 02:31:23 DEBUG : empty space: Excluded 2025/04/17 02:31:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 02:31:23 DEBUG : B2 bucket rclone-test-bahones8qiqa: Waiting for checks to finish 2025/04/17 02:31:23 DEBUG : B2 bucket rclone-test-bahones8qiqa: Waiting for transfers to finish 2025/04/17 02:31:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:25 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:25 INFO : potato2: Deleted 2025/04/17 02:31:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:25 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:25 INFO : potato3: Deleted 2025/04/17 02:31:25 DEBUG : B2 bucket rclone-test-bahones8qiqa: Purge remote 2025/04/17 02:31:25 INFO : B2 bucket rclone-test-bahones8qiqa: cleaning bucket "rclone-test-bahones8qiqa" of all files 2025/04/17 02:31:26 DEBUG : potato2: Deleting (id "4_z8f322de3906d4b1b9f680e1b_f10200fd83146fd29_d20250417_m023124_c001_v0001184_t0058_u01744857084954") 2025/04/17 02:31:26 DEBUG : potato3: Deleting (id "4_z8f322de3906d4b1b9f680e1b_f119c25cb15b42c53_d20250417_m023125_c001_v0001182_t0030_u01744857085166") 2025/04/17 02:31:29 DEBUG : B2 bucket rclone-test-wugejef4bise: Purge remote 2025/04/17 02:31:29 INFO : B2 bucket rclone-test-wugejef4bise: cleaning bucket "rclone-test-wugejef4bise" of all files 2025/04/17 02:31:29 DEBUG : empty space: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f102a14d9bd5e792f_d20250417_m023120_c001_v0001182_t0051_u01744857080372") 2025/04/17 02:31:29 DEBUG : potato2: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f419f0eb3478dbd53_d20250417_m023125_c001_v7007000_t0000_u01744857085149") 2025/04/17 02:31:29 DEBUG : potato2: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f101b3f8304491ac2_d20250417_m023121_c001_v0001113_t0015_u01744857081155") 2025/04/17 02:31:29 DEBUG : potato3: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f419f0eb3478dbd54_d20250417_m023125_c001_v7007000_t0000_u01744857085370") 2025/04/17 02:31:29 DEBUG : potato3: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f1004816f4bc11b3f_d20250417_m023121_c001_v0001103_t0013_u01744857081527") 2025/04/17 02:31:29 DEBUG : potato3: Deleting (id "4_z3f621de3906d4b1b9f680e1b_f102a14d9bd5e793a_d20250417_m023120_c001_v0001182_t0055_u01744857080571") --- PASS: TestServerSideMoveWithFilter (15.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zecalik0juwe" 2025/04/17 02:31:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cifubuj9tuwo -> B2 bucket rclone-test-zecalik0juwe 2025/04/17 02:31:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/17 02:31:36 DEBUG : empty space: Unchanged skipping 2025/04/17 02:31:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/17 02:31:36 DEBUG : B2 bucket rclone-test-zecalik0juwe: Waiting for checks to finish 2025/04/17 02:31:36 INFO : empty space: Deleted 2025/04/17 02:31:36 DEBUG : B2 bucket rclone-test-zecalik0juwe: Waiting for transfers to finish 2025/04/17 02:31:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:36 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:37 INFO : potato2: Deleted 2025/04/17 02:31:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:37 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:37 INFO : potato3: Deleted 2025/04/17 02:31:38 DEBUG : Creating backend with remote "TestB2:rclone-test-bapiziv3yobo" 2025/04/17 02:31:39 INFO : tomatoDir: Making directory 2025/04/17 02:31:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/17 02:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/17 02:31:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/17 02:31:39 DEBUG : B2 bucket rclone-test-bapiziv3yobo: Waiting for checks to finish 2025/04/17 02:31:39 DEBUG : B2 bucket rclone-test-bapiziv3yobo: Waiting for transfers to finish 2025/04/17 02:31:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/17 02:31:40 INFO : potato2: Copied (server-side copy) 2025/04/17 02:31:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/17 02:31:40 INFO : empty space: Copied (server-side copy) 2025/04/17 02:31:40 INFO : potato2: Deleted 2025/04/17 02:31:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/17 02:31:40 INFO : potato3: Copied (server-side copy) 2025/04/17 02:31:41 INFO : empty space: Deleted 2025/04/17 02:31:41 INFO : potato3: Deleted 2025/04/17 02:31:41 DEBUG : B2 bucket rclone-test-bapiziv3yobo: Purge remote 2025/04/17 02:31:41 INFO : B2 bucket rclone-test-bapiziv3yobo: cleaning bucket "rclone-test-bapiziv3yobo" of all files 2025/04/17 02:31:41 DEBUG : empty space: Deleting (id "4_zdf626dd3906d4b1b9f680e1b_f1193391d99c191ae_d20250417_m023140_c001_v0001106_t0059_u01744857100157") 2025/04/17 02:31:41 DEBUG : potato2: Deleting (id "4_zdf626dd3906d4b1b9f680e1b_f1128fc3c740f9657_d20250417_m023140_c001_v0001136_t0026_u01744857100550") 2025/04/17 02:31:41 DEBUG : potato3: Deleting (id "4_zdf626dd3906d4b1b9f680e1b_f1013966ac91916b2_d20250417_m023140_c001_v0001171_t0016_u01744857100538") 2025/04/17 02:31:42 DEBUG : B2 bucket rclone-test-zecalik0juwe: Purge remote 2025/04/17 02:31:42 INFO : B2 bucket rclone-test-zecalik0juwe: cleaning bucket "rclone-test-zecalik0juwe" of all files 2025/04/17 02:31:42 DEBUG : empty space: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f4075e2da4991e0e4_d20250417_m023140_c001_v7007000_t0000_u01744857100952") 2025/04/17 02:31:42 DEBUG : empty space: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f1001d3961b9b597d_d20250417_m023135_c001_v0001177_t0022_u01744857095795") 2025/04/17 02:31:42 DEBUG : potato2: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f4075e2da4991e0e3_d20250417_m023140_c001_v7007000_t0000_u01744857100822") 2025/04/17 02:31:42 DEBUG : potato2: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f118ef1c08a0620b3_d20250417_m023136_c001_v0001130_t0042_u01744857096736") 2025/04/17 02:31:42 DEBUG : potato3: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f4075e2da4991e0e5_d20250417_m023141_c001_v7007000_t0000_u01744857101048") 2025/04/17 02:31:42 DEBUG : potato3: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f106b7438431379d0_d20250417_m023137_c001_v0001109_t0014_u01744857097087") 2025/04/17 02:31:42 DEBUG : potato3: Deleting (id "4_zdf325da3906d4b1b9f680e1b_f1001d3961b9b5981_d20250417_m023136_c001_v0001177_t0033_u01744857096119") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/rclone-sync-test" 2025/04/17 02:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/rclone-sync-test-include/layer2" 2025/04/17 02:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/rclone-sync-test-ignore-file" 2025/04/17 02:31:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/17 02:31:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/17 02:32:00 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 02:32:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 02:32:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test: Waiting for checks to finish 2025/04/17 02:32:00 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test: Waiting for transfers to finish 2025/04/17 02:32:00 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:00 INFO : There was nothing to transfer 2025/04/17 02:32:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 02:32:01 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:32:01 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:32:01 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 02:32:01 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/17 02:32:01 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/17 02:32:01 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 02:32:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:32:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:32:02 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:02 DEBUG : : Excluded 2025/04/17 02:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/17 02:32:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/17 02:32:02 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/17 02:32:02 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:32:09 DEBUG : Config file has changed externally - reloading 2025/04/17 02:32:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/CompareDest" 2025/04/17 02:32:12 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 02:32:12 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:12 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:32:13 INFO : one: Copied (new) 2025/04/17 02:32:13 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:14 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:14 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 02:32:14 INFO : one: Copied (replaced existing) 2025/04/17 02:32:14 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:17 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 02:32:17 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:17 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:17 INFO : There was nothing to transfer 2025/04/17 02:32:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 02:32:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 02:32:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:18 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:18 INFO : There was nothing to transfer 2025/04/17 02:32:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 02:32:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 02:32:19 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:19 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:19 INFO : There was nothing to transfer 2025/04/17 02:32:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:20 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/04/17 02:32:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 02:32:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/17 02:32:20 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 02:32:20 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:20 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:20 INFO : There was nothing to transfer 2025/04/17 02:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/17 02:32:21 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/17 02:32:21 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/17 02:32:22 INFO : two: Copied (new) 2025/04/17 02:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dest" 2025/04/17 02:32:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/pre-dest1" 2025/04/17 02:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/pre-dest2" 2025/04/17 02:32:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:32:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/17 02:32:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:32:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/17 02:32:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/17 02:32:29 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dest: Waiting for checks to finish 2025/04/17 02:32:29 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dest: Waiting for transfers to finish 2025/04/17 02:32:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/17 02:32:30 INFO : 3: Copied (new) 2025/04/17 02:32:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.87s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/CopyDest" 2025/04/17 02:32:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/17 02:32:35 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:35 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:32:36 INFO : one: Copied (new) 2025/04/17 02:32:36 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:36 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:36 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 02:32:36 INFO : one: Copied (replaced existing) 2025/04/17 02:32:36 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/BackupDir" 2025/04/17 02:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:39 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/17 02:32:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:32:41 INFO : one: Copied (server-side copy) 2025/04/17 02:32:41 INFO : one: Deleted 2025/04/17 02:32:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/17 02:32:41 INFO : one: Copied (server-side copy) 2025/04/17 02:32:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/17 02:32:41 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:41 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:43 DEBUG : one: Unchanged skipping 2025/04/17 02:32:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/17 02:32:43 INFO : two: Copied (server-side copy) 2025/04/17 02:32:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/17 02:32:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:43 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:43 DEBUG : two: Unchanged skipping 2025/04/17 02:32:43 DEBUG : one: Unchanged skipping 2025/04/17 02:32:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:43 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:43 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:43 INFO : There was nothing to transfer 2025/04/17 02:32:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:45 DEBUG : one: Unchanged skipping 2025/04/17 02:32:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/17 02:32:45 DEBUG : three: Destination not found in --copy-dest 2025/04/17 02:32:45 DEBUG : three: Need to transfer - File not found at Destination 2025/04/17 02:32:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/17 02:32:45 DEBUG : two: Unchanged skipping 2025/04/17 02:32:45 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:45 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/17 02:32:45 INFO : three: Copied (new) 2025/04/17 02:32:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.62s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:32:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/backup" 2025/04/17 02:32:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:32:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:32:52 DEBUG : two: Unchanged skipping 2025/04/17 02:32:52 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:32:54 INFO : one: Copied (server-side copy) 2025/04/17 02:32:54 INFO : one: Deleted 2025/04/17 02:32:54 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:32:55 INFO : one: Copied (new) 2025/04/17 02:32:55 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:32:55 INFO : three.txt: Copied (server-side copy) 2025/04/17 02:32:55 INFO : three.txt: Deleted 2025/04/17 02:32:55 INFO : three.txt: Moved into backup dir 2025/04/17 02:32:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:32:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:32:57 DEBUG : two: Unchanged skipping 2025/04/17 02:32:57 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:32:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:32:57 INFO : one: Copied (server-side copy) 2025/04/17 02:32:57 INFO : one: Deleted 2025/04/17 02:32:57 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:32:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:32:58 INFO : one: Copied (new) 2025/04/17 02:32:58 DEBUG : Waiting for deletions to finish 2025/04/17 02:32:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:32:58 INFO : three.txt: Copied (server-side copy) 2025/04/17 02:32:59 INFO : three.txt: Deleted 2025/04/17 02:32:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/backup" 2025/04/17 02:33:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:33:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:05 DEBUG : two: Unchanged skipping 2025/04/17 02:33:05 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:33:06 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:07 INFO : one: Deleted 2025/04/17 02:33:07 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:08 INFO : one: Copied (new) 2025/04/17 02:33:08 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:33:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:08 INFO : three.txt: Deleted 2025/04/17 02:33:08 INFO : three.txt: Moved into backup dir 2025/04/17 02:33:10 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:33:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:10 DEBUG : two: Unchanged skipping 2025/04/17 02:33:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:11 INFO : one: Deleted 2025/04/17 02:33:11 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:33:12 INFO : one: Copied (new) 2025/04/17 02:33:12 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:12 INFO : three.txt: Deleted 2025/04/17 02:33:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/backup" 2025/04/17 02:33:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:33:18 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:18 DEBUG : two: Unchanged skipping 2025/04/17 02:33:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:33:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 02:33:20 INFO : one: Deleted 2025/04/17 02:33:20 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:21 INFO : one: Copied (new) 2025/04/17 02:33:21 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:33:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 02:33:22 INFO : three.txt: Deleted 2025/04/17 02:33:22 INFO : three.txt: Moved into backup dir 2025/04/17 02:33:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:33:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:23 DEBUG : two: Unchanged skipping 2025/04/17 02:33:23 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 02:33:24 INFO : one: Deleted 2025/04/17 02:33:24 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:33:24 INFO : one: Copied (new) 2025/04/17 02:33:24 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 02:33:25 INFO : three.txt: Deleted 2025/04/17 02:33:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:33:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:33:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:30 DEBUG : two: Unchanged skipping 2025/04/17 02:33:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:33:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:30 INFO : one: Deleted 2025/04/17 02:33:30 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:31 INFO : one: Copied (new) 2025/04/17 02:33:31 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:33:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:32 INFO : three.txt: Deleted 2025/04/17 02:33:32 INFO : three.txt: Moved into backup dir 2025/04/17 02:33:33 DEBUG : one.bak: Excluded (Path Filter) 2025/04/17 02:33:33 DEBUG : one.bak: Excluded 2025/04/17 02:33:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/17 02:33:33 DEBUG : three.txt.bak: Excluded 2025/04/17 02:33:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:33:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:33 DEBUG : two: Unchanged skipping 2025/04/17 02:33:33 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for checks to finish 2025/04/17 02:33:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:34 INFO : one: Deleted 2025/04/17 02:33:34 DEBUG : B2 bucket rclone-test-cifubuj9tuwo path dst: Waiting for transfers to finish 2025/04/17 02:33:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:33:34 INFO : one: Copied (new) 2025/04/17 02:33:34 DEBUG : Waiting for deletions to finish 2025/04/17 02:33:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:35 INFO : three.txt: Deleted 2025/04/17 02:33:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:33:38 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001182_t0059": EOF 2025/04/17 02:33:38 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001182_t0059": EOF) 2025/04/17 02:33:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cifubuj9tuwo: 1/10 (Post "https://pod-000-1182-00.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001182_t0059": EOF) 2025/04/17 02:33:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 02:33:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:33:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:33:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:33:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:43 INFO : one: Deleted 2025/04/17 02:33:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:44 INFO : one: Copied (new) 2025/04/17 02:33:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:44 DEBUG : two: Unchanged skipping 2025/04/17 02:33:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 02:33:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:33:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:45 INFO : three.txt: Deleted 2025/04/17 02:33:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:45 INFO : three.txt: Copied (new) 2025/04/17 02:33:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:33:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/17 02:33:47 INFO : one: Deleted 2025/04/17 02:33:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:33:47 INFO : one: Copied (new) 2025/04/17 02:33:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:47 DEBUG : two: Unchanged skipping 2025/04/17 02:33:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 02:33:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/17 02:33:48 INFO : three.txt: Deleted 2025/04/17 02:33:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/17 02:33:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:33:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cifubuj9tuwo/dst" 2025/04/17 02:33:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/17 02:33:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/17 02:33:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 02:33:54 INFO : one: Deleted 2025/04/17 02:33:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:55 INFO : one: Copied (new) 2025/04/17 02:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:55 DEBUG : two: Unchanged skipping 2025/04/17 02:33:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/17 02:33:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/17 02:33:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 02:33:56 INFO : three.txt: Deleted 2025/04/17 02:33:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:56 INFO : three.txt: Copied (new) 2025/04/17 02:33:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/17 02:33:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/17 02:33:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/17 02:33:58 INFO : one: Deleted 2025/04/17 02:33:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/17 02:33:58 INFO : one: Copied (new) 2025/04/17 02:33:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:33:59 DEBUG : two: Unchanged skipping 2025/04/17 02:33:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/17 02:33:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/17 02:33:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/17 02:33:59 INFO : three.txt: Deleted 2025/04/17 02:34:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/17 02:34:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/17 02:34:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:03 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/17 02:34:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/17 02:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/17 02:34:04 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:04 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/17 02:34:05 INFO : existing: Copied (new) 2025/04/17 02:34:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/17 02:34:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/17 02:34:05 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:05 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:05 ERROR : B2 bucket rclone-test-cifubuj9tuwo: not deleting files as there were IO errors 2025/04/17 02:34:05 ERROR : B2 bucket rclone-test-cifubuj9tuwo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncImmutable (2.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:07 DEBUG : existing: Unchanged skipping 2025/04/17 02:34:07 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:07 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:07 DEBUG : Waiting for deletions to finish 2025/04/17 02:34:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:10 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001043_t0034": EOF 2025/04/17 02:34:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001043_t0034": EOF) 2025/04/17 02:34:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-cifubuj9tuwo: 1/10 (Post "https://pod-000-1043-10.backblaze.com/b2api/v1/b2_upload_file/df52fd83903d4b1b9f680e1b/c001_v0001043_t0034": EOF) 2025/04/17 02:34:12 DEBUG : pacer: Reducing sleep to 10ms 2025/04/17 02:34:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:22 DEBUG : both0: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both10: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both1: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both14: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both11: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both12: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both17: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both18: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both19: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both2: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both3: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both13: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both15: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both5: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both7: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both6: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:22 DEBUG : both16: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both4: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both8: Unchanged skipping 2025/04/17 02:34:22 DEBUG : both9: Unchanged skipping 2025/04/17 02:34:22 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:22 DEBUG : Waiting for deletions to finish 2025/04/17 02:34:22 INFO : only5: Deleted 2025/04/17 02:34:22 INFO : only7: Deleted 2025/04/17 02:34:22 INFO : only13: Deleted 2025/04/17 02:34:22 INFO : only12: Deleted 2025/04/17 02:34:22 INFO : only17: Deleted 2025/04/17 02:34:22 INFO : only1: Deleted 2025/04/17 02:34:22 INFO : only15: Deleted 2025/04/17 02:34:22 INFO : only10: Deleted 2025/04/17 02:34:22 INFO : only18: Deleted 2025/04/17 02:34:22 INFO : only19: Deleted 2025/04/17 02:34:22 INFO : only6: Deleted 2025/04/17 02:34:23 INFO : only0: Deleted 2025/04/17 02:34:23 INFO : only14: Deleted 2025/04/17 02:34:23 INFO : only2: Deleted 2025/04/17 02:34:23 INFO : only3: Deleted 2025/04/17 02:34:23 INFO : only4: Deleted 2025/04/17 02:34:23 INFO : only8: Deleted 2025/04/17 02:34:23 INFO : only9: Deleted 2025/04/17 02:34:23 INFO : only11: Deleted 2025/04/17 02:34:23 INFO : only16: Deleted 2025/04/17 02:34:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for checks to finish 2025/04/17 02:34:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both0: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both12: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both10: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both14: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both15: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both16: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both1: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both18: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both19: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both2: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both3: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both4: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both5: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both6: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both7: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both8: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/17 02:34:37 DEBUG : both9: Unchanged skipping 2025/04/17 02:34:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/17 02:34:37 DEBUG : both11: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both13: Unchanged skipping 2025/04/17 02:34:37 DEBUG : both17: Unchanged skipping 2025/04/17 02:34:37 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Waiting for transfers to finish 2025/04/17 02:34:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only0: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only1: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only12: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only13: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only10: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only14: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only16: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only11: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only15: Copied (replaced existing) 2025/04/17 02:34:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:38 INFO : only17: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only18: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only19: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only2: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only3: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only4: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only5: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only6: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only7: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only8: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/17 02:34:39 INFO : only9: Copied (replaced existing) 2025/04/17 02:34:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.91s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:48 DEBUG : empty_dir: Making directory with metadata 2025/04/17 02:34:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:34:48 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 02:34:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:34:48 INFO : empty_on_remote: Making directory 2025/04/17 02:34:48 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:51 DEBUG : empty_dir: Making directory with metadata 2025/04/17 02:34:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:34:51 DEBUG : empty_on_remote: Making directory with metadata 2025/04/17 02:34:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/17 02:34:51 INFO : empty_on_remote: Making directory 2025/04/17 02:34:51 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-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:54 INFO : sub dir: Making directory 2025/04/17 02:34:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" 2025/04/17 02:34:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/17 02:34:59 INFO : sub dir: Making directory 2025/04/17 02:34:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cifubuj9tuwo", Local "Local file system at /tmp/rclone3535886497", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.72s) PASS 2025/04/17 02:35:04 DEBUG : B2 bucket rclone-test-cifubuj9tuwo: Purge remote 2025/04/17 02:35:04 INFO : B2 bucket rclone-test-cifubuj9tuwo: cleaning bucket "rclone-test-cifubuj9tuwo" of all files 2025/04/17 02:35:05 DEBUG : BackupDir/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202910_d20250417_m023246_c001_v7007000_t0000_u01744857166353") 2025/04/17 02:35:05 DEBUG : BackupDir/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f111495f8ff4f969d_d20250417_m023240_c001_v0001181_t0022_u01744857160963") 2025/04/17 02:35:05 DEBUG : CompareDest/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4187a98c419f8d04_d20250417_m023222_c001_v7007000_t0000_u01744857142457") 2025/04/17 02:35:05 DEBUG : CompareDest/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94fb8_d20250417_m023216_c001_v0001043_t0012_u01744857136004") 2025/04/17 02:35:05 DEBUG : CompareDest/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4187a98c419f8d06_d20250417_m023222_c001_v7007000_t0000_u01744857142640") 2025/04/17 02:35:05 DEBUG : CompareDest/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cda7a_d20250417_m023217_c001_v0001182_t0023_u01744857137818") 2025/04/17 02:35:05 DEBUG : CopyDest/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202911_d20250417_m023246_c001_v7007000_t0000_u01744857166536") 2025/04/17 02:35:05 DEBUG : CopyDest/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1d5a_d20250417_m023238_c001_v0001182_t0025_u01744857158148") 2025/04/17 02:35:05 DEBUG : CopyDest/three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202912_d20250417_m023246_c001_v7007000_t0000_u01744857166720") 2025/04/17 02:35:05 DEBUG : CopyDest/three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdc16_d20250417_m023244_c001_v0001182_t0008_u01744857164613") 2025/04/17 02:35:05 DEBUG : CopyDest/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202913_d20250417_m023246_c001_v7007000_t0000_u01744857166903") 2025/04/17 02:35:05 DEBUG : CopyDest/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94fea_d20250417_m023242_c001_v0001043_t0001_u01744857162357") 2025/04/17 02:35:05 DEBUG : EXISTING: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f913_d20250417_m023408_c001_v7007000_t0000_u01744857248447") 2025/04/17 02:35:05 DEBUG : EXISTING: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce1d2_d20250417_m023407_c001_v0001182_t0056_u01744857247463") 2025/04/17 02:35:05 DEBUG : Testêé: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f90c_d20250417_m023404_c001_v7007000_t0000_u01744857244246") 2025/04/17 02:35:05 DEBUG : Testêé: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce1a2_d20250417_m023403_c001_v0001182_t0029_u01744857243556") 2025/04/17 02:35:05 DEBUG : Testêé: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d950aa_d20250417_m023402_c001_v0001043_t0030_u01744857242300") 2025/04/17 02:35:05 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d356_d20250417_m023028_c001_v7007000_t0000_u01744857028761") 2025/04/17 02:35:05 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd475_d20250417_m023028_c001_v0001182_t0019_u01744857028108") 2025/04/17 02:35:06 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d34e_d20250417_m023026_c001_v7007000_t0000_u01744857026373") 2025/04/17 02:35:06 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd455_d20250417_m023025_c001_v0001182_t0023_u01744857025452") 2025/04/17 02:35:06 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c0_d20250417_m023006_c001_v7007000_t0000_u01744857006647") 2025/04/17 02:35:06 DEBUG : a/potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd313_d20250417_m023005_c001_v0001182_t0035_u01744857005754") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d358_d20250417_m023028_c001_v7007000_t0000_u01744857028952") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd467_d20250417_m023027_c001_v0001182_t0041_u01744857027290") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d34d_d20250417_m023025_c001_v7007000_t0000_u01744857025802") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd449_d20250417_m023024_c001_v0001182_t0036_u01744857024656") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792bf_d20250417_m023006_c001_v7007000_t0000_u01744857006097") 2025/04/17 02:35:06 DEBUG : b/potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd305_d20250417_m023004_c001_v0001182_t0025_u01744857004944") 2025/04/17 02:35:06 DEBUG : backup/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6aad_d20250417_m023259_c001_v7007000_t0000_u01744857179605") 2025/04/17 02:35:06 DEBUG : backup/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11264796c87a2bee_d20250417_m023257_c001_v0001131_t0026_u01744857177496") 2025/04/17 02:35:06 DEBUG : backup/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11565c141b28972a_d20250417_m023253_c001_v0001117_t0025_u01744857173596") 2025/04/17 02:35:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cb3_d20250417_m023325_c001_v7007000_t0000_u01744857205675") 2025/04/17 02:35:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f111c83774a3cd1d0_d20250417_m023323_c001_v0001183_t0031_u01744857203860") 2025/04/17 02:35:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f106b743843137ae4_d20250417_m023319_c001_v0001109_t0018_u01744857199829") 2025/04/17 02:35:06 DEBUG : backup/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b104_d20250417_m023313_c001_v7007000_t0000_u01744857193348") 2025/04/17 02:35:06 DEBUG : backup/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f107e74dfaf78fea9_d20250417_m023311_c001_v0001037_t0048_u01744857191138") 2025/04/17 02:35:06 DEBUG : backup/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f103ab1776e486818_d20250417_m023306_c001_v0001179_t0024_u01744857186843") 2025/04/17 02:35:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cb4_d20250417_m023325_c001_v7007000_t0000_u01744857205870") 2025/04/17 02:35:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f104060ad090cb1fa_d20250417_m023324_c001_v0001039_t0041_u01744857204666") 2025/04/17 02:35:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1001d4d67b69b39d_d20250417_m023321_c001_v0001171_t0043_u01744857201496") 2025/04/17 02:35:07 DEBUG : backup/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6aae_d20250417_m023259_c001_v7007000_t0000_u01744857179795") 2025/04/17 02:35:07 DEBUG : backup/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f116731c7ce335643_d20250417_m023258_c001_v0001032_t0050_u01744857178573") 2025/04/17 02:35:07 DEBUG : backup/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f103c21ff941684ea_d20250417_m023255_c001_v0001184_t0044_u01744857175402") 2025/04/17 02:35:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b108_d20250417_m023313_c001_v7007000_t0000_u01744857193529") 2025/04/17 02:35:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1018e78c8c72c604_d20250417_m023312_c001_v0001183_t0058_u01744857192599") 2025/04/17 02:35:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f114a5f47f4de6f54_d20250417_m023308_c001_v0001165_t0001_u01744857188680") 2025/04/17 02:35:07 DEBUG : both0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b01_d20250417_m023440_c001_v7007000_t0000_u01744857280043") 2025/04/17 02:35:07 DEBUG : both0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce392_d20250417_m023428_c001_v0001182_t0031_u01744857268572") 2025/04/17 02:35:07 DEBUG : both0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d21_d20250417_m023423_c001_v7007000_t0000_u01744857263907") 2025/04/17 02:35:07 DEBUG : both0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce222_d20250417_m023412_c001_v0001182_t0032_u01744857252364") 2025/04/17 02:35:07 DEBUG : both1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b02_d20250417_m023440_c001_v7007000_t0000_u01744857280225") 2025/04/17 02:35:07 DEBUG : both1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce39b_d20250417_m023429_c001_v0001182_t0021_u01744857269040") 2025/04/17 02:35:07 DEBUG : both1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d23_d20250417_m023424_c001_v7007000_t0000_u01744857264101") 2025/04/17 02:35:07 DEBUG : both1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce238_d20250417_m023412_c001_v0001182_t0008_u01744857252791") 2025/04/17 02:35:07 DEBUG : both10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b03_d20250417_m023440_c001_v7007000_t0000_u01744857280407") 2025/04/17 02:35:07 DEBUG : both10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce411_d20250417_m023432_c001_v0001182_t0059_u01744857272928") 2025/04/17 02:35:07 DEBUG : both10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d26_d20250417_m023424_c001_v7007000_t0000_u01744857264283") 2025/04/17 02:35:07 DEBUG : both10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2a0_d20250417_m023416_c001_v0001182_t0019_u01744857256658") 2025/04/17 02:35:08 DEBUG : both11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b04_d20250417_m023440_c001_v7007000_t0000_u01744857280589") 2025/04/17 02:35:08 DEBUG : both11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce41b_d20250417_m023433_c001_v0001182_t0051_u01744857273369") 2025/04/17 02:35:08 DEBUG : both11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d29_d20250417_m023424_c001_v7007000_t0000_u01744857264466") 2025/04/17 02:35:08 DEBUG : both11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2b0_d20250417_m023417_c001_v0001182_t0007_u01744857257165") 2025/04/17 02:35:08 DEBUG : both12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b05_d20250417_m023440_c001_v7007000_t0000_u01744857280771") 2025/04/17 02:35:08 DEBUG : both12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce430_d20250417_m023433_c001_v0001182_t0001_u01744857273776") 2025/04/17 02:35:08 DEBUG : both12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d2c_d20250417_m023424_c001_v7007000_t0000_u01744857264647") 2025/04/17 02:35:08 DEBUG : both12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2bc_d20250417_m023417_c001_v0001182_t0015_u01744857257584") 2025/04/17 02:35:08 DEBUG : both13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b06_d20250417_m023440_c001_v7007000_t0000_u01744857280954") 2025/04/17 02:35:08 DEBUG : both13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce43a_d20250417_m023434_c001_v0001182_t0009_u01744857274181") 2025/04/17 02:35:08 DEBUG : both13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d2f_d20250417_m023424_c001_v7007000_t0000_u01744857264830") 2025/04/17 02:35:08 DEBUG : both13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2cc_d20250417_m023418_c001_v0001182_t0036_u01744857258023") 2025/04/17 02:35:08 DEBUG : both14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b07_d20250417_m023441_c001_v7007000_t0000_u01744857281136") 2025/04/17 02:35:08 DEBUG : both14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce44a_d20250417_m023434_c001_v0001182_t0026_u01744857274585") 2025/04/17 02:35:08 DEBUG : both14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d32_d20250417_m023425_c001_v7007000_t0000_u01744857265012") 2025/04/17 02:35:08 DEBUG : both14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2d8_d20250417_m023418_c001_v0001182_t0012_u01744857258434") 2025/04/17 02:35:08 DEBUG : both15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b08_d20250417_m023441_c001_v7007000_t0000_u01744857281318") 2025/04/17 02:35:08 DEBUG : both15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce458_d20250417_m023435_c001_v0001182_t0011_u01744857275017") 2025/04/17 02:35:09 DEBUG : both15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d34_d20250417_m023425_c001_v7007000_t0000_u01744857265194") 2025/04/17 02:35:09 DEBUG : both15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2de_d20250417_m023418_c001_v0001182_t0021_u01744857258852") 2025/04/17 02:35:09 DEBUG : both16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b09_d20250417_m023441_c001_v7007000_t0000_u01744857281499") 2025/04/17 02:35:09 DEBUG : both16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce464_d20250417_m023435_c001_v0001182_t0041_u01744857275502") 2025/04/17 02:35:09 DEBUG : both16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d38_d20250417_m023425_c001_v7007000_t0000_u01744857265382") 2025/04/17 02:35:09 DEBUG : both16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2e4_d20250417_m023419_c001_v0001182_t0048_u01744857259269") 2025/04/17 02:35:09 DEBUG : both17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b0a_d20250417_m023441_c001_v7007000_t0000_u01744857281682") 2025/04/17 02:35:09 DEBUG : both17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce46c_d20250417_m023435_c001_v0001182_t0014_u01744857275936") 2025/04/17 02:35:09 DEBUG : both17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d3b_d20250417_m023425_c001_v7007000_t0000_u01744857265564") 2025/04/17 02:35:09 DEBUG : both17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2ee_d20250417_m023419_c001_v0001182_t0032_u01744857259668") 2025/04/17 02:35:09 DEBUG : both18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b0b_d20250417_m023441_c001_v7007000_t0000_u01744857281877") 2025/04/17 02:35:09 DEBUG : both18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce478_d20250417_m023436_c001_v0001182_t0052_u01744857276343") 2025/04/17 02:35:09 DEBUG : both18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d3f_d20250417_m023425_c001_v7007000_t0000_u01744857265788") 2025/04/17 02:35:09 DEBUG : both18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2f6_d20250417_m023420_c001_v0001182_t0008_u01744857260141") 2025/04/17 02:35:09 DEBUG : both19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b0c_d20250417_m023442_c001_v7007000_t0000_u01744857282059") 2025/04/17 02:35:09 DEBUG : both19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce486_d20250417_m023436_c001_v0001182_t0050_u01744857276740") 2025/04/17 02:35:09 DEBUG : both19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d41_d20250417_m023425_c001_v7007000_t0000_u01744857265970") 2025/04/17 02:35:09 DEBUG : both19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2fa_d20250417_m023420_c001_v0001182_t0034_u01744857260542") 2025/04/17 02:35:10 DEBUG : both2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b0d_d20250417_m023442_c001_v7007000_t0000_u01744857282243") 2025/04/17 02:35:10 DEBUG : both2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3ab_d20250417_m023429_c001_v0001182_t0059_u01744857269443") 2025/04/17 02:35:10 DEBUG : both2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d44_d20250417_m023426_c001_v7007000_t0000_u01744857266151") 2025/04/17 02:35:10 DEBUG : both2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce23e_d20250417_m023413_c001_v0001182_t0039_u01744857253195") 2025/04/17 02:35:10 DEBUG : both3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b0f_d20250417_m023442_c001_v7007000_t0000_u01744857282427") 2025/04/17 02:35:10 DEBUG : both3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3b3_d20250417_m023429_c001_v0001182_t0059_u01744857269850") 2025/04/17 02:35:10 DEBUG : both3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d48_d20250417_m023426_c001_v7007000_t0000_u01744857266334") 2025/04/17 02:35:10 DEBUG : both3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce244_d20250417_m023413_c001_v0001182_t0019_u01744857253603") 2025/04/17 02:35:10 DEBUG : both4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b10_d20250417_m023442_c001_v7007000_t0000_u01744857282609") 2025/04/17 02:35:10 DEBUG : both4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3c5_d20250417_m023430_c001_v0001182_t0001_u01744857270281") 2025/04/17 02:35:10 DEBUG : both4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d4b_d20250417_m023426_c001_v7007000_t0000_u01744857266532") 2025/04/17 02:35:10 DEBUG : both4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce24c_d20250417_m023413_c001_v0001182_t0045_u01744857253999") 2025/04/17 02:35:10 DEBUG : both5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b11_d20250417_m023442_c001_v7007000_t0000_u01744857282807") 2025/04/17 02:35:10 DEBUG : both5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3d3_d20250417_m023430_c001_v0001182_t0039_u01744857270775") 2025/04/17 02:35:10 DEBUG : both5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d4e_d20250417_m023426_c001_v7007000_t0000_u01744857266714") 2025/04/17 02:35:10 DEBUG : both5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce258_d20250417_m023414_c001_v0001182_t0027_u01744857254472") 2025/04/17 02:35:10 DEBUG : both6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b12_d20250417_m023442_c001_v7007000_t0000_u01744857282989") 2025/04/17 02:35:10 DEBUG : both6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3e1_d20250417_m023431_c001_v0001182_t0003_u01744857271185") 2025/04/17 02:35:10 DEBUG : both6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d51_d20250417_m023426_c001_v7007000_t0000_u01744857266927") 2025/04/17 02:35:10 DEBUG : both6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce268_d20250417_m023414_c001_v0001182_t0023_u01744857254999") 2025/04/17 02:35:11 DEBUG : both7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b13_d20250417_m023443_c001_v7007000_t0000_u01744857283190") 2025/04/17 02:35:11 DEBUG : both7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3e7_d20250417_m023431_c001_v0001182_t0001_u01744857271656") 2025/04/17 02:35:11 DEBUG : both7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d55_d20250417_m023427_c001_v7007000_t0000_u01744857267108") 2025/04/17 02:35:11 DEBUG : both7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce27c_d20250417_m023415_c001_v0001182_t0049_u01744857255442") 2025/04/17 02:35:11 DEBUG : both8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b14_d20250417_m023443_c001_v7007000_t0000_u01744857283373") 2025/04/17 02:35:11 DEBUG : both8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3f3_d20250417_m023432_c001_v0001182_t0016_u01744857272060") 2025/04/17 02:35:11 DEBUG : both8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d58_d20250417_m023427_c001_v7007000_t0000_u01744857267290") 2025/04/17 02:35:11 DEBUG : both8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce284_d20250417_m023415_c001_v0001182_t0049_u01744857255846") 2025/04/17 02:35:11 DEBUG : both9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b15_d20250417_m023443_c001_v7007000_t0000_u01744857283555") 2025/04/17 02:35:11 DEBUG : both9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3ff_d20250417_m023432_c001_v0001182_t0035_u01744857272486") 2025/04/17 02:35:11 DEBUG : both9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d5b_d20250417_m023427_c001_v7007000_t0000_u01744857267472") 2025/04/17 02:35:11 DEBUG : both9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce28e_d20250417_m023416_c001_v0001182_t0054_u01744857256241") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d359_d20250417_m023029_c001_v7007000_t0000_u01744857029136") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd46d_d20250417_m023027_c001_v0001182_t0035_u01744857027486") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d350_d20250417_m023026_c001_v7007000_t0000_u01744857026557") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd44f_d20250417_m023024_c001_v0001182_t0015_u01744857024853") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c1_d20250417_m023006_c001_v7007000_t0000_u01744857006830") 2025/04/17 02:35:11 DEBUG : c/non empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd30b_d20250417_m023005_c001_v0001182_t0042_u01744857005149") 2025/04/17 02:35:11 DEBUG : check sum: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eedb_d20250417_m022954_c001_v7007000_t0000_u01744856994294") 2025/04/17 02:35:11 DEBUG : check sum: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd24d_d20250417_m022953_c001_v0001182_t0035_u01744856993368") 2025/04/17 02:35:12 DEBUG : dest/3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef52028ed_d20250417_m023231_c001_v7007000_t0000_u01744857151512") 2025/04/17 02:35:12 DEBUG : dest/3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4115ed284764e622_d20250417_m023230_c001_v0001137_t0056_u01744857150411") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f8fe_d20250417_m023400_c001_v7007000_t0000_u01744857240795") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1176f6642ec51b2d_d20250417_m023358_c001_v0001131_t0005_u01744857238548") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6ae2_d20250417_m023358_c001_v7007000_t0000_u01744857238362") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1176f6642ec51b27_d20250417_m023355_c001_v0001131_t0008_u01744857235032") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6add_d20250417_m023354_c001_v7007000_t0000_u01744857234298") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce0d6_d20250417_m023350_c001_v0001182_t0047_u01744857230534") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cda_d20250417_m023349_c001_v7007000_t0000_u01744857229081") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11775e68240fd880_d20250417_m023347_c001_v0001181_t0036_u01744857227124") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59f0f6_d20250417_m023346_c001_v7007000_t0000_u01744857226941") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11775e68240fd858_d20250417_m023344_c001_v0001181_t0028_u01744857224347") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59f0f2_d20250417_m023343_c001_v7007000_t0000_u01744857223618") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d9507e_d20250417_m023337_c001_v0001043_t0052_u01744857217317") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cc2_d20250417_m023336_c001_v7007000_t0000_u01744857216010") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f10524805fd955cd2_d20250417_m023334_c001_v0001136_t0010_u01744857214425") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f415b9b1740f64997_d20250417_m023334_c001_v7007000_t0000_u01744857214239") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f10524805fd955ccc_d20250417_m023331_c001_v0001136_t0026_u01744857211608") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f415b9b1740f64993_d20250417_m023330_c001_v7007000_t0000_u01744857210879") 2025/04/17 02:35:12 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa21aa_d20250417_m023326_c001_v0001182_t0059_u01744857206995") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cb5_d20250417_m023326_c001_v7007000_t0000_u01744857206065") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f103c21ff94168860_d20250417_m023324_c001_v0001184_t0052_u01744857204251") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbe5b_d20250417_m023324_c001_v7007000_t0000_u01744857204067") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f103c21ff941687e1_d20250417_m023321_c001_v0001184_t0020_u01744857201090") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbe4e_d20250417_m023320_c001_v7007000_t0000_u01744857200357") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cde6a_d20250417_m023314_c001_v0001182_t0051_u01744857194629") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b10b_d20250417_m023313_c001_v7007000_t0000_u01744857193711") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f105ed5f03fa7f35e_d20250417_m023311_c001_v0001104_t0040_u01744857191782") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f9d256e91892e_d20250417_m023311_c001_v7007000_t0000_u01744857191597") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f105ed5f03fa7f354_d20250417_m023307_c001_v0001104_t0040_u01744857187817") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f9d256e918928_d20250417_m023307_c001_v7007000_t0000_u01744857187085") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d95032_d20250417_m023300_c001_v0001043_t0009_u01744857180921") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6aaf_d20250417_m023300_c001_v7007000_t0000_u01744857180005") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11497e43a1ac38ad_d20250417_m023258_c001_v0001098_t0014_u01744857178053") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a5b5_d20250417_m023257_c001_v7007000_t0000_u01744857177868") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11497e43a1ac38a3_d20250417_m023254_c001_v0001098_t0012_u01744857174830") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a597_d20250417_m023254_c001_v7007000_t0000_u01744857174103") 2025/04/17 02:35:13 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1e39_d20250417_m023248_c001_v0001182_t0026_u01744857168236") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202915_d20250417_m023247_c001_v7007000_t0000_u01744857167087") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f10200fd831470629_d20250417_m023241_c001_v0001184_t0059_u01744857161611") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b0cc_d20250417_m023241_c001_v7007000_t0000_u01744857161200") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdbae_d20250417_m023237_c001_v0001182_t0018_u01744857157594") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118223771469ecf5_d20250417_m023236_c001_v0001180_t0018_u01744857156846") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118223771469ecf1_d20250417_m023235_c001_v0001180_t0008_u01744857155895") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4187a98c419f8d08_d20250417_m023222_c001_v7007000_t0000_u01744857142825") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1bcb_d20250417_m023215_c001_v0001182_t0047_u01744857135449") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118ca130d975ba6d_d20250417_m023214_c001_v0001120_t0057_u01744857134528") 2025/04/17 02:35:14 DEBUG : dst/one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118ca130d975ba6b_d20250417_m023213_c001_v0001120_t0059_u01744857133364") 2025/04/17 02:35:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f901_d20250417_m023400_c001_v7007000_t0000_u01744857240978") 2025/04/17 02:35:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f113a1db042487d0b_d20250417_m023358_c001_v0001176_t0029_u01744857238135") 2025/04/17 02:35:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1086a527d0108369_d20250417_m023354_c001_v0001180_t0018_u01744857234090") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cdb_d20250417_m023349_c001_v7007000_t0000_u01744857229262") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1095a579cfb501fa_d20250417_m023346_c001_v0001146_t0026_u01744857226638") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f106d893a1a81cd01_d20250417_m023343_c001_v0001182_t0024_u01744857223412") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cc3_d20250417_m023336_c001_v7007000_t0000_u01744857216200") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11024acd762bcd82_d20250417_m023334_c001_v0001183_t0026_u01744857214046") 2025/04/17 02:35:14 DEBUG : dst/one.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11497e43a1ac391d_d20250417_m023330_c001_v0001098_t0051_u01744857210499") 2025/04/17 02:35:14 DEBUG : dst/three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202916_d20250417_m023247_c001_v7007000_t0000_u01744857167284") 2025/04/17 02:35:15 DEBUG : dst/three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118223771469ed23_d20250417_m023245_c001_v0001180_t0008_u01744857165774") 2025/04/17 02:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f904_d20250417_m023401_c001_v7007000_t0000_u01744857241173") 2025/04/17 02:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1100202820247044_d20250417_m023359_c001_v0001171_t0040_u01744857239480") 2025/04/17 02:35:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f104775ffa5bcf32c_d20250417_m023355_c001_v0001171_t0036_u01744857235972") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f907_d20250417_m023401_c001_v7007000_t0000_u01744857241357") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1176f6642ec51b33_d20250417_m023400_c001_v0001131_t0019_u01744857240040") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6ae4_d20250417_m023359_c001_v7007000_t0000_u01744857239853") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1176f6642ec51b29_d20250417_m023356_c001_v0001131_t0008_u01744857236558") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6ae0_d20250417_m023356_c001_v7007000_t0000_u01744857236371") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce0e8_d20250417_m023351_c001_v0001182_t0000_u01744857231415") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cdd_d20250417_m023349_c001_v7007000_t0000_u01744857229443") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11775e68240fd886_d20250417_m023348_c001_v0001181_t0008_u01744857228471") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59f0f7_d20250417_m023348_c001_v7007000_t0000_u01744857228287") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11775e68240fd870_d20250417_m023345_c001_v0001181_t0058_u01744857225644") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59f0f5_d20250417_m023345_c001_v7007000_t0000_u01744857225462") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d95084_d20250417_m023340_c001_v0001043_t0008_u01744857220458") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f415b9b1740f64998_d20250417_m023335_c001_v7007000_t0000_u01744857215456") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa2217_d20250417_m023333_c001_v0001182_t0019_u01744857213225") 2025/04/17 02:35:15 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f415b9b1740f64995_d20250417_m023332_c001_v7007000_t0000_u01744857212484") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdf94_d20250417_m023328_c001_v0001182_t0031_u01744857208062") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbe60_d20250417_m023325_c001_v7007000_t0000_u01744857205129") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdf10_d20250417_m023323_c001_v0001182_t0017_u01744857203087") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbe53_d20250417_m023321_c001_v7007000_t0000_u01744857201988") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d9505a_d20250417_m023315_c001_v0001043_t0018_u01744857195384") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f9d256e91892f_d20250417_m023312_c001_v7007000_t0000_u01744857192795") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d95050_d20250417_m023309_c001_v0001043_t0059_u01744857189988") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f9d256e91892b_d20250417_m023308_c001_v7007000_t0000_u01744857188901") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1f79_d20250417_m023302_c001_v0001182_t0008_u01744857182540") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a5be_d20250417_m023259_c001_v7007000_t0000_u01744857179039") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1f0b_d20250417_m023256_c001_v0001182_t0044_u01744857176710") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a5a5_d20250417_m023255_c001_v7007000_t0000_u01744857175613") 2025/04/17 02:35:16 DEBUG : dst/three.txt: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdc60_d20250417_m023249_c001_v0001182_t0048_u01744857169293") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cde_d20250417_m023349_c001_v7007000_t0000_u01744857229624") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11357b9533f0bb44_d20250417_m023347_c001_v0001098_t0052_u01744857227901") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100ba67bebb97fee_d20250417_m023345_c001_v0001157_t0016_u01744857225126") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cc4_d20250417_m023336_c001_v7007000_t0000_u01744857216392") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f113a7017ccbbad62_d20250417_m023334_c001_v0001120_t0045_u01744857214896") 2025/04/17 02:35:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f116754c743e885b6_d20250417_m023332_c001_v0001130_t0039_u01744857212152") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f90a_d20250417_m023401_c001_v7007000_t0000_u01744857241547") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d9508e_d20250417_m023351_c001_v0001043_t0029_u01744857231090") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cdf_d20250417_m023349_c001_v7007000_t0000_u01744857229804") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce026_d20250417_m023338_c001_v0001182_t0010_u01744857218140") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cc5_d20250417_m023336_c001_v7007000_t0000_u01744857216586") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d9506e_d20250417_m023327_c001_v0001043_t0056_u01744857207569") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2cb6_d20250417_m023326_c001_v7007000_t0000_u01744857206245") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa2094_d20250417_m023315_c001_v0001182_t0027_u01744857195182") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b10f_d20250417_m023313_c001_v7007000_t0000_u01744857193891") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cdd6a_d20250417_m023301_c001_v0001182_t0023_u01744857181977") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6ab0_d20250417_m023300_c001_v7007000_t0000_u01744857180188") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d95002_d20250417_m023248_c001_v0001043_t0042_u01744857168800") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef5202917_d20250417_m023247_c001_v7007000_t0000_u01744857167468") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f107d1190da0160a5_d20250417_m023243_c001_v0001145_t0013_u01744857163365") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4187a98c419f8d0a_d20250417_m023223_c001_v7007000_t0000_u01744857143010") 2025/04/17 02:35:17 DEBUG : dst/two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118ca130d975ba7b_d20250417_m023221_c001_v0001120_t0034_u01744857141641") 2025/04/17 02:35:17 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f414561d9468f4187_d20250417_m023136_c001_v7007000_t0000_u01744857096713") 2025/04/17 02:35:17 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd7f1_d20250417_m023133_c001_v0001182_t0015_u01744857093508") 2025/04/17 02:35:17 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f414561d9468f4183_d20250417_m023131_c001_v7007000_t0000_u01744857091502") 2025/04/17 02:35:17 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd70a_d20250417_m023117_c001_v0001182_t0007_u01744857077741") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd2e_d20250417_m023109_c001_v7007000_t0000_u01744857069217") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd66c_d20250417_m023106_c001_v0001182_t0020_u01744857066324") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d377_d20250417_m023041_c001_v7007000_t0000_u01744857041519") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4fb_d20250417_m023039_c001_v0001182_t0009_u01744857039796") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d36e_d20250417_m023038_c001_v7007000_t0000_u01744857038291") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4d5_d20250417_m023037_c001_v0001182_t0027_u01744857037144") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d365_d20250417_m023033_c001_v7007000_t0000_u01744857033932") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4ab_d20250417_m023032_c001_v0001182_t0009_u01744857032401") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d35d_d20250417_m023031_c001_v7007000_t0000_u01744857031273") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd48f_d20250417_m023030_c001_v0001182_t0039_u01744857030070") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d349_d20250417_m023023_c001_v7007000_t0000_u01744857023723") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd42f_d20250417_m023022_c001_v0001182_t0055_u01744857022343") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d343_d20250417_m023021_c001_v7007000_t0000_u01744857021168") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd403_d20250417_m023020_c001_v0001182_t0027_u01744857020405") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c9_d20250417_m023015_c001_v7007000_t0000_u01744857015450") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3a5_d20250417_m023014_c001_v0001182_t0046_u01744857014308") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c7_d20250417_m023011_c001_v7007000_t0000_u01744857011717") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd364_d20250417_m023010_c001_v0001182_t0015_u01744857010769") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c5_d20250417_m023009_c001_v7007000_t0000_u01744857009683") 2025/04/17 02:35:18 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f109ae8db9cdfe30e_d20250417_m023009_c001_v0001184_t0054_u01744857009101") 2025/04/17 02:35:19 DEBUG : empty space: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd333_d20250417_m023007_c001_v0001182_t0047_u01744857007554") 2025/04/17 02:35:19 DEBUG : enormous: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d374_d20250417_m023040_c001_v7007000_t0000_u01744857040594") 2025/04/17 02:35:19 DEBUG : enormous: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4ff_d20250417_m023039_c001_v0001182_t0039_u01744857039991") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4113b9852751f90f_d20250417_m023406_c001_v7007000_t0000_u01744857246333") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d950b0_d20250417_m023405_c001_v0001043_t0032_u01744857245001") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd16_d20250417_m023104_c001_v7007000_t0000_u01744857064283") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd644_d20250417_m023103_c001_v0001182_t0007_u01744857063321") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792be_d20250417_m023003_c001_v7007000_t0000_u01744857003859") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd2ed_d20250417_m023002_c001_v0001182_t0045_u01744857002912") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792bb_d20250417_m023001_c001_v7007000_t0000_u01744857001624") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd2d5_d20250417_m023001_c001_v0001182_t0033_u01744857001029") 2025/04/17 02:35:19 DEBUG : existing: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd2cd_d20250417_m023000_c001_v0001182_t0032_u01744857000263") 2025/04/17 02:35:19 DEBUG : existing-b: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd18_d20250417_m023104_c001_v7007000_t0000_u01744857064464") 2025/04/17 02:35:19 DEBUG : existing-b: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1692_d20250417_m023103_c001_v0001182_t0057_u01744857063334") 2025/04/17 02:35:19 DEBUG : file1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b31_d20250417_m023453_c001_v7007000_t0000_u01744857293541") 2025/04/17 02:35:19 DEBUG : file1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce59a_d20250417_m023451_c001_v0001182_t0014_u01744857291984") 2025/04/17 02:35:19 DEBUG : file1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2d_d20250417_m023450_c001_v7007000_t0000_u01744857290238") 2025/04/17 02:35:19 DEBUG : file1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f116d4e2972206a2a_d20250417_m023448_c001_v0001037_t0058_u01744857288703") 2025/04/17 02:35:19 DEBUG : five: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d37a_d20250417_m023045_c001_v7007000_t0000_u01744857045682") 2025/04/17 02:35:19 DEBUG : five: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295cd531_d20250417_m023043_c001_v0001182_t0045_u01744857043793") 2025/04/17 02:35:20 DEBUG : foo: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792c8_d20250417_m023013_c001_v7007000_t0000_u01744857013576") 2025/04/17 02:35:20 DEBUG : foo: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295cd38f_d20250417_m023013_c001_v0001182_t0045_u01744857013007") 2025/04/17 02:35:20 DEBUG : foo: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295cd389_d20250417_m023012_c001_v0001182_t0045_u01744857012448") 2025/04/17 02:35:20 DEBUG : four: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d37b_d20250417_m023045_c001_v7007000_t0000_u01744857045865") 2025/04/17 02:35:20 DEBUG : four: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41015bdd74d94f21_d20250417_m023044_c001_v0001043_t0034_u01744857044358") 2025/04/17 02:35:20 DEBUG : four: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd527_d20250417_m023043_c001_v0001182_t0016_u01744857043224") 2025/04/17 02:35:20 DEBUG : hello world2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d27f_d20250417_m022912_c001_v7007000_t0000_u01744856952607") 2025/04/17 02:35:20 DEBUG : hello world2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd005_d20250417_m022912_c001_v0001182_t0001_u01744856952034") 2025/04/17 02:35:20 DEBUG : ignore-size: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792b9_d20250417_m022959_c001_v7007000_t0000_u01744856999163") 2025/04/17 02:35:20 DEBUG : ignore-size: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd2a5_d20250417_m022958_c001_v0001182_t0035_u01744856998200") 2025/04/17 02:35:20 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd0d_d20250417_m023102_c001_v7007000_t0000_u01744857062228") 2025/04/17 02:35:20 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f43_d20250417_m023100_c001_v0001043_t0019_u01744857060988") 2025/04/17 02:35:20 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd01_d20250417_m023059_c001_v7007000_t0000_u01744857059527") 2025/04/17 02:35:20 DEBUG : nested/sub dir/file: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa164c_d20250417_m023058_c001_v0001182_t0051_u01744857058609") 2025/04/17 02:35:20 DEBUG : one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d37c_d20250417_m023046_c001_v7007000_t0000_u01744857046070") 2025/04/17 02:35:20 DEBUG : one: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295cd51f_d20250417_m023042_c001_v0001182_t0045_u01744857042639") 2025/04/17 02:35:20 DEBUG : only0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b16_d20250417_m023443_c001_v7007000_t0000_u01744857283753") 2025/04/17 02:35:20 DEBUG : only0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce49c_d20250417_m023437_c001_v0001182_t0045_u01744857277836") 2025/04/17 02:35:20 DEBUG : only0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce398_d20250417_m023428_c001_v0001182_t0000_u01744857268766") 2025/04/17 02:35:20 DEBUG : only0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d14_d20250417_m023422_c001_v7007000_t0000_u01744857262914") 2025/04/17 02:35:21 DEBUG : only0: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce232_d20250417_m023412_c001_v0001182_t0027_u01744857252581") 2025/04/17 02:35:21 DEBUG : only1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b17_d20250417_m023443_c001_v7007000_t0000_u01744857283935") 2025/04/17 02:35:21 DEBUG : only1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416d4e2972206a18_d20250417_m023438_c001_v0001037_t0013_u01744857278388") 2025/04/17 02:35:21 DEBUG : only1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3a5_d20250417_m023429_c001_v0001182_t0030_u01744857269244") 2025/04/17 02:35:21 DEBUG : only1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d0e_d20250417_m023422_c001_v7007000_t0000_u01744857262548") 2025/04/17 02:35:21 DEBUG : only1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce23c_d20250417_m023412_c001_v0001182_t0044_u01744857252986") 2025/04/17 02:35:21 DEBUG : only10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b18_d20250417_m023444_c001_v7007000_t0000_u01744857284127") 2025/04/17 02:35:21 DEBUG : only10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41601358e89c9894_d20250417_m023438_c001_v0001184_t0048_u01744857278575") 2025/04/17 02:35:21 DEBUG : only10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce417_d20250417_m023433_c001_v0001182_t0011_u01744857273154") 2025/04/17 02:35:21 DEBUG : only10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbfa0_d20250417_m023422_c001_v7007000_t0000_u01744857262714") 2025/04/17 02:35:21 DEBUG : only10: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2a4_d20250417_m023416_c001_v0001182_t0000_u01744857256853") 2025/04/17 02:35:21 DEBUG : only11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b19_d20250417_m023444_c001_v7007000_t0000_u01744857284309") 2025/04/17 02:35:21 DEBUG : only11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41445e9c0d99f674_d20250417_m023438_c001_v0001105_t0001_u01744857278767") 2025/04/17 02:35:21 DEBUG : only11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce428_d20250417_m023433_c001_v0001182_t0040_u01744857273577") 2025/04/17 02:35:21 DEBUG : only11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a723_d20250417_m023423_c001_v7007000_t0000_u01744857263268") 2025/04/17 02:35:21 DEBUG : only11: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2b8_d20250417_m023417_c001_v0001182_t0034_u01744857257369") 2025/04/17 02:35:21 DEBUG : only12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1a_d20250417_m023444_c001_v7007000_t0000_u01744857284491") 2025/04/17 02:35:21 DEBUG : only12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce4a4_d20250417_m023438_c001_v0001182_t0045_u01744857278423") 2025/04/17 02:35:22 DEBUG : only12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce434_d20250417_m023433_c001_v0001182_t0020_u01744857273975") 2025/04/17 02:35:22 DEBUG : only12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a71d_d20250417_m023422_c001_v7007000_t0000_u01744857262539") 2025/04/17 02:35:22 DEBUG : only12: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2bf_d20250417_m023417_c001_v0001182_t0057_u01744857257789") 2025/04/17 02:35:22 DEBUG : only13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1b_d20250417_m023444_c001_v7007000_t0000_u01744857284686") 2025/04/17 02:35:22 DEBUG : only13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416d4e2972206a1a_d20250417_m023438_c001_v0001037_t0013_u01744857278574") 2025/04/17 02:35:22 DEBUG : only13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce446_d20250417_m023434_c001_v0001182_t0023_u01744857274391") 2025/04/17 02:35:22 DEBUG : only13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbf9f_d20250417_m023422_c001_v7007000_t0000_u01744857262532") 2025/04/17 02:35:22 DEBUG : only13: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2d0_d20250417_m023418_c001_v0001182_t0053_u01744857258220") 2025/04/17 02:35:22 DEBUG : only14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1c_d20250417_m023444_c001_v7007000_t0000_u01744857284868") 2025/04/17 02:35:22 DEBUG : only14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce4a6_d20250417_m023438_c001_v0001182_t0045_u01744857278604") 2025/04/17 02:35:22 DEBUG : only14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce450_d20250417_m023434_c001_v0001182_t0025_u01744857274818") 2025/04/17 02:35:22 DEBUG : only14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbfa2_d20250417_m023422_c001_v7007000_t0000_u01744857262926") 2025/04/17 02:35:22 DEBUG : only14: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2dc_d20250417_m023418_c001_v0001182_t0041_u01744857258646") 2025/04/17 02:35:22 DEBUG : only15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1d_d20250417_m023445_c001_v7007000_t0000_u01744857285052") 2025/04/17 02:35:22 DEBUG : only15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416d4e2972206a1c_d20250417_m023438_c001_v0001037_t0013_u01744857278756") 2025/04/17 02:35:22 DEBUG : only15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce45c_d20250417_m023435_c001_v0001182_t0000_u01744857275224") 2025/04/17 02:35:22 DEBUG : only15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a71e_d20250417_m023422_c001_v7007000_t0000_u01744857262723") 2025/04/17 02:35:22 DEBUG : only15: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2e0_d20250417_m023419_c001_v0001182_t0021_u01744857259070") 2025/04/17 02:35:22 DEBUG : only16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1e_d20250417_m023445_c001_v7007000_t0000_u01744857285234") 2025/04/17 02:35:23 DEBUG : only16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41601358e89c989e_d20250417_m023438_c001_v0001184_t0048_u01744857278769") 2025/04/17 02:35:23 DEBUG : only16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce46a_d20250417_m023435_c001_v0001182_t0024_u01744857275702") 2025/04/17 02:35:23 DEBUG : only16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d19_d20250417_m023423_c001_v7007000_t0000_u01744857263278") 2025/04/17 02:35:23 DEBUG : only16: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2ea_d20250417_m023419_c001_v0001182_t0055_u01744857259463") 2025/04/17 02:35:23 DEBUG : only17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b1f_d20250417_m023445_c001_v7007000_t0000_u01744857285416") 2025/04/17 02:35:23 DEBUG : only17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce4a8_d20250417_m023438_c001_v0001182_t0045_u01744857278785") 2025/04/17 02:35:23 DEBUG : only17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce470_d20250417_m023436_c001_v0001182_t0058_u01744857276138") 2025/04/17 02:35:23 DEBUG : only17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1b1_d20250417_m023422_c001_v7007000_t0000_u01744857262529") 2025/04/17 02:35:23 DEBUG : only17: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2f4_d20250417_m023419_c001_v0001182_t0037_u01744857259865") 2025/04/17 02:35:23 DEBUG : only18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b20_d20250417_m023445_c001_v7007000_t0000_u01744857285598") 2025/04/17 02:35:23 DEBUG : only18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41601358e89c98a4_d20250417_m023438_c001_v0001184_t0048_u01744857278952") 2025/04/17 02:35:23 DEBUG : only18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce480_d20250417_m023436_c001_v0001182_t0020_u01744857276546") 2025/04/17 02:35:23 DEBUG : only18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d11_d20250417_m023422_c001_v7007000_t0000_u01744857262734") 2025/04/17 02:35:23 DEBUG : only18: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce2f8_d20250417_m023420_c001_v0001182_t0036_u01744857260347") 2025/04/17 02:35:23 DEBUG : only19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b21_d20250417_m023445_c001_v7007000_t0000_u01744857285780") 2025/04/17 02:35:23 DEBUG : only19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41445e9c0d99f676_d20250417_m023438_c001_v0001105_t0001_u01744857278963") 2025/04/17 02:35:23 DEBUG : only19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce48e_d20250417_m023436_c001_v0001182_t0055_u01744857276988") 2025/04/17 02:35:23 DEBUG : only19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1b2_d20250417_m023422_c001_v7007000_t0000_u01744857262746") 2025/04/17 02:35:24 DEBUG : only19: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce300_d20250417_m023420_c001_v0001182_t0000_u01744857260745") 2025/04/17 02:35:24 DEBUG : only2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b22_d20250417_m023445_c001_v7007000_t0000_u01744857285961") 2025/04/17 02:35:24 DEBUG : only2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416d4e2972206a1e_d20250417_m023438_c001_v0001037_t0013_u01744857278972") 2025/04/17 02:35:24 DEBUG : only2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3af_d20250417_m023429_c001_v0001182_t0011_u01744857269654") 2025/04/17 02:35:24 DEBUG : only2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1b3_d20250417_m023422_c001_v7007000_t0000_u01744857262938") 2025/04/17 02:35:24 DEBUG : only2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce240_d20250417_m023413_c001_v0001182_t0015_u01744857253401") 2025/04/17 02:35:24 DEBUG : only3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b23_d20250417_m023446_c001_v7007000_t0000_u01744857286206") 2025/04/17 02:35:24 DEBUG : only3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce4aa_d20250417_m023438_c001_v0001182_t0045_u01744857278983") 2025/04/17 02:35:24 DEBUG : only3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3b7_d20250417_m023430_c001_v0001182_t0003_u01744857270061") 2025/04/17 02:35:24 DEBUG : only3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a722_d20250417_m023423_c001_v7007000_t0000_u01744857263086") 2025/04/17 02:35:24 DEBUG : only3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce246_d20250417_m023413_c001_v0001182_t0029_u01744857253803") 2025/04/17 02:35:24 DEBUG : only4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b24_d20250417_m023446_c001_v7007000_t0000_u01744857286388") 2025/04/17 02:35:24 DEBUG : only4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41601358e89c98b2_d20250417_m023439_c001_v0001184_t0048_u01744857279136") 2025/04/17 02:35:24 DEBUG : only4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3cd_d20250417_m023430_c001_v0001182_t0053_u01744857270488") 2025/04/17 02:35:24 DEBUG : only4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416946806faf2d17_d20250417_m023423_c001_v7007000_t0000_u01744857263096") 2025/04/17 02:35:24 DEBUG : only4: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce252_d20250417_m023414_c001_v0001182_t0017_u01744857254256") 2025/04/17 02:35:24 DEBUG : only5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b26_d20250417_m023446_c001_v7007000_t0000_u01744857286571") 2025/04/17 02:35:24 DEBUG : only5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41445e9c0d99f678_d20250417_m023439_c001_v0001105_t0001_u01744857279147") 2025/04/17 02:35:25 DEBUG : only5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3db_d20250417_m023430_c001_v0001182_t0026_u01744857270976") 2025/04/17 02:35:25 DEBUG : only5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1af_d20250417_m023422_c001_v7007000_t0000_u01744857262160") 2025/04/17 02:35:25 DEBUG : only5: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce25c_d20250417_m023414_c001_v0001182_t0056_u01744857254669") 2025/04/17 02:35:25 DEBUG : only6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b27_d20250417_m023446_c001_v7007000_t0000_u01744857286767") 2025/04/17 02:35:25 DEBUG : only6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f416d4e2972206a20_d20250417_m023439_c001_v0001037_t0013_u01744857279155") 2025/04/17 02:35:25 DEBUG : only6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3e5_d20250417_m023431_c001_v0001182_t0009_u01744857271420") 2025/04/17 02:35:25 DEBUG : only6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40224f2de7a9a720_d20250417_m023422_c001_v7007000_t0000_u01744857262904") 2025/04/17 02:35:25 DEBUG : only6: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce272_d20250417_m023415_c001_v0001182_t0012_u01744857255218") 2025/04/17 02:35:25 DEBUG : only7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2a_d20250417_m023446_c001_v7007000_t0000_u01744857286998") 2025/04/17 02:35:25 DEBUG : only7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295ce4bc_d20250417_m023439_c001_v0001182_t0045_u01744857279167") 2025/04/17 02:35:25 DEBUG : only7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3ef_d20250417_m023431_c001_v0001182_t0053_u01744857271853") 2025/04/17 02:35:25 DEBUG : only7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1b0_d20250417_m023422_c001_v7007000_t0000_u01744857262345") 2025/04/17 02:35:25 DEBUG : only7: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce282_d20250417_m023415_c001_v0001182_t0051_u01744857255647") 2025/04/17 02:35:25 DEBUG : only8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2b_d20250417_m023447_c001_v7007000_t0000_u01744857287181") 2025/04/17 02:35:25 DEBUG : only8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41601358e89c98ba_d20250417_m023439_c001_v0001184_t0048_u01744857279320") 2025/04/17 02:35:25 DEBUG : only8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce3f7_d20250417_m023432_c001_v0001182_t0026_u01744857272272") 2025/04/17 02:35:25 DEBUG : only8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbfa3_d20250417_m023423_c001_v7007000_t0000_u01744857263108") 2025/04/17 02:35:25 DEBUG : only8: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce288_d20250417_m023416_c001_v0001182_t0015_u01744857256040") 2025/04/17 02:35:25 DEBUG : only9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2c_d20250417_m023447_c001_v7007000_t0000_u01744857287372") 2025/04/17 02:35:25 DEBUG : only9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41445e9c0d99f67a_d20250417_m023439_c001_v0001105_t0001_u01744857279331") 2025/04/17 02:35:26 DEBUG : only9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce407_d20250417_m023432_c001_v0001182_t0012_u01744857272684") 2025/04/17 02:35:26 DEBUG : only9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4040c4b19fb6b1b4_d20250417_m023423_c001_v7007000_t0000_u01744857263125") 2025/04/17 02:35:26 DEBUG : only9: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce298_d20250417_m023416_c001_v0001182_t0041_u01744857256452") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbcf3_d20250417_m023056_c001_v7007000_t0000_u01744857056670") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa15fc_d20250417_m023054_c001_v0001182_t0029_u01744857054414") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d38b_d20250417_m023052_c001_v7007000_t0000_u01744857052944") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd59c_d20250417_m023051_c001_v0001182_t0036_u01744857051251") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d383_d20250417_m023049_c001_v7007000_t0000_u01744857049384") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f2d_d20250417_m023047_c001_v0001043_t0040_u01744857047020") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d36b_d20250417_m023036_c001_v7007000_t0000_u01744857036033") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4bb_d20250417_m023034_c001_v0001182_t0011_u01744857034864") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d362_d20250417_m023032_c001_v7007000_t0000_u01744857032981") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4a7_d20250417_m023032_c001_v0001182_t0043_u01744857032203") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d35c_d20250417_m023030_c001_v7007000_t0000_u01744857030651") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd489_d20250417_m023029_c001_v0001182_t0025_u01744857029868") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d347_d20250417_m023023_c001_v7007000_t0000_u01744857023164") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd425_d20250417_m023022_c001_v0001182_t0007_u01744857022139") 2025/04/17 02:35:26 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d344_d20250417_m023021_c001_v7007000_t0000_u01744857021390") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3ff_d20250417_m023020_c001_v0001182_t0050_u01744857020200") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792cc_d20250417_m023019_c001_v7007000_t0000_u01744857019469") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3eb_d20250417_m023018_c001_v0001182_t0053_u01744857018908") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3e3_d20250417_m023018_c001_v0001182_t0052_u01744857018299") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792cb_d20250417_m023017_c001_v7007000_t0000_u01744857017559") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3d5_d20250417_m023016_c001_v0001182_t0020_u01744857016947") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3bf_d20250417_m023016_c001_v0001182_t0001_u01744857016363") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4031dd423c1792ca_d20250417_m023015_c001_v7007000_t0000_u01744857015636") 2025/04/17 02:35:27 DEBUG : potato: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd3af_d20250417_m023014_c001_v0001182_t0038_u01744857014877") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d3eb_d20250417_m023149_c001_v7007000_t0000_u01744857109869") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f8a_d20250417_m023148_c001_v0001043_t0005_u01744857108997") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f414561d9468f4188_d20250417_m023137_c001_v7007000_t0000_u01744857097058") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f6d_d20250417_m023132_c001_v0001043_t0038_u01744857092796") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41541fca7661fe44_d20250417_m023121_c001_v7007000_t0000_u01744857081517") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f57_d20250417_m023117_c001_v0001043_t0030_u01744857077027") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd32_d20250417_m023109_c001_v7007000_t0000_u01744857069632") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f4b_d20250417_m023105_c001_v0001043_t0012_u01744857065792") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d375_d20250417_m023040_c001_v7007000_t0000_u01744857040777") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4f9_d20250417_m023039_c001_v0001182_t0053_u01744857039571") 2025/04/17 02:35:27 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d36f_d20250417_m023038_c001_v7007000_t0000_u01744857038474") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4d1_d20250417_m023036_c001_v0001182_t0018_u01744857036948") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d36c_d20250417_m023036_c001_v7007000_t0000_u01744857036215") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4bf_d20250417_m023035_c001_v0001182_t0031_u01744857035447") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d367_d20250417_m023034_c001_v7007000_t0000_u01744857034134") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd4b3_d20250417_m023033_c001_v0001182_t0014_u01744857033349") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d35f_d20250417_m023031_c001_v7007000_t0000_u01744857031456") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd495_d20250417_m023030_c001_v0001182_t0025_u01744857030660") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d34b_d20250417_m023023_c001_v7007000_t0000_u01744857023907") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd431_d20250417_m023022_c001_v0001182_t0020_u01744857022943") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d286_d20250417_m022915_c001_v7007000_t0000_u01744856955981") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd03f_d20250417_m022915_c001_v0001182_t0028_u01744856955397") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d283_d20250417_m022914_c001_v7007000_t0000_u01744856954129") 2025/04/17 02:35:28 DEBUG : potato2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd025_d20250417_m022913_c001_v0001182_t0050_u01744856953555") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f414561d9468f4189_d20250417_m023137_c001_v7007000_t0000_u01744857097890") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1899_d20250417_m023134_c001_v0001182_t0058_u01744857094083") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f41541fca7661fe45_d20250417_m023121_c001_v7007000_t0000_u01744857081831") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa178a_d20250417_m023118_c001_v0001182_t0010_u01744857078319") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd34_d20250417_m023109_c001_v7007000_t0000_u01744857069825") 2025/04/17 02:35:28 DEBUG : potato3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa16ca_d20250417_m023106_c001_v0001182_t0045_u01744857066520") 2025/04/17 02:35:29 DEBUG : pre-dest1/1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef52028ee_d20250417_m023231_c001_v7007000_t0000_u01744857151696") 2025/04/17 02:35:29 DEBUG : pre-dest1/1: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1c50_d20250417_m023223_c001_v0001182_t0014_u01744857143741") 2025/04/17 02:35:29 DEBUG : pre-dest2/2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4050bbfef52028ef_d20250417_m023231_c001_v7007000_t0000_u01744857151881") 2025/04/17 02:35:29 DEBUG : pre-dest2/2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94fc8_d20250417_m023224_c001_v0001043_t0023_u01744857144316") 2025/04/17 02:35:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4187a98c419f8c7f_d20250417_m023203_c001_v7007000_t0000_u01744857123031") 2025/04/17 02:35:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd94a_d20250417_m023159_c001_v0001182_t0045_u01744857119176") 2025/04/17 02:35:29 DEBUG : sizeonly: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eede_d20250417_m022956_c001_v7007000_t0000_u01744856996562") 2025/04/17 02:35:29 DEBUG : sizeonly: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd27b_d20250417_m022955_c001_v0001182_t0021_u01744856995626") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40646fd8e8abf178_d20250417_m023503_c001_v7007000_t0000_u01744857303129") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce63e_d20250417_m023500_c001_v0001182_t0030_u01744857300312") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b3b_d20250417_m023458_c001_v7007000_t0000_u01744857298430") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11601358e89c9a77_d20250417_m023455_c001_v0001184_t0023_u01744857295264") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd0e_d20250417_m023102_c001_v7007000_t0000_u01744857062410") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa1662_d20250417_m023100_c001_v0001182_t0051_u01744857060633") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbd02_d20250417_m023059_c001_v7007000_t0000_u01744857059708") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd5fc_d20250417_m023058_c001_v0001182_t0037_u01744857058957") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eed6_d20250417_m022952_c001_v7007000_t0000_u01744856992458") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd229_d20250417_m022950_c001_v0001182_t0033_u01744856990958") 2025/04/17 02:35:29 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eed1_d20250417_m022950_c001_v7007000_t0000_u01744856990227") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd20e_d20250417_m022949_c001_v0001182_t0054_u01744856989108") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eec8_d20250417_m022946_c001_v7007000_t0000_u01744856986332") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd1da_d20250417_m022945_c001_v0001182_t0048_u01744856985229") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eec5_d20250417_m022944_c001_v7007000_t0000_u01744856984678") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd1c0_d20250417_m022943_c001_v0001182_t0050_u01744856983404") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd18e_d20250417_m022940_c001_v0001182_t0029_u01744856980728") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eeb9_d20250417_m022939_c001_v7007000_t0000_u01744856979999") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd186_d20250417_m022939_c001_v0001182_t0018_u01744856979416") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd178_d20250417_m022938_c001_v0001182_t0042_u01744856978668") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eeb3_d20250417_m022937_c001_v7007000_t0000_u01744856977587") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd156_d20250417_m022935_c001_v0001182_t0058_u01744856975110") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd128_d20250417_m022932_c001_v0001182_t0011_u01744856972354") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59eea6_d20250417_m022931_c001_v7007000_t0000_u01744856971623") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd11a_d20250417_m022931_c001_v0001182_t0057_u01744856971062") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd10e_d20250417_m022930_c001_v0001182_t0040_u01744856970240") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59ee9e_d20250417_m022929_c001_v7007000_t0000_u01744856969512") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd0d6_d20250417_m022925_c001_v0001182_t0044_u01744856965776") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f410c68575a59ee96_d20250417_m022925_c001_v7007000_t0000_u01744856965414") 2025/04/17 02:35:30 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd0cc_d20250417_m022924_c001_v0001182_t0041_u01744856964853") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d292_d20250417_m022923_c001_v7007000_t0000_u01744856963210") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd0b4_d20250417_m022922_c001_v0001182_t0055_u01744856962654") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d290_d20250417_m022922_c001_v7007000_t0000_u01744856962107") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd0a2_d20250417_m022921_c001_v0001182_t0052_u01744856961543") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d28d_d20250417_m022920_c001_v7007000_t0000_u01744856960265") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd086_d20250417_m022919_c001_v0001182_t0008_u01744856959506") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d28c_d20250417_m022918_c001_v7007000_t0000_u01744856958962") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd06a_d20250417_m022918_c001_v0001182_t0053_u01744856958401") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d289_d20250417_m022917_c001_v7007000_t0000_u01744856957470") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd05d_d20250417_m022916_c001_v0001182_t0022_u01744856956901") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d279_d20250417_m022911_c001_v7007000_t0000_u01744856951130") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ccfeb_d20250417_m022910_c001_v0001182_t0035_u01744856950549") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d277_d20250417_m022909_c001_v7007000_t0000_u01744856949645") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ccfd5_d20250417_m022908_c001_v0001182_t0033_u01744856948941") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d276_d20250417_m022908_c001_v7007000_t0000_u01744856948035") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ccfbd_d20250417_m022907_c001_v0001182_t0026_u01744856947459") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d273_d20250417_m022904_c001_v7007000_t0000_u01744856944553") 2025/04/17 02:35:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ccf80_d20250417_m022903_c001_v0001182_t0052_u01744856943973") 2025/04/17 02:35:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f40646fd8e8abf179_d20250417_m023503_c001_v7007000_t0000_u01744857303330") 2025/04/17 02:35:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11445e9c0d99f6b2_d20250417_m023500_c001_v0001105_t0026_u01744857300321") 2025/04/17 02:35:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b3c_d20250417_m023458_c001_v7007000_t0000_u01744857298612") 2025/04/17 02:35:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f116d4e2972206a3a_d20250417_m023455_c001_v0001037_t0054_u01744857295613") 2025/04/17 02:35:32 DEBUG : sub/yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbcef_d20250417_m023056_c001_v7007000_t0000_u01744857056105") 2025/04/17 02:35:32 DEBUG : sub/yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11015bdd74d94f39_d20250417_m023054_c001_v0001043_t0028_u01744857054762") 2025/04/17 02:35:32 DEBUG : test_dir1/file2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b32_d20250417_m023453_c001_v7007000_t0000_u01744857293723") 2025/04/17 02:35:32 DEBUG : test_dir1/file2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11601358e89c9a25_d20250417_m023451_c001_v0001184_t0039_u01744857291973") 2025/04/17 02:35:32 DEBUG : test_dir1/file2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2e_d20250417_m023450_c001_v7007000_t0000_u01744857290420") 2025/04/17 02:35:32 DEBUG : test_dir1/file2: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11601358e89c99e0_d20250417_m023448_c001_v0001184_t0023_u01744857288716") 2025/04/17 02:35:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b33_d20250417_m023453_c001_v7007000_t0000_u01744857293905") 2025/04/17 02:35:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f11445e9c0d99f6a6_d20250417_m023452_c001_v0001105_t0030_u01744857292326") 2025/04/17 02:35:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f4161c733267e6b2f_d20250417_m023450_c001_v7007000_t0000_u01744857290602") 2025/04/17 02:35:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295ce55e_d20250417_m023448_c001_v0001182_t0046_u01744857288712") 2025/04/17 02:35:32 DEBUG : three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d37d_d20250417_m023046_c001_v7007000_t0000_u01744857046282") 2025/04/17 02:35:32 DEBUG : three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd54a_d20250417_m023045_c001_v0001182_t0023_u01744857045105") 2025/04/17 02:35:32 DEBUG : three: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a931b295cd523_d20250417_m023043_c001_v0001182_t0035_u01744857043006") 2025/04/17 02:35:32 DEBUG : two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d37e_d20250417_m023046_c001_v7007000_t0000_u01744857046468") 2025/04/17 02:35:32 DEBUG : two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f400b326b0faa1576_d20250417_m023044_c001_v0001182_t0059_u01744857044541") 2025/04/17 02:35:32 DEBUG : two: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f418a931b295cd521_d20250417_m023042_c001_v0001182_t0045_u01744857042823") 2025/04/17 02:35:32 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbcf4_d20250417_m023056_c001_v7007000_t0000_u01744857056863") 2025/04/17 02:35:33 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1014ba1839242c74_d20250417_m023055_c001_v0001182_t0044_u01744857055883") 2025/04/17 02:35:33 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d389_d20250417_m023052_c001_v7007000_t0000_u01744857052386") 2025/04/17 02:35:33 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa15d0_d20250417_m023050_c001_v0001182_t0018_u01744857050906") 2025/04/17 02:35:33 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d382_d20250417_m023048_c001_v7007000_t0000_u01744857048834") 2025/04/17 02:35:33 DEBUG : yam: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f100b326b0faa159a_d20250417_m023047_c001_v0001182_t0007_u01744857047032") 2025/04/17 02:35:33 DEBUG : yaml: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f419f0eb3478dbce1_d20250417_m023053_c001_v7007000_t0000_u01744857053127") 2025/04/17 02:35:33 DEBUG : yaml: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f1125b6362330600b_d20250417_m023052_c001_v0001039_t0043_u01744857052029") 2025/04/17 02:35:33 DEBUG : yaml: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f412fea736b10d384_d20250417_m023049_c001_v7007000_t0000_u01744857049566") 2025/04/17 02:35:33 DEBUG : yaml: Deleting (id "4_zdf52fd83903d4b1b9f680e1b_f118a0e3d4c70575e_d20250417_m023048_c001_v0001157_t0038_u01744857048366") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m36.771735298s (try 1/5)